summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a random filename.Jean-Philippe Lang2012-06-121-1/+1
* Start implementing tests for Redmine.pm perl module.Jean-Philippe Lang2012-06-124-3/+315
* Doc cleanup.Jean-Philippe Lang2012-06-121-8/+15
* Run only unit, functional then integration tests for coverage.Jean-Philippe Lang2012-06-121-2/+1
* Fixed that Subversion#load_entries_changesets raises an error if entries is nil.Jean-Philippe Lang2012-06-122-0/+7
* Fixed that lines with spaces only before headings break wiki section extracti...Jean-Philippe Lang2012-06-112-1/+26
* Simplified Chinese translation updated (#11130)Toshi MARUYAMA2012-06-111-5/+5
* Bulgarian translation updated by Ivan Cenov (#11129)Toshi MARUYAMA2012-06-111-5/+5
* Japanese translation update by Go MAEDA (#11128)Toshi MARUYAMA2012-06-111-7/+7
* fix test_user_index of activities controller test fails at Japanese morning a...Toshi MARUYAMA2012-06-111-1/+5
* remove trailing white-spaces from config/settings.ymlToshi MARUYAMA2012-06-111-11/+11
* scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find...Toshi MARUYAMA2012-06-111-4/+4
* add some avatar testsToshi MARUYAMA2012-06-111-0/+8
* Extract code from view.Jean-Philippe Lang2012-06-102-1/+9
* Code cleanup.Jean-Philippe Lang2012-06-101-1/+6
* Code cleanup.Jean-Philippe Lang2012-06-101-4/+4
* Faster changesets loading for subversion.Jean-Philippe Lang2012-06-101-0/+16
* Adds a method to load changesets for repository entries.Jean-Philippe Lang2012-06-108-13/+25
* Fixed that Repository#entries returns an Array.Jean-Philippe Lang2012-06-108-2/+29
* Make sure we look for a feeds token.Jean-Philippe Lang2012-06-101-1/+1
* Stringify tokens.Jean-Philippe Lang2012-06-101-3/+3
* Stringify User.try_to_login arguments.Jean-Philippe Lang2012-06-101-1/+4
* Make sure that #api_key_from_request returns a String.Jean-Philippe Lang2012-06-101-2/+2
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-1051-6/+555
* Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).Jean-Philippe Lang2012-06-103-2/+39
* Set human size precision to Rails' default which is now 3 (#11118).Jean-Philippe Lang2012-06-0947-47/+47
* Force rendering of activity view if activity items count changed.Jean-Philippe Lang2012-06-091-1/+1
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-092-1/+3
* Fixed that content_for does not work in Hook.render_on (#11105).Jean-Philippe Lang2012-06-093-4/+34
* Restored KB instead of kB (#11118).Jean-Philippe Lang2012-06-097-7/+7
* Fixed that custom_fields property is ignored for time entries in REST API (#1...Jean-Philippe Lang2012-06-092-1/+16
* Change in Rails' for handling localized number precision (#11118).Jean-Philippe Lang2012-06-0948-48/+49
* Priorities have the same position and can't be reordered (#11098).Jean-Philippe Lang2012-06-092-2/+36
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-083-6/+30
* fix German "field_multiple" translation glitch by Andreas Deininger (#11113)Toshi MARUYAMA2012-06-081-1/+1
* Show repository images inline when clicking 'View' (#10362).Jean-Philippe Lang2012-06-072-0/+8
* Updates for 2.0.2 release.Jean-Philippe Lang2012-06-052-1/+10
* Fixed that wiki start page can't be changed (#11085).Jean-Philippe Lang2012-06-031-1/+1
* Makes users optional in GET /groups/:id (#8981).Jean-Philippe Lang2012-06-032-1/+10
* Upgrade to Rails 3.2.5 (#11084).Jean-Philippe Lang2012-06-031-1/+1
* Rails 3.2.5 compatibility.Jean-Philippe Lang2012-06-031-2/+2
* Test failure due to a regression in Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* Fixed argument to repository_path that triggers an error with Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* Renamed #changes association to #ticket_changes.Jean-Philippe Lang2012-06-031-2/+2
* Renamed #changes association to #filechanges (clash with AR::Base.changes tha...Jean-Philippe Lang2012-06-0314-28/+30
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-038-39/+294
* Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...Jean-Philippe Lang2012-06-031-2/+9
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-023-8/+32
* scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redmi...Toshi MARUYAMA2012-06-021-2/+0
* Adds #find_group filter.Jean-Philippe Lang2012-06-011-10/+9