summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged r14054 (#19225).Jean-Philippe Lang2015-03-082-9/+50
* Merged r14052 (#19233).Jean-Philippe Lang2015-03-081-1/+5
* Merged r14053 (#19253).Jean-Philippe Lang2015-03-082-1/+10
* Merged r14047 (#19232).Jean-Philippe Lang2015-03-081-1/+1
* Merged r14051 (#19218).Jean-Philippe Lang2015-03-081-1/+1
* Merged r14050 (#19260).Jean-Philippe Lang2015-03-082-1/+29
* Merged r14049 (#19197).Jean-Philippe Lang2015-03-082-2/+10
* Merged r14030 and r14031.Jean-Philippe Lang2015-02-192-3/+3
|\
| * Updates docs fro 3.0.0 release.Jean-Philippe Lang2015-02-192-1/+93
| * Send a better content type than application/octet-stream (#19131).Jean-Philippe Lang2015-02-194-5/+14
| * DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).Jean-Philippe Lang2015-02-191-1/+1
| * Added missing :permission option in sample plugin.Jean-Philippe Lang2015-02-181-1/+2
| * Removed no longer used :find_options option for acts_as_activity_provider.Jean-Philippe Lang2015-02-182-3/+2
* | Merged r14037.Jean-Philippe Lang2015-02-192-1/+93
* | Merged r14034 (#19131).Jean-Philippe Lang2015-02-194-5/+14
* | Set stable version.Jean-Philippe Lang2015-02-191-1/+1
* | Merged r14032 (#19132).Jean-Philippe Lang2015-02-191-1/+1
* | 3.0-stable branch added.Jean-Philippe Lang2015-02-180-0/+0
|/
* Adds a test for #6579.Jean-Philippe Lang2015-02-181-28/+51
* Set version to 3.0.0.Jean-Philippe Lang2015-02-181-3/+3
* Wrap parent task title on the issue list (#19120).Jean-Philippe Lang2015-02-181-1/+1
* Escape flash messages (#19117).Jean-Philippe Lang2015-02-172-4/+4
* Fixed that timestamps may not be formatted as expected in XML responses (#190...Jean-Philippe Lang2015-02-162-2/+12
* Check plugins updates using https (#17722).Jean-Philippe Lang2015-02-151-1/+1
* fix Spanish "mail_body_reminder" spelling (#19111)Toshi MARUYAMA2015-02-151-1/+1
* add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)Toshi MARUYAMA2015-02-151-0/+1
* Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may...Jean-Philippe Lang2015-02-152-2/+2
* German translation updated by Daniel Felix and Filou Centrinov (#19071)Toshi MARUYAMA2015-02-151-12/+12
* Bulgarian translation updated by Ivan Cenov (#19107)Toshi MARUYAMA2015-02-141-3/+3
* Traditional Chinese "field_address" translation changed by ChunChang Lo (#19100)Toshi MARUYAMA2015-02-141-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#19100)Toshi MARUYAMA2015-02-141-3/+3
* Japanese translation updated by Go MAEDA (#19057)Toshi MARUYAMA2015-02-141-2/+2
* Changed assertion to see what issues contains (#19106).Jean-Philippe Lang2015-02-141-2/+2
* Adds custom fields to documents (#7249).Jean-Philippe Lang2015-02-147-2/+41
* Use query with custom select for faster rendering of the project drop-down (#...Jean-Philippe Lang2015-02-141-1/+1
* Fixed Stack level too deep error when calling #find_name_by_reflection for mi...Jean-Philippe Lang2015-02-142-3/+7
* Don't include unused helper modules.Jean-Philippe Lang2015-02-141-7/+0
* Updated code comments.Jean-Philippe Lang2015-02-141-4/+4
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-148-39/+119
* IssuesController#edit as XML is not implemented.Jean-Philippe Lang2015-02-131-1/+0
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-1310-53/+57
* Added Issue#attributes_editable?Jean-Philippe Lang2015-02-133-4/+7
* Moved users list diplayed as available watchers on the new issue form to an h...Jean-Philippe Lang2015-02-133-5/+11
* Don't call #upcase on nil.Jean-Philippe Lang2015-02-081-1/+1
* Fixed filtering on date custom field with SQLServer.Jean-Philippe Lang2015-02-081-25/+35
* Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.Jean-Philippe Lang2015-02-082-8/+17
* Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_track...Jean-Philippe Lang2015-02-081-1/+1
* Fixed the migration for SQLServer (#18855).Jean-Philippe Lang2015-02-081-2/+3
* Support for accent insensitive search with PostgreSQL (#18801).Jean-Philippe Lang2015-02-084-3/+82
* Links to completed versions on the roadmap page might lead to a "403 not auth...Jean-Philippe Lang2015-02-081-1/+1