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
*
Doc: assets:precompile:all was removed on 4 [skip ci]
Arthur Neves
2014-02-18
1
-1
/
+1
*
travel_to travels back and re-raises if the block raises
Xavier Noria
2014-02-18
2
-3
/
+18
*
adds a missing travel back
Xavier Noria
2014-02-18
1
-4
/
+4
*
time helpers honor the application time zone when passed a date
Xavier Noria
2014-02-18
3
-4
/
+37
*
Merge pull request #14000 from Fortisque/kevin/stream_error_management
Aaron Patterson
2014-02-17
3
-0
/
+27
|
\
|
*
Correct prestreaming controller response status.
Kevin Casey
2014-02-15
3
-0
/
+27
*
|
Merge pull request #14087 from 10io/patch-1
Carlos Antonio da Silva
2014-02-17
1
-1
/
+1
|
\
\
|
*
|
Fix coffeescript sample [ci skip]
David Fernandez
2014-02-13
1
-1
/
+1
*
|
|
Revert "Merge pull request #13344 from ccutrer/fix-from-default-select"
Rafael Mendonça França
2014-02-17
3
-21
/
+6
*
|
|
No need to use symbols
Rafael Mendonça França
2014-02-16
1
-3
/
+3
*
|
|
Don't skip tests if they are not broken. Just don't define they
Rafael Mendonça França
2014-02-16
2
-9
/
+5
*
|
|
Fix typo [ci skip]
Rafael Mendonça França
2014-02-16
2
-2
/
+2
*
|
|
Merge pull request #13512 from gsamokovarov/hstore_arrays_fix
Guillermo Iguaran
2014-02-16
4
-7
/
+52
|
\
\
\
|
*
|
|
Resolve encoding issues with arrays of hstore (bug 11135).
Josh Goodall
2014-02-17
4
-7
/
+52
|
/
/
/
*
|
|
Merge pull request #13937 from ktaragorn/guides_fixes
Vijay Dev
2014-02-16
2
-3
/
+14
|
\
\
\
|
*
|
|
Getting started guide fixes & Explain X-SendFile a little better, with links
Karthik T
2014-02-14
2
-3
/
+14
*
|
|
|
Merge pull request #14072 from robin850/patch-16
Rafael Mendonça França
2014-02-15
1
-0
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add a missing changelog entry for #13981 and #14035
Robin Dupret
2014-02-15
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #14069 from arunagw/aa-plugin-generator-build-fix
Carlos Antonio da Silva
2014-02-15
1
-4
/
+1
|
\
\
\
|
*
|
|
Revert "Fixed plugin_generator test"
Arun Agrawal
2014-02-15
1
-4
/
+1
|
/
/
/
*
|
|
implements new option :month_format_string for date select helpers [Closes #1...
Xavier Noria
2014-02-15
3
-9
/
+48
*
|
|
add factory methods for empty alias trackers
Aaron Patterson
2014-02-14
3
-23
/
+38
*
|
|
guarantee a list in the alias tracker so we can remove a conditional
Aaron Patterson
2014-02-14
3
-6
/
+12
*
|
|
stop exposing table_joins
Aaron Patterson
2014-02-14
1
-4
/
+3
*
|
|
make most parameters to the AliasTracker required
Aaron Patterson
2014-02-14
2
-6
/
+4
*
|
|
make a singleton for AssociationScope
Aaron Patterson
2014-02-14
3
-3
/
+8
*
|
|
pass the association and connection to the scope method
Aaron Patterson
2014-02-14
3
-11
/
+7
*
|
|
pass the tracker down the stack and construct it in the scope method
Aaron Patterson
2014-02-14
1
-18
/
+18
*
|
|
clean up add_constraints signature
Aaron Patterson
2014-02-14
1
-8
/
+9
*
|
|
remove the reflection delegate
Aaron Patterson
2014-02-14
1
-15
/
+14
*
|
|
remove klass delegator
Aaron Patterson
2014-02-14
1
-10
/
+11
*
|
|
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
6
-191
/
+10
*
|
|
remove chain delegate
Aaron Patterson
2014-02-14
1
-5
/
+6
*
|
|
remove scope_chain delegate
Aaron Patterson
2014-02-14
1
-3
/
+3
*
|
|
Merge pull request #14061 from davejachimiak/add_verb_in_guides
Rafael Mendonça França
2014-02-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Add verb to sanitization note
Dave Jachimiak
2014-02-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #14060 from kassio/master
Rafael Mendonça França
2014-02-14
3
-6
/
+6
|
\
\
\
|
*
|
|
fix path shown in mailer's templates
Kassio Borges
2014-02-14
3
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #14048 from pcreux/better-error-message-db-migrate-down
Carlos Antonio da Silva
2014-02-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Add hint to error message of task db:migrate:down
Philippe Creux
2014-02-13
1
-1
/
+1
*
|
|
|
Merge pull request #14057 from rajcybage/Ar_remove_unnecessary_fixtures
Carlos Antonio da Silva
2014-02-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
remove unused fixtures from sqlite3 test cases
Rajarshi Das
2014-02-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #14059 from tbpgr/guides_active_support_core_ext
Carlos Antonio da Silva
2014-02-14
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
fix guide active_support_core_extensions. add Note to String#indent [ci skip]
tbpgr
2014-02-14
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #14058 from lantoli/master
Rafael Mendonça França
2014-02-14
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
updated Travis build status image url
Leo Antoli
2014-02-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
remove more delegate methods
Aaron Patterson
2014-02-13
1
-7
/
+9
*
|
|
|
:scissors: whitespace
Aaron Patterson
2014-02-13
1
-1
/
+0
*
|
|
|
rm delegate methods that are not actually used
Aaron Patterson
2014-02-13
1
-2
/
+2
*
|
|
|
JoinHelper is never reused, so there is no need to separate
Aaron Patterson
2014-02-13
3
-42
/
+25
[next]