summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Fixed the bundled ruby-openid gemEric Davis2009-02-121-2/+0
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-111-0/+2
* Added the ability to login via OpenID.Eric Davis2009-02-111-0/+2
* Unpacked OpenID gem. #699Eric Davis2009-02-111-0/+2
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-101-4/+5
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-011-0/+3
* Adds :async_smtp and :async_sendmail delivery methods to perform email delive...Jean-Philippe Lang2009-01-311-0/+14
* Fixes other formats download links on the project issue list (project_id lost...Jean-Philippe Lang2009-01-291-0/+1
* Fixing calendar and gantt links broken by r2317.Jean-Philippe Lang2009-01-281-0/+2
* Fixed actions on issues (gantt, calendar, move, bulk_edit...) at global level...Jean-Philippe Lang2009-01-271-7/+7
* Replaces the obsolete robots.txt with a cached action (#2491).Jean-Philippe Lang2009-01-271-0/+1
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-12/+214
* Makes the app boot with Rails 2.2.2Jean-Philippe Lang2009-01-041-1/+1
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+3
* Upgrade to Rails 2.1.2Jean-Philippe Lang2008-12-071-1/+1
* Removing the custom Redmine hook in routes in favor of Engine's hook.Eric Davis2008-11-081-1/+3
* D'oh...winterheart2008-11-071-1/+1
* refreshing vn.yml (#2125)winterheart2008-11-071-1/+1
* Ooops, wrong.winterheart2008-11-071-1/+1
* Intial support Vietnamese language (#2125), thanks to Kỳ Anh Huỳnh for workwinterheart2008-11-071-1/+1
* Added an option to turn user Gravatars on or offEric Davis2008-10-311-1/+2
* Added a plugin hook :routes that plugins can use to add and even override routesEric Davis2008-10-171-0/+3
* add plain text option for mail #2029Nicolas Chuche2008-10-151-0/+2
* Reverts r1903.Jean-Philippe Lang2008-09-241-2/+0
* Fixes back_url in login filter (#1900).Jean-Philippe Lang2008-09-241-0/+2
* Expand RAILS_ROOT path on startup (#1892).Jean-Philippe Lang2008-09-131-1/+1
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-0/+1
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-1/+1
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+2
* Adds support for commit logs reencoding to UTF-8 before insertion in the data...Jean-Philippe Lang2008-08-261-0/+3
* Use example.net as domain in default configuration (#1762).Jean-Philippe Lang2008-08-252-6/+6
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-2/+4
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-046-22/+47
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-045-44/+133
* New rake task name in comments for creating sessions migration (#1520).Jean-Philippe Lang2008-06-271-1/+1
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+4
* Encoding set to utf8 in example database.yml (#1506).Jean-Philippe Lang2008-06-241-0/+3
* Prettier url for changesets (#1443).Jean-Philippe Lang2008-06-151-0/+1
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-081-0/+2
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+9
* Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present.Jean-Philippe Lang2008-04-271-0/+3
* Load Engines plugin if available (closes #180).Jean-Philippe Lang2008-03-211-0/+7
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-0/+1
* Adds a setting for whether new projects should be public by default (closes #...Jean-Philippe Lang2008-03-121-1/+3
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-061-0/+2
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+3
* Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men...Jean-Philippe Lang2008-03-051-1/+1
* Fix grammar error in e-mail footer (closes #673).Jean-Philippe Lang2008-02-161-1/+1
* The following menus can now be extended by plugins: top_menu, account_menu, a...Jean-Philippe Lang2008-02-121-1/+3
* Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606).Jean-Philippe Lang2008-02-061-2/+2