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
*
Add deprecation horizon to html-scanner
Piotr Sarnacki
2012-08-28
1
-1
/
+2
*
Implement ActionView::Template::Types
Piotr Sarnacki
2012-08-28
5
-4
/
+65
*
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
8
-100
/
+134
*
Use ActionView::Base.logger instead of AC::Base.logger
Piotr Sarnacki
2012-08-28
2
-2
/
+2
*
Add ActionView::Base.default_formats
Piotr Sarnacki
2012-08-28
4
-1
/
+19
*
Remove Mime::Type translations from Action View
Piotr Sarnacki
2012-08-28
4
-11
/
+10
*
Deprecate mime types lookup in auto_discovery_link_tag
Piotr Sarnacki
2012-08-28
2
-1
/
+18
*
Remove comment about getting rid of old AV::Base.new behavior
Piotr Sarnacki
2012-08-28
1
-2
/
+0
*
Remove stubs from LogSubscriber tests
Piotr Sarnacki
2012-08-28
1
-3
/
+4
*
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
16
-27
/
+32
*
Deprecate ActionController::RecordIdentifier
Piotr Sarnacki
2012-08-28
2
-0
/
+12
*
Add ActionView::ModelNaming
Piotr Sarnacki
2012-08-28
3
-4
/
+16
*
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
7
-11
/
+6
*
Remove dependency on actionpack in ActionView::AssetPaths
Piotr Sarnacki
2012-08-28
4
-6
/
+20
*
Merge pull request #7460 from frodsan/fix_nested_attributes_test
Rafael Mendonça França
2012-08-27
1
-7
/
+9
|
\
|
*
ensures that the test repairs the validation setup
Francesco Rodriguez
2012-08-27
1
-7
/
+9
|
/
*
Merge pull request #7451 from frodsan/fix_dep_ag
Santiago Pastorino
2012-08-27
1
-0
/
+2
|
\
|
*
fix order dependent test in AggregationsTest
Francesco Rodriguez
2012-08-26
1
-0
/
+2
|
/
*
Remove unused variable
Rafael Mendonça França
2012-08-26
1
-1
/
+1
*
Add test to ensure that save will raise SerializationTypeMismatch if the
Rafael Mendonça França
2012-08-26
1
-0
/
+6
*
We don't need this reload
Rafael Mendonça França
2012-08-26
1
-1
/
+1
*
Use the Topic class in the attribute serialized tests
Rafael Mendonça França
2012-08-26
1
-8
/
+4
*
Use teardown hook to return the initial state of the object
Rafael Mendonça França
2012-08-26
1
-16
/
+5
*
Move the serialized attribute tests to their own file
Rafael Mendonça França
2012-08-26
3
-207
/
+214
*
Move test to the correct file
Rafael Mendonça França
2012-08-26
3
-12
/
+12
*
Remove some entries from the 4.0 release notes
Rafael Mendonça França
2012-08-26
1
-25
/
+0
*
Remove CHANGELOG entry for the update_attribute removal.
Rafael Mendonça França
2012-08-26
1
-6
/
+0
*
Use verify_readonly_attribute in the update_columns method
Rafael Mendonça França
2012-08-25
1
-1
/
+1
*
Revert "Remove private verify readonly attr method"
Rafael Mendonça França
2012-08-25
1
-1
/
+5
*
Revert "Remove update_attribute."
Rafael Mendonça França
2012-08-25
4
-7
/
+71
*
Merge pull request #7029 from panthomakos/date-and-time
Rafael Mendonça França
2012-08-25
7
-848
/
+433
|
\
|
*
Refactored common date and time calculations.
Pan Thomakos
2012-08-04
7
-848
/
+433
*
|
Merge pull request #7449 from Mik-die/nested-limits
Rafael Mendonça França
2012-08-25
4
-11
/
+49
|
\
\
|
*
|
changelog #7449
Mikhail Dieterle
2012-08-26
1
-0
/
+4
|
*
|
allow to pass Symbol or Proc into :limit option of #accepts_nested_attributes...
Mikhail Dieterle
2012-08-26
3
-11
/
+45
*
|
|
Create variable only in the test that uses it
Carlos Antonio da Silva
2012-08-25
1
-3
/
+3
|
/
/
*
|
Merge pull request #7435 from nashby/fix-issue-7431
Rafael Mendonça França
2012-08-25
3
-2
/
+34
|
\
\
|
*
|
correct handling of date selects when using both disabled and discard options
Vasiliy Ermolovich
2012-08-25
3
-2
/
+34
|
/
/
*
|
simplifies yet another regexp
Xavier Noria
2012-08-25
1
-1
/
+1
*
|
instead of returning $& if =~ succeeds, use String#[]
Xavier Noria
2012-08-25
1
-1
/
+1
*
|
simplifies a regexp
Xavier Noria
2012-08-25
1
-1
/
+1
*
|
use Hash#fetch to eliminate conditional
Aaron Patterson
2012-08-24
1
-8
/
+3
*
|
call methods on AR::Model after ClassMethods module is defined
Aaron Patterson
2012-08-24
1
-1
/
+2
*
|
Merge pull request #7342 from sobrinho/master
Rafael Mendonça França
2012-08-24
6
-5
/
+64
|
\
\
|
*
|
Accept a symbol for `:in` option on inclusion and exclusion validators
Gabriel Sobrinho
2012-08-24
6
-5
/
+64
*
|
|
Merge pull request #7436 from sikachu/master-remove-active_record-session_store
José Valim
2012-08-24
25
-976
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Raise more helpful error message on missing gem
Prem Sichanugrist
2012-08-24
2
-0
/
+26
|
*
|
Remove meta Sesion Migration generator
Prem Sichanugrist
2012-08-24
2
-16
/
+0
|
*
|
Update guide/release note about AR::SessionStore
Prem Sichanugrist
2012-08-24
4
-14
/
+6
|
*
|
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
18
-947
/
+10
|
/
/
[next]