summaryrefslogtreecommitdiffstats
path: root/test/integration/routing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wiki page versions routes cleanup.Jean-Philippe Lang2012-10-211-7/+2
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-171-0/+4
* Expose roles details via REST API (#11502).Jean-Philippe Lang2012-10-121-0/+4
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-021-0/+8
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-161-0/+4
* Routing tests for r9977.Jean-Philippe Lang2012-07-151-0/+6
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+4
* Fixed: unified diff link broken on specific file/revision diff (#11325).Jean-Philippe Lang2012-07-041-4/+24
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-251-0/+8
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-031-20/+16
* Copyright update.Jean-Philippe Lang2012-05-0542-42/+42
* test: route: scm: move changes action tests to non revisions path testsToshi MARUYAMA2012-05-051-50/+52
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-051-8/+8
* route: scm: fix git and mercurial changes actionToshi MARUYAMA2012-05-031-18/+44
* code layout clean up test/integration/routing/repositories_test.rbToshi MARUYAMA2012-05-021-5/+9
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-253-12/+14
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+6
* Adds missing route to project search.Jean-Philippe Lang2012-04-081-0/+4
* scm: fix revisions page "OK" button always returns 404 error (#10567)Toshi MARUYAMA2012-04-021-0/+10
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-0/+4
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-9/+9
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-55/+0
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-0/+8
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-231-9/+0
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-151-2/+6
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-061-0/+4
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-061-0/+20
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-7/+7
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+26
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-0/+9
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-1/+144