Jeremy Kemper
|
3062bc70ef
|
HTML-escape csrf meta contents
|
2010-02-04 17:45:43 -08:00 |
|
Jeremy Kemper
|
2191aa47ac
|
Expose CSRF param name also
|
2010-02-04 15:26:24 -08:00 |
|
Chad Woolley
|
09a88a347d
|
fix rubygems/bundler install in ci build script
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-04 14:59:04 -08:00 |
|
Jeremy Kemper
|
78de17cf70
|
Expose CSRF tag for UJS adapters
|
2010-02-04 14:58:32 -08:00 |
|
Jeremy Kemper
|
127e53453d
|
Ensure javascripts are pulled in so UJS can hook the Delete link
|
2010-02-04 12:22:26 -08:00 |
|
Bryan Helmkamp
|
2036268679
|
Link to main Arel repository
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-04 12:01:25 -08:00 |
|
Jeremy Kemper
|
c697974fad
|
Bump to bundler 0.9.2
|
2010-02-04 11:36:57 -08:00 |
|
Jeremy Kemper
|
a74ed0c2ee
|
Autorequire default libs and those in groups named after the current Rails environment
|
2010-02-04 11:04:50 -08:00 |
|
Jeremy Kemper
|
a871b1a4d2
|
Depend on bundler >= 0.9.1
|
2010-02-04 10:56:16 -08:00 |
|
Jeremy Kemper
|
293fd9daf8
|
server command loads the application
|
2010-02-04 10:50:14 -08:00 |
|
Jeremy Kemper
|
ca273d171c
|
Revert "Rails script commands load the application rather than just boot"
This reverts commit 358451c219.
|
2010-02-04 10:49:41 -08:00 |
|
Jeremy Kemper
|
358451c219
|
Rails script commands load the application rather than just boot
|
2010-02-04 10:45:35 -08:00 |
|
Jeremy Kemper
|
6154278d22
|
Fix broken autorequires
|
2010-02-04 10:08:06 -08:00 |
|
Jeremy Kemper
|
2faf94a7af
|
Use the correct environment.rb path
|
2010-02-04 10:08:06 -08:00 |
|
Jeremy Kemper
|
23ad1eff0d
|
Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always uses AS.
|
2010-02-04 10:08:06 -08:00 |
|
Jeremy Kemper
|
5c07c33ab4
|
Move framework requires and Bundler.require from boot.rb to app.rb. Cut down the list of railtie choices to those that make sense.
|
2010-02-04 10:08:06 -08:00 |
|
Antonio Cangiano
|
6b3fb38461
|
Updated the database.yml file generated for ibm_db to the latest version of DB2 and the gem.
[#3852 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-04 10:08:06 -08:00 |
|
Pratik Naik
|
25b6b95459
|
Make RAILS_* give deprecation warning just once
|
2010-02-04 17:00:50 +00:00 |
|
José Valim
|
06860dcf29
|
Remove duplicated version check.
|
2010-02-04 14:14:11 +01:00 |
|
Santiago Pastorino and José Ignacio Costa
|
6d6e6105c0
|
require 'action_controller' added on a test that uses it
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-04 14:07:24 +01:00 |
|
José Valim
|
d0f98420ea
|
Automatically require rubygems when --dev flag is given.
|
2010-02-04 14:05:13 +01:00 |
|
José Valim
|
79376e3c9d
|
Update Gemfile to use latest bundler config.
|
2010-02-04 13:53:37 +01:00 |
|
José Valim
|
ab14e3f862
|
Merge branch 'master' of gitproxy:rails/rails
|
2010-02-04 13:05:27 +01:00 |
|
José Valim
|
31248fe369
|
Remove instrument! and require thread from AS::Notifications.
|
2010-02-04 10:39:55 +01:00 |
|
Jeremy Kemper
|
c9ec28b2b6
|
Use a normal gem source url instead of a magic symbol
|
2010-02-04 00:21:47 -08:00 |
|
Jeremy Kemper
|
b63643004c
|
Bump bundler dep to 0.9.1.pre1
|
2010-02-04 00:19:07 -08:00 |
|
Jeremy Kemper
|
db15e49ddf
|
Autorequire bundled libraries by default
|
2010-02-03 23:56:51 -08:00 |
|
David Heinemeier Hansson
|
031139bb71
|
Homogenize gemspecs and remove the deprecated autorequire
|
2010-02-03 17:59:49 -08:00 |
|
Chad Woolley
|
e71825d40d
|
remove arel directory, breaks 'git submodule init', which breaks ci builds
Signed-off-by: Yehuda Katz <yehudakatz@Billing-MacBook-Pro.local>
|
2010-02-03 17:57:49 -08:00 |
|
David Heinemeier Hansson
|
dd13874ff6
|
Merge
|
2010-02-03 17:31:35 -08:00 |
|
David Heinemeier Hansson
|
79817aa9e7
|
Move to 3.0.0.beta
|
2010-02-03 17:29:51 -08:00 |
|
David Heinemeier Hansson
|
ddb512c02b
|
Simplify description
|
2010-02-03 17:27:06 -08:00 |
|
David Heinemeier Hansson
|
36e6daac67
|
Copy over latest release notes from docrails
|
2010-02-03 17:22:08 -08:00 |
|
Jeremy Kemper
|
9b033d14b2
|
Merge remote branch 'mikel/master'
|
2010-02-03 17:03:21 -08:00 |
|
SubbaRao Pasupuleti
|
639e044298
|
removing , from ,= statement in WrappedDatabaseException constructor
[#3830 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-03 17:02:40 -08:00 |
|
Mikel Lindsaar
|
1ae543a180
|
-v and --version params now work on rails script in or our of an app
|
2010-02-04 11:57:13 +11:00 |
|
Mikel Lindsaar
|
02ef8d20a1
|
Adding guard to make sure test database declarations exist before trying to auto create
|
2010-02-04 11:57:13 +11:00 |
|
Carl Lerche
|
f497e7ad1d
|
Update rails to use the latest bundler
|
2010-02-03 16:56:32 -08:00 |
|
Yehuda Katz
|
77015872be
|
Removing submodule hacks
|
2010-02-03 16:28:18 -08:00 |
|
José Valim
|
efa850558f
|
Make bin/rails call rails/commands/application, fix generators usage and update .gitignores.
|
2010-02-03 18:49:47 +01:00 |
|
José Valim
|
391f2543c9
|
Properly show middlewares on rake about.
|
2010-02-03 18:07:22 +01:00 |
|
José Valim
|
622e3dda84
|
No more vendored thor.
|
2010-02-03 17:57:54 +01:00 |
|
José Valim
|
836cbe5735
|
Add method and path to AC notifications.
|
2010-02-03 17:18:18 +01:00 |
|
José Valim
|
b13504303b
|
Merge remote branch 'mikel/master'
|
2010-02-03 10:32:27 +01:00 |
|
Mikel Lindsaar
|
f390eade5f
|
Adding 'db' as a shortcut for dbconsole to the rails command
|
2010-02-03 19:50:51 +11:00 |
|
Mikel Lindsaar
|
38d13f9597
|
Deprecated freeze rake tasks and cleaned up annotations.rake
|
2010-02-03 18:31:57 +11:00 |
|
Mikel Lindsaar
|
9d65390805
|
Added encoding qery support for SQLite3 to make rake db:charset work on all databases shipping with Rails 3
|
2010-02-03 18:06:38 +11:00 |
|
Mikel Lindsaar
|
fbdef7aafe
|
Made rake db:create also create the test database if you are in development mode
|
2010-02-03 16:39:04 +11:00 |
|
Mikel Lindsaar
|
80e49354f1
|
Updating index.html to remove script/generate and making railties tests pass again
|
2010-02-02 21:13:01 -08:00 |
|
Mikel Lindsaar
|
76d5428c33
|
Updating index.html to remove script/generate and making railties tests pass again
|
2010-02-03 15:52:05 +11:00 |
|