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
*
safe_constantize - Added Object scoped missing test cases
Ronak Jangir
2015-09-06
1
-0
/
+2
*
Merge pull request #21506 from rodzyn/remove_mocha_part_3
Kasper Timm Hansen
2015-09-05
8
-90
/
+132
|
\
|
*
Remove mocha from ActionPack tests
Marcin Olichwirowicz
2015-09-05
8
-90
/
+132
|
/
*
implement abstract store methods
Aaron Patterson
2015-09-04
4
-8
/
+8
*
stop using deprecated Abstract::ID class
Aaron Patterson
2015-09-04
5
-5
/
+5
*
stop inheriting from Rack::Request
Aaron Patterson
2015-09-04
12
-22
/
+24
*
Merge pull request #21504 from ioquatix/patch-1
Sean Griffin
2015-09-04
1
-1
/
+1
|
\
|
*
#where fails if opts.responds_to?(:==) unexpectedly
Samuel Williams
2015-09-05
1
-1
/
+1
|
/
*
use path escaping for email addresses
Aaron Patterson
2015-09-04
2
-4
/
+4
*
use `Rack::Utils.unescape_path` to unescape paths
Aaron Patterson
2015-09-04
2
-4
/
+4
*
Merge pull request #21412 from yui-knk/feature/irreversible_migration_error_msg
Yves Senn
2015-09-04
2
-2
/
+77
|
\
|
*
Revert mistakenly added Gemfile.lock
yui-knk
2015-09-03
1
-4
/
+0
|
*
Add detailed error message to `IrreversibleMigration`
yui-knk
2015-08-30
1
-1
/
+6
|
*
[ci skip] Add comments for `IrreversibleMigration`
yui-knk
2015-08-29
1
-0
/
+70
|
*
Add detailed error message to `IrreversibleMigration`
yui-knk
2015-08-28
2
-1
/
+5
|
*
Add detailed error message to `IrreversibleMigration`
yui-knk
2015-08-28
1
-1
/
+1
*
|
Merge pull request #21492 from y-yagi/fix_module_name_typo_in_api_app_guide
Kasper Timm Hansen
2015-09-04
1
-1
/
+1
|
\
\
|
*
|
fix module name typo in API app guide [ci skip]
yuuji.yaginuma
2015-09-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #21435 from justanshulsharma/unicode-version
Carlos Antonio da Silva
2015-09-03
3
-1
/
+5
|
\
\
|
*
|
Update Unicode Version to 8.0.0
Anshul Sharma
2015-09-04
3
-1
/
+5
|
/
/
*
|
Merge pull request #21473 from akihiro17/remove-unused-require
Carlos Antonio da Silva
2015-09-03
1
-1
/
+0
|
\
\
|
*
|
Remove unnecessary require in associations_test.rb
akihiro17
2015-09-03
1
-1
/
+0
*
|
|
Merge pull request #21481 from prakashlaxkar/remove_config
Carlos Antonio da Silva
2015-09-03
2
-4
/
+0
|
\
\
\
|
*
|
|
Removed unused config file
Prakash Laxkar
2015-09-03
2
-4
/
+0
*
|
|
|
Merge pull request #21483 from justanshulsharma/add-ip6-address
Eileen M. Uchitelle
2015-09-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Added localhost IPv6
Anshul Sharma
2015-09-03
1
-1
/
+1
*
|
|
|
Merge pull request #21475 from y-yagi/add_description_of_return_value
Godfrey Chan
2015-09-02
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
add a description of the return value that was missing [ci skip]
yuuji.yaginuma
2015-09-03
1
-1
/
+1
|
/
/
/
*
|
|
docs, make `blank?` behavior clear. Closes #21468. [ci skip]
Yves Senn
2015-09-02
1
-2
/
+2
*
|
|
Don't allocate a bunch of strings in `Relation::Merger`
Sean Griffin
2015-09-02
1
-4
/
+8
*
|
|
Merge pull request #21467 from yui-knk/doc/subscribe
Zachary Scott
2015-09-02
1
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Add description about which object
yui-knk
2015-09-02
1
-2
/
+2
*
|
|
|
Fix route creation when format is a blank string
eileencodes
2015-09-02
2
-1
/
+2
*
|
|
|
Merge pull request #21462 from ignatiusreza/dev_dep_doc
Claudio B.
2015-09-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] fix invalid package name for libmysqlclient-dev
Ignatius Reza
2015-09-02
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #21451 from kishore-mohan/typo-helper-description
Sean Griffin
2015-09-01
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
typo "description not clear corrected with proper description and action_cont...
kishore-mohan
2015-09-02
2
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #21456 from rodzyn/clean_requires
Rafael Mendonça França
2015-09-01
7
-13
/
+2
|
\
\
\
\
|
*
|
|
|
Remove not used requires
Marcin Olichwirowicz
2015-09-01
7
-13
/
+2
*
|
|
|
|
Respect scale of the column in the Decimal type
Rafael Mendonça França
2015-09-01
3
-1
/
+36
*
|
|
|
|
Add windows version of nokogiri
Rafael Mendonça França
2015-09-01
1
-0
/
+4
*
|
|
|
|
Merge pull request #21455 from bkeepers/railties-license
Rafael Mendonça França
2015-09-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Include MIT-LICENSE in railties gem
Brandon Keepers
2015-09-01
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #21454 from claudiob/fix-failing-tests-on-guides
Rafael Mendonça França
2015-09-01
3
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Fix: make Travis CI happy about guides again
claudiob
2015-09-01
3
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #21453 from claudiob/minimum-sprockets-2
Kasper Timm Hansen
2015-09-01
2
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Require sprockets-rails >= 2
claudiob
2015-09-01
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #21450 from amitsuroliya/minor_typo
Kasper Timm Hansen
2015-09-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
typo fix [ci skip]
amitkumarsuroliya
2015-09-01
1
-1
/
+1
*
|
|
|
|
Merge pull request #21447 from aditya-kapoor/add-missing-test-am
Kasper Timm Hansen
2015-09-01
1
-0
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]