Commit Graph

  • 190455ded6 support for options in namespaces namespace-options John Bintz 2011-04-28 16:27:09 -0400
  • 961d5d5ff7 Will now output the relative path to a file rather than an absolute master Ryan Bigg 2011-04-08 09:22:18 +1000
  • cbdae476d9 Pass the H option to grep to ALWAYS show the filename Ryan Bigg 2011-04-08 09:19:30 +1000
  • 9aebd050f9 Add installation instructions Ryan Bigg 2011-04-08 08:34:33 +1000
  • c1fdcfc44f fixed up rails-3 verb routing. convert 'method' into 'via' [mchung] Ryan Bigg 2011-04-08 08:32:04 +1000
  • 11d0804831 Merge branch 'master' of git://github.com/tcopeland/rails_upgrade Ryan Bigg 2011-04-08 08:26:55 +1000
  • e058beb488 Expand tmp file path so it does not float around Xavier Shay 2011-04-08 08:21:00 +1000
  • 5223f9699c Support arrays in member/collection options in the routes upgrader: {:member => {:custom => [:get, :put]}} Xavier Shay 2011-04-08 08:17:50 +1000
  • 0fa6a78f62 Change options on upgraded routes to be more standard :key => value vs :key=>value Ryan Bigg 2011-04-08 08:11:43 +1000
  • b3188a6a3d Merge branch 'master' of git://github.com/jordan-brough/rails_upgrade Ryan Bigg 2011-04-08 08:06:56 +1000
  • e0420450fc Use Rails 3.0.6 Ryan Bigg 2011-04-08 08:05:17 +1000
  • 075c128f31 fixed up rails-3 verb routing. convert 'method' into 'via' Marc Chung 2011-02-26 11:04:21 -0700
  • 614186a1d3 Use rails 3.0.3 Oscar Del Ben 2011-01-09 23:04:07 +0100
  • 0098452976 preserve :only & :except options on resources Jordan Brough 2010-12-10 13:51:59 -0500
  • 87e370c335 Adding a test for 7a69f41 Tom Copeland 2010-09-20 22:34:29 -0400
  • 7a69f41cb5 grep with --exclude was resulting in hits on files with names like 'app/models/.svn/text-base/reading_list.rb.svn-base'. Piping through an additional grep process seems a little wasteful, but it does the job for folks who have an app on Subversion. Tom Copeland 2010-09-20 21:59:16 -0400
  • 56b03373a8 correctly greping for depreciated ERb block helpers Zac Williams 2010-08-20 06:35:10 +0800
  • 3015100b37 correctly greping for depreciated ERb block helpers Zac Williams 2010-08-20 06:35:00 +0800
  • 22ce8cab63 Fix potential for double path on grep. Fixed broken generators check. Better regex to check for commented out lines when grep returns path name first Aaron Hurley 2010-08-06 03:31:23 +0800
  • fcf23ffecf Don't display if empty Josh Delsman 2010-07-17 13:05:28 +0800
  • aa218395d3 Fixed syntax for previous test I created; added before_validation_on_* deprecation check Josh Delsman 2010-07-17 13:02:42 +0800
  • 9eb81b7134 Added check for validate_on_create and validate_on_update, which have both been removed in Rails 3 Josh Delsman 2010-07-17 12:54:55 +0800
  • 6674c844b9 Mail API checker no longer reports false positives from updated Mail files. Pat George 2010-06-05 05:50:16 +0800
  • 7915c8df40 Second fix to route upgrade bug for :requirements Regexp conversion. Also handles string values, adds additional test and tests pass. Neil Cook 2010-06-11 23:19:42 +0800
  • 865e3f7d2a check_old_ajax_helpers correctly prints nothing if no problems were found. Pat George 2010-06-05 05:25:51 +0800
  • f44e5c7edf update gemfile_generator to current rails preamble and bundler syntax Michael Raidel 2010-05-05 00:30:30 +0800
  • 51fac11ae2 add ajax helpers to be removed Gregory Moeck 2010-04-20 05:28:24 +0800
  • 34c08d2958 Add more files to backup task Jeremy McAnally 2010-04-10 06:45:37 -0500
  • 19de6797c0 Add actually informative link about new session and cookie stuff. Thanks Mikel\! Jeremy McAnally 2010-04-07 22:35:22 -0500
  • 55b5d52786 Should use config.secret_token instead of config.cookie_secret. José Valim 2010-04-06 00:56:13 +0200
  • c3b269e486 Change language related to helper changes Jeremy McAnally 2010-03-31 23:06:44 -0500
  • 93dc581119 Fix bug where it always gave false positives about old generators Jeremy McAnally 2010-03-31 15:30:43 -0500
  • 33cbc3509b Add more checks for beta that's dropping soon: check for old ERb calls with block helpers and check for old session/cookie settings Jeremy McAnally 2010-03-31 15:26:51 -0500
  • ce22c72ee8 Underscore the app_name before classifying it. Jesse Storimer 2010-02-06 01:59:59 +0800
  • e08de4f169 Merge branch 'master' of git@github.com:rails/rails_upgrade Jeremy McAnally 2010-02-05 22:10:27 -0600
  • b257acf322 Check for old-style constants and link to qrush's excellent post if we find one Jeremy McAnally 2010-02-05 22:10:12 -0600
  • 366d1393c5 Merge in ability to ignore comments Jeremy McAnally 2010-02-05 21:57:42 -0600
  • 0a87d05430 App::Application.routes => App::Application.routes.draw Jesse Storimer 2010-02-06 01:58:55 +0800
  • 00a7255a88 ApplicationChecker compatibility and bug fix James Conroy-Finn 2010-02-06 00:21:46 +0800
  • 035b8168e6 fix location of tasks to silence deprecation warning Jack Dempsey 2010-02-04 23:34:56 +0800
  • 4ce16b80b7 try to only catch conditions when a find is involved Jack Dempsey 2010-02-04 23:27:37 +0800
  • ca96342054 grep skips .svn directories Filip Tepper 2010-02-04 23:09:46 +0800
  • 8ea7166feb ignore comments Seth Thomas Rasmussen 2010-02-04 22:21:58 -0500
  • a5ebcb32ff Remove backtrace silencers to make upgrade issues easier to debug since most issues you'll hit will be coming from within Rails. Jeremy McAnally 2010-02-03 11:22:17 -0600
  • 23cf363cd5 Check for deprecated require for 'test_help' Jeremy McAnally 2010-02-03 10:58:52 -0600
  • 28b809bc01 Fix bug where our fake AC::Routing::Routes was stomping on the real one. Jeremy McAnally 2010-02-03 10:58:52 -0600
  • 8370c86b03 Remove extra newline (thanks greatseth) Jeremy McAnally 2010-02-02 21:13:52 -0600
  • 411b5283e0 Remove 100% escape and selectively escape text for grep Jeremy McAnally 2010-02-02 21:13:32 -0600
  • 93b8e4e9b4 Escape grep_for text when using grep James Sanders 2010-02-03 09:38:35 +0800
  • af9b73e2af Update README Jeremy McAnally 2010-02-02 19:15:37 -0600
  • ff685a759c Have some nice instructions after the installation of the plugin Jeremy McAnally 2010-02-02 19:14:27 -0600
  • 9d59bbc0fd Add backup task; this will protect likely modified files from overwriting by the Rails 3 generator Jeremy McAnally 2010-02-02 19:14:11 -0600
  • 87f2c7f762 Switch to FileList for test task Jeremy McAnally 2010-02-02 18:56:15 -0600
  • 76b019a2d4 Add name in license Jeremy McAnally 2010-02-02 18:56:00 -0600
  • 8fb1e9f4e8 Add new generator for generating an application.rb from your existing environment.rb code Jeremy McAnally 2010-02-02 18:55:50 -0600
  • 685d28e6e4 no, you don't Seth Thomas Rasmussen 2010-02-02 16:10:53 -0500
  • 49df0bb77a failing test Seth Thomas Rasmussen 2010-02-01 23:47:44 -0500
  • 3d400ed03a fix gemfile generator, a joint effort of loincloth and bakineggs Seth Thomas Rasmussen 2010-02-01 22:07:54 -0500
  • 328e4de9fd Update preamble to work with bundler 0.9 Jeremy McAnally 2010-02-01 11:43:55 -0600
  • dd6c92d99d Add test/unit require. Strange. Jeremy McAnally 2010-01-31 23:10:22 -0600
  • 3315d899d6 Get rid of cattr_accessor Jeremy McAnally 2010-01-31 23:10:07 -0600
  • d6a740e2db Initial commit of Rake task/plugin version of rails-upgrade script Jeremy McAnally 2010-01-31 20:27:32 -0600