From 4dcbeeaef0fb22183755932a8d55181e33b3cc41 Mon Sep 17 00:00:00 2001 From: Francisco Augusto Date: Mon, 26 May 2014 12:52:45 +0200 Subject: [PATCH] Move Flyspray to Ticketing systems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2087c52..0567757 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Web-based ticketing system.* * [Bugzilla](http://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. +* [Flyspray](http://flyspray.org) - Web-based bug tracking system written in PHP. * [MantisBT](http://www.mantisbt.org/) - Another web-based bug tracking system. * [osTicket](http://osticket.com/) - Open source support ticket system. * [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl. @@ -233,7 +234,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Redmine](http://www.redmine.org/) - Written in ruby on rails. * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP. * [Trac](http://trac.edgewall.org/) - Written in python. -* [Flyspray](http://flyspray.org) - Written in PHP. ## Version control *Software versioning and revision control.*