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
...
|
*
|
|
|
Modified migration conflict message to remove the string concatenation.
Jim Jones
2014-07-18
1
-3
/
+3
|
*
|
|
|
Added additional help messaging when there's scaffolding being generated and ...
Jim Jones
2014-07-17
1
-1
/
+2
*
|
|
|
|
Merge pull request #16221 from arthurnn/14886_pr
Godfrey Chan
2014-07-18
4
-2
/
+14
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add CHANGELOG for #14886
Arthur Neves
2014-07-18
2
-1
/
+6
|
*
|
|
|
LOCALHOST definition should match any 127.0.0.0/8 address
Earl J St Sauver
2014-07-18
3
-2
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #15762 from arthurnn/better_error_on_bad_alias_method
Matthew Draper
2014-07-18
3
-10
/
+27
|
\
\
\
\
|
*
|
|
|
Dont swallow errors when bad alias_method
Arthur Neves
2014-06-24
3
-10
/
+27
*
|
|
|
|
Follow-up to #16097 [ci skip]
Robin Dupret
2014-07-18
2
-4
/
+8
*
|
|
|
|
Merge pull request #16099 from tgxworld/pass_log_as_block
Yves Senn
2014-07-18
5
-43
/
+46
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Prefer to pass block when logging.
Guo Xiang Tan
2014-07-18
5
-43
/
+46
|
/
/
/
/
*
|
|
|
reporting is only done in one thread, so we can safely remove the lock
Aaron Patterson
2014-07-17
1
-1
/
+1
*
|
|
|
%i doesn't work on 1.9
Aaron Patterson
2014-07-17
1
-1
/
+1
*
|
|
|
fix thread safety issues
Aaron Patterson
2014-07-17
1
-4
/
+7
*
|
|
|
pass the test reporter by reference
Aaron Patterson
2014-07-17
1
-1
/
+4
*
|
|
|
Merge pull request #16210 from sonnym/assert_valid_keys_in_validate
Matthew Draper
2014-07-18
3
-0
/
+19
|
\
\
\
\
|
*
|
|
|
check for valid options in validate method
sonnym
2014-07-17
3
-0
/
+18
*
|
|
|
|
fix filesystem race condition
Aaron Patterson
2014-07-17
1
-1
/
+1
*
|
|
|
|
do not restart the service, just stop it
Aaron Patterson
2014-07-17
1
-1
/
+0
*
|
|
|
|
only parallelize on forking systems
Aaron Patterson
2014-07-17
1
-1
/
+1
*
|
|
|
|
Disable some tests on SQLite
Rafael Mendonça França
2014-07-17
1
-77
/
+77
*
|
|
|
|
Prefer if/else for this case
Rafael Mendonça França
2014-07-17
1
-3
/
+2
*
|
|
|
|
Merge pull request #16188 from marianovalles/fix_rational_to_decimal_type_cast
Rafael Mendonça França
2014-07-17
3
-9
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
Fix decimal_test module and add new test for object responding to to_d
Mariano Valles
2014-07-16
2
-7
/
+15
|
*
|
|
|
|
Fix case statement to use ::Numeric and ::String
Mariano Valles
2014-07-16
3
-18
/
+25
|
*
|
|
|
|
Change class evaluation for Rationals in cast_value
Mariano Valles
2014-07-16
2
-5
/
+7
|
*
|
|
|
|
Fix rational to decimal on type_cast_from_user
Mariano Valles
2014-07-16
2
-1
/
+13
*
|
|
|
|
|
[EXPERIMENTAL] run actionpack tests in parallel
Aaron Patterson
2014-07-17
1
-0
/
+57
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
`recall` should be `path_parameters`, also make it required
Aaron Patterson
2014-07-17
1
-3
/
+3
*
|
|
|
|
pass the route name to define_url_helper
Aaron Patterson
2014-07-17
3
-23
/
+26
*
|
|
|
|
Make restore_attributes public
Rafael Mendonça França
2014-07-17
2
-10
/
+20
*
|
|
|
|
use a strategy object for generating urls in named helpers
Aaron Patterson
2014-07-17
2
-21
/
+37
*
|
|
|
|
helper methods are public, so we can just call them
Aaron Patterson
2014-07-17
1
-4
/
+4
*
|
|
|
|
docs, `select` and friends with `multiple=true` include a blank string.
Yves Senn
2014-07-17
1
-5
/
+3
*
|
|
|
|
Merge pull request #16198 from eileencodes/remove-need-for-macro-instance-var
Matthew Draper
2014-07-18
1
-11
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Remove need for macro instance var
eileencodes
2014-07-17
1
-11
/
+14
*
|
|
|
|
|
Merge pull request #16205 from davejachimiak/remove_profile_and_benchmark_point
Matthew Draper
2014-07-17
1
-1
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove "profile and benchmark" line from command line guide
Dave Jachimiak
2014-07-17
1
-1
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16201 from noinkling/master
Godfrey Chan
2014-07-16
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix broken list formatting [ci skip]
noinkling
2014-07-17
1
-5
/
+5
*
|
|
|
|
|
subclass Rails::Engine
Aaron Patterson
2014-07-16
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
extract path building to a method
Aaron Patterson
2014-07-16
1
-9
/
+11
*
|
|
|
|
break out path building logic to methods
Aaron Patterson
2014-07-16
1
-14
/
+22
*
|
|
|
|
only extract :params from the options hash once
Aaron Patterson
2014-07-16
1
-3
/
+2
*
|
|
|
|
we do not need to dup the options hash, it is private and a new object each call
Aaron Patterson
2014-07-16
1
-2
/
+2
*
|
|
|
|
push rails app testing up
Aaron Patterson
2014-07-16
1
-9
/
+13
*
|
|
|
|
Rails-ish apps should descend from Rails::Railtie
Aaron Patterson
2014-07-16
4
-14
/
+17
*
|
|
|
|
app should always be a class (I suppose)
Aaron Patterson
2014-07-16
1
-1
/
+1
*
|
|
|
|
we should be checking if the app is a class
Aaron Patterson
2014-07-16
1
-1
/
+1
*
|
|
|
|
Merge pull request #16197 from cgriego/patch-1
Rafael Mendonça França
2014-07-16
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove unused 1:1 association :remote option
Chris Griego
2014-07-16
1
-1
/
+1
|
/
/
/
/
/
[prev]
[next]