summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Merged r4090 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4088 from trunk.Eric Davis2010-09-201-0/+6
* Merged r4070 from trunk.Eric Davis2010-09-201-2/+2
* Merged r4069 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4067 from trunk.Eric Davis2010-09-201-2/+2
* Merged r4054 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4053 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4052 from trunk.Eric Davis2010-09-201-2/+2
* Merged r4051 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4050 from trunk.Eric Davis2010-09-201-1/+1
* Merged r4048 from trunk.Eric Davis2010-09-201-5/+15
* Merged r4047 from trunk.Eric Davis2010-09-201-4/+4
* Merged r4037 from trunk.Eric Davis2010-09-201-0/+3
* Merged r4034 form trunk.Eric Davis2010-09-201-0/+2
* Merged r4006 from trunk.Eric Davis2010-08-221-0/+2
* Merged r3951 from trunk.Eric Davis2010-08-191-3/+1
* Merged r3949 from trunk.Eric Davis2010-08-191-0/+26
* Merged r3946 from trunk.Eric Davis2010-08-191-0/+3
* Merged r3945 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3941 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3936 from trunk.Eric Davis2010-08-191-2/+2
* Merged r3918 from trunk.Eric Davis2010-08-191-1/+1
* Added JSON support to the issues API. #1214Eric Davis2010-06-051-3/+155
* Convert tests to shouldaEric Davis2010-06-051-60/+115
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-4/+4
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-4/+4
* Refactor: Split IssuesController#new to #new and #create to match REST pattern.Eric Davis2010-04-221-1/+2
* Refactor: Move the rest of the routing tests to RoutingTest.Eric Davis2010-04-213-71/+167
* Move more routing tests into the routing integration test.Eric Davis2010-04-201-0/+46
* Fixed: API 401 response does not include WWW-Authenticate header (#5322).Jean-Philippe Lang2010-04-171-0/+23
* Fixes an error when running tests coverage.Jean-Philippe Lang2010-03-281-1/+1
* Makes AuthSource.authenticate return a hash instead of an array.Jean-Philippe Lang2010-02-261-2/+2
* Refactor: Move the updating of an Issue to the #update method.Eric Davis2010-02-252-2/+2
* Moved the IssuesController routing tests to an integration test.Eric Davis2010-02-221-1/+43
* Separated ReportsController#issue_report into two separate actions.Eric Davis2010-02-081-1/+1
* Moved a routing test from a functional to an integration test.Eric Davis2010-02-081-0/+26
* Accept filters from API calls without set_filter parameter.Jean-Philippe Lang2010-01-181-0/+9
* XML REST API for Projects (#296).Jean-Philippe Lang2010-01-141-0/+134
* XML REST API for issues that provides CRUD operations for Issues (#1214).Jean-Philippe Lang2010-01-131-0/+158
* Added an Admin setting to enable/disable the REST web service. (#3920)Eric Davis2009-12-234-0/+116
* Added support for HTTP Basic access to the API. (#3920)Eric Davis2009-12-233-6/+171
* Allow authenticating with an API token via XML or JSON. (#3920)Eric Davis2009-12-231-0/+73
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Reset session on login/logout (#4248).Jean-Philippe Lang2009-11-211-0/+18
* Fix 500 errors with a POST request that requires a login. #4216Eric Davis2009-11-141-0/+6
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-101-1/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-3/+4
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* Do not start user session when accessing atom feed with token-based authentic...Jean-Philippe Lang2009-06-061-1/+12
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1