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
...
|
*
[ci skip] Fix `scaffold_controller` generator usage
Orhan Toy
2017-05-29
1
-1
/
+1
*
|
Merge pull request #29101 from ccarruitero/system_guide
Eileen M. Uchitelle
2017-06-02
1
-10
/
+8
|
\
\
|
*
|
some typos and rephrasing in system test guide [ci skip]
Cesar Carruitero
2017-05-16
1
-10
/
+8
*
|
|
Merge pull request #29135 from Nerian/document_support_for_composite_primary_...
Eileen M. Uchitelle
2017-06-02
1
-0
/
+19
|
\
\
\
|
*
|
|
Document support for composite primary keys
Nerian
2017-05-18
1
-0
/
+19
*
|
|
|
Merge pull request #29282 from kamipo/prevent_making_bind_param_if_casted_val...
Eileen M. Uchitelle
2017-06-02
5
-9
/
+24
|
\
\
\
\
|
*
|
|
|
Prevent making bind param if casted value is nil
Ryuta Kamizono
2017-05-31
5
-9
/
+24
*
|
|
|
|
Merge pull request #29324 from koic/remove_redundant_test_find_all_with_join
Eileen M. Uchitelle
2017-06-02
1
-10
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove the redundant `test_find_all_with_join` in AR
Koichi ITO
2017-06-02
1
-10
/
+0
*
|
|
|
|
|
Merge pull request #29315 from mariochavez/driven_by_support_headless_drivers
Eileen M. Uchitelle
2017-06-02
5
-11
/
+59
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
SystemTesting::Driver can register capybara-webkit and poltergeist
Mario Alberto Chávez
2017-06-02
5
-11
/
+59
*
|
|
|
|
|
Merge pull request #29303 from Empact/bin-pathname
Rafael França
2017-06-01
2
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove the pathname dependency from bin/update and bin/setup
Ben Woosley
2017-05-31
2
-4
/
+2
*
|
|
|
|
|
|
Merge pull request #29314 from dskecse/replace-jquery_ujs-mention-with-rails-ujs
Kasper Timm Hansen
2017-06-01
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Replace an outdated mention of `jquery_ujs` with `rails-ujs` [ci skip]
Dzianis Dashkevich
2017-06-01
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29312 from dskecse/fix-articles-layout-in-guides
Ryuta Kamizono
2017-06-02
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix articles layout in guides by eliminating W3C validator warnings [ci skip]
Dzianis Dashkevich
2017-06-01
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29308 from koic/correct_a_has_many_association_test
Matthew Draper
2017-06-02
2
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Correct a has_many association test
Koichi ITO
2017-06-01
2
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #27413 from kamipo/simplify_assert_no_match_regex
Matthew Draper
2017-06-02
1
-14
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Simplify `assert_no_match %r{colname.*limit:}` regex
Ryuta Kamizono
2017-06-01
1
-14
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29220 from kamipo/consolidate_database_specific_json_types
Matthew Draper
2017-06-01
11
-101
/
+122
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Consolidate database specific JSON types to `Type::Json`
Ryuta Kamizono
2017-05-30
11
-101
/
+122
*
|
|
|
|
|
|
Merge pull request #29293 from kamipo/fix_sti_with_default_scope
Matthew Draper
2017-06-01
2
-2
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix `default_scoped` with defined `default_scope` on STI model
Ryuta Kamizono
2017-05-31
2
-2
/
+11
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #29304 from kamipo/should_use_quote_for_string_literal
Matthew Draper
2017-06-01
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Should use `quote` for a string literal
Ryuta Kamizono
2017-06-01
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #26634 from kamipo/extract_numeric_data
Rafael França
2017-05-31
5
-86
/
+81
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Restore the override of numeric attributes properly
Ryuta Kamizono
2016-12-22
1
-0
/
+5
|
*
|
|
|
|
|
Extract `NumericDataTest` to `test/cases/numeric_data_test.rb`
Ryuta Kamizono
2016-12-22
2
-68
/
+71
|
*
|
|
|
|
|
Extract `NumericData` model for tests
Ryuta Kamizono
2016-09-27
4
-19
/
+6
*
|
|
|
|
|
|
Merge pull request #29296 from kamipo/delegate_extending_to_relation
Kasper Timm Hansen
2017-05-31
3
-1
/
+9
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add missing `delegate :extending, to: :all`
Ryuta Kamizono
2017-06-01
3
-1
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29290 from koic/remove_redundant_habtm_associations_test
Matthew Draper
2017-05-31
1
-13
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove a redundant test case of HABTM_associations_test
Koichi ITO
2017-05-31
1
-13
/
+0
*
|
|
|
|
|
|
Merge pull request #29292 from vfonic/patch-1
Ryuta Kamizono
2017-05-31
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Docs: Fix output representation [ci skip]
Viktor Fonic
2017-05-31
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #29088 from greysteil/better-spacing-in-production-environ...
Matthew Draper
2017-05-31
1
-3
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Better spacing in environments/production.rb file
Grey Baker
2017-05-15
1
-3
/
+4
*
|
|
|
|
|
|
|
Merge pull request #29261 from kamipo/dont_expose_methods_and_attrs_for_inter...
Matthew Draper
2017-05-31
7
-29
/
+39
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Don't expose methods and attrs for internal usage
Ryuta Kamizono
2017-05-30
7
-29
/
+39
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #28864 from yahonda/pg10_pg_sequences
Matthew Draper
2017-05-31
1
-1
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Support PostgreSQL 10 `pg_sequence`
Yasuo Honda
2017-05-30
1
-1
/
+9
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #29187 from robin850/remove-mathn
Rafael França
2017-05-30
3
-9
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove requirement on mathn
Robin Dupret
2017-05-30
3
-9
/
+11
*
|
|
|
|
|
|
|
Merge pull request #29285 from SamSaffron/remove_therubyracer
Guillermo Iguaran
2017-05-30
4
-4
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Replace therubyracer with mini_racer
Sam
2017-05-30
4
-4
/
+4
|
/
/
/
/
/
/
/
/
*
|
/
/
/
/
/
/
Add next occur and previous occurred day of week API (#26600)
Shota Iguchi
2017-05-30
3
-0
/
+42
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Add an extra test showing why collections are cached
Matthew Draper
2017-05-30
1
-0
/
+7
*
|
|
|
|
|
|
Merge pull request #29098 from kamipo/fix_association_with_extension_issues
Matthew Draper
2017-05-30
12
-34
/
+64
|
\
\
\
\
\
\
\
[prev]
[next]