| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a rake test that removes old unattached uploads (#10253). | Jean-Philippe Lang | 2012-02-16 | 1 | -0/+26 |
* | Fixed that partial diffs are done against html instead of original code (#9143). | Jean-Philippe Lang | 2012-02-15 | 1 | -24/+25 |
* | Allows custom styles in textile formatting using a white list of styles (#2416). | Jean-Philippe Lang | 2012-02-12 | 2 | -2/+15 |
* | scm: git: explicitly return string as default branch (#10207) | Toshi MARUYAMA | 2012-02-12 | 1 | -2/+3 |
* | scm: git: use default branch from HEAD (#10207) | Toshi MARUYAMA | 2012-02-12 | 1 | -4/+11 |
* | Removed extra argument from SubversionAdapter#diff. | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+1 |
* | POP3 task only recognizes Message-ID header, not Message-Id (#10198). | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+1 |
* | scm: git: raise exception if "git log" is error and block is given in lib rev... | Toshi MARUYAMA | 2012-02-10 | 1 | -2/+7 |
* | scm: git: add includes and excludes options to lib revisions method (#8857) | Toshi MARUYAMA | 2012-02-08 | 1 | -3/+11 |
* | scm: git: remove unused "--all" option of "git log" in lib revisions method | Toshi MARUYAMA | 2012-02-08 | 1 | -1/+0 |
* | Updates for 1.3.1 release. | Jean-Philippe Lang | 2012-02-06 | 1 | -1/+1 |
* | REST API for project memberships (#7420). | Jean-Philippe Lang | 2012-02-06 | 1 | -1/+1 |
* | Resourcified project memberships. | Jean-Philippe Lang | 2012-02-05 | 1 | -1/+1 |
* | Increase username length limit from 30 to 60 (#2719). | Jean-Philippe Lang | 2012-02-05 | 1 | -2/+2 |
* | Adds a "Manage related isses" permission to add/remove commits/issues relatio... | Jean-Philippe Lang | 2012-02-05 | 2 | -1/+3 |
* | Removed border around wiki pages in PDF. | Jean-Philippe Lang | 2012-01-30 | 1 | -1/+1 |
* | Fix for ruby1.9.3. | Jean-Philippe Lang | 2012-01-30 | 1 | -4/+14 |
* | Fix for ruby1.9.3. | Jean-Philippe Lang | 2012-01-30 | 1 | -1/+1 |
* | Adds export of all wiki pages to a PDF file (#3463). | Jean-Philippe Lang | 2012-01-30 | 1 | -2/+38 |
* | Adds bookmarks to PDF when exporting a grouped issue list. | Jean-Philippe Lang | 2012-01-30 | 1 | -3/+84 |
* | Display of multi custom fields. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+1 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -2/+2 |
* | Support for nested array in API builder. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+5 |
* | Restore scm rake task. | Jean-Philippe Lang | 2012-01-15 | 1 | -2/+2 |
* | Resourcified repositories for CRUD operations to prepare for multiple SCM per... | Jean-Philippe Lang | 2012-01-15 | 2 | -3/+3 |
* | Adds "Status" to the time report criteria (#9985). | Jean-Philippe Lang | 2012-01-14 | 1 | -0/+3 |
* | Do not add invalid label attribute to input tags. | Jean-Philippe Lang | 2012-01-08 | 1 | -2/+2 |
* | Moved Date months/weeks calculations used in Graph to lib. | Etienne Massip | 2012-01-07 | 2 | -0/+40 |
* | Copy issues via bulk update action. | Jean-Philippe Lang | 2012-01-07 | 1 | -1/+1 |
* | Makes .find_ids return integers. | Jean-Philippe Lang | 2012-01-03 | 1 | -1/+1 |
* | Adds previous/next links to issue (#2850). | Jean-Philippe Lang | 2012-01-03 | 1 | -0/+53 |
* | Missing html_safe. | Jean-Philippe Lang | 2011-12-26 | 1 | -3/+3 |
* | Missing html_safe. | Jean-Philippe Lang | 2011-12-26 | 1 | -1/+1 |
* | set "svn:eol-style" native to lib/tasks/testing.rake | Toshi MARUYAMA | 2011-12-24 | 1 | -98/+98 |
* | add new rake task "test:rdm_routing" to run test/integration/routing/*_test.rb | Toshi MARUYAMA | 2011-12-24 | 1 | -0/+7 |
* | Check that controller and request methods are available. | Jean-Philippe Lang | 2011-12-18 | 1 | -1/+3 |
* | Backout 8239. | Etienne Massip | 2011-12-15 | 1 | -1/+0 |
* | Log return code if error. | Etienne Massip | 2011-12-15 | 1 | -0/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2011-12-15 | 1 | -24/+7 |
* | Code cleanup. | Jean-Philippe Lang | 2011-12-15 | 1 | -2/+0 |
* | Removed dependency with monkey-patched rubytree. | Jean-Philippe Lang | 2011-12-14 | 1 | -92/+100 |
* | Code cleanup. | Jean-Philippe Lang | 2011-12-13 | 1 | -3/+11 |
* | Extracted new_subclass_instance method to a module. | Jean-Philippe Lang | 2011-12-10 | 1 | -0/+42 |
* | ruby1.9: macro must accept 2 arguments. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+1 |
* | scm: git: remove unused --since option (#4547, #4716, #7146, #6013) | Toshi MARUYAMA | 2011-12-10 | 1 | -1/+0 |
* | Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder. | Jean-Philippe Lang | 2011-12-09 | 1 | -1/+1 |
* | Handle spaces in development scm stderr log file path. | Etienne Massip | 2011-12-08 | 1 | -1/+1 |
* | Adds an explicit error message for invalid YAML configuration file (#9748). | Jean-Philippe Lang | 2011-12-07 | 1 | -2/+8 |
* | pdf: move note number to the head of line for single issue's PDF (#9720) | Toshi MARUYAMA | 2011-12-06 | 1 | -2/+3 |
* | Replace raw SQL with a .count call. | Jean-Philippe Lang | 2011-12-05 | 1 | -29/+13 |