| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mercurial: separate command options and positional arguments with "--" (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -5/+5 |
* | mercurial: reject malicious command argument (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -0/+15 |
* | Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510). | Go MAEDA | 2017-12-06 | 1 | -0/+2 |
* | Fixes visibility checks for version.fixed_issues in Gantt (#27676). | Jean-Philippe Lang | 2017-11-29 | 1 | -4/+4 |
* | Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114) | Go MAEDA | 2017-11-26 | 1 | -1/+1 |
* | Add right-click context menu to gantt bars (#10485). | Go MAEDA | 2017-11-25 | 1 | -1/+2 |
* | Add right-click context menu to gantt subjects (#10485). | Go MAEDA | 2017-11-25 | 1 | -1/+2 |
* | Fix: Gravatar icon is misaligned in gantt (#26410). | Go MAEDA | 2017-11-25 | 1 | -1/+1 |
* | Updates for 3.4.3 release. | Jean-Philippe Lang | 2017-10-15 | 1 | -1/+1 |
* | fix "schema_migrations_table_name is deprecated" warning during redmine:plugi... | Toshi MARUYAMA | 2017-08-31 | 1 | -2/+3 |
* | git: remove "--no-color" option from "git --version" for git 2.14 compatibili... | Toshi MARUYAMA | 2017-08-08 | 1 | -1/+1 |
* | Set migration version in the plugin migration template (#26610). | Jean-Philippe Lang | 2017-08-02 | 1 | -1/+1 |
* | remove empty lines with trailing white spaces at lib/redmine/search.rb | Toshi MARUYAMA | 2017-08-01 | 1 | -3/+0 |
* | remove trailing white spaces from lib/redmine/subclass_factory.rb | Toshi MARUYAMA | 2017-07-31 | 1 | -2/+2 |
* | remove trailing white space from lib/redmine/themes.rb | Toshi MARUYAMA | 2017-07-31 | 1 | -1/+1 |
* | Removed unused date calculations. | Jean-Philippe Lang | 2017-07-30 | 2 | -40/+0 |
* | Removes test:ui rake task replaced by rails test:system. | Jean-Philippe Lang | 2017-07-30 | 1 | -6/+0 |
* | Adds a checkbox to set a page as the wiki start page (#26579). | Jean-Philippe Lang | 2017-07-30 | 1 | -1/+1 |
* | Get rid of acts_as_versioned. | Jean-Philippe Lang | 2017-07-26 | 23 | -1579/+0 |
* | Drop Darcs support (#26391). | Jean-Philippe Lang | 2017-07-25 | 3 | -241/+1 |
* | fix search engine returns 500 error by Go MAEDA (#26526) | Toshi MARUYAMA | 2017-07-25 | 1 | -0/+2 |
* | remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_... | Toshi MARUYAMA | 2017-07-25 | 1 | -3/+0 |
* | Removes acts_as_list plugin. | Jean-Philippe Lang | 2017-07-23 | 4 | -639/+0 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 8 | -47/+49 |
* | Set a default size for macro thumbnails different from the preview thumbnails. | Jean-Philippe Lang | 2017-07-19 | 1 | -2/+3 |
* | Updates for 3.4.2 release. | Jean-Philippe Lang | 2017-07-16 | 1 | -1/+1 |
* | Updates for 3.4.1 release. | Jean-Philippe Lang | 2017-07-09 | 1 | -1/+1 |
* | Remove duplicate notifiable require (#26312). | Toshi MARUYAMA | 2017-07-02 | 1 | -1/+0 |
* | Display menu items if user is allowed. | Jean-Philippe Lang | 2017-06-28 | 1 | -3/+4 |
* | Global News view should not be allowed without permission (#7068). | Jean-Philippe Lang | 2017-06-26 | 1 | -0/+1 |
* | Fixed that time entry queries cannot be saved when issue tracking is disabled... | Jean-Philippe Lang | 2017-06-26 | 1 | -3/+3 |
* | Removes SVG from libs (#26253). | Jean-Philippe Lang | 2017-06-25 | 11 | -3760/+0 |
* | Set version to 3.4. | Jean-Philippe Lang | 2017-06-25 | 1 | -2/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 83 | -83/+83 |
* | Removes plugins_path from configuration file (#24007). | Jean-Philippe Lang | 2017-06-17 | 1 | -1/+1 |
* | Render all possible inline textile images even if an invalid one exists (#261... | Jean-Philippe Lang | 2017-06-17 | 1 | -1/+1 |
* | Removes duplicate shell_quote method (#26149). | Jean-Philippe Lang | 2017-06-17 | 2 | -16/+18 |
* | gannt: not show %done if the field is disabled for the tracker (#25876) | Toshi MARUYAMA | 2017-06-15 | 1 | -1/+4 |
* | Highlight menu item when viewing an attachment (#25988). | Jean-Philippe Lang | 2017-06-10 | 1 | -0/+1 |
* | remove is_binary_data? from String (#25563) | Toshi MARUYAMA | 2017-06-10 | 3 | -5/+9 |
* | Generate markup for uploaded image dropped into wiki-edit textarea (#26071). | Jean-Philippe Lang | 2017-06-07 | 3 | -0/+7 |
* | New permission: view news (#7068). | Jean-Philippe Lang | 2017-06-07 | 2 | -1/+5 |
* | New Permission: View Forum (#4866). | Jean-Philippe Lang | 2017-06-07 | 2 | -1/+5 |
* | Link to user in wiki syntax (#4179). | Jean-Philippe Lang | 2017-06-07 | 2 | -3/+7 |
* | Use stored ref. to array holding supported languages symbols via a constant (... | Jean-Philippe Lang | 2017-06-06 | 1 | -2/+3 |
* | Pull-up retrieve_supported_languages private class method (#26055). | Jean-Philippe Lang | 2017-06-06 | 1 | -4/+10 |
* | Remove internal CodeRay scanners (#26055). | Jean-Philippe Lang | 2017-06-06 | 1 | -1/+2 |
* | Make sure we can call #values. | Jean-Philippe Lang | 2017-06-03 | 1 | -1/+1 |
* | Errors#get is deprecated in Rails 5. | Jean-Philippe Lang | 2017-06-01 | 1 | -1/+1 |
* | Cusotom field label should not be associated to the first input (#25760). | Jean-Philippe Lang | 2017-05-27 | 1 | -4/+2 |