summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix access to Repository Parent Path (FORBIDEN instead of AUTH_REQUIRED).swistakLiwiusz Ociepa2008-11-271-3/+7
* If project_id is uninitialized, initialize it.Liwiusz Ociepa2008-11-201-4/+1
* Some debug added.Liwiusz Ociepa2008-11-201-0/+3
* - Disable debug, Liwiusz Ociepa2008-07-081-2/+2
* Remove default Memcached namespace.Liwiusz Ociepa2008-07-071-7/+1
* Initial support for caching credentials in Memcached (debug is enabled).Liwiusz Ociepa2008-07-071-24/+58
* Merge changes from trunk.Liwiusz Ociepa2008-07-041-0/+1
* Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.Liwiusz Ociepa2008-05-191-2/+2
* Simple change to allow multiple RedmineDbWhereClause and added errmsg for Red...Liwiusz Ociepa2008-05-131-1/+2
* Do not crash on reload.Liwiusz Ociepa2008-05-081-1/+1
* Fix when you don't define RedmineDbWhereClauseLiwiusz Ociepa2008-05-081-5/+9
* Small fix for not read-only methods.Liwiusz Ociepa2008-05-071-1/+1
* Fix comment about configuration.Liwiusz Ociepa2008-05-061-4/+3
* Cache Credentials added (login:proj -> "sha1_hex(pass))Liwiusz Ociepa2008-05-061-0/+38
* Strip extra whitespaces from query in apache config object.Liwiusz Ociepa2008-05-051-1/+7
* Comment to memory leak with Postgres and ssl.Liwiusz Ociepa2008-05-051-3/+3
* http://perl.apache.org/docs/2.0/user/config/custom.html#DescriptionLiwiusz Ociepa2008-05-051-15/+64
* Add support for db_where_clause - that variable is appended to password query.Liwiusz Ociepa2008-04-281-1/+6
* Sync Redmine.pm with trunk.Liwiusz Ociepa2008-04-281-7/+34
* swistak branch added.Jean-Philippe Lang2008-03-310-0/+0
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-305-25/+61
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-3011-37/+328
* Fixed: Feed content limit setting has no effect (closes #954).Jean-Philippe Lang2008-03-301-0/+1
* Fixed: Priorities not ordered when displayed as a filter in issue list (#956).Jean-Philippe Lang2008-03-301-1/+1
* Fixed: can not display attached images inline in message replies.Jean-Philippe Lang2008-03-291-1/+1
* Use #blank? instead of #empty? in news/show view.Jean-Philippe Lang2008-03-291-1/+1
* Changelog updated.Jean-Philippe Lang2008-03-291-3/+7
* Show date range on the activity (closes #837).Jean-Philippe Lang2008-03-292-0/+2
* Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch...Jean-Philippe Lang2008-03-291-5/+23
* Fixed: https urls in the wiki are not displayed as external (closes #943).Jean-Philippe Lang2008-03-291-1/+1
* Translation updates: (closes #915, #927, #929, #923, #914, #919)Jean-Philippe Lang2008-03-279-173/+173
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-274-1/+11
* If 'Display subprojects issues on main projects' is set to false:Jean-Philippe Lang2008-03-273-5/+13
* Trac importer: exclude more Trac wiki pages (#933).Jean-Philippe Lang2008-03-261-2/+2
* Make the versions with the same date sorted by name (#864).Jean-Philippe Lang2008-03-261-2/+2
* Bigger wiki h3 headings.Jean-Philippe Lang2008-03-261-1/+1
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-263-7/+21
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-264-32/+53
* Add the description field to the issue csv export (#753).Jean-Philippe Lang2008-03-261-0/+3
* Fixed: 'This week' condition in filter consider monday as the first day of th...Jean-Philippe Lang2008-03-231-1/+6
* Make 'Planning' string translatable (closes #890).Jean-Philippe Lang2008-03-2326-1/+26
* Translations (closes #875, #876, #889, #891, #909):Jean-Philippe Lang2008-03-237-32/+754
* Fixed: revision is ignored in MercurialAdapter#cat.Jean-Philippe Lang2008-03-211-1/+3
* Added links to repository files in wiki syntax help.Jean-Philippe Lang2008-03-212-16/+128
* Trac importer: prevent validation failure due to the default value when savin...Jean-Philippe Lang2008-03-211-2/+3
* Fix IE6 display bug on the issue list.Jean-Philippe Lang2008-03-212-5/+4
* Doc update before 0.7-rc1 release.Jean-Philippe Lang2008-03-214-15/+150
* Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...Jean-Philippe Lang2008-03-210-0/+0
* Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...Jean-Philippe Lang2008-03-211-0/+2
* Load Engines plugin if available (closes #180).Jean-Philippe Lang2008-03-211-0/+7