summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Removed vendored gems (#5638).Jean-Philippe Lang2012-02-19123-16288/+0
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-161-1/+38
* Replaced ruby-net-ldap with net-ldap 0.2.2 gem.Jean-Philippe Lang2012-02-0269-3368/+6199
* Fixed that tag[0] may be nil.Jean-Philippe Lang2012-01-301-2/+2
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-7/+29
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-16/+43
* Rails3.2: pdf: comment out ::ActionView::TemplateHandlers::ERB of rfpdf plugi...Toshi MARUYAMA2012-01-262-6/+6
* Use #scoped instead of .with_scopeJean-Philippe Lang2012-01-011-7/+5
* Removed useless after_initialize callback.Jean-Philippe Lang2011-12-181-5/+0
* Additional tests for SearchController and handle my_projects scope without me...Jean-Philippe Lang2011-12-171-0/+5
* Removed dependency with monkey-patched rubytree.Jean-Philippe Lang2011-12-1413-3849/+0
* Fixed that custom values get saved when assigning custom values after changin...Jean-Philippe Lang2011-12-061-1/+1
* Use scopes instead of ARCondition.Jean-Philippe Lang2011-12-041-13/+8
* pdf: fix textilized outputs of coderay line numbers (#9692)Toshi MARUYAMA2011-11-301-4/+4
* before_validation_on_create callback removed in Rails 3.1.Jean-Philippe Lang2011-11-221-1/+1
* Adds an option to force nested set rebuild (#9577).Jean-Philippe Lang2011-11-151-2/+3
* Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...Jean-Philippe Lang2011-11-151-1/+1
* improve rmagick feature of rfpdf plugin for PDF inline images (#3261)Toshi MARUYAMA2011-11-142-27/+89
* pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)Toshi MARUYAMA2011-11-121-0/+4
* add newline at end of vendor/plugins/rfpdf/lib/core/rmagick.rbToshi MARUYAMA2011-11-071-1/+1
* Added missing gem spec to coderay vendored gem (#4264).Etienne Massip2011-10-081-0/+78
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-0828-0/+4997
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-08109-17392/+3374
* PDF: remove unused vendor/plugins/rfpdf/lib/barcode/* (#8892).Toshi MARUYAMA2011-08-128-2736/+0
* PDF: remove unused sjis.rb (#8892).Toshi MARUYAMA2011-08-121-834/+0
* PDF: remove unused zapfdingbats.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused symbol.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused courier.rb (#8892).Toshi MARUYAMA2011-08-121-25/+0
* PDF: remove unused times*.rb (#8892).Toshi MARUYAMA2011-08-124-60/+0
* PDF: remove unused vera*.rb (#8892).Toshi MARUYAMA2011-08-1210-300/+0
* PDF: remove unused vera fonts (#8892).Toshi MARUYAMA2011-08-1220-0/+0
* PDF: remove unused FreeMono fonts (#8892).Toshi MARUYAMA2011-08-1212-432/+0
* PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique (#8892, #8566).Toshi MARUYAMA2011-08-0349-3041/+0
* PDF: remove unused DejaVuSans-ExtraLight font (#8892, #8566).Toshi MARUYAMA2011-08-033-112/+0
* Fixed: Error deleting issue with grandchild (#8880).Jean-Philippe Lang2011-07-241-8/+8
* PDF: import rfpdf tcpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-82/+528
* PDF: import Chinese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Korean rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Japanese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb.Toshi MARUYAMA2011-06-221-2/+2
* PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566).Toshi MARUYAMA2011-06-091-2/+2
* PDF: Import DejaVu fonts (#8566).Toshi MARUYAMA2011-06-0963-0/+3994
* Fixed: validation error on issue creation when trying to add an invalid user ...Jean-Philippe Lang2011-05-221-1/+1
* Do not propose users that can't view an issue as watchers (#7412).Jean-Philippe Lang2011-05-221-1/+5
* PDF: import CJK patches and all languages use TCPDF (#8312).Toshi MARUYAMA2011-05-093-78/+78
* PDF: import tcpdf.rb patch (#8312).Toshi MARUYAMA2011-05-091-9/+8
* PDF: fix automatic line break problem with TCPDF (#8310).Toshi MARUYAMA2011-05-061-2/+2
* PDF: fix automatic line break in Chinese PDF (#5629).Toshi MARUYAMA2011-04-301-1/+1
* PDF: fix 0x5c(backslash) escape processing in FPDF (#61).Toshi MARUYAMA2011-04-291-9/+3
* Private issues (#7414).Jean-Philippe Lang2011-04-151-3/+5