| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the main menu div if there isn't any items for it. #3259 | Eric Davis | 2010-03-04 | 1 | -0/+5 |
* | Fixes git annotate (#3832). | Jean-Philippe Lang | 2010-03-03 | 1 | -3/+4 |
* | Fixed: Trac importer creates duplicate wiki records (#4743). | Jean-Philippe Lang | 2010-02-28 | 1 | -0/+1 |
* | Fixed: Plugin generators should display help if no parameter is given (#4609). | Jean-Philippe Lang | 2010-02-28 | 2 | -0/+2 |
* | Fixed: Git blame/annotate fails on moved files (#3832). | Jean-Philippe Lang | 2010-02-28 | 1 | -3/+12 |
* | Update for 0.9.3 release. | Jean-Philippe Lang | 2010-02-28 | 1 | -1/+1 |
* | Removes a useless assignment in Trac importer (#4931). | Jean-Philippe Lang | 2010-02-26 | 1 | -1/+1 |
* | Refactor: Start to extract IssuesController#edit into #update (REST). | Eric Davis | 2010-02-24 | 1 | -2/+2 |
* | Wraps changeset creation inside a single transation. | Jean-Philippe Lang | 2010-02-21 | 1 | -9/+11 |
* | Removes --find-copies-harder git option to retrieve commits which was way to ... | Jean-Philippe Lang | 2010-02-21 | 1 | -1/+1 |
* | Do not query git for tags and branches multiple times per request. | Jean-Philippe Lang | 2010-02-20 | 1 | -5/+6 |
* | Fix an IndexError if all the :last menu items are deleted from a menu. #4718 | Eric Davis | 2010-02-18 | 1 | -2/+11 |
* | Fixed: Deselecting textile text formatting causes interning empty string erro... | Jean-Philippe Lang | 2010-02-17 | 1 | -4/+4 |
* | Makes search providers extensible (#3936). | Jean-Philippe Lang | 2010-02-17 | 2 | -0/+28 |
* | Converted the REDMINE_SUPPORTED_SCM constant to a class | Eric Davis | 2010-02-16 | 2 | -1/+31 |
* | Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing. | Jean-Philippe Lang | 2010-02-13 | 1 | -34/+49 |
* | Separated ReportsController#issue_report into two separate actions. | Eric Davis | 2010-02-08 | 1 | -1/+1 |
* | Do not parse the entire git log to fetch new commits (takes several minutes f... | Jean-Philippe Lang | 2010-02-07 | 1 | -5/+1 |
* | Update for 0.9.2 release. | Jean-Philippe Lang | 2010-02-07 | 1 | -1/+1 |
* | Korean support for PDF export (#4639). | Jean-Philippe Lang | 2010-02-07 | 1 | -0/+5 |
* | Renames WikiFormatting.cache to .cache_store | Jean-Philippe Lang | 2010-02-06 | 1 | -3/+3 |
* | Adds a setting to cache textile rendering (off by default). | Jean-Philippe Lang | 2010-02-06 | 2 | -30/+54 |
* | Adds a permission for exporting wiki pages. | Jean-Philippe Lang | 2010-02-06 | 1 | -0/+1 |
* | Updates for 0.9.1 release. | Jean-Philippe Lang | 2010-01-30 | 1 | -1/+1 |
* | Fixed: PDF export of a issue list grouped by a custom field raises an error (... | Jean-Philippe Lang | 2010-01-18 | 1 | -4/+6 |
* | Adds a rake task to receive emails from a POP3 server (#2420). | Jean-Philippe Lang | 2010-01-17 | 2 | -0/+89 |
* | Adds a few STDOUT.flush to migration scripts (#3675). | Jean-Philippe Lang | 2010-01-17 | 2 | -1/+9 |
* | Added a second rake task to generate the session store file. | Eric Davis | 2009-12-30 | 1 | -0/+3 |
* | Fixed the caption on the Files module. (#4406) | Eric Davis | 2009-12-29 | 1 | -1/+1 |
* | Auto-detect attachment content type when blank (#3782). | Jean-Philippe Lang | 2009-12-29 | 2 | -3/+18 |
* | Fixed: Subversion password visible in development logs (#4448). | Jean-Philippe Lang | 2009-12-26 | 1 | -1/+1 |
* | Removes column opt in enumerations table. | Jean-Philippe Lang | 2009-12-25 | 3 | -11/+11 |
* | Adds a 'Add subprojects' permission. | Jean-Philippe Lang | 2009-12-24 | 1 | -0/+1 |
* | Set version to 0.9.0. | Jean-Philippe Lang | 2009-12-23 | 1 | -2/+2 |
* | Adds a 'no_permission_check' option to the MailHandler. | Jean-Philippe Lang | 2009-12-19 | 1 | -0/+6 |
* | Adds a Plugin API to allow one plugin to depend on another. | Eric Davis | 2009-12-16 | 1 | -0/+36 |
* | Makes user unwatch what he can no longer view after its permissions have chan... | Jean-Philippe Lang | 2009-12-13 | 1 | -0/+9 |
* | Added a setting to configure the day that week start on (Monday or Sunday). (... | Eric Davis | 2009-12-13 | 1 | -1/+8 |
* | Removes changelog view. | Jean-Philippe Lang | 2009-12-12 | 1 | -1/+1 |
* | Disabled broken textile references (#4354). | Jean-Philippe Lang | 2009-12-09 | 1 | -1/+1 |
* | Version sharing (#465) + optional inclusion of subprojects in the roadmap vie... | Jean-Philippe Lang | 2009-12-06 | 1 | -1/+1 |
* | Enable tracker update on issue edit form (#2405). | Jean-Philippe Lang | 2009-11-29 | 1 | -2/+2 |
* | Updated menus from JPL's feedback. | Eric Davis | 2009-11-25 | 1 | -7/+10 |
* | Add support for unattached menus (generated dynamically) | Eric Davis | 2009-11-25 | 1 | -12/+61 |
* | Converted Menus to a Tree structure to allow submenus. | Eric Davis | 2009-11-25 | 1 | -38/+201 |
* | Fixed: error raised when rendering text that contains an email address with t... | Jean-Philippe Lang | 2009-11-24 | 1 | -0/+1 |
* | Run all tests for coverage. | Jean-Philippe Lang | 2009-11-15 | 1 | -4/+3 |
* | Set trunk version to 0.8.7. | Jean-Philippe Lang | 2009-11-15 | 1 | -1/+1 |
* | Add view_issues permission (#3187). | Jean-Philippe Lang | 2009-11-14 | 2 | -4/+8 |
* | Fixed pre tags containing "<pre*" (#4125). | Jean-Philippe Lang | 2009-11-11 | 1 | -1/+1 |