| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | link_to in Redmine::Hook::ViewListener omits relative url root (#19024). | Jean-Philippe Lang | 2015-02-07 | 1 | -0/+9 |
* | fix tests (#13120) | Toshi MARUYAMA | 2015-01-18 | 1 | -1/+1 |
* | add missing fixture to Redmine::Hook::ManagerTest | Toshi MARUYAMA | 2015-01-18 | 1 | -0/+1 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 2 | -22/+22 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 45 | -69/+69 |
* | Force UTF-8 encoding of language names. | Jean-Philippe Lang | 2014-12-26 | 1 | -0/+5 |
* | Set en locale in test (#18679). | Jean-Philippe Lang | 2014-12-21 | 1 | -0/+1 |
* | Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679). | Jean-Philippe Lang | 2014-12-21 | 1 | -0/+28 |
* | Make sure that themes are reloaded after test. | Jean-Philippe Lang | 2014-12-20 | 1 | -0/+2 |
* | Removes test menu item after test. | Jean-Philippe Lang | 2014-12-20 | 1 | -0/+4 |
* | Support for named route in project menu and a new :permission option (#6426). | Jean-Philippe Lang | 2014-12-14 | 2 | -6/+27 |
* | Textile: ignore invalid lang attribute values (#18501). | Jean-Philippe Lang | 2014-11-30 | 1 | -0/+14 |
* | Gantt unit tests cleanup. | Jean-Philippe Lang | 2014-11-30 | 1 | -462/+201 |
* | Removed some test contexts. | Jean-Philippe Lang | 2014-11-23 | 2 | -28/+0 |
* | Quote values in DOM selectors for Nokogiri compatibility. | Jean-Philippe Lang | 2014-11-20 | 2 | -5/+5 |
* | Fixed that URLs separated by line break are not rendered as links (#18349). | Jean-Philippe Lang | 2014-11-14 | 1 | -0/+13 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 12 | -1436/+1310 |
* | Use relative URL for thumbnails according to :only_path option (#18119). | Jean-Philippe Lang | 2014-10-18 | 1 | -5/+14 |
* | Ignore locales without :general_lang_name key (#18110). | Jean-Philippe Lang | 2014-10-18 | 1 | -0/+5 |
* | add missing fixtures to Redmine::VersionFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | add missing fixtures to Redmine::UserFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | Add a warning if two plugins have the same settings partial name (#14008). | Jean-Baptiste Barth | 2014-08-13 | 1 | -0/+6 |
* | Include host in macro generated thumbnails urls (#16989). | Jean-Philippe Lang | 2014-07-05 | 1 | -6/+6 |
* | Option to render boolean custom fields as a single check box or radio buttons... | Jean-Philippe Lang | 2014-07-05 | 1 | -0/+63 |
* | Fixed: unable to clear value for list custom field with multiple values and c... | Jean-Philippe Lang | 2014-05-24 | 1 | -0/+12 |
* | Fixed that custom field referencing deleted value trigger an error on display... | Jean-Philippe Lang | 2014-05-24 | 1 | -0/+7 |
* | Crash in markdown formatter causes ruby process to end (#16781). | Jean-Philippe Lang | 2014-05-02 | 1 | -0/+12 |
* | Set Redcarpet :no_intra_emphasis to true (#16669). | Jean-Philippe Lang | 2014-04-26 | 1 | -0/+4 |
* | Fixed test failure (#16362). | Jean-Philippe Lang | 2014-03-17 | 1 | -3/+1 |
* | Adds an option to send email on "Assignee updated" in application settings (#... | Jean-Philippe Lang | 2014-03-17 | 1 | -1/+1 |
* | Fixed that integer custom fields with "Link values to URL" set are displayed ... | Jean-Philippe Lang | 2014-03-15 | 2 | -0/+39 |
* | scm: mercurial: add one "closed" branch to test repository (#16177) | Toshi MARUYAMA | 2014-02-26 | 1 | -2/+2 |
* | Fixed that collapse macro with headings breaks the table of contents (#16077). | Jean-Philippe Lang | 2014-02-15 | 1 | -0/+16 |
* | Rails4: fix time related git adapter test failures | Toshi MARUYAMA | 2014-02-14 | 1 | -2/+2 |
* | Rails4: replace hard-coded html with class at Redmine::WikiFormatting::Macros... | Toshi MARUYAMA | 2014-02-13 | 1 | -6/+18 |
* | replace shoulda context "#subjects" at GanttHelperTest | Toshi MARUYAMA | 2014-02-04 | 1 | -88/+75 |
* | replace shoulda context "#number_of_rows_on_project" at GanttHelperTest | Toshi MARUYAMA | 2014-02-04 | 1 | -18/+15 |
* | replace shoulda context "#number_of_rows" at GanttHelperTest | Toshi MARUYAMA | 2014-02-04 | 1 | -35/+29 |
* | define as private GanttHelperTest helper methods | Toshi MARUYAMA | 2014-02-04 | 1 | -0/+2 |
* | scm: mercurial: use long id in adapter level (#14361) | Toshi MARUYAMA | 2014-02-02 | 1 | -33/+33 |
* | scm: mercurial: add adapter entry test (#14361) | Toshi MARUYAMA | 2014-02-02 | 1 | -0/+41 |
* | back out r12752 (#14361) | Toshi MARUYAMA | 2014-02-01 | 1 | -31/+31 |
* | scm: mercurial: use long id in adapter level (#14361) | Toshi MARUYAMA | 2014-02-01 | 1 | -31/+31 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 42 | -42/+42 |
* | Rails4: replace deprecated Relation#first with finder options at CipheringTest | Toshi MARUYAMA | 2014-01-09 | 1 | -4/+4 |
* | Use the mime-types gem for getting mime types from filenames (#15790). | Jean-Philippe Lang | 2014-01-05 | 1 | -0/+5 |
* | remove unneeded including ApplicationHelper from helper tests | Toshi MARUYAMA | 2013-12-26 | 5 | -9/+0 |
* | remove unneeded 'redmine/field_format' requirement from FieldFormatTest | Toshi MARUYAMA | 2013-12-26 | 1 | -1/+0 |
* | fix Pagination helper test class name | Toshi MARUYAMA | 2013-12-26 | 1 | -1/+1 |
* | Don't load redcarpet with JRuby. | Jean-Philippe Lang | 2013-12-23 | 1 | -0/+4 |