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
*
[ci skip] add "Qu" to Backends Features list
yuuji.yaginuma
2014-11-15
1
-0
/
+1
*
Don't freeze the same hash we use for memoization
Sean Griffin
2014-11-14
1
-6
/
+7
*
Allow `LazyAttributeHash` to be marshalled
Sean Griffin
2014-11-14
1
-13
/
+17
*
Correctly determine if an attribute is uninitialized
Sean Griffin
2014-11-14
2
-2
/
+10
*
Reduce the amount of work performed when instantiating AR models
Sean Griffin
2014-11-14
6
-27
/
+79
*
Revert "Improve performance of AR object instantiation"
Sean Griffin
2014-11-14
5
-61
/
+11
*
Merge pull request #17623 from jonatack/patch-8
Rafael Mendonça França
2014-11-14
1
-5
/
+4
|
\
|
*
Simplify and fix grammar
Jon Atack
2014-11-14
1
-5
/
+4
|
/
*
Merge pull request #17620 from arunagw/aa-build-fix-isolated
Sean Griffin
2014-11-14
30
-0
/
+31
|
\
|
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
30
-0
/
+31
*
|
Use `DelegateClass` instead of `SimpleDelegator` for type decorators
Sean Griffin
2014-11-14
2
-2
/
+2
*
|
Merge pull request #17614 from gsamokovarov/exception-wrapper-basic-tests
Santiago Pastorino
2014-11-14
1
-0
/
+66
|
\
\
|
*
|
Add basic tests for ActionDispatch::ExceptionWrapper
Genadi Samokovarov
2014-11-13
1
-0
/
+66
*
|
|
Merge pull request #17619 from tgxworld/fixes_to_testing_guide
Zachary Scott
2014-11-14
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[CI SKIP] Corrections to testing guide.
Guo Xiang Tan
2014-11-14
1
-2
/
+2
|
/
/
*
|
Merge pull request #17618 from sandipransing/testing-guide
Arun Agrawal
2014-11-14
1
-4
/
+2
|
\
\
|
*
|
[ci skip] Remove deprecated testing tasks
Sandip Ransing
2014-11-14
1
-4
/
+2
|
/
/
*
|
exec_prepared is GVL friendly, so lets use it.
Aaron Patterson
2014-11-13
2
-5
/
+3
*
|
Merge pull request #17613 from sandipransing/testing-guide
Abdelkader Boudih
2014-11-13
1
-3
/
+5
|
\
\
|
*
|
[ci skip] Improve upon testing tasks guide
Sandip Ransing
2014-11-14
1
-3
/
+5
|
/
/
*
|
Merge pull request #17612 from sandipransing/testing-guide
Rafael Mendonça França
2014-11-13
1
-0
/
+1
|
\
\
|
*
|
[ci skip] Capybara added to other testing approaches
Sandip Ransing
2014-11-14
1
-0
/
+1
|
/
/
*
|
Merge branch 'sandipransing-master'
Zachary Scott
2014-11-13
1
-2
/
+6
|
\
\
|
*
|
[ci skip] Add one more example to routing testing, and highlight association
Sandip Ransing
2014-11-13
1
-2
/
+6
|
/
/
*
|
Merge pull request #17604 from rymohr/message-verifier-case-sensitivity
Santiago Pastorino
2014-11-13
1
-2
/
+10
|
\
\
|
*
|
Abstract encoding strategy for ActiveSupport::MessageVerifier
Ryan Mohr
2014-11-12
1
-2
/
+10
|
/
/
*
|
Improve railties changelog entry and move latest to the top [ci skip]
Carlos Antonio da Silva
2014-11-12
1
-8
/
+7
*
|
Merge pull request #17593 from igas/paths-unshift-arity
Rafael Mendonça França
2014-11-12
2
-2
/
+7
|
\
\
|
*
|
Fix Rails::Paths::Path.unshift interface
Igor Kapkov
2014-11-12
2
-2
/
+7
*
|
|
Merge pull request #17596 from aderyabin/follow_convension
Rafael Mendonça França
2014-11-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Follow the coding conventions
Andrey Deryabin
2014-11-12
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #17348 from DavidGeukers/rake_test_all
David Heinemeier Hansson
2014-11-12
3
-6
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify rake test vs rake test:all
David Geukers
2014-11-10
3
-6
/
+28
*
|
|
Merge pull request #17588 from djpowers/patch-1
Zachary Scott
2014-11-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace "behaviour" with "behavior"
Dave Powers
2014-11-11
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #17047 from betesh/master
Rafael Mendonça França
2014-11-11
1
-0
/
+1
|
\
\
\
|
*
|
|
Time includes DateAndTime::Zones acts_like(:time)
betesh
2014-11-09
1
-0
/
+1
*
|
|
|
Merge pull request #17580 from ccutrer/change_table_name
Yves Senn
2014-11-11
3
-17
/
+29
|
\
\
\
\
|
*
|
|
|
add a Table#name accessor like TableDefinition#name
Cody Cutrer
2014-11-10
3
-17
/
+29
*
|
|
|
|
Make FlashHash#key? work with symbol and string
Rafael Mendonça França
2014-11-11
2
-1
/
+10
*
|
|
|
|
Remove unnecessary double space
claudiob
2014-11-10
2
-2
/
+2
*
|
|
|
|
Merge branch 'rm-fix-secret-token-fallback'
Rafael Mendonça França
2014-11-10
9
-23
/
+143
|
\
\
\
\
\
|
*
|
|
|
|
:scissors:
Rafael Mendonça França
2014-11-10
1
-1
/
+1
|
*
|
|
|
|
No need to sync config.secret_token and secrets.secret_token
Rafael Mendonça França
2014-11-10
2
-41
/
+4
|
*
|
|
|
|
Merge pull request #16535 from bf4/patch-1
Rafael Mendonça França
2014-11-10
9
-23
/
+180
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
9
-23
/
+180
*
|
|
|
|
|
dependencies.rb: keep the decorated #load and #require private [closes #17553]
Xavier Noria
2014-11-10
3
-13
/
+36
*
|
|
|
|
|
Merge pull request #17585 from aderyabin/remove_limited_update_conditions
Rafael Mendonça França
2014-11-10
2
-8
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove never called method `limited_update_conditions`
Andrey Deryabin
2014-11-11
2
-8
/
+0
*
|
|
|
|
|
Merge pull request #17579 from aderyabin/cleanup_sqlite
Rafael Mendonça França
2014-11-10
1
-6
/
+2
|
\
\
\
\
\
\
[next]