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 test case
gmarik
2013-12-31
1
-0
/
+17
*
Use `Array#wrap` instead `Array()`
gmarik
2013-12-31
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-31
5
-15
/
+15
|
\
|
*
Fix few typos and improve markup at some levels
Robin Dupret
2013-12-24
4
-5
/
+5
|
*
[ci skip] trailing documentation whitespace
schneems
2013-12-19
1
-10
/
+10
*
|
Merge pull request #13131 from gja/changed-accepts-values
Godfrey Chan
2013-12-30
3
-2
/
+22
|
\
\
|
*
|
Allows you to check if an attribute has changed to a particular value
Tejas Dinkar
2013-12-15
3
-2
/
+22
*
|
|
Merge pull request #13541 from schneems/schneems/db-url-sub-key
Rafael Mendonça França
2013-12-30
3
-0
/
+32
|
\
\
\
|
*
|
|
Allow "url" sub key in database.yml configuration
schneems
2013-12-30
3
-0
/
+32
|
/
/
/
*
|
|
Merge pull request #13536 from schneems/schneems/connection-spec-docs
Richard Schneeman
2013-12-30
1
-14
/
+80
|
\
\
\
|
*
|
|
[ci skip] ConnectionSpecification::Resolver Docs
schneems
2013-12-30
1
-14
/
+80
*
|
|
|
Merge pull request #13539 from StevenNunez/patch-1
Xavier Noria
2013-12-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update explanation to match example
Steven Nunez
2013-12-30
1
-1
/
+1
|
/
/
/
/
*
|
|
|
tidy AR CHANGELOG. [ci skip]
Yves Senn
2013-12-30
1
-4
/
+7
*
|
|
|
Merge pull request #13538 from robin850/patch-14
Yves Senn
2013-12-30
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add a missing changelog entry for #13534 [ci skip]
Robin Dupret
2013-12-30
1
-0
/
+12
*
|
|
|
|
Remove deprecation warning for FIXTURES_PATH
Piotr Sarnacki
2013-12-30
1
-6
/
+0
*
|
|
|
|
Revert "Install bundle gems to the system not to vendor/bundle"
Piotr Sarnacki
2013-12-30
1
-1
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #13535 from schneems/schneems/extract-url-logic
Rafael Mendonça França
2013-12-29
1
-34
/
+79
|
\
\
\
\
|
*
|
|
|
Extract db url connection logic to class
schneems
2013-12-29
1
-34
/
+79
|
|
/
/
/
*
|
|
|
Merge pull request #13527 from kuldeepaggarwal/f-independent-specs
José Valim
2013-12-29
3
-3
/
+6
|
\
\
\
\
|
*
|
|
|
used user-defined configurations for running tests that might depend on user'...
Kuldeep Aggarwal
2013-12-29
3
-3
/
+6
*
|
|
|
|
Merge pull request #13534 from kuldeepaggarwal/f-where-not
José Valim
2013-12-29
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
raise `ArgumentError` exception if `Model.where.not` is called with `nil` arg...
Kuldeep Aggarwal
2013-12-30
2
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix Encoding::CompatibilityError when public path is UTF-8
Andrew White
2013-12-29
8
-6
/
+41
*
|
|
|
|
Fix method redefined warning message in mapper.rb
Andrew White
2013-12-29
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Install bundle gems to the system not to vendor/bundle
Piotr Sarnacki
2013-12-29
1
-0
/
+1
*
|
|
|
blank? and present? commit to return singletons [Xavier Noria & Pavel Pravosud]
Xavier Noria
2013-12-28
3
-25
/
+57
*
|
|
|
Merge pull request #13517 from jetthoughts/13516_blank_to_return_true_false
Xavier Noria
2013-12-28
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Extracted blank matcher regexp to constant
Paul Nikitochkin
2013-12-28
1
-1
/
+3
|
/
/
/
*
|
|
Merge pull request #13514 from kuldeepaggarwal/f-removed-warnings
Yves Senn
2013-12-28
1
-1
/
+1
|
\
\
\
|
*
|
|
setting `changed_attributes` instance variable if it is already initialized.
Kuldeep Aggarwal
2013-12-28
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #13513 from ilja/master
Arun Agrawal
2013-12-28
1
-3
/
+4
|
\
\
\
|
*
|
|
Typo fix [ci skip]
Ilja Krijger
2013-12-28
1
-3
/
+4
|
/
/
/
*
|
|
Merge branch 'master' of github.com:rails/rails
Guillermo Iguaran
2013-12-27
2
-0
/
+15
|
\
\
\
|
*
\
\
Merge pull request #13474 from jdelStrother/becomes
Yves Senn
2013-12-27
2
-0
/
+15
|
|
\
\
\
|
|
*
|
|
Copy changed_attributes across to newly become'd records
Jonathan del Strother
2013-12-27
2
-0
/
+15
*
|
|
|
|
Update to Unicode 6.3.0
Norman Clarke
2013-12-27
2
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #13505 from robin850/patch-13
Yves Senn
2013-12-27
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Ensure backward compatibility between Minitest 5 and 4
Robin Dupret
2013-12-27
2
-1
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #13483 from aditya-kapoor/add-missing-slashes
Yves Senn
2013-12-27
6
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Adding missing backslashes in active_model files so as to avoid unwanted link...
aditya-kapoor
2013-12-27
6
-6
/
+6
*
|
|
|
|
doc fix. Use `sess.path` within `open_session`. Closes #13490. [ci skip]
Yves Senn
2013-12-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #13500 from arunagw/remove-unused-require
Yves Senn
2013-12-26
2
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
rbconfig is not used in these files
Arun Agrawal
2013-12-26
2
-2
/
+0
*
|
|
|
|
|
Merge pull request #13502 from arunagw/bug-report-template-warning
Guillermo Iguaran
2013-12-26
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Minitest::Unit::TestCase is Minitest::Test [ci skip]
Arun Agrawal
2013-12-26
2
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #13495 from norman/tidy_bytes
Jeremy Kemper
2013-12-26
1
-35
/
+35
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use String#scrub when available to tidy bytes
Norman Clarke
2013-12-26
1
-35
/
+35
*
|
|
|
|
|
Merge pull request #13498 from dmitrydims/master
Arun Agrawal
2013-12-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]