| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Leave wiki links untouched if target project doesn't exist or have no wiki. | Jean-Philippe Lang | 2009-02-10 | 2 | -1/+4 |
* | Replaces the repositories management SOAP API with a simple REST API. | Jean-Philippe Lang | 2009-02-10 | 51 | -5709/+105 |
* | Fixes broken action url on time edit form (#2707). | Jean-Philippe Lang | 2009-02-10 | 2 | -1/+10 |
* | New language - Macedonian (mk). Thank to Ilin Tatabitovski for work. | Azamat Hackimov | 2009-02-10 | 3 | -0/+850 |
* | Translation updates (#2643, #2645, #2668) | Azamat Hackimov | 2009-02-10 | 3 | -4/+4 |
* | Updated translations (#2577, #2640, #2644, #2652) | Azamat Hackimov | 2009-02-10 | 4 | -159/+159 |
* | Renamed variables to be more descriptive. #2542 | Eric Davis | 2009-02-10 | 1 | -4/+4 |
* | Added request and controller objects to the hooks by default. | Eric Davis | 2009-02-10 | 2 | -12/+131 |
* | Added two new plugin hooks: | Eric Davis | 2009-02-10 | 1 | -0/+2 |
* | Added plugin hook :view_projects_roadmap_version_bottom. #2543 | Eric Davis | 2009-02-10 | 1 | -0/+1 |
* | Strip keywords from received email body (#2436). | Jean-Philippe Lang | 2009-02-09 | 2 | -4/+16 |
* | Removes hardcoded table names (#2701). | Jean-Philippe Lang | 2009-02-09 | 2 | -4/+4 |
* | Fixed: TypeError (can't modify frozen string) on settings view (#2700). | Jean-Philippe Lang | 2009-02-09 | 1 | -1/+1 |
* | Fixed: migration 98 breaks when using table name prefix. | Jean-Philippe Lang | 2009-02-08 | 1 | -3/+4 |
* | Fixed: path parameter is not an array when changing diff style (#2695), broke... | Jean-Philippe Lang | 2009-02-07 | 1 | -6/+3 |
* | Fixed: inline attached image should not match partial filename (#2683). | Jean-Philippe Lang | 2009-02-05 | 2 | -5/+6 |
* | Typo in wiki link example (#2673). | Jean-Philippe Lang | 2009-02-05 | 1 | -1/+1 |
* | Closed issue are not overdue, fixes r2140 (#2337). | Jean-Philippe Lang | 2009-02-03 | 2 | -1/+2 |
* | Typos/fixes in views (#2654). | Jean-Philippe Lang | 2009-02-03 | 5 | -4/+4 |
* | Fixes message search eager loading (#2654). | Jean-Philippe Lang | 2009-02-03 | 1 | -1/+1 |
* | Adds a 'box' div around news comment form (#2632). | Jean-Philippe Lang | 2009-02-02 | 1 | -2/+4 |
* | Include both version date and name when sorting issues by target version (#15... | Jean-Philippe Lang | 2009-02-01 | 1 | -1/+1 |
* | Include both last and first name when sorting issues by assignee (#1841). | Jean-Philippe Lang | 2009-02-01 | 2 | -2/+2 |
* | Adds a setting to limit the number of revisions displayed on a repository fil... | Jean-Philippe Lang | 2009-02-01 | 41 | -9/+58 |
* | Use estimated hours to weight issues in version completion calculation (#2182). | Jean-Philippe Lang | 2009-02-01 | 2 | -5/+125 |
* | Changes color of activity events/search results summary. | Jean-Philippe Lang | 2009-02-01 | 1 | -1/+1 |
* | Show line breaks in activity events summary. | Jean-Philippe Lang | 2009-02-01 | 1 | -1/+1 |
* | Do not repeat one-line commit logs on the activity view. | Jean-Philippe Lang | 2009-02-01 | 1 | -2/+16 |
* | Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#... | Jean-Philippe Lang | 2009-02-01 | 2 | -5/+6 |
* | Less strict textile links parsing (#2582). | Jean-Philippe Lang | 2009-01-31 | 1 | -1/+1 |
* | Fixed: issue details view discloses relations to issues that the user is not ... | Jean-Philippe Lang | 2009-01-31 | 3 | -1/+21 |
* | Removes Issue.visible_by | Jean-Philippe Lang | 2009-01-31 | 2 | -10/+4 |
* | Updates footer year. | Jean-Philippe Lang | 2009-01-31 | 1 | -1/+1 |
* | New translation - Slovenian, thank to Nejc Vidmar for work (#2577), translati... | winterheart | 2009-01-31 | 5 | -26/+873 |
* | Adds :async_smtp and :async_sendmail delivery methods to perform email delive... | Jean-Philippe Lang | 2009-01-31 | 1 | -0/+14 |
* | Changes time related icons. | Jean-Philippe Lang | 2009-01-30 | 7 | -5/+6 |
* | Cleaning test. | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Fixed: TOC does not parse wiki page reference links with description (#2601). | Jean-Philippe Lang | 2009-01-29 | 2 | -4/+7 |
* | Adds projects association on tracker form (#2578). | Jean-Philippe Lang | 2009-01-29 | 7 | -5/+119 |
* | Adds rel='nofollow' attribute to other formats download links (#2491). | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Adds an helper to render other formats download links. | Jean-Philippe Lang | 2009-01-29 | 20 | -77/+99 |
* | Fixed an error when downloading gantt png at global level. | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Fixes other formats download links on the project issue list (project_id lost... | Jean-Philippe Lang | 2009-01-29 | 1 | -0/+1 |
* | Sort target versions list on bulk edit form (#2616). | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Fixed project news atom link broken by r2317. | Jean-Philippe Lang | 2009-01-28 | 1 | -1/+1 |
* | Fixing calendar and gantt links broken by r2317. | Jean-Philippe Lang | 2009-01-28 | 2 | -6/+8 |
* | Fixed calendar navigation links broken by r2317. | Jean-Philippe Lang | 2009-01-28 | 1 | -6/+6 |
* | Fixed user's activity atom feed broken by r2317. | Jean-Philippe Lang | 2009-01-28 | 1 | -1/+1 |
* | Fixed clearing the Issue filters in the issue list, broken by #2317 | Eric Davis | 2009-01-27 | 1 | -1/+2 |
* | Fixes Issue sorting in a project, broken by #2317 | Eric Davis | 2009-01-27 | 1 | -0/+3 |