David Heinemeier Hansson
|
f0055871a3
|
Follow our own conventions (closes #6506) [packagethief]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7603 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-23 22:16:09 +00:00 |
|
David Heinemeier Hansson
|
906c49d0f3
|
Added --skip-fixture option to script/generate model (closes #6862) [sandofsky]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7601 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-23 22:08:02 +00:00 |
|
Jeremy Kemper
|
ccc9549436
|
Revert [7574]. Closes #7521.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7594 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-23 11:31:37 +00:00 |
|
Jeremy Kemper
|
547447ad2a
|
RailsFCGIHandler tests. Closes #9630.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7593 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-23 11:20:25 +00:00 |
|
David Heinemeier Hansson
|
82a85e8592
|
Skip svnindex.xsl files when installing plugins (closes #7070) [davidjrice]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7585 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 23:20:48 +00:00 |
|
David Heinemeier Hansson
|
4cf23c9f8e
|
Print Rails version when starting console (closes #7440) [eyematz]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7576 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 22:17:10 +00:00 |
|
David Heinemeier Hansson
|
833bd62e20
|
Fix CSS error in scaffold (closes #7450) [kampers]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7575 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 22:14:16 +00:00 |
|
David Heinemeier Hansson
|
35e382627e
|
Added rake db:version to get the current schema version from the command line (closes #7521) [pelargir]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7574 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 22:12:10 +00:00 |
|
David Heinemeier Hansson
|
1d4002d462
|
Fixed the placement of fixture files for nested models when generating through script/generate model (closes #7547) [jkit]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7573 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 22:10:49 +00:00 |
|
David Heinemeier Hansson
|
59c36fd456
|
Added TEMPLATE option to rake doc:app to set a custom output template (closes #7737) [Jakob S]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7568 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 18:33:39 +00:00 |
|
David Heinemeier Hansson
|
9809dc4540
|
Added VERBOSE option to rake db:migrate to turn off output #8204 [jbarnette]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7566 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 18:28:53 +00:00 |
|
David Heinemeier Hansson
|
2a34e082f3
|
Doc fixes (closes #8608) [deepblue]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7564 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 18:24:17 +00:00 |
|
David Heinemeier Hansson
|
f18c24c397
|
Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7555 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:55:57 +00:00 |
|
David Heinemeier Hansson
|
f336cf463c
|
Fixes rake annotations to search erb and builder files as well (closes #9150) [m.langenberg]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7553 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:52:11 +00:00 |
|
David Heinemeier Hansson
|
c361caf8b4
|
Doc fix (closes #9203) [lazyatom]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7551 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:43:31 +00:00 |
|
David Heinemeier Hansson
|
ac4f37ecbb
|
Doc fix (closes #9259) [caio]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7550 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:41:03 +00:00 |
|
David Heinemeier Hansson
|
a5fde99873
|
Plugin license and README should use a dynamic year (closes #9329) [bscofield]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7546 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:34:01 +00:00 |
|
Michael Koziarski
|
39b77ca347
|
Remove last mentions of AWS from railties
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7544 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:21:40 +00:00 |
|
Michael Koziarski
|
0ba96e0568
|
Remove the AWS web_service generator
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7543 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:19:42 +00:00 |
|
David Heinemeier Hansson
|
a5af3f75af
|
Added symbols as a legal way of specifying plugins in config.plugins (closes #9629) [tom]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7540 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-22 17:08:09 +00:00 |
|
David Heinemeier Hansson
|
6dd10d85da
|
Added the :all option to config.plugins thatll include the rest of the plugins not already explicitly named (closes #9613) [fcheung]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7531 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-21 22:31:19 +00:00 |
|
David Heinemeier Hansson
|
83c17f2089
|
Removed deprecated task names, like clear_logs, in favor of the new namespaced style [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7530 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-21 22:22:12 +00:00 |
|
David Heinemeier Hansson
|
bd311ce922
|
Updated some docs to reference the latest and greatest and played style nazi a little
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7517 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-20 23:16:06 +00:00 |
|
Jeremy Kemper
|
4f375d5b82
|
Support multiple config.after_initialize blocks so plugins and apps can more easily cooperate. Closes #9582.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7507 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-18 01:45:37 +00:00 |
|
David Heinemeier Hansson
|
694f15758c
|
Added db:drop:all to drop all databases declared in config/database.yml [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7489 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-15 22:56:07 +00:00 |
|
Jeremy Kemper
|
15f7f1a380
|
Missed Reloadable bits and pieces
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7475 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-14 01:00:32 +00:00 |
|
Jeremy Kemper
|
d54a1564a1
|
Don't raise superfluous exception on test failure.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7455 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-11 05:19:15 +00:00 |
|
David Heinemeier Hansson
|
85800c110e
|
Update copyright span
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7425 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-09 17:57:16 +00:00 |
|
Michael Koziarski
|
fa602bb86d
|
Use attribute pairs instead of the migration name to create add and remove column migrations. Closes #9166 [lifofifo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7422 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-09 05:40:34 +00:00 |
|
Michael Koziarski
|
6b9b511de1
|
Fix task description for db:sessions:create. Closes #9419 [topfunky]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7398 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-02 23:52:24 +00:00 |
|
Michael Koziarski
|
2fc4be68a6
|
Remove duplication in test_help.rb Closes #3328 [jarkko]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7395 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-02 23:50:51 +00:00 |
|
Michael Koziarski
|
94e5b10aff
|
Use Gem.find_name instead of search when freezing gems. Prevent false positive for other gems with rails in the name. Closes #8729 [wselman]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7233 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-07-24 21:06:45 +00:00 |
|
Rick Olson
|
7de537dbf4
|
Automatically generate add/remove column commands in specially named migrations like AddLocationToEvent. Closes #9006 [zenspider]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7216 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-07-24 04:10:22 +00:00 |
|
Rick Olson
|
f9b7394430
|
Default to plural table name in Rails Generator if ActiveRecord is not present. Closes #8963 [evan]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7183 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-07-12 06:23:50 +00:00 |
|
David Heinemeier Hansson
|
8a207f6f22
|
Drop the trailing slash
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7150 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-28 18:44:08 +00:00 |
|
David Heinemeier Hansson
|
f6a91b7b4c
|
Added rake routes for listing all the defined routes in the system (closes #8795) [josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7149 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-28 18:33:06 +00:00 |
|
Jeremy Kemper
|
f26141c98d
|
db:create creates the database for the current environment if it's on localhost. db:create:all creates local databases for all environments. Closes #8783.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7147 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-28 18:23:41 +00:00 |
|
Jeremy Kemper
|
868e6b08df
|
Generators: look for generators in all gems, not just those suffixed with _generator, in the gem's generators or rails_generators directory. Allow use of the rails_generators directory instead of the standard generators directory in plugins also. Closes #8730.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7139 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-27 09:25:25 +00:00 |
|
David Heinemeier Hansson
|
7cc67eb6d7
|
Added db:version to get the current schema number [via Tim Bray]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7110 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-25 15:15:20 +00:00 |
|
David Heinemeier Hansson
|
c4075292fa
|
Added --skip-migration option to scaffold and resource generators (closes #8656) [Michael Glaesemann]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7108 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 18:26:58 +00:00 |
|
David Heinemeier Hansson
|
376f121075
|
Docfix (closes #8480)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7104 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 17:36:52 +00:00 |
|
David Heinemeier Hansson
|
3ae2bf0987
|
Docfixes (closes #7348, #7778, #8669)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7102 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 17:35:42 +00:00 |
|
David Heinemeier Hansson
|
183b7131d0
|
Docfix (closes #8585)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7099 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 17:30:31 +00:00 |
|
David Heinemeier Hansson
|
753cbf1cd4
|
Docfix (closes #8715)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7097 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 17:23:52 +00:00 |
|
David Heinemeier Hansson
|
4766f521ee
|
Fix that FCGIs would leave log files open when asked to shut down by USR2 (closes #3028) [sebastian.kanthak/josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7095 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-23 17:04:37 +00:00 |
|
Rick Olson
|
9d4225f129
|
Fixed that dispatcher preparation callbacks only run once in production mode. Mock Routes.reload so that dispatcher preparation callback tests run. [Rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7033 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-15 23:28:51 +00:00 |
|
Jeremy Kemper
|
c5f00580d3
|
Fix precedence error in failsafe rescue. Closes #8625.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7006 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-12 16:46:25 +00:00 |
|
Jeremy Kemper
|
e4e275dde3
|
Fix syntax error in dispatcher than wrecked failsafe responses. Closes #8625.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7002 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-11 18:05:02 +00:00 |
|
Jeremy Kemper
|
5179b351c7
|
Scaffolded validation errors set the appropriate HTTP status for XML responses. Closes #8622.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6990 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-10 23:04:19 +00:00 |
|
Jeremy Kemper
|
d6785e9674
|
Fix indentation in model generator migration template. Closes #8577 [Josh Peek]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6939 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-05 03:34:56 +00:00 |
|