summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381).Jean-Philippe Lang2015-03-1548-192/+192
* Don't include milliseconds in JSON API responses (#19354).Jean-Philippe Lang2015-03-152-4/+25
* Gemfile: move "ffi" definition to :test groupToshi MARUYAMA2015-03-141-3/+2
* Fixed assertion (#19368).Jean-Philippe Lang2015-03-141-1/+1
* Fixed assertion (#19368).Jean-Philippe Lang2015-03-141-1/+1
* add MySQL 5.6 and 5.7 environments to travis (#17460, #19344)Toshi MARUYAMA2015-03-141-10/+29
* Adds a test for setting multivalued custom fields with JSON (#19368).Jean-Philippe Lang2015-03-141-0/+21
* Fixed that creating an issue without tracker_id attribute ignores custom fiel...Jean-Philippe Lang2015-03-142-0/+34
* Ignore auto reply messages from Exchange server (#19322).Jean-Philippe Lang2015-03-141-1/+1
* Incorrect links generated in emails if host setup uses other port (#19323).Jean-Philippe Lang2015-03-142-1/+28
* Attached inline images with non-ascii file name can not be seen when text for...Jean-Philippe Lang2015-03-142-1/+17
* CustomField#possible_values may raise undefined method `force_encoding' error...Jean-Philippe Lang2015-03-142-2/+16
* Building ffi 1.9.7 fails in Ubuntu.Jean-Philippe Lang2015-03-141-0/+3
* add MariaDB 10.0 environment to travis (#17460, #19344)Toshi MARUYAMA2015-03-142-1/+18
* .travis.yml: move "matrix" after "env"Toshi MARUYAMA2015-03-141-6/+6
* run ui test on travisToshi MARUYAMA2015-03-131-0/+4
* unify .travis.run-test.sh to .travis.ymlToshi MARUYAMA2015-03-132-4/+1
* Fixed that spent time on my page does not include entries without issue (#193...Jean-Philippe Lang2015-03-102-1/+53
* Use named routes.Jean-Philippe Lang2015-03-101-2/+2
* Fixed that #require_login should respond for other request types (#19325).Jean-Philippe Lang2015-03-102-1/+11
* Reverts r14067 that triggers "can't modify frozen String" errors (#19305).Jean-Philippe Lang2015-03-082-37/+1
* Make sure that strings of serialized settings are UTF-8 encoded (#19305).Jean-Philippe Lang2015-03-082-1/+37
* Require bundler >= 1.5.0 (#19172).Jean-Philippe Lang2015-03-081-0/+4
* Code cleanup.Jean-Philippe Lang2015-03-082-4/+6
* Fixed rendering of multivalued custom fields in the issue history (#19225).Jean-Philippe Lang2015-03-082-9/+50
* Fixed undefined method `compact!' error when additional_user_ids is empty (#1...Jean-Philippe Lang2015-03-072-1/+10
* Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#...Jean-Philippe Lang2015-03-071-1/+5
* Wrong name for pt-BR language (#19218).Jean-Philippe Lang2015-03-071-1/+1
* Fixed that non-default identifier-less git repositories are undeletable (#192...Jean-Philippe Lang2015-03-072-1/+29
* Missing notification if previous assignee was a group (#19197).Jean-Philippe Lang2015-03-072-2/+10
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-073-1/+43
* Fixed STARTTLS option key (#19232).Jean-Philippe Lang2015-03-071-1/+1
* Adds a test for #19270.Jean-Philippe Lang2015-03-071-0/+11
* Don't validate custom fields that are not editable (#19193).Jean-Philippe Lang2015-03-012-0/+34
* Use named routes.Jean-Philippe Lang2015-02-251-5/+5
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-2394-159/+159
* 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
* 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