Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/railties/Rakefile


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9134 [9134] 03/29/08 18:45:39 david Removed the default .htaccess configuration as there are so many good …
(edit) @8569 [8569] 01/05/08 13:33:12 bitsweat require abstract_unit directly since test is in load path
(edit) @8438 [8438] 12/19/07 04:21:24 bitsweat RubyGems 0.9.5 compat: always set the gem platform
(edit) @8419 [8419] 12/16/07 23:30:30 david Prepare for 2.0.2 release
(edit) @8330 [8330] 12/07/07 13:37:13 david Make ready for 2.0.1
(edit) @8321 [8321] 12/06/07 18:12:48 david Preparing for release shortly
(edit) @8233 [8233] 11/29/07 00:27:53 david Prep for RC2
(edit) @8122 [8122] 11/09/07 20:06:36 david Remove things that trip up RDoc
(edit) @8121 [8121] 11/09/07 20:02:29 david Prepare versions for RC1
(edit) @7914 [7914] 10/15/07 08:45:23 bitsweat Complete AWS -> ARes changeover. Closes #8717 [kampers]
(edit) @7883 [7883] 10/14/07 19:24:24 bitsweat Update gem dependencies to match current versions
(edit) @7744 [7744] 10/05/07 05:20:37 bitsweat Bump versions for 1.2.4 release.
(edit) @7743 [7743] 10/05/07 04:44:04 david Remember these for the next release
(edit) @7640 [7640] 09/26/07 01:24:07 bitsweat Move Railties' Dispatcher to ActionController::Dispatcher, introduce …
(edit) @7619 [7619] 09/24/07 22:50:43 david Added a default 422.html page to be rendered when …
(edit) @6881 [6881] 05/28/07 22:55:14 bitsweat Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris]
(edit) @6611 [6611] 04/28/07 15:57:29 david Removed breakpointer and Binding.of_caller in favor of relying on …
(edit) @6552 [6552] 04/23/07 19:58:35 david It is activeresource, silly
(edit) @6550 [6550] 04/23/07 18:55:54 david Include Active Resource instead of Action Web Service [DHH]
(edit) @6548 [6548] 04/21/07 17:06:16 david Run with the latest versions so beta gems will work
(edit) @6329 [6329] 03/04/07 23:37:17 bitsweat Upgrade rake dependency from 0.7.1 to 0.7.2 to pull in its Ruby 1.8.6 …
(edit) @6214 [6214] 02/23/07 01:10:25 david No s on config
(edit) @6213 [6213] 02/23/07 00:53:22 david Include two default initializers as examples
(edit) @6212 [6212] 02/23/07 00:32:27 david Added config/initializers where all ruby files within it are automatically …
(edit) @5390 [5390] 11/02/06 03:34:03 nzkoz Interim test task for railties, the existing one fails suspiciously.
(edit) @5122 [5122] 09/15/06 12:37:19 david Fix versions
(edit) @5120 [5120] 09/15/06 10:13:27 david Version updates and missing licenses
(edit) @5119 [5119] 09/15/06 09:56:52 david Dont run tests on gem creation
(edit) @4840 [4840] 08/29/06 09:15:28 bitsweat make the railties test task available
(edit) @4583 [4583] 07/08/06 00:35:19 bitsweat make_dest_dirs rake task uses path = . by default. Closes #3874.
(edit) @4300 [4300] 04/28/06 03:56:30 david Added script/process/inspector to do simple process status information on …
(edit) @4294 [4294] 04/28/06 00:00:50 david Added pid file usage to script/process/spawner and script/process/reaper …
(edit) @4204 [4204] 04/09/06 22:14:08 david Use Aras RubyForge uploader
(edit) @4203 [4203] 04/09/06 21:27:32 david Include the calculations fix for a new release of AR
(edit) @4183 [4183] 04/06/06 05:26:14 david Update versions for Rails 1.1.1
(edit) @4119 [4119] 04/01/06 19:09:27 david railties Rakefile refers to old rails_version.rb location (closes #4530) …
(edit) @4088 [4088] 03/28/06 05:03:05 david Made ready for release
(edit) @4077 [4077] 03/28/06 02:10:51 david Make release rake work on 1.8.4
(edit) @4044 [4044] 03/26/06 08:40:49 madrobby one too many
(edit) @4043 [4043] 03/26/06 08:37:19 madrobby Update to script.aculo.us 1.6
(edit) @3930 [3930] 03/18/06 16:32:11 david Do not include .svn files in file distro (closes #3195) [jamie@dang.com]
(edit) @3770 [3770] 03/04/06 23:53:41 david Added public/javascripts/application.js as a sample since it'll …
(edit) @3757 [3757] 03/04/06 17:12:03 david Fixed Effect.Appear in effects.js to work with floats in Safari (closes …
(edit) @3692 [3692] 02/27/06 20:54:11 david Rails now depend on Rake 0.7.x
(edit) @3672 [3672] 02/26/06 20:25:24 david Added -r/--repeat option to script/process/spawner that offers the same …
(edit) @3645 [3645] 02/25/06 20:26:14 david Added tmp/sessions, tmp/cache, and tmp/sockets as default directories in …
(edit) @3605 [3605] 02/19/06 00:43:10 david Updated RDocTask to receive options 1 by 1 (closes #3875) …
(edit) @3543 [3543] 02/05/06 00:59:57 david Update versions to match latest from stable
(edit) @3224 [3224] 12/06/05 00:32:57 sam Add builtin/ to the gemspec. Closes #3047.
(edit) @3065 [3065] 11/17/05 00:32:16 marcel Rename Version constant to VERSION. Closes #2802.
(edit) @2933 [2933] 11/08/05 04:26:34 sam Added an omnipresent RailsInfoController with a properties action that …
(edit) @2930 [2930] 11/07/05 19:40:27 david Made ready for 0.14.3 (RC4)
(edit) @2923 [2923] 11/07/05 18:03:30 david Dont generate config/lighttpd.conf, will be done on first run of …
(edit) @2912 [2912] 11/07/05 10:25:36 david Added default lighttpd config in config/lighttpd.conf and added a default …
(edit) @2883 [2883] 11/05/05 14:30:47 sam Added script/about to display formatted Rails::Info output
(edit) @2835 [2835] 11/01/05 06:34:40 madrobby Change javascript_include_tag :defaults to not use script.aculo.us loader, …
(edit) @2802 [2802] 10/29/05 11:48:53 madrobby Update script.aculo.us to V1.5_rc4
(edit) @2796 [2796] 10/28/05 22:01:11 david Removed app/apis as a default empty dir since its automatically created …
(edit) @2793 [2793] 10/28/05 21:21:07 david Added script/plugin to manage plugins (install, remove, list, etc) [Ryan …
(edit) @2786 [2786] 10/28/05 17:53:47 david Added default lighttpd config in config/lighttpd.conf and added a default …
(edit) @2782 [2782] 10/28/05 13:00:33 david Added app/services as a default dir in the Rails skeleton and to the load …
(edit) @2737 [2737] 10/25/05 22:11:48 david Prepared for release of 0.14.2 (RC3)
(edit) @2687 [2687] 10/19/05 14:28:55 david Really ready for release
(edit) @2686 [2686] 10/19/05 14:01:40 david Really ready for push
(edit) @2684 [2684] 10/19/05 06:24:12 david Made ready to push RC2
(edit) @2662 [2662] 10/16/05 22:40:11 david Upgrade Rails dependencies
(edit) @2653 [2653] 10/16/05 17:10:34 ulysses Fix rake dev and related commands
(edit) @2647 [2647] 10/16/05 14:45:17 sam Merge remainder of util.js into effects.js
(edit) @2637 [2637] 10/16/05 03:00:44 minam Documentation updates/fixes for railties
(edit) @2605 [2605] 10/15/05 02:56:35 david Fixed script/performance
(edit) @2590 [2590] 10/14/05 21:21:56 david Moving perform to performance
(edit) @2587 [2587] 10/14/05 18:58:07 bitsweat r3619@sedna: jeremy | 2005-10-14 14:41:24 -0700 move scripts …
(edit) @2518 [2518] 10/10/05 14:52:09 minam mv lib/version.rb to lib/rails_version.rb
(edit) @2508 [2508] 10/09/05 21:15:45 marcel Add versioning convention from SwitchTower to all Rails components. Add …
(edit) @2503 [2503] 10/09/05 16:56:23 madrobby Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the …
(edit) @2470 [2470] 10/06/05 02:19:51 david Dont include run
(edit) @2469 [2469] 10/06/05 02:05:36 david Backed out of script/run portal idea. Muscle memory too deep
(edit) @2411 [2411] 09/29/05 12:18:51 david Removed all the scripts in script/* and replaced it with one generic …
(edit) @2386 [2386] 09/28/05 08:20:47 madrobby Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7
(edit) @2189 [2189] 09/11/05 07:01:33 david Moved config/tasks to lib/tasks and added more documentation to …
(edit) @2115 [2115] 09/03/05 15:13:06 david Moved all the shared tasks from Rakefile into Rails, so that the Rakefile …
(edit) @2081 [2081] 08/31/05 09:15:09 minam Make the default rakefile read *.rake files from config/tasks (for easy …
(edit) @2080 [2080] 08/31/05 07:46:37 minam More rails-switchtower decoupling
(edit) @2073 [2073] 08/30/05 20:47:09 minam Remove switchtower integration from rails
(edit) @2045 [2045] 08/24/05 09:22:20 david Made SwitchTower conform to the other Rakefiles in terms of PKG …
(edit) @2029 [2029] 08/17/05 17:22:03 minam When copying the config files, also transform and copy the default …
(edit) @2028 [2028] 08/17/05 17:17:18 minam Make the rakefile tasks that set up a new project aware of switchtower
(edit) @1909 [1909] 07/24/05 07:57:10 david Added convenience controls for FCGI processes (especially when managed …
(edit) @1876 [1876] 07/22/05 06:18:25 david Added an empty robots.txt to public/, so that web servers asking for it …
(edit) @1836 [1836] 07/15/05 08:49:24 david Turned off the test task as it breaks all others for now
(edit) @1819 [1819] 07/13/05 02:12:00 bitsweat r3023@asus: jeremy | 2005-07-12 23:43:39 -0700 Remove superfluous …
(edit) @1814 [1814] 07/11/05 07:36:18 david Made ready for release of 0.13.1
(edit) @1739 [1739] 07/06/05 12:48:14 david Pegged the versions for release
(edit) @1737 [1737] 07/06/05 11:30:48 david Keep JS files locally
(edit) @1724 [1724] 07/06/05 06:12:43 david Pulled the gateway.cgi until we can make it work properly out the gates
(edit) @1721 [1721] 07/06/05 04:29:18 david Added fixed gateway script [Nicholas Seckar]
(edit) @1674 [1674] 07/04/05 19:06:50 david Added an EXPERIMENTAL gateway.cgi for getting high-speed performance …
(edit) @1599 [1599] 07/02/05 06:23:35 david Rake task to update spin off libraries #1514 [Tobias Luetke]
(edit) @1523 [1523] 06/26/05 12:07:30 david Include the new Javascripts in new apps
(edit) @1310 [1310] 05/19/05 16:42:47 david Push to .org instead
Note: See TracRevisionLog for help on using the revision log.