summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gemfile: pin rake version 10.1Toshi MARUYAMA2014-03-251-0/+1
* remove unneeded Relation#all from Issue#workflow_rule_by_attributeToshi MARUYAMA2014-03-241-1/+1
* remove unneeded Relation#all from WorkflowsController#editToshi MARUYAMA2014-03-241-1/+1
* Use named routes.Jean-Philippe Lang2014-03-211-5/+11
* Don't run the test if Redcarpet is not available (#16236).Jean-Philippe Lang2014-03-211-0/+2
* Disable children when checking parent notifiable.Jean-Philippe Lang2014-03-211-6/+18
* Don't abort processing of emails when an email triggers a parsing exception (...Jean-Philippe Lang2014-03-213-2/+10
* German Translation updated by Daniel Felix (#16399)Toshi MARUYAMA2014-03-211-1/+1
* move de.yml "label_link" by alphabetical orderToshi MARUYAMA2014-03-211-1/+1
* Set same width for all buttons (#16326).Jean-Philippe Lang2014-03-211-0/+1
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-212-1/+25
* Let user choose an issue of another project when updating a time entry (#16338).Jean-Philippe Lang2014-03-212-0/+32
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-212-3/+20
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-212-3/+12
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-211-1/+2
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-212-6/+10
* Fixed: Error generated on 'search for watchers to add' after clicking add wit...Jean-Philippe Lang2014-03-212-0/+10
* Bulgarian translation updated by Ivan Cenov (#16385)Toshi MARUYAMA2014-03-191-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#16380)Toshi MARUYAMA2014-03-191-14/+14
* Polish translation updated by Jan Inowolski (#16368)Toshi MARUYAMA2014-03-181-131/+129
* Fixed test failure (#16362).Jean-Philippe Lang2014-03-171-3/+1
* Adds string to locales (#16362).Jean-Philippe Lang2014-03-1748-0/+48
* Wrong argument.Jean-Philippe Lang2014-03-171-13/+12
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-1/+1
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-174-7/+50
* Fixed flawed regexp for removing pre blocks when quoting messages (#16353).Jean-Philippe Lang2014-03-171-1/+1
* remove garbage comment from test/integration/account_test.rbToshi MARUYAMA2014-03-151-1/+0
* Fixed that requesting a specific version of a non-existent wiki page raises a...Jean-Philippe Lang2014-03-152-3/+10
* Select proper tracker and status for when hitting F5 with browsers that prese...Jean-Philippe Lang2014-03-151-0/+8
* Fixed flawed regexp for removing pre blocks when quoting notes (#16353).Jean-Philippe Lang2014-03-151-1/+1
* Use #read/#write_attribute instead of #super when overwriting default accesso...Jean-Philippe Lang2014-03-151-2/+3
* Fixed that integer custom fields with "Link values to URL" set are displayed ...Jean-Philippe Lang2014-03-153-1/+40
* Spanish translation updated by Jesus Gutierrez de la Vega (#16356)Toshi MARUYAMA2014-03-151-2/+1
* Russian translation updated by Kirill Bezrukov (#16336)Toshi MARUYAMA2014-03-131-2/+1
* Korean Translation updated by Jong-Ha Ahn (#16334)Toshi MARUYAMA2014-03-131-25/+20
* fix Turkish translation typo by Gürkan Gür (#16320)Toshi MARUYAMA2014-03-121-1/+1
* fix source indent of lib/redmine/views/labelled_form_builder.rbToshi MARUYAMA2014-03-111-7/+7
* fix source indent of lib/redmine/views/labelled_form_builder.rbToshi MARUYAMA2014-03-111-1/+1
* Japanese translation updated by Go MAEDA (#16291)Toshi MARUYAMA2014-03-111-2/+1
* Watcher search now displays project members by default.Jean-Philippe Lang2014-03-021-2/+1
* Updated CHANGELOG for 2.4.4 and 2.5.0.Jean-Philippe Lang2014-03-021-0/+56
* Changeset comments set to longtext for handling comments > 64KB with Mysql (#...Jean-Philippe Lang2014-02-282-0/+23
* Always load formatter scripts for when the description is read-only on page l...Jean-Philippe Lang2014-02-281-0/+2
* Fixed that non-empty blank strings as custom field values are not properly va...Jean-Philippe Lang2014-02-283-16/+23
* use Python getattr instead of hasattr (#16177)Toshi MARUYAMA2014-02-261-1/+1
* Mercurial 2.9 compatibility (#16177)Toshi MARUYAMA2014-02-261-2/+7
* scm: mercurial: add one "closed" branch to test repository (#16177)Toshi MARUYAMA2014-02-264-6/+6
* Removed hard-coded strings (#16164).Jean-Philippe Lang2014-02-251-2/+6
* prevent issue tree hierarchy is broken in race conditions (#6579)Toshi MARUYAMA2014-02-251-7/+13
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-2510-145/+436