|
|
|
@9250
|
[9250]
|
05/03/08 04:35:26 |
santana |
* simplifications, thanks to Ruby/Informix 0.7.1
* 'immediate' replaces … |
|
|
|
@9249
|
[9249]
|
05/03/08 04:29:05 |
santana |
Dependency updated to Ruby/Informix 0.7.1 |
|
|
|
@9248
|
[9248]
|
04/10/08 18:06:05 |
rick |
Change validates_uniqueness_of :case_sensitive option default back to true … |
|
|
|
@9247
|
[9247]
|
04/10/08 13:48:43 |
pratik |
Ensure that save on child object fails for invalid belongs_to association. … |
|
|
|
@9246
|
[9246]
|
04/10/08 04:51:55 |
josh |
Fixed OpenID file store class and safely fallback if there is no root_url. … |
|
|
|
@9245
|
[9245]
|
04/09/08 16:24:32 |
rick |
Require rubygems if needed when initializing GemDependency instances |
|
|
|
@9244
|
[9244]
|
04/09/08 16:20:15 |
rick |
Add support for interleaving migrations by storing which migrations have … |
|
|
|
@9243
|
[9243]
|
04/08/08 05:20:33 |
rick |
ActiveRecord::Base#sum defaults to 0 if no rows are returned. Closes … |
|
|
|
@9242
|
[9242]
|
04/08/08 05:05:54 |
rick |
Automatically parse posted JSON content for Mime::JSON requests. [rick] |
|
|
|
@9241
|
[9241]
|
04/08/08 04:52:01 |
rick |
add json_escape ERB util to escape html entities in json strings that are … |
|
|
|
@9240
|
[9240]
|
04/08/08 04:21:32 |
rick |
Don't require rails/gem_builder during rails initialization, it's only … |
|
|
|
@9239
|
[9239]
|
04/08/08 03:47:08 |
rick |
set ActiveSupport.escape_html_entities_in_json = false for new rails apps |
|
|
|
@9238
|
[9238]
|
04/08/08 03:45:26 |
rick |
Add config.active_support.escape_html_entities_in_json to allow disabling … |
|
|
|
@9237
|
[9237]
|
04/07/08 19:44:37 |
josh |
Improve ActiveRecord::Base#table_name unit tests for nested classes. … |
|
|
|
@9236
|
[9236]
|
04/07/08 19:29:09 |
josh |
script/performance/profiler compatibility with the ruby-prof >= 0.5.0. … |
|
|
|
@9235
|
[9235]
|
04/06/08 22:26:15 |
pratik |
Ensure that respond_to? considers dynamic finder methods. Closes #11538. … |
|
|
|
@9234
|
[9234]
|
04/06/08 18:42:34 |
josh |
Provide a helper proxy to access helper methods from outside views. Closes … |
|
|
|
@9233
|
[9233]
|
04/06/08 03:01:09 |
pratik |
Split associations_test.rb into multiple files based on association type. … |
|
|
|
@9232
|
[9232]
|
04/06/08 02:32:51 |
pratik |
Ensure that save on parent object fails for invalid has_one association. … |
|
|
|
@9231
|
[9231]
|
04/06/08 02:18:42 |
pratik |
Remove duplicate code from associations. [Pratik] |
|
|
|
@9230
|
[9230]
|
04/06/08 00:27:12 |
pratik |
Refactor HasManyThroughAssociation to inherit from HasManyAssociation. … |
|
|
|
@9229
|
[9229]
|
04/05/08 16:25:48 |
pratik |
Ensure HABTM#create and HABTM#build do not load entire association. … |
|
|
|
@9228
|
[9228]
|
04/05/08 11:28:15 |
nzkoz |
Avoid modifying the sendmail_settings hash when using the return path. … |
|
|
|
@9227
|
[9227]
|
04/05/08 11:18:05 |
pratik |
Fix more typos and changelog |
|
|
|
@9226
|
[9226]
|
04/05/08 03:52:58 |
pratik |
Improve documentation. |
|
|
|
@9225
|
[9225]
|
04/04/08 20:26:42 |
josh |
Replaced callback method evaluation in AssociationCollection class to use … |
|
|
|
@9224
|
[9224]
|
04/04/08 14:37:22 |
nzkoz |
Make HABTM#create behave the same as << with after_add callbacks. Closes … |
|
|
|
@9223
|
[9223]
|
04/04/08 12:06:22 |
nzkoz |
Don't double include DISTINCT when the user has already specified it. … |
|
|
|
@9222
|
[9222]
|
04/04/08 11:45:08 |
nzkoz |
Tiny change to allow AR based creation of TIME columns in sqlite. Closes … |
|
|
|
@9221
|
[9221]
|
04/04/08 03:29:30 |
gbuesing |
Time #yesterday and #tomorrow behave correctly crossing DST boundary. … |
|
|
|
@9220
|
[9220]
|
04/03/08 20:00:33 |
bitsweat |
Update fcgi dispatcher test cases. Closes #11471 [guillaume] |
|
|
|
@9219
|
[9219]
|
04/03/08 18:32:10 |
bitsweat |
Bah, don't test TMail in AM |
|
|
|
@9218
|
[9218]
|
04/03/08 17:28:05 |
bitsweat |
Ruby 1.9 compat: compare with same encoding |
|
|
|
@9217
|
[9217]
|
04/03/08 17:27:55 |
bitsweat |
Ruby 1.9 compat: ascii encoding for quoted-printable regexps |
|
|
|
@9216
|
[9216]
|
04/02/08 21:53:21 |
rick |
missed an added file |
|
|
|
@9215
|
[9215]
|
04/02/08 17:48:30 |
rick |
Flesh out rake gems:unpack to unpack all gems, and add rake gems:build for … |
|
|
|
@9214
|
[9214]
|
04/02/08 15:15:11 |
josh |
OpenID Authentication plugin: Allow a return_to option to be used instead … |
|
|
|
@9213
|
[9213]
|
04/02/08 14:15:30 |
gbuesing |
TimeWithZone: Adding tests for dst and leap day edge cases when advancing … |
|
|
|
@9212
|
[9212]
|
04/02/08 12:48:59 |
pratik |
Ensure RJS redirect_to doesn't html-escapes string argument. Closes #8546 |
|
|
|
@9211
|
[9211]
|
04/02/08 12:48:10 |
pratik |
Fix that config.to_prepare dependency error. Closes #10520 [akaspick, … |
|
|
|
@9210
|
[9210]
|
04/02/08 12:47:52 |
pratik |
Revert [9209] Use Hash#except |
|
|
|
@9209
|
[9209]
|
04/02/08 11:45:03 |
pratik |
Adding Hash#without Closes #7369 [eventualbuddha] |
|
|
|
@9208
|
[9208]
|
04/02/08 06:56:44 |
gbuesing |
TimeWithZone#method_missing: send to utc to advance with dst correctness, … |
|
|
|
@9207
|
[9207]
|
04/02/08 03:33:33 |
rick |
delete the format parameter so that openid works on the iphone. add … |
|
|
|
@9206
|
[9206]
|
04/01/08 23:25:03 |
sam |
Add TzinfoTimezone#dst_utc_offset |
|
|
|
@9205
|
[9205]
|
04/01/08 20:55:45 |
rick |
spell check |
|
|
|
@9204
|
[9204]
|
04/01/08 20:35:56 |
rick |
Add config.active_support for future configuration options. Also, add … |
|
|
|
@9203
|
[9203]
|
04/01/08 20:25:26 |
rick |
Add config.active_support.use_standard_json_time_format setting so that … |
|
|
|
@9202
|
[9202]
|
04/01/08 20:09:45 |
rick |
Tweak ActiveRecord::Base#to_json to include a root value in the returned … |
|
|
|
@9201
|
[9201]
|
04/01/08 19:16:55 |
david |
Use class << self |
|
|
|
@9200
|
[9200]
|
04/01/08 18:27:22 |
rick |
Add efficient #include? to AssociationCollection (for has_many/has_many … |
|
|
|
@9199
|
[9199]
|
04/01/08 17:15:31 |
david |
gems should be specified before plugins |
|
|
|
@9198
|
[9198]
|
04/01/08 17:13:05 |
david |
Added examples for config.gem |
|
|
|
@9197
|
[9197]
|
04/01/08 16:54:30 |
bitsweat |
Improving railties test coverage. Closes #11496 [miloops] |
|
|
|
@9196
|
[9196]
|
04/01/08 15:48:46 |
bitsweat |
Partial updates off by default |
|
|
|
@9195
|
[9195]
|
04/01/08 07:39:14 |
bitsweat |
Ruby 1.9 compat: toplevel AS reference within BasicObject |
|
|
|
@9194
|
[9194]
|
04/01/08 07:39:04 |
bitsweat |
Ruby 1.9 compat: encoding and multibyte test fixes |
|
|
|
@9193
|
[9193]
|
04/01/08 06:58:52 |
bitsweat |
Ruby 1.9 compat: force encoding for binary comparison tests |
|
|
|
@9192
|
[9192]
|
04/01/08 06:46:40 |
bitsweat |
Ruby 1.9 compat: work around YAML serialization error exposed by … |
|
|
|
@9191
|
[9191]
|
04/01/08 06:33:16 |
bitsweat |
Ruby 1.9 compat: delete DEFAULTS key from Hash not Omap array |
|
|
|
@9190
|
[9190]
|
04/01/08 06:11:56 |
bitsweat |
Ruby 1.9 compat: proc arity |
|
|
|
@9189
|
[9189]
|
04/01/08 06:11:48 |
bitsweat |
style & whitespace |
|
|
|
@9188
|
[9188]
|
04/01/08 06:11:40 |
bitsweat |
Ruby 1.9 compat: don't confuse with headers method call |
|
|
|
@9187
|
[9187]
|
04/01/08 06:11:31 |
bitsweat |
Ruby 1.9: no args is 0 arity, not -1 as in 1.8 |
|
|
|
@9186
|
[9186]
|
04/01/08 06:11:22 |
bitsweat |
Ruby 1.9 compat: anonymous class name is nil not now |
|
|
|
@9185
|
[9185]
|
04/01/08 05:38:29 |
bitsweat |
Ruby 1.9 compat: anonymous class name is nil not now |
|
|
|
@9184
|
[9184]
|
04/01/08 05:32:11 |
bitsweat |
force_encoding to ascii-8bit instead of nil |
|
|
|
@9183
|
[9183]
|
04/01/08 05:01:33 |
bitsweat |
PostgreSQL: use create_ and drop_database for rake tasks. Closes #9045 … |
|
|
|
@9182
|
[9182]
|
04/01/08 05:01:10 |
bitsweat |
PostgreSQL: create_ and drop_database support. Closes #9042. |
|
|
|
@9181
|
[9181]
|
04/01/08 03:13:17 |
bitsweat |
Add select_rows. Closes #11334 [nwiger] |
|
|
|
@9180
|
[9180]
|
04/01/08 02:09:52 |
pratik |
Add Rails.logger, Rails.root, Rails.env and Rails.cache shortcuts for … |
|
|
|
@9179
|
[9179]
|
04/01/08 02:09:15 |
pratik |
Remove unnecessary arguments. References #11491. |
|
|
|
@9178
|
[9178]
|
04/01/08 00:56:59 |
bitsweat |
Missed adds. References #11491. |
|
|
|
@9177
|
[9177]
|
04/01/08 00:50:09 |
bitsweat |
Support render :partial => collection of heterogeneous elements. Closes … |
|
|
|
@9176
|
[9176]
|
04/01/08 00:29:24 |
bitsweat |
Update generator tests. Closes #11487 [thechrisoshow] |
|
|
|
@9175
|
[9175]
|
04/01/08 00:28:40 |
bitsweat |
Fix migration test when run in GMT zone. Closes #11477 [thechrisoshow] |
|
|
|
@9174
|
[9174]
|
04/01/08 00:13:39 |
david |
Move it around a bit |
|
|
|
@9173
|
[9173]
|
04/01/08 00:05:48 |
david |
Splitting them up first |
|
|
|
@9172
|
[9172]
|
03/31/08 23:45:48 |
david |
Deprecate some more legacy |
|
|
|
@9171
|
[9171]
|
03/31/08 23:40:34 |
david |
Something more to work with |
|
|
|
@9170
|
[9170]
|
03/31/08 21:16:17 |
david |
Fixed charset/collation for rake db:create (closes #11331) [matt] |
|
|
|
@9169
|
[9169]
|
03/31/08 16:13:10 |
josh |
Normalize verification error messages in OpenID authentication plugin. |
|
|
|
@9168
|
[9168]
|
03/31/08 12:57:47 |
pratik |
Ensure that validates_uniqueness_of works with with_scope. Closes #9235. … |
|
|
|
@9167
|
[9167]
|
03/31/08 06:53:44 |
rick |
Allow files in plugins to be reloaded like the rest of the application. … |
|
|
|
@9166
|
[9166]
|
03/31/08 05:31:47 |
bitsweat |
Bump bundled tmail to r242 |
|
|
|
@9165
|
[9165]
|
03/31/08 05:31:37 |
bitsweat |
Ruby 1.9 compat: mark utf-8 encoding. |
|
|
|
@9164
|
[9164]
|
03/31/08 05:31:29 |
bitsweat |
Ruby 1.9 compat: use Array() instead of #to_a. |
|
|
|
@9163
|
[9163]
|
03/31/08 04:59:23 |
bitsweat |
rename config/initializers/new_in_rails_3.rb to new_rails_defaults.rb |
|
|
|
@9162
|
[9162]
|
03/31/08 03:57:25 |
bitsweat |
Force timestamp update |
|
|
|
@9161
|
[9161]
|
03/31/08 02:18:17 |
bitsweat |
Fine, warn. Just don't recurse to death in cc.rb |
|
|
|
@9160
|
[9160]
|
03/31/08 01:50:07 |
bitsweat |
Fix case-sensitive validates_uniqueness_of. Closes #11366 [miloops] |
|
|
|
@9159
|
[9159]
|
03/31/08 01:49:57 |
bitsweat |
Partial updates play nice with updated_at/on timestamps |
|
|
|
@9158
|
[9158]
|
03/31/08 01:49:31 |
bitsweat |
Add :message option to validates_numericality_of. Closes #11456 [miloops, … |
|
|
|
@9157
|
[9157]
|
03/31/08 01:10:04 |
bitsweat |
Partial updates include only unsaved attributes. Off by default; set … |
|
|
|
@9156
|
[9156]
|
03/31/08 01:09:39 |
bitsweat |
Add query methods for superclass_delegating_reader |
|
|
|
@9155
|
[9155]
|
03/31/08 01:09:29 |
bitsweat |
Always alias DateTime#to_s to #to_default_s |
|
|
|
@9154
|
[9154]
|
03/31/08 01:09:19 |
bitsweat |
require fileutils |
|
|
|
@9153
|
[9153]
|
03/30/08 23:49:52 |
gbuesing |
TZInfo: Removing unneeded TimezoneProxy class |
|
|
|
@9152
|
[9152]
|
03/30/08 23:27:17 |
gbuesing |
TZInfo: Removing unneeded TimezoneIndexDefinition, since we're not … |
|
|
|
@9151
|
[9151]
|
03/30/08 23:07:52 |
bitsweat |
Handle exit, reload, and restart immediately if not processing a request. … |