summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Removed assertions on blank template.Jean-Philippe Lang2012-02-251-2/+0
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-2/+2
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Can not use Project#find on scopes with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+7
* Clean up assertion.Jean-Philippe Lang2012-02-251-2/+1
* Adds missing format parameter.Jean-Philippe Lang2012-02-251-3/+3
* Do not do assertions on mail class.Jean-Philippe Lang2012-02-256-10/+10
* Rails3: test: fix ordering functional/comments_controller_test.rbToshi MARUYAMA2012-02-251-1/+1
* Use fixture.Jean-Philippe Lang2012-02-241-1/+1
* Potential test failure fixed.Jean-Philippe Lang2012-02-241-2/+2
* Use subclasses method instead of class variable.Jean-Philippe Lang2012-02-241-0/+11
* scm: cvs: add test to override human_attribute_nameToshi MARUYAMA2012-02-241-0/+60
* scm: filesystem: add test to override human_attribute_name of "Root directory"Toshi MARUYAMA2012-02-241-0/+27
* scm: mercurial: remove unnecessary log_encoding from overriding human_attribu...Toshi MARUYAMA2012-02-241-3/+2
* scm: git: remove unnecessary log_encoding from overriding human_attribute_nam...Toshi MARUYAMA2012-02-241-3/+2
* scm: mercurial: add test to override human_attribute_name of "path to reposit...Toshi MARUYAMA2012-02-241-0/+29
* scm: git: add test to override human_attribute_name of "path to repository"Toshi MARUYAMA2012-02-241-0/+28
* scm: mercurial: split unit model test setup whether repository required or notToshi MARUYAMA2012-02-241-19/+21
* scm: git: split unit model test setup whether repository required or notToshi MARUYAMA2012-02-241-13/+15
* scm: bazaar: add test to override human_attribute_name of "path to repository"Toshi MARUYAMA2012-02-241-0/+28
* scm: darcs: add test to override human_attribute_name of "path to repository"Toshi MARUYAMA2012-02-241-0/+28
* code layout cleanup test/unit/repository_test.rbToshi MARUYAMA2012-02-241-2/+10
* scm: add test to override human_attribute_name of log_encodingToshi MARUYAMA2012-02-241-0/+26
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+19
* Adds required fixtures back.Jean-Philippe Lang2012-02-231-1/+1
* Adds functional tests.Jean-Philippe Lang2012-02-233-0/+43
* Adds functional tests.Jean-Philippe Lang2012-02-232-0/+15
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+16
* Better message for file size validation error.Jean-Philippe Lang2012-02-231-0/+11
* Rails3: test: scm: mercurial: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-17/+30
* Rails3: test: scm: darcs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-3/+5
* Rails3: test: scm: subversion: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-14/+28
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-233-0/+111
* Rails3: test: scm: bazaar: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-7/+14
* Rails3: test: scm: cvs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-8/+16
* Rails3: test: scm: filesystem: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-5/+9
* Rails3: test: scm: git: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-13/+25
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-232-9/+7
* use English as default language at "test_reminders_should_not_include_closed_...Toshi MARUYAMA2012-02-221-7/+11
* Fixed magic link in the note added when closing an issue by a commit from a s...Jean-Philippe Lang2012-02-201-0/+38
* use assert_select instead of include? at "test_register" of unit mailer testToshi MARUYAMA2012-02-201-1/+5
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-196-6/+2
* Fixed a test that writes into fixtures directory.Jean-Philippe Lang2012-02-191-0/+1
* Disabled on the fly registration for auth_source fixture.Jean-Philippe Lang2012-02-193-1/+3
* Friendly response when the LDAP connection fails.Jean-Philippe Lang2012-02-191-0/+10
* Do not recognize invalid textile attributes.Jean-Philippe Lang2012-02-171-1/+1
* scm: git: replace "write_attribute" at unit model test for database order con...Toshi MARUYAMA2012-02-171-2/+5
* scm: git: replace "order" at unit model test of fetching from scratch (#5357)Toshi MARUYAMA2012-02-171-3/+2