summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-26236-34542/+0
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-25155-3891/+2753
* pdf: fix tcpdf automatic line break bug (#10554)Toshi MARUYAMA2012-04-031-7/+7
* remove trailing white-spaces from vendor/plugins/acts_as_searchable/lib/acts_...Toshi MARUYAMA2012-04-021-17/+17
* remove trailing white-spaces from vendor/plugins/acts_as_event/lib/acts_as_ev...Toshi MARUYAMA2012-04-021-8/+8
* remove trailing white-spaces from vendor/plugins/acts_as_customizable/lib/act...Toshi MARUYAMA2012-04-021-14/+14
* remove trailing white-spaces from vendor/plugins/acts_as_attachable/lib/acts_...Toshi MARUYAMA2012-04-021-6/+6
* remove trailing white-spaces from vendor/plugins/acts_as_activity_provider/li...Toshi MARUYAMA2012-04-021-12/+12
* Override watcher_user_ids= to make ids uniq (#10538).Jean-Philippe Lang2012-03-251-2/+10
* remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_a...Toshi MARUYAMA2012-02-261-12/+12
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-6/+11
* Rails3: use image_tag instead of hard-coded html tag to prevent escaping in g...Toshi MARUYAMA2012-02-221-2/+2
* 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