summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Merged r9417 from trunk (#10664).Jean-Philippe Lang2012-04-201-0/+39
* Merged r9404, r9405 from trunk.Jean-Philippe Lang2012-04-141-16/+73
* Merged r9378 from trunk.Jean-Philippe Lang2012-04-141-0/+33
* Merged r9384, r9385 from trunk.Jean-Philippe Lang2012-04-111-0/+19
* Merged r9382 from trunk.Jean-Philippe Lang2012-04-111-0/+9
* Merged r9349 from trunk.Jean-Philippe Lang2012-04-061-3/+28
* Merged r9350 and r9351 from trunk.Jean-Philippe Lang2012-04-061-0/+24
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-051-0/+20
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-242-0/+34
* Don't use #delete on String in Mailer.Jean-Philippe Lang2012-03-121-0/+5
* Fixed that LDAP error is not displayed when testing connection.Jean-Philippe Lang2012-03-111-2/+2
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-4/+4
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-112-140/+63
* Additional tests for UsersController.Jean-Philippe Lang2012-03-111-2/+39
* Additional tests for IssuesController.Jean-Philippe Lang2012-03-101-0/+24
* Adds a test for #9076.Jean-Philippe Lang2012-03-101-0/+19
* More functional tests for NewsController.Jean-Philippe Lang2012-03-101-0/+5
* More function tests for AdminController.Jean-Philippe Lang2012-03-101-0/+9
* More function tests for MessagesController.Jean-Philippe Lang2012-03-101-1/+31
* Adds a test for when query is not found.Jean-Philippe Lang2012-03-071-0/+5
* Prevent mass-assignment when adding/updating a forum (#10390).Jean-Philippe Lang2012-03-061-0/+8
* Sort values for assertion.Jean-Philippe Lang2012-03-051-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-044-12/+12
* Rails3: :order option has no effect here because of the default_scope on Enum...Jean-Philippe Lang2012-03-041-2/+2
* Test cleanup.Jean-Philippe Lang2012-03-041-0/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-043-5/+5
* Test cleanup.Jean-Philippe Lang2012-03-041-7/+0
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-041-1/+1
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-1/+1
* Removed some generate! calls.Jean-Philippe Lang2012-03-043-12/+12
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-4/+7
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-0/+27
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-034-39/+0
* Adds a test for displaying list custom fields on the new issue form.Jean-Philippe Lang2012-03-021-0/+12
* Adds a test for when updating a news fails.Jean-Philippe Lang2012-03-021-0/+8
* Adds functional test for #test_connection.Jean-Philippe Lang2012-03-021-0/+18
* Adds functional tests for LdapAuthSourcesController.Jean-Philippe Lang2012-03-022-36/+96
* Use valid filters in #test_index_with_sort_filters.Jean-Philippe Lang2012-03-021-5/+3
* Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p3...Jean-Philippe Lang2012-03-011-0/+2
* Fixed that the bulk edit/copy form does not propose versions and categories f...Jean-Philippe Lang2012-03-011-0/+22
* back out from r9031 to r9036Toshi MARUYAMA2012-03-014-10/+10
* Rails3: test: add .to_s for mail's bodies check at functional/users_controlle...Toshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at functional/messages_contro...Toshi MARUYAMA2012-03-011-1/+1
* Rails3: test: add .to_s for mail's bodies check at functional/issues_controll...Toshi MARUYAMA2012-03-011-5/+5
* Rails3: test: add .to_s for mail's bodies check at functional/files_controlle...Toshi MARUYAMA2012-03-011-1/+1
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-2/+2
* Adds a test for project menu item when displaying a revision.Jean-Philippe Lang2012-02-271-0/+8
* Adds a test for when displaying the new message form on boards#show.Jean-Philippe Lang2012-02-271-0/+10
* Adds a helper for displaying validation error messages.Jean-Philippe Lang2012-02-261-1/+1