summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds an option for formatter display name.Jean-Philippe Lang2013-12-231-0/+4
* Adds support for links on values for various custom field formats (#1358).Jean-Philippe Lang2013-12-221-0/+21
* Fixed that OpenID authentication fails with 422 error due to token verificati...Jean-Philippe Lang2013-12-211-0/+10
* make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* fix svn raw diff failure on svn version 1.6.17 (revision 1128011)Toshi MARUYAMA2013-12-201-2/+2
* Fixed that time entries custom values are not deleted when deleting a project...Jean-Philippe Lang2013-12-182-0/+18
* Fixed that text/plain attachments are added to issue description (#15684).Jean-Philippe Lang2013-12-182-1/+16
* Fixed that previous assignee is not notified on issue update (#15714).Jean-Philippe Lang2013-12-171-0/+13
* Removed unused variable.Jean-Philippe Lang2013-12-151-1/+0
* Store relation type instead of i18n key in journals (#15704).Jean-Philippe Lang2013-12-152-10/+10
* Fixed that links for relations in notifications do not include hostname (#156...Jean-Philippe Lang2013-12-151-0/+10
* Fixed that filtering time entries on activity does not take care of activity ...Jean-Philippe Lang2013-12-151-0/+40
* Add project identifier substitution option to the URL-pattern property of lin...Jean-Philippe Lang2013-12-151-0/+13
* Typos in test names (#15701).Jean-Philippe Lang2013-12-151-3/+3
* Adds tests for custom field description.Jean-Philippe Lang2013-12-141-0/+12
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-141-18/+0
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-1411-48/+433
* add tests for non member watchers (#15622)Toshi MARUYAMA2013-12-091-0/+31
* fix indents of OpenID tests in UserTestToshi MARUYAMA2013-12-091-27/+24
* code format clean up UserTestToshi MARUYAMA2013-12-091-20/+37
* code format clean up MemberTestToshi MARUYAMA2013-12-091-2/+4
* code format clean up WatchersControllerTestToshi MARUYAMA2013-12-091-4/+6
* remove duplicate test from UsersControllerTestToshi MARUYAMA2013-12-071-6/+0
* fix duplicate test name in IssuesControllerTestToshi MARUYAMA2013-12-071-1/+1
* remove extra empty lines from test/unit/changeset_test.rbToshi MARUYAMA2013-12-061-3/+0
* add test to send one mail with both settngs in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* add test not to send mail with no settng in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* explicitly use mail send setting in unit issue test (#15612)Toshi MARUYAMA2013-12-061-11/+14
* remove trailing white-spaces from test/unit/attachment_test.rbToshi MARUYAMA2013-12-041-4/+4
* Fixed that preferences are not preserved when adding a user fails (#15552).Jean-Philippe Lang2013-11-291-0/+19
* Fixed that validating a Setting with invalid name triggers an error (#15551).Jean-Philippe Lang2013-11-291-0/+14
* Don't create duplicate wikis in test (#15420).Jean-Philippe Lang2013-11-232-2/+2
* Fixed that non-GET API requests respond with 422 (#15427).Jean-Philippe Lang2013-11-221-0/+41
* Fixed that the sidebar may be displayed empty (#15414).Jean-Philippe Lang2013-11-201-0/+10
* Removed database_cleaner dependency (#15377).Jean-Philippe Lang2013-11-181-3/+0
* Fixed UI tests.Jean-Philippe Lang2013-11-162-3/+2
* Removed deferred tests.Jean-Philippe Lang2013-11-161-61/+0
* Fixed that update_form always proposes the default status when updating an ex...Jean-Philippe Lang2013-11-151-0/+10
* Code cleanup: unverified request no longer raises a InvalidAuthenticityToken ...Jean-Philippe Lang2013-11-111-0/+9
* remove trailing white-spaces from test/unit/project_members_inheritance_test.rbToshi MARUYAMA2013-11-091-4/+4
* remove trailing white-spaces from test/unit/query_test.rbToshi MARUYAMA2013-11-091-5/+5
* remove trailing white-spaces from test/unit/setting_test.rbToshi MARUYAMA2013-11-091-3/+3
* Accept issue id with leading sharp when adding a related issue.Jean-Philippe Lang2013-11-091-0/+8
* Accept custom field format added at runtime (#15277).Jean-Philippe Lang2013-11-091-0/+14
* Gantt: sort versions like on the roadmap (#7335).Jean-Philippe Lang2013-11-091-19/+4
* Upgrade to Rails 3.2.15.Jean-Philippe Lang2013-11-092-4/+7
* Wiki Pages REST API with version returns wrong comments (#15235).Jean-Philippe Lang2013-11-091-0/+1
* Fixed test failure (#15182).Jean-Philippe Lang2013-10-261-2/+2
* Return to section anchor after wiki section edit (#15182).Jean-Philippe Lang2013-10-261-2/+2