index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pass a range in :conditions to use the SQL BETWEEN operator. Closes #6974.
Jeremy Kemper
2007-01-10
3
-2
/
+28
*
test javascript include with and without application.js
Jeremy Kemper
2007-01-08
2
-20
/
+13
*
Lookup the mime type for #auto_discovery_link_tag in the Mime::Type class. C...
Rick Olson
2007-01-08
3
-1
/
+4
*
Revert failing test from [5847].
Jeremy Kemper
2007-01-08
1
-5
/
+0
*
Fix bug where nested resources ignore a parent singleton parent's path prefix...
Rick Olson
2007-01-08
3
-1
/
+16
*
Fix no method error with error_messages_on. Closes #6935 [nik.wakelin Koz]
Michael Koziarski
2007-01-07
3
-2
/
+8
*
Fix the Oracle adapter for serialized attributes stored in CLOBs. Closes #68...
Michael Koziarski
2007-01-05
2
-0
/
+3
*
Slight doc tweak to the ActionView::Helpers::PrototypeHelper#replace docs. C...
Rick Olson
2007-01-05
2
-1
/
+3
*
Slight doc tweak to #prepend_filter. Closes #6493 [Jeremy Voorhis]
Rick Olson
2007-01-05
2
-2
/
+4
*
Add more extensive documentation to the AssetTagHelper. Closes #6452 [Bob Si...
Rick Olson
2007-01-05
3
-147
/
+150
*
Clean up multiple calls to #stringify_keys in TagHelper, add better documenta...
Rick Olson
2007-01-05
3
-25
/
+47
*
[DOCS] Apply more documentation for ActiveRecord Reflection. Closes #4055 [R...
Rick Olson
2007-01-05
2
-5
/
+21
*
[DOCS] Document :allow_nil option of #validate_uniqueness_of. Closes #3143 [C...
Rick Olson
2007-01-05
2
-0
/
+3
*
[DOCS] fix reference to ActionController::Macros::AutoComplete for #text_fiel...
Rick Olson
2007-01-05
2
-2
/
+4
*
Fixed that webrick would strip leading newlines and hang connection (closes #...
David Heinemeier Hansson
2007-01-05
3
-1
/
+8
*
Update to latest Prototype
Sam Stephenson
2007-01-05
2
-122
/
+204
*
Sybase adapter fixes. Closes #6926 [jsheets]
Michael Koziarski
2007-01-05
8
-155
/
+159
*
rollback [5833] and [5835]
Rick Olson
2007-01-04
3
-10
/
+8
*
Allow ActionController::Base.session_store and #fragment_cache_store to lazil...
Rick Olson
2007-01-04
2
-6
/
+6
*
Allow ActionController::Base.session_store to lazily load the session class t...
Rick Olson
2007-01-04
2
-3
/
+5
*
Rollback #new_record? and #id values for created records that rollback in an ...
Rick Olson
2007-01-02
3
-2
/
+59
*
Make sure html_document is reset between integration test requests (closes #6...
Jamis Buck
2007-01-01
2
-0
/
+4
*
Fix date helper test when run on 31st day of the month! Closes #6907. [mutru]
Jeremy Kemper
2007-01-01
1
-7
/
+7
*
use stringify_keys
Jeremy Kemper
2007-01-01
1
-1
/
+1
*
Merge [5822] from 1.2 (oops, wrong order).
Jeremy Kemper
2007-01-01
1
-9
/
+14
*
Set session to an empty hash if :new_session => false and no session cookie o...
Jeremy Kemper
2007-01-01
2
-1
/
+9
*
tighten test_load_once_paths_should_behave_when_recursively_loading
Jeremy Kemper
2007-01-01
1
-2
/
+3
*
Check for nil name also. Closes #6561.
Jeremy Kemper
2006-12-31
2
-2
/
+8
*
Make RDoc not spew errors on install because of HTML comments in code comments
David Heinemeier Hansson
2006-12-31
2
-5
/
+4
*
Fix Dependencies.autoloaded? to ignore anonymous modules. Closes #6561.
Nicholas Seckar
2006-12-31
3
-1
/
+6
*
Validating save returns boolean; update and create return responses.
Jeremy Kemper
2006-12-29
2
-6
/
+6
*
prefix_parameters pulls /:path/:params from the URI prefix
Jeremy Kemper
2006-12-29
2
-21
/
+20
*
try to appease the angry Oracle
Jamis Buck
2006-12-29
2
-2
/
+2
*
make sure query attributes on custom fields works as it used to
Jamis Buck
2006-12-29
2
-2
/
+29
*
doh typo in commit from the hip
Jeremy Kemper
2006-12-29
1
-1
/
+1
*
generate prefix parameters if undefined
Jeremy Kemper
2006-12-29
1
-0
/
+1
*
Query string support. Closes #6855.
Jeremy Kemper
2006-12-29
3
-6
/
+64
*
Routing uses URI escaping for path components and CGI escaping for query para...
Jeremy Kemper
2006-12-28
3
-9
/
+19
*
Ensure plugins are in the Dependencies.load_once_paths collection by default....
Rick Olson
2006-12-27
2
-4
/
+8
*
Make error_message_on handle nil objects. [dan]
Michael Koziarski
2006-12-27
2
-1
/
+7
*
Docs fix for columns_hash [bradediger]
Michael Koziarski
2006-12-27
1
-1
/
+1
*
Ensure dynamic finders are anchored to the beginning of the method name to pr...
Michael Koziarski
2006-12-27
2
-2
/
+9
*
Attempt at fixing the preparation_callbacks, nzkoz will double check
David Heinemeier Hansson
2006-12-27
1
-8
/
+2
*
False is a reasonable default
David Heinemeier Hansson
2006-12-27
1
-1
/
+1
*
Allow config.to_prepare to work, make the dispatcher safe to 're require'. [K...
Michael Koziarski
2006-12-26
3
-1
/
+4
*
Fix scaffold_resource generator so it respects the --pretend argument when cr...
Rick Olson
2006-12-26
2
-2
/
+6
*
forgot to save CHANGELOG
Rick Olson
2006-12-25
1
-0
/
+2
*
Fix assert_redirected_to bug where redirecting from a nested to to a top-leve...
Rick Olson
2006-12-25
3
-4
/
+26
*
Fix Webrick Daemon dispatching bug regarding a bad current working directory....
Rick Olson
2006-12-25
2
-1
/
+5
*
Update load once paths to prevent nested once constants from being detected a...
Nicholas Seckar
2006-12-24
2
-2
/
+8
[prev]
[next]