| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent unexpected nil error in GitAdapter#info if the repository path is inv... | Jean-Philippe Lang | 2008-03-12 | 1 | -5/+6 |
* | SCM AbstractAdapter use shell_quote to more properly escape path (closes #838... | Jean-Philippe Lang | 2008-03-12 | 2 | -5/+5 |
* | Fixes #820: invalid project id causes a NoMethodError in SearchController (An... | Jean-Philippe Lang | 2008-03-12 | 3 | -10/+19 |
* | Merged Git support branch (r1200 to r1226). | Jean-Philippe Lang | 2008-03-12 | 28 | -52/+762 |
* | Adds a setting for whether new projects should be public by default (closes #... | Jean-Philippe Lang | 2008-03-12 | 27 | -2/+32 |
* | Prevent LDAP authentication with empty password related problems. | Jean-Philippe Lang | 2008-03-12 | 1 | -0/+2 |
* | Quotes Mercurial entries command depending on the OS. | Jean-Philippe Lang | 2008-03-11 | 1 | -1/+1 |
* | Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (... | Jean-Philippe Lang | 2008-03-11 | 1 | -3/+3 |
* | Activity enhancements: | Jean-Philippe Lang | 2008-03-11 | 39 | -63/+198 |
* | Removes the Redmine version from the footer (closes #794). It can still be vi... | Jean-Philippe Lang | 2008-03-09 | 1 | -1/+1 |
* | Adds atom feed link on boards index. | Jean-Philippe Lang | 2008-03-09 | 1 | -1/+11 |
* | Replaces del tags by a css style (a.issue.closed) for closed issue links. | Jean-Philippe Lang | 2008-03-09 | 4 | -10/+7 |
* | Fixes migrations that change string limits for sqlite. | Jean-Philippe Lang | 2008-03-09 | 3 | -3/+3 |
* | Trac and Mantis importers: check that default configuration is loaded before ... | Jean-Philippe Lang | 2008-03-09 | 2 | -0/+16 |
* | Allow longer version names (#711, closes #712). | Jean-Philippe Lang | 2008-03-09 | 3 | -2/+11 |
* | Show replies as well when choosing to display messages in the activity. | Jean-Philippe Lang | 2008-03-09 | 1 | -1/+1 |
* | Textile formatting: | Jean-Philippe Lang | 2008-03-09 | 1 | -4/+11 |
* | Display date/time instead of date on files list (#817). | Jean-Philippe Lang | 2008-03-09 | 1 | -3/+1 |
* | Strip out email address from authors in repository screens (#814). | Jean-Philippe Lang | 2008-03-08 | 4 | -4/+4 |
* | Version details view changes: | Jean-Philippe Lang | 2008-03-08 | 4 | -10/+52 |
* | Changes 'Fixed version' label to 'Target version' (closes #723, #808). | Jean-Philippe Lang | 2008-03-08 | 24 | -24/+24 |
* | Added preview for forum messages. | Jean-Philippe Lang | 2008-03-07 | 5 | -9/+49 |
* | Translations (closes #789, #790, #798, #803, #809): | Jean-Philippe Lang | 2008-03-07 | 25 | -111/+873 |
* | Fixes module names localization on projects/add (closes #797). | Jean-Philippe Lang | 2008-03-07 | 1 | -1/+2 |
* | Fix LDAP authentication (#714, broken by r1194). | Jean-Philippe Lang | 2008-03-06 | 1 | -1/+1 |
* | Adds an application setting to choose whether or not subprojects issues shoul... | Jean-Philippe Lang | 2008-03-06 | 27 | -8/+43 |
* | Add a user preference to choose how comments/replies are displayed: in chrono... | Jean-Philippe Lang | 2008-03-05 | 35 | -17/+134 |
* | Display the last 30 days on the activity view rather than the current month. | Jean-Philippe Lang | 2008-03-05 | 29 | -28/+50 |
* | Trac importer: support database schema for Trac migration (#757 by John Goerz... | Jean-Philippe Lang | 2008-03-05 | 1 | -3/+10 |
* | Fixed "LdapError: invalid binding information" when no username/password are ... | Jean-Philippe Lang | 2008-03-05 | 1 | -5/+6 |
* | Fixes #773: Changeset block is smashing the update frame on issues/show. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+1 |
* | Reversed versions ordering on files list (closes #763). | Jean-Philippe Lang | 2008-03-05 | 1 | -1/+1 |
* | Added jsp mime type. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+1 |
* | Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). | Jean-Philippe Lang | 2008-03-05 | 5 | -9/+28 |
* | Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771). | Jean-Philippe Lang | 2008-03-05 | 1 | -1/+1 |
* | Fixes #765: Date pickers don't work on issues' bulk edit view. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+7 |
* | Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men... | Jean-Philippe Lang | 2008-03-05 | 2 | -1/+3 |
* | Translations updates: | Jean-Philippe Lang | 2008-03-05 | 10 | -545/+550 |
* | Display links to Atom feeds (closes #496, #750). | Jean-Philippe Lang | 2008-03-05 | 17 | -51/+82 |
* | Fixed #759: Can not view a project without View time entries permission (brok... | Jean-Philippe Lang | 2008-03-01 | 1 | -1/+1 |
* | Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues. | Jean-Philippe Lang | 2008-03-01 | 1 | -0/+2 |
* | Let the user choose when deleting issues with reported hours (closes #734, #71): | Jean-Philippe Lang | 2008-02-29 | 29 | -8/+200 |
* | Login field name changed to username (#755). | Jean-Philippe Lang | 2008-02-29 | 4 | -7/+7 |
* | Adds an optional description to attachments. | Jean-Philippe Lang | 2008-02-29 | 44 | -71/+138 |
* | Fixed: Multiple "new" statuses in filing new ticket (closes #751). | Jean-Philippe Lang | 2008-02-28 | 1 | -1/+1 |
* | Include subprojects on the issue list, calendar and gantt by default. | Jean-Philippe Lang | 2008-02-28 | 6 | -19/+36 |
* | Fixed JournalControllerTest. | Jean-Philippe Lang | 2008-02-27 | 1 | -1/+1 |
* | Propagates time tracking to the parent project (closes #433). Time report enh... | Jean-Philippe Lang | 2008-02-27 | 14 | -84/+221 |
* | Trac importer fix: | Jean-Philippe Lang | 2008-02-26 | 1 | -8/+48 |
* | Do not send an email with no recipient, cc or bcc (closes #743). | Jean-Philippe Lang | 2008-02-26 | 1 | -1/+10 |