Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | route: code layout clean up admin route | Toshi MARUYAMA | 2011-12-27 | 1 | -6/+12 | |
* | route: code layout clean up mail_handler route | Toshi MARUYAMA | 2011-12-27 | 1 | -1/+2 | |
* | route: code layout clean up sys route | Toshi MARUYAMA | 2011-12-27 | 1 | -3/+9 | |
* | route: code layout clean up watchers route | Toshi MARUYAMA | 2011-12-27 | 1 | -4/+8 | |
* | route: code layout clean up users route | Toshi MARUYAMA | 2011-12-26 | 1 | -3/+9 | |
* | route: code layout clean up groups route | Toshi MARUYAMA | 2011-12-26 | 1 | -4/+12 | |
* | route: code layout clean up comments route | Toshi MARUYAMA | 2011-12-26 | 1 | -2/+4 | |
* | route: code layout clean up attachments route | Toshi MARUYAMA | 2011-12-26 | 1 | -3/+9 | |
* | route: code layout clean up members route | Toshi MARUYAMA | 2011-12-26 | 1 | -4/+8 | |
* | route: code layout clean up journals route | Toshi MARUYAMA | 2011-12-26 | 1 | -3/+6 | |
* | route: code layout clean up 'my' route | Toshi MARUYAMA | 2011-12-26 | 1 | -10/+21 | |
* | route: code layout clean up account route | Toshi MARUYAMA | 2011-12-25 | 1 | -5/+10 | |
* | route: remove unused 'help' | Toshi MARUYAMA | 2011-12-23 | 1 | -2/+0 | |
* | route: news: replace unused alias "all_news" and "formatted_all_news" | Toshi MARUYAMA | 2011-12-22 | 1 | -2/+2 | |
* | Rails3: route: split boards topics edit and destroy | Toshi MARUYAMA | 2011-12-22 | 1 | -1/+2 | |
* | Added missing repository route | Etienne Massip | 2011-12-13 | 1 | -0/+1 | |
* | Fixed broken issue form update when changing tracker. | Jean-Philippe Lang | 2011-12-12 | 1 | -0/+3 | |
* | Resourcified enumerations. | Jean-Philippe Lang | 2011-12-11 | 1 | -6/+1 | |
* | Updated issue description diff route. | Etienne Massip | 2011-12-10 | 1 | -1/+2 | |
* | Removed useless routes. | Jean-Philippe Lang | 2011-12-10 | 1 | -2/+0 | |
* | Removed useless routes. | Jean-Philippe Lang | 2011-12-10 | 1 | -2/+0 | |
* | Removed useless routes. | Jean-Philippe Lang | 2011-12-10 | 1 | -5/+0 | |
* | Added method to attachments routes. | Etienne Massip | 2011-12-10 | 1 | -3/+3 | |
* | Removed boards widcard route. | Etienne Massip | 2011-12-10 | 1 | -3/+0 | |
* | Removed repositories widcard route. | Etienne Massip | 2011-12-10 | 1 | -2/+0 | |
* | Removed default route. | Etienne Massip | 2011-12-10 | 1 | -2/+0 | |
* | Explicitly declare all routes and deactivate default route. | Etienne Massip | 2011-12-10 | 1 | -15/+106 | |
* | Removed no longer working old wiki route. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+0 | |
* | Droppped old repositories routes. | Jean-Philippe Lang | 2011-12-10 | 1 | -8/+0 | |
* | Changed ProjectsController#destroy to DELETE only. | Jean-Philippe Lang | 2011-12-10 | 1 | -3/+0 | |
* | Changed IssuesController#destroy to DELETE only. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+2 | |
* | Removed obsolete project news route. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+0 | |
* | Moved bulk_edit/update routes into issues resources. | Jean-Philippe Lang | 2011-12-10 | 1 | -3/+1 | |
* | REST urls for user memberships. | Jean-Philippe Lang | 2011-12-10 | 1 | -12/+4 | |
* | Resourcified roles. | Jean-Philippe Lang | 2011-12-09 | 1 | -0/+1 | |
* | Resourcified custom fields. | Jean-Philippe Lang | 2011-12-09 | 1 | -0/+1 | |
* | Changes auto_complete calls to GET requests. | Jean-Philippe Lang | 2011-12-08 | 1 | -1/+1 | |
* | Routes cleanup. | Jean-Philippe Lang | 2011-12-02 | 1 | -1/+0 | |
* | Routes cleanup. | Jean-Philippe Lang | 2011-12-02 | 1 | -5/+1 | |
* | Dropped TimeEntryReportsController. | Jean-Philippe Lang | 2011-12-02 | 1 | -13/+4 | |
* | Resourcified boards. | Jean-Philippe Lang | 2011-12-01 | 1 | -15/+1 | |
* | Routes cleanup. | Jean-Philippe Lang | 2011-12-01 | 1 | -7/+5 | |
* | Removed obsolete routes. | Jean-Philippe Lang | 2011-12-01 | 1 | -4/+0 | |
* | Resourcified documents. | Jean-Philippe Lang | 2011-11-30 | 1 | -14/+1 | |
* | Resourcified attachments. | Jean-Philippe Lang | 2011-11-27 | 1 | -3/+3 | |
* | Adds routes for group users. | Jean-Philippe Lang | 2011-11-27 | 1 | -1/+4 | |
* | Resourcified issue statuses. | Jean-Philippe Lang | 2011-11-22 | 1 | -1/+1 | |
* | Resourcified trackers. | Jean-Philippe Lang | 2011-11-22 | 1 | -1/+1 | |
* | Resourcified issue categories (#9553). | Jean-Philippe Lang | 2011-11-20 | 1 | -4/+1 | |
* | Adds API response to /issue_statuses to get the list of all available statuse... | Jean-Philippe Lang | 2011-11-20 | 1 | -0/+1 |