summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix "test:routing" rake task comment changed by r13604Toshi MARUYAMA2014-11-181-1/+1
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-162-2/+3
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-151-1/+1
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-1/+0
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-3/+0
* Fixed that URLs separated by line break are not rendered as links (#18349).Jean-Philippe Lang2014-11-141-1/+5
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-111-0/+1
* Code cleanup.Jean-Philippe Lang2014-11-081-8/+4
* Adds configuration settings to limit valid repository path (#1415).Jean-Philippe Lang2014-11-081-0/+15
* Use IssueRelation#to_s in PDF export.Jean-Philippe Lang2014-11-051-10/+8
* Make sure that invalid cache from older versions is not used for languages_op...Jean-Philippe Lang2014-11-021-1/+1
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-023-19/+19
* Add ci:about task to display ruby version in build output.Jean-Philippe Lang2014-10-261-0/+5
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-0/+4
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-2268-3449/+88
* pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment ...Toshi MARUYAMA2014-10-201-23/+2
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-2/+2
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-5/+13
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-181-8/+17
* Set version to 2.6.0.Jean-Philippe Lang2014-10-121-2/+2
* Update yard rake task for Redmine 2.x (#14796).Jean-Baptiste Barth2014-09-071-2/+2
* remove general_pdf_encoding from lib/redmine/export/pdf.rb (#17570)Toshi MARUYAMA2014-08-281-15/+14
* use rbpdf gem instead of bundled rfpdf (#17570)Toshi MARUYAMA2014-08-28100-25322/+215
* Add a warning if two plugins have the same settings partial name (#14008).Jean-Baptiste Barth2014-08-131-0/+11
* Class mismatch when reloading in development mode (#17431).Jean-Philippe Lang2014-07-141-0/+4
* Updates for 2.5.2 release.Jean-Philippe Lang2014-07-061-1/+1
* Include host in macro generated thumbnails urls (#16989).Jean-Philippe Lang2014-07-051-2/+5
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-0/+19
* Fixed: unable to clear value for list custom field with multiple values and c...Jean-Philippe Lang2014-05-241-0/+3
* Adds a custom message for when a syntax error occurs (#16878).Jean-Philippe Lang2014-05-241-0/+3
* Parse configuration file for ERB (#16878).Jean-Philippe Lang2014-05-241-1/+1
* awesome_nested_set: not use cache for max rgt (#6579)Toshi MARUYAMA2014-05-241-12/+4
* awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)Toshi MARUYAMA2014-05-241-0/+1
* awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)Toshi MARUYAMA2014-05-245-8/+28
* awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6...Toshi MARUYAMA2014-05-244-5/+14
* awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)Toshi MARUYAMA2014-05-2426-918/+1278
* Fixed that custom field referencing deleted value trigger an error on display...Jean-Philippe Lang2014-05-241-2/+3
* add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)Toshi MARUYAMA2014-05-162-1/+15
* gantt: completed percent truncated instead of rounded (#14737)Toshi MARUYAMA2014-05-161-1/+1
* split method for scm test repository extracting (#16881)Toshi MARUYAMA2014-05-141-4/+8
* add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...Toshi MARUYAMA2014-05-141-2/+2
* remove unneeded trailing ';' from lib/redmine/export/pdf.rbToshi MARUYAMA2014-05-071-10/+10
* Blank content type for attachments attached via Ajax file upload (Patch by Je...Jean-Philippe Lang2014-05-021-1/+1
* Use async email deliveries in rake tasks (#16784).Jean-Philippe Lang2014-05-021-3/+9
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-1/+1
* Support for the 1.x versions of mime-types gem (#16710).Jean-Philippe Lang2014-04-261-1/+1
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-1/+2
* fix typo at lib/tasks/ciphering.rakeToshi MARUYAMA2014-04-161-2/+2
* fix typo at lib/tasks/ci.rakeToshi MARUYAMA2014-04-161-1/+1
* fix typo at lib/redcloth3.rbToshi MARUYAMA2014-04-151-1/+1