summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merged r11510 from trunk.Jean-Philippe Lang2013-03-011-1/+1
* Merged r11508 from trunk (#13301).Jean-Philippe Lang2013-03-012-1/+39
* Merged r11513 from trunk (#13328).Jean-Philippe Lang2013-03-012-5/+55
* Merged r11509 and r11512 from trunk (#13309).Jean-Philippe Lang2013-03-013-4/+10
* Merged r11504 from trunk to 2.3-stable (#13324)Toshi MARUYAMA2013-03-011-11/+11
* Merged r11499 from trunk to 2.3-stable (#13324)Toshi MARUYAMA2013-03-011-11/+10
* Merged r11498 from trunk to 2.3-stable (#13325, #13324)Toshi MARUYAMA2013-03-011-82/+82
* Merged r11491 from trunk to 2.3-stable (#13310)Toshi MARUYAMA2013-02-281-1/+1
* Merged r11483 from trunk to 2.3-stable (#13281)Toshi MARUYAMA2013-02-251-3/+3
* Merged r11482 from trunk to 2.3-stable (#13280)Toshi MARUYAMA2013-02-251-11/+11
* Merged r11476 from trunk to 2.3-stable (#13246)Toshi MARUYAMA2013-02-251-8/+8
* Merged r11464 from trunk (#13173).Jean-Philippe Lang2013-02-241-1/+1
* Merged r11461, r11462 from trunk (#13251).Jean-Philippe Lang2013-02-243-2/+15
* Merged r11459 from trunk.Jean-Philippe Lang2013-02-242-15/+32
* Set stable version.Jean-Philippe Lang2013-02-231-1/+1
* Added 2.3-stable branch.Jean-Philippe Lang2013-02-230-0/+0
* Typo.Jean-Philippe Lang2013-02-231-1/+1
* Adds an helper for rendering query columns selection.Jean-Philippe Lang2013-02-236-10/+13
* Adds helpers for query columns selection.Jean-Philippe Lang2013-02-233-2/+12
* Set version to 2.3.0.Jean-Philippe Lang2013-02-231-2/+2
* Rename issues CSV and PDF exports.Jean-Philippe Lang2013-02-231-2/+2
* Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...Jean-Philippe Lang2013-02-236-44/+34
* Refactor: makes issue id a regular QueryColumn.Jean-Philippe Lang2013-02-239-27/+48
* Fixed that requesting a message from an invalid forum should respond with 404...Jean-Philippe Lang2013-02-202-1/+7
* Asserts that the watchers list is updated.Jean-Philippe Lang2013-02-201-0/+2
* Removed hard-coded style in watchers list.Jean-Philippe Lang2013-02-202-2/+2
* Fixed that delete watcher link was broken by r11290 (#13231).Jean-Philippe Lang2013-02-205-6/+19
* Makes all time entry columns available in the CSV export.Jean-Philippe Lang2013-02-194-210/+30
* Fixed that float custom fields do not use CSV decimal separator (#10364).Jean-Philippe Lang2013-02-193-23/+47
* Don't use iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-02-182-16/+16
* Removed some shoulda context.Jean-Philippe Lang2013-02-181-11/+8
* Code cleanup.Jean-Philippe Lang2013-02-181-246/+239
* Add login to /users/:id API for current user (#13155).Jean-Philippe Lang2013-02-182-1/+13
* Portuguese translation for trunk updated by Rui Rebelo (#13206)Toshi MARUYAMA2013-02-181-11/+11
* Portuguese translation changed by Rui Rebelo (#13206)Toshi MARUYAMA2013-02-181-2/+2
* Portuguese translation for 2.2-stable updated by Rui Rebelo (#13207, #13206)Toshi MARUYAMA2013-02-181-147/+148
* German "label_follows" translation changed by Daniel Felix (#13203)Toshi MARUYAMA2013-02-181-1/+1
* Traditional Chinese translation updated and changed by ChunChang Lo (#13198)Toshi MARUYAMA2013-02-181-2/+2
* Russian "almost_x_years" changed by Mikhail Velkin (#12645)Toshi MARUYAMA2013-02-181-1/+1
* German translation updated by Daniel Felix (#13202)Toshi MARUYAMA2013-02-181-1/+1
* fix typo at app/models/user.rb (#5719)Toshi MARUYAMA2013-02-181-2/+2
* Optimizes the SQL query behind Principal#member_of.Jean-Philippe Lang2013-02-171-1/+1
* Use #per_page instead of #items_per_page.Jean-Philippe Lang2013-02-175-5/+5
* Fixed that messages are not sorted by last reply (#12243).Jean-Philippe Lang2013-02-172-2/+18
* replace tabs to spaces at app/controllers/boards_controller.rbToshi MARUYAMA2013-02-171-1/+1
* replace tabs to spaces at app/models/issue.rbToshi MARUYAMA2013-02-171-2/+2
* replace tabs to spaces at app/models/setting.rbToshi MARUYAMA2013-02-171-9/+9
* replace tabs to spaces at app/helpers/application_helper.rbToshi MARUYAMA2013-02-171-1/+1
* remove trailing tabs from app/controllers/users_controller.rbToshi MARUYAMA2013-02-171-1/+1
* remove trailing tabs from app/controllers/projects_controller.rbToshi MARUYAMA2013-02-171-1/+1