summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup (#14766).Jean-Philippe Lang2014-01-111-1/+1
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-116-9/+12
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+3
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
* Adds missing permissions on attachments/upload (#15664).Jean-Philippe Lang2014-01-111-8/+8
* 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-113-1/+10
* Adds project status to GET /projects/:id and GET /projects API response (#158...Jean-Philippe Lang2014-01-113-6/+7
* 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-113-2/+50
* Wrap filters, options and buttons with extra div (#15362).Jean-Philippe Lang2014-01-112-6/+9
* 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
* cleanup syntax of Relation#all at WikiController#exportToshi MARUYAMA2014-01-111-1/+4
* cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+1
* code format cleanup WikiControllerToshi MARUYAMA2014-01-111-2/+8
* code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+5
* Rails4: replace deprecated find_all_by_* at WatchersControllerToshi MARUYAMA2014-01-101-2/+2
* Rails4: replace deprecated find_all_by_* at RepositoriesController#committersToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#update_all at Project#create_time_entry_a...Toshi MARUYAMA2014-01-101-4/+3
* remove unneeded Relation#all from app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-2/+2
* Rails4: replace deprecated Relation#count with finder options at UsersHelper#...Toshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#first with finder options at ApiTest::Ver...Toshi MARUYAMA2014-01-101-1/+1
* remove unneeded Relation#all from app/views/settings/_projects.html.erbToshi MARUYAMA2014-01-101-1/+1
* code format cleanup app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-6/+34