summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.autotestToshi MARUYAMA2014-01-201-12/+12
* add newline at end of lib/plugins/awesome_nested_set/init.rbToshi MARUYAMA2014-01-191-1/+1
* add .travis.yml and switch database user/password by environmentsToshi MARUYAMA2014-01-181-3/+13
* Adds a task for moving Redmine data to a different DBMS.Jean-Philippe Lang2014-01-121-0/+43
* Adds missing permissions on attachments/upload (#15664).Jean-Philippe Lang2014-01-111-8/+8
* Fixed: cannot retrieve members for closed projects through the REST API (#158...Jean-Philippe Lang2014-01-112-1/+2
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-0/+16
* Rails4: replace deprecated find_all_by_* at FieldFormatToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#update_all at acts_as_listToshi MARUYAMA2014-01-081-1/+2
* Rails4: replace deprecated Relation#update_all at acts_as_listToshi MARUYAMA2014-01-081-15/+15
* use lambda form in acts_as_tree scope (#12499)Toshi MARUYAMA2014-01-071-2/+4
* Store mime type lookups in a hash.Jean-Philippe Lang2014-01-051-7/+10
* Use the mime-types gem for getting mime types from filenames (#15790).Jean-Philippe Lang2014-01-051-19/+7
* Use Rails.application.config.i18n.load_path for adding plugin locales (#12753).Jean-Philippe Lang2014-01-051-1/+1
* Reduces the number of subqueries when searching with many custom fields set a...Jean-Philippe Lang2014-01-051-5/+10
* fix typo redcarpet requirement in lib/redmine.rb (#15520)Toshi MARUYAMA2013-12-261-1/+1
* change requirement in bazaar lib as same with other scm libs (#15756)Toshi MARUYAMA2013-12-241-1/+1
* Don't load redcarpet with JRuby.Jean-Philippe Lang2013-12-232-2/+10
* Adds experimental support for Markdown formatting with redcarpet (#15520).Jean-Philippe Lang2013-12-233-0/+183
* Rescue syntax highlighter exceptions.Jean-Philippe Lang2013-12-231-1/+12
* Adds an option for formatter display name.Jean-Philippe Lang2013-12-231-3/+12
* Updates for 2.4.2 release.Jean-Philippe Lang2013-12-231-1/+1
* Fixed slow SELECT ... FOR UPDATE query when deleting an issue.Jean-Philippe Lang2013-12-221-1/+1
* Adds support for links on values for various custom field formats (#1358).Jean-Philippe Lang2013-12-221-16/+48
* replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb...Toshi MARUYAMA2013-12-221-2/+2
* use environment variable for running independent tests (units etc.) in ci.rakeToshi MARUYAMA2013-12-211-1/+5
* make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* use environment variable for extacting SCM repositories in ci.rakeToshi MARUYAMA2013-12-211-1/+7
* Add project identifier substitution option to the URL-pattern property of lin...Jean-Philippe Lang2013-12-151-0/+1
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-141-2/+2
* ruby1.8 compatibility.Jean-Philippe Lang2013-12-141-3/+3
* Removed hardcoded formats for right-click edit.Jean-Philippe Lang2013-12-141-2/+6
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-147-132/+656
* fix disable to run test environmentToshi MARUYAMA2013-12-091-1/+1
* Updates for 2.4.1 release.Jean-Philippe Lang2013-11-231-1/+1
* Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when...Jean-Philippe Lang2013-11-112-3/+25
* ci.rake: code format cleanupToshi MARUYAMA2013-11-101-3/+3
* Set version to 2.4.0.Jean-Philippe Lang2013-11-101-2/+2
* Fixed that rake db:create fails with JRuby (#15218).Jean-Philippe Lang2013-11-102-12/+1
* ci.rake: use 'jdbcsqlite3' for JRubyToshi MARUYAMA2013-11-101-2/+3
* ci.rake: code format cleanupToshi MARUYAMA2013-11-101-4/+12
* work around "rake db:create:all" error on JRuby SQLite3Toshi MARUYAMA2013-11-101-1/+4
* Accept custom field format added at runtime (#15277).Jean-Philippe Lang2013-11-091-0/+7
* Gantt: sort versions like on the roadmap (#7335).Jean-Philippe Lang2013-11-091-5/+1
* Replaced acronym with abbr tags (#15191).Jean-Philippe Lang2013-10-261-2/+2
* Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::...Jean-Philippe Lang2013-10-141-1/+1
* Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp...Jean-Philippe Lang2013-10-131-1/+1
* add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+2
* pdf: fix empty page attached when exporting (#13632)Toshi MARUYAMA2013-09-301-2/+2
* migrate_from_trac.rake does not properly parse First Name and Last Name (#145...Jean-Philippe Lang2013-09-251-2/+2