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
...
|
*
|
|
Improve readability of sentence in partial-renderer docs [ci skip]
Mac Martine
2013-11-19
1
-1
/
+1
*
|
|
|
use arel nodes to represent non-string `order_values`.
Yves Senn
2013-11-19
4
-24
/
+28
|
/
/
/
*
|
|
Revert "Properly require database tasks so we have access to the raised const...
Rafael Mendonça França
2013-11-19
3
-3
/
+0
*
|
|
Revert "Explicitly exit with status "1" for create and drop failures"
Rafael Mendonça França
2013-11-19
6
-51
/
+16
*
|
|
use arel `master` and update activerecord to depend on arel `5.0.0`.
Yves Senn
2013-11-19
2
-2
/
+2
*
|
|
use `4-0-stable` arel branch to get bundle working again.
Yves Senn
2013-11-19
1
-1
/
+1
*
|
|
Merge pull request #12949 from akshay-vishnoi/documentation
Rafael Mendonça França
2013-11-19
1
-19
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ci skip] `apropriate` => `appropriate`, spaces added
Akshay Vishnoi
2013-11-19
1
-19
/
+19
|
/
/
*
|
Merge pull request #12945 from fluxusfrequency/patch-1
Yves Senn
2013-11-19
1
-2
/
+2
|
\
\
|
*
|
Fixed typos in shallow routes and routing concerns
Ben Lewis
2013-11-18
1
-2
/
+2
*
|
|
Merge pull request #12942 from kuldeepaggarwal/typos
Yves Senn
2013-11-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
`skiping` => `skipping`
Kuldeep Aggarwal
2013-11-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #12924 from kuldeepaggarwal/f-specs
Yves Senn
2013-11-18
1
-1
/
+3
|
\
\
|
*
|
added test cases to find notes in a file with .builder extension
Kuldeep Aggarwal
2013-11-17
1
-1
/
+3
*
|
|
Merge pull request #12931 from yahonda/add_oracle_ignored
Yves Senn
2013-11-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Do not count query for all_constraints and all_tab_cols in Oracle
Yasuo Honda
2013-11-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #12929 from yahonda/test_merging_where_relations_add_order
Carlos Antonio da Silva
2013-11-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Address test_merging_where_relations failure by adding `order("posts.id")`
Yasuo Honda
2013-11-18
1
-1
/
+1
|
/
/
/
*
|
|
Add description for db:create and db:drop test tasks in AR
Carlos Antonio da Silva
2013-11-17
1
-2
/
+4
*
|
|
Properly require database tasks so we have access to the raised constant
Carlos Antonio da Silva
2013-11-17
3
-0
/
+3
*
|
|
Merge pull request #12928 from vipulnsward/drop_unused_param
Carlos Antonio da Silva
2013-11-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Drop unused param `should_be_quoted` to `PostgreSQLColumn#array_to_string`
Vipul A M
2013-11-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #12921 from kuldeepaggarwal/documentation-updation
Carlos Antonio da Silva
2013-11-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ci skip]updated documentation: added sass and less extensions
Kuldeep Aggarwal
2013-11-17
1
-1
/
+1
|
/
/
*
|
rm minitest monkey patch
Aaron Patterson
2013-11-16
1
-17
/
+0
*
|
Merge pull request #12919 from arunagw/aa-build-fix-1.9.3
Yves Senn
2013-11-16
1
-1
/
+1
|
\
\
|
*
|
Build fix for ruby 1.9.3 syntax
Arun Agrawal
2013-11-16
1
-1
/
+1
*
|
|
pass the pk to compile_update
Aaron Patterson
2013-11-16
3
-3
/
+6
|
/
/
*
|
Merge pull request #12918 from versioncontrol/rails-12866
Rafael Mendonça França
2013-11-16
3
-1
/
+14
|
\
\
|
*
|
Checks to see if the record contains the foreign_key to set the inverse autom...
Edo Balvers
2013-11-16
3
-1
/
+14
*
|
|
Merge pull request #12859 from jetthoughts/track_initializers_loading
Rafael Mendonça França
2013-11-16
4
-1
/
+59
|
\
\
\
|
*
|
|
Instrument each load config initializer
Paul Nikitochkin
2013-11-16
4
-1
/
+59
|
/
/
/
*
|
|
Merge pull request #12917 from akshay-vishnoi/refactor
Rafael Mendonça França
2013-11-16
1
-1
/
+1
|
\
\
\
|
*
|
|
avoiding iterations and calling of underscore on all elements of array
Akshay Vishnoi
2013-11-17
1
-1
/
+1
*
|
|
|
Merge pull request #12911 from zenspider/test_order_dependency_fixes
Aaron Patterson
2013-11-16
2
-14
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bad test order dependency between LoadAllFixturesTest#test_all_there and ...
Ryan Davis
2013-11-16
1
-6
/
+10
|
*
|
|
Fix bad test order dependency between test/cases/validations/i18n_generate_me...
Ryan Davis
2013-11-16
1
-8
/
+16
*
|
|
|
Merge pull request #12916 from petervandenabeele/typo_4_0_release_notes
Carlos Antonio da Silva
2013-11-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] typo in ArgumentError exception
Peter Vandenabeele
2013-11-16
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #12907 from JuanitoFatas/upgrading
Rafael Mendonça França
2013-11-15
1
-9
/
+10
|
\
\
\
\
|
*
|
|
|
[ci skip] Update gem versions for 3.2 and 3.1. Also change some words.
Juanito Fatas
2013-11-16
1
-9
/
+10
*
|
|
|
|
Merge pull request #12703 from makimoto/actionsupport-error-set_backtrace
Rafael Mendonça França
2013-11-15
3
-2
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Use `set_backtrace` instead of `@backtrace` in ActionView error
Shimpei Makimoto
2013-11-16
3
-2
/
+13
*
|
|
|
|
|
Merge pull request #12904 from sbagdat/patch-1
Rafael Mendonça França
2013-11-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Change Relation#all to Relation#load [ci skip]
Sıtkı Bağdat
2013-11-15
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
test should clean up after themselves
Aaron Patterson
2013-11-15
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #12779 from dougbarth/dont_swallow_exceptions_during_trans...
Aaron Patterson
2013-11-15
4
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Remove tests for not swallowing exceptions.
Doug Barth
2013-11-15
2
-42
/
+0
|
*
|
|
|
Don't swallow exceptions in transctional statements
Doug Barth
2013-11-05
4
-10
/
+52
*
|
|
|
|
Merge pull request #12531 from iamvery/database-tasks-exit-status
Rafael Mendonça França
2013-11-15
6
-16
/
+51
|
\
\
\
\
\
[prev]
[next]