summaryrefslogtreecommitdiff
path: root/app/controllers/revisions_controller.rb
AgeCommit message (Expand)Author
6 daysRails 5.2 application fixeserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-10-07refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...hukl
2009-09-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-05-01introducing the restore revision functionalityhukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-03-18Reverse order of diffable revisionserdgeist
2009-03-15adding revision links to the interface. disabling destroy for nowhukl
2009-03-15first revision and diff interfacehukl