summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+3
* Test environments cleanup.Jean-Philippe Lang2008-01-203-28/+5
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-0/+2
* Moved ProjectsController#list_documents and add_document to DocumentsControll...Jean-Philippe Lang2007-12-181-0/+1
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-102-3/+1
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-0/+1
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-021-0/+2
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+1
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-4/+3
* Fixed: CSV constant warningJean-Philippe Lang2007-11-111-1/+1