| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Translation update (#2798). | Jean-Philippe Lang | 2009-02-21 | 1 | -6/+6 |
* | Adding more missing strings. | Jean-Philippe Lang | 2009-02-21 | 33 | -0/+66 |
* | Adds missing strings. | Jean-Philippe Lang | 2009-02-21 | 33 | -0/+66 |
* | Fixes new setting name. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | Adds a setting to limit the size of text attachments that can be displayed by... | Jean-Philippe Lang | 2009-02-21 | 34 | -0/+38 |
* | Add missing 'support' section to he and it locales. | Jean-Philippe Lang | 2009-02-21 | 2 | -0/+10 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 40 | -30/+26550 |
* | Fixed the bundled ruby-openid gem | Eric Davis | 2009-02-12 | 1 | -2/+0 |
* | Added a system setting for allowing OpenID logins and registrations | Eric Davis | 2009-02-11 | 1 | -0/+2 |
* | Added the ability to login via OpenID. | Eric Davis | 2009-02-11 | 1 | -0/+2 |
* | Unpacked OpenID gem. #699 | Eric Davis | 2009-02-11 | 1 | -0/+2 |
* | Replaces the repositories management SOAP API with a simple REST API. | Jean-Philippe Lang | 2009-02-10 | 1 | -4/+5 |
* | Adds a setting to limit the number of revisions displayed on a repository fil... | Jean-Philippe Lang | 2009-02-01 | 1 | -0/+3 |
* | Adds :async_smtp and :async_sendmail delivery methods to perform email delive... | Jean-Philippe Lang | 2009-01-31 | 1 | -0/+14 |
* | Fixes other formats download links on the project issue list (project_id lost... | Jean-Philippe Lang | 2009-01-29 | 1 | -0/+1 |
* | Fixing calendar and gantt links broken by r2317. | Jean-Philippe Lang | 2009-01-28 | 1 | -0/+2 |
* | Fixed actions on issues (gantt, calendar, move, bulk_edit...) at global level... | Jean-Philippe Lang | 2009-01-27 | 1 | -7/+7 |
* | Replaces the obsolete robots.txt with a cached action (#2491). | Jean-Philippe Lang | 2009-01-27 | 1 | -0/+1 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -12/+214 |
* | Makes the app boot with Rails 2.2.2 | Jean-Philippe Lang | 2009-01-04 | 1 | -1/+1 |
* | Adds a setting to limit the number of diff lines that should be displayed (de... | Jean-Philippe Lang | 2008-12-07 | 1 | -0/+3 |
* | Upgrade to Rails 2.1.2 | Jean-Philippe Lang | 2008-12-07 | 1 | -1/+1 |
* | Removing the custom Redmine hook in routes in favor of Engine's hook. | Eric Davis | 2008-11-08 | 1 | -1/+3 |
* | D'oh... | winterheart | 2008-11-07 | 1 | -1/+1 |
* | refreshing vn.yml (#2125) | winterheart | 2008-11-07 | 1 | -1/+1 |
* | Ooops, wrong. | winterheart | 2008-11-07 | 1 | -1/+1 |
* | Intial support Vietnamese language (#2125), thanks to Kỳ Anh Huỳnh for work | winterheart | 2008-11-07 | 1 | -1/+1 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 1 | -1/+2 |
* | Added a plugin hook :routes that plugins can use to add and even override routes | Eric Davis | 2008-10-17 | 1 | -0/+3 |
* | add plain text option for mail #2029 | Nicolas Chuche | 2008-10-15 | 1 | -0/+2 |
* | Reverts r1903. | Jean-Philippe Lang | 2008-09-24 | 1 | -2/+0 |
* | Fixes back_url in login filter (#1900). | Jean-Philippe Lang | 2008-09-24 | 1 | -0/+2 |
* | Expand RAILS_ROOT path on startup (#1892). | Jean-Philippe Lang | 2008-09-13 | 1 | -1/+1 |
* | Adds support for free ticket filtering and custom queries on Gantt chart. | Jean-Philippe Lang | 2008-09-10 | 1 | -0/+1 |
* | Adds cross-project time reports support (#994). | Jean-Philippe Lang | 2008-08-31 | 1 | -1/+1 |
* | Adds an option to generate sequential project identifiers. | Jean-Philippe Lang | 2008-08-31 | 1 | -0/+2 |
* | Adds support for commit logs reencoding to UTF-8 before insertion in the data... | Jean-Philippe Lang | 2008-08-26 | 1 | -0/+3 |
* | Use example.net as domain in default configuration (#1762). | Jean-Philippe Lang | 2008-08-25 | 2 | -6/+6 |
* | Appends the filename to the attachment url so that clients that ignore conten... | Jean-Philippe Lang | 2008-07-22 | 1 | -2/+4 |
* | Email delivery configuration moved to an unversioned YAML file (config/email.... | Jean-Philippe Lang | 2008-07-04 | 6 | -22/+47 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 5 | -44/+133 |
* | New rake task name in comments for creating sessions migration (#1520). | Jean-Philippe Lang | 2008-06-27 | 1 | -1/+1 |
* | Adds a simple API and a standalone script that can be used to forward emails ... | Jean-Philippe Lang | 2008-06-25 | 1 | -0/+4 |
* | Encoding set to utf8 in example database.yml (#1506). | Jean-Philippe Lang | 2008-06-24 | 1 | -0/+3 |
* | Prettier url for changesets (#1443). | Jean-Philippe Lang | 2008-06-15 | 1 | -0/+1 |
* | Unified diff viewer for attached files with .patch or .diff extension (#1403). | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+2 |
* | Ability to disable unused SCM adapters in application settings. | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+9 |
* | Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present. | Jean-Philippe Lang | 2008-04-27 | 1 | -0/+3 |
* | Load Engines plugin if available (closes #180). | Jean-Philippe Lang | 2008-03-21 | 1 | -0/+7 |
* | Adds 2 permissions (closes #859): | Jean-Philippe Lang | 2008-03-14 | 1 | -0/+1 |