summaryrefslogtreecommitdiffstats
path: root/test/integration/routing
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-2547-47/+47
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+2
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-1/+0
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-0/+1
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-072-0/+3
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-181-1/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-301-0/+1
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-011-2/+2
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-7/+1
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-0/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1347-47/+47
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-3/+3
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+7
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-2/+2
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+36
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-1/+1
* Changed /my/show_api_key route to /my/api_key (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-151-0/+1
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+1
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-141-0/+4
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-131-2/+2
* Copyright update.Jean-Philippe Lang2015-01-1146-46/+46
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-291-0/+3
* Removed deep nested time entries routes.Jean-Philippe Lang2014-11-161-10/+0
* Use should_route in routing tests.Jean-Philippe Lang2014-11-1646-1808/+539
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-1618-436/+6
* Adds tests for new routes.Jean-Philippe Lang2014-11-162-0/+14
* Moved new group user to its own action GroupsController#new_users.Jean-Philippe Lang2014-11-161-0/+4
* Adds a single controller for users and groups memberships and support for add...Jean-Philippe Lang2014-10-233-23/+56
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-2245-46/+46
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-041-51/+0
* Makes sys#fetch_changesets accept POST requests (#17077).Jean-Philippe Lang2014-09-131-0/+4
* update copyright year (#15977)Toshi MARUYAMA2014-01-2945-45/+45
* REST API: custom fields definition (#11159).Jean-Philippe Lang2013-09-291-0/+7
* Fixed that delete watcher link was broken by r11290 (#13231).Jean-Philippe Lang2013-02-201-1/+1
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-161-2/+2
* Use POST/DELETE to watch/unwatch an item.Jean-Philippe Lang2013-02-101-1/+1
* Add/remove issue watchers via the REST API (#6727).Jean-Philippe Lang2013-01-301-0/+10
* Use POST instead of GET for logging out (#13022).Jean-Philippe Lang2013-01-301-4/+6
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-182-0/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-1245-45/+45
* Plugins cannot route wiki page sub-path (#12749).Jean-Philippe Lang2013-01-111-0/+4
* Fixed that previews are broken by r10957 (#12642).Jean-Philippe Lang2013-01-061-1/+1
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-261-0/+4
* REST API for deleting wiki pages (#7082).Jean-Philippe Lang2012-10-281-0/+10
* REST API for creating/updating wiki pages (#7082).Jean-Philippe Lang2012-10-251-28/+41
* REST API for retrieving wiki pages (#7082).Jean-Philippe Lang2012-10-251-0/+28
* backout r10707 (#12196)Toshi MARUYAMA2012-10-241-14/+10
* fix "Page not found" on OK button in SCM "View all revisions" page (#12196)Toshi MARUYAMA2012-10-241-10/+14
* Ability to delete a version from a wiki page history (#10852).Jean-Philippe Lang2012-10-231-0/+10