summaryrefslogtreecommitdiffstats
path: root/lib/plugins/acts_as_versioned
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).Jean-Philippe Lang2015-05-311-1/+1
* Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::...Jean-Philippe Lang2013-10-141-1/+1
* Replaces find(:first/:all) calls.Jean-Philippe Lang2012-12-031-6/+8
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-2/+2
* Ability to delete a version from a wiki page history (#10852).Jean-Philippe Lang2012-10-231-1/+1
* set_table_name and set_locking_column are deprecated.Jean-Philippe Lang2012-04-271-1/+1
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-2623-0/+1576