| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r12267. | Jean-Philippe Lang | 2013-11-11 | 2 | -8/+13 |
* | Merged r12269. | Jean-Philippe Lang | 2013-11-11 | 0 | -0/+0 |
* | Set version to 2.4.0 stable. | Jean-Philippe Lang | 2013-11-10 | 1 | -3/+3 |
* | Added 2.4-stable branch. | Jean-Philippe Lang | 2013-11-10 | 0 | -0/+0 |
* | Fixed that rake db:create fails with JRuby (#15218). | Jean-Philippe Lang | 2013-11-10 | 2 | -12/+1 |
* | ci.rake: use 'jdbcsqlite3' for JRuby | Toshi MARUYAMA | 2013-11-10 | 1 | -2/+3 |
* | ci.rake: code format cleanup | Toshi MARUYAMA | 2013-11-10 | 1 | -4/+12 |
* | work around "rake db:create:all" error on JRuby SQLite3 | Toshi MARUYAMA | 2013-11-10 | 1 | -1/+4 |
* | remove trailing white-spaces from test/unit/project_members_inheritance_test.rb | Toshi MARUYAMA | 2013-11-09 | 1 | -4/+4 |
* | upgrade activerecord-jdbc-adapter to 1.3.2 | Toshi MARUYAMA | 2013-11-09 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/query_test.rb | Toshi MARUYAMA | 2013-11-09 | 1 | -5/+5 |
* | remove trailing white-spaces from test/unit/setting_test.rb | Toshi MARUYAMA | 2013-11-09 | 1 | -3/+3 |
* | Custom fields in issue form - splitting is incorrect (#15227). | Jean-Philippe Lang | 2013-11-09 | 1 | -2/+3 |
* | Accept issue id with leading sharp when adding a related issue. | Jean-Philippe Lang | 2013-11-09 | 2 | -1/+10 |
* | Log errors when moving attachments (#15295). | Jean-Philippe Lang | 2013-11-09 | 1 | -7/+18 |
* | Accept custom field format added at runtime (#15277). | Jean-Philippe Lang | 2013-11-09 | 3 | -1/+22 |
* | Gantt: sort versions like on the roadmap (#7335). | Jean-Philippe Lang | 2013-11-09 | 2 | -24/+5 |
* | Upgrade to Rails 3.2.15. | Jean-Philippe Lang | 2013-11-09 | 3 | -5/+8 |
* | Wiki Pages REST API with version returns wrong comments (#15235). | Jean-Philippe Lang | 2013-11-09 | 2 | -1/+2 |
* | Gemfile: remove "i18n" | Toshi MARUYAMA | 2013-10-29 | 1 | -1/+0 |
* | back out r12241 (back out Rails version 3.2.13) | Toshi MARUYAMA | 2013-10-29 | 1 | -1/+1 |
* | Gemfile: update Rails version 3.2.15 | Toshi MARUYAMA | 2013-10-29 | 1 | -1/+1 |
* | Fixed test failure (#15182). | Jean-Philippe Lang | 2013-10-26 | 1 | -2/+2 |
* | Return to section anchor after wiki section edit (#15182). | Jean-Philippe Lang | 2013-10-26 | 3 | -5/+9 |
* | Upgrade CodeRay to 1.1.0 (#8253). | Jean-Philippe Lang | 2013-10-26 | 1 | -1/+1 |
* | Replaces <option value=""></option> which is not HTML5 valid (#15191). | Jean-Philippe Lang | 2013-10-26 | 3 | -2/+39 |
* | Prevents duplicate element ids (#15191). | Jean-Philippe Lang | 2013-10-26 | 1 | -1/+2 |
* | Replaced acronym with abbr tags (#15191). | Jean-Philippe Lang | 2013-10-26 | 4 | -8/+8 |
* | Fixed: JS-error while using a global custom query w/ project filter in a proj... | Jean-Philippe Lang | 2013-10-26 | 1 | -0/+1 |
* | Simplified Chinese translation updated (#15186) | Toshi MARUYAMA | 2013-10-24 | 1 | -12/+10 |
* | code format cleanup app/models/changeset.rb | Toshi MARUYAMA | 2013-10-24 | 1 | -2/+6 |
* | code format cleanup app/models/issue.rb | Toshi MARUYAMA | 2013-10-24 | 1 | -2/+4 |
* | Simplified Chinese translation for 2.3-stable updated (#15185) | Toshi MARUYAMA | 2013-10-24 | 1 | -15/+14 |
* | Avoid a query if enabled_modules association is already loaded (#15058). | Jean-Philippe Lang | 2013-10-20 | 1 | -1/+1 |
* | Fixed that issue nested set update is triggered even if parent is not changed... | Jean-Philippe Lang | 2013-10-20 | 2 | -28/+72 |
* | Projects selection on custom field form (#15136). | Jean-Philippe Lang | 2013-10-20 | 6 | -23/+61 |
* | remove trailing white-spaces from test/unit/user_test.rb | Toshi MARUYAMA | 2013-10-17 | 1 | -5/+5 |
* | Avoid N queries when displaying the issue list with custom fields. | Jean-Philippe Lang | 2013-10-15 | 2 | -3/+12 |
* | Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::... | Jean-Philippe Lang | 2013-10-14 | 1 | -1/+1 |
* | Adds some links for wiki history navigation. | Jean-Philippe Lang | 2013-10-14 | 4 | -11/+14 |
* | Fixed that viewing/editing a wiki page without WikiContent raises an error (#... | Jean-Philippe Lang | 2013-10-13 | 3 | -12/+35 |
* | Fixed that controller_issues_edit_before/after_save hooks have no controller ... | Jean-Philippe Lang | 2013-10-13 | 2 | -25/+23 |
* | Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp... | Jean-Philippe Lang | 2013-10-13 | 1 | -1/+1 |
* | Avoid lots of CustomField.find_by_id calls when displaying an issue history w... | Jean-Philippe Lang | 2013-10-13 | 5 | -11/+56 |
* | Fixed that non array commit_update_keywords raises an error (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -1/+1 |
* | List custom fields fielters: multiple select filter wider (#15073). | Jean-Philippe Lang | 2013-10-13 | 1 | -0/+5 |
* | Fixed that the mail method should return a Mail::Message (#15113). | Jean-Philippe Lang | 2013-10-13 | 2 | -5/+14 |
* | Migrate settings according to r12208 (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -1/+1 |
* | Ability to define commit keywords per tracker (#7590). | Jean-Philippe Lang | 2013-10-13 | 9 | -73/+115 |
* | remove unneeded "require 'diff'" from WikiController (#15105) | Toshi MARUYAMA | 2013-10-11 | 1 | -2/+0 |