summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* update copyright year (#15977)Toshi MARUYAMA2014-01-29264-264/+264
* remove unneeded Relation#all from UserTestToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from ProjectTestToshi MARUYAMA2014-01-271-1/+1
* remove unneeded Relation#all from PrincipalTestToshi MARUYAMA2014-01-271-1/+2
* remove unneeded Relation#all from IssueStatusTestToshi MARUYAMA2014-01-271-2/+1
* remove unneeded Relation#all from IssueTestToshi MARUYAMA2014-01-271-1/+1
* add more comment about awesome_nested_set 2-1-stable branch regressionToshi MARUYAMA2014-01-261-1/+1
* remove Rails4 deprecated Relation#all from IssueTest#test_visible_and_nested_...Toshi MARUYAMA2014-01-261-1/+17
* Redirect to back_url or referer when clicking "Sign in" while already logged-...Jean-Philippe Lang2014-01-251-1/+19
* REST API: Integer custom field validation fails when using non-string values ...Jean-Philippe Lang2014-01-251-0/+46
* fix comment of awesome_nested_set new node lft and rgt value behavior changeToshi MARUYAMA2014-01-241-1/+1
* adjust tests to awesome_nested_set new node lft and rgt value behavior changeToshi MARUYAMA2014-01-244-57/+62
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-242-0/+43
* Adds firstname initials+lastname user format.Jean-Philippe Lang2014-01-241-0/+5
* call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)Toshi MARUYAMA2014-01-211-1/+1
* move awesome_nested_set leaf? modification to config/initializers/10-patches.rbToshi MARUYAMA2014-01-201-0/+5
* Show warning when exported issues exceed the limit (#13770).Jean-Philippe Lang2014-01-121-0/+14
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-121-0/+31
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-0/+22
* Fixed Changeset#text_tag for changeset with hash and repository identifier (#...Jean-Philippe Lang2014-01-121-0/+10
* Syntax error with ruby1.8.Jean-Philippe Lang2014-01-111-4/+2
* Fixed: cannot retrieve members for closed projects through the REST API (#158...Jean-Philippe Lang2014-01-111-0/+8
* Adds project status to GET /projects/:id and GET /projects API response (#158...Jean-Philippe Lang2014-01-111-6/+5
* Adds rel=stylesheet condition for stylesheets assertions.Jean-Philippe Lang2014-01-111-2/+2
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2014-01-111-11/+5
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-1/+32
* Rails4: replace deprecated find_all_by_* at TimelogControllerTestToshi MARUYAMA2014-01-111-3/+5
* Rails4: replace deprecated Relation#first with finder options at TrackersCont...Toshi MARUYAMA2014-01-111-2/+2
* Rails4: replace deprecated Relation#first with finder options at TimelogContr...Toshi MARUYAMA2014-01-111-1/+1
* Rails4: replace deprecated Relation#first with finder options at Repositories...Toshi MARUYAMA2014-01-111-1/+1
* Rails4: replace deprecated Relation#first with finder options at Repositories...Toshi MARUYAMA2014-01-111-1/+1
* Rails4: replace deprecated Relation#first with finder options at MessagesCont...Toshi MARUYAMA2014-01-111-1/+1
* Rails4: replace deprecated Relation#first with finder options at IssuesContro...Toshi MARUYAMA2014-01-111-3/+3
* Rails4: replace deprecated Relation#update_all at SearchControllerTestToshi MARUYAMA2014-01-111-2/+1
* Rails4: replace deprecated Relation#first with finder options at UsersControl...Toshi MARUYAMA2014-01-111-4/+4
* Rails4: replace deprecated Relation#first with finder options at WikiControll...Toshi MARUYAMA2014-01-111-1/+1
* code format cleanup WikiControllerTestToshi MARUYAMA2014-01-111-1/+4
* Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTestToshi MARUYAMA2014-01-111-2/+2
* Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControll...Toshi MARUYAMA2014-01-111-1/+2
* Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTestToshi MARUYAMA2014-01-111-6/+13
* fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTestToshi MARUYAMA2014-01-111-1/+1
* code format cleanup TimelogCustomFieldsVisibilityTestToshi MARUYAMA2014-01-111-4/+9
* Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTestToshi MARUYAMA2014-01-111-2/+2
* Rails4: replace deprecated find_all_by_* at IssuesControllerTestToshi MARUYAMA2014-01-111-1/+1
* Rails4: replace deprecated Relation#last with finder options at MessagesContr...Toshi MARUYAMA2014-01-111-2/+2
* Rails4: replace deprecated Relation#last with finder options at IssuesControl...Toshi MARUYAMA2014-01-111-1/+1
* code format cleanup ProjectEnumerationsControllerTestToshi MARUYAMA2014-01-111-5/+8
* code format cleanup MessagesControllerTestToshi MARUYAMA2014-01-111-1/+4
* Rails4: replace deprecated find_all_by_* at IssuesControllerTestToshi MARUYAMA2014-01-111-1/+1
* fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test...Toshi MARUYAMA2014-01-111-1/+1