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
*
Support mapping of non-model classes
Andrew White
2017-02-21
2
-3
/
+33
*
Raise an error if `direct` is inside a scope block
Andrew White
2017-02-21
2
-3
/
+26
*
Add CHANGELOG entry for `direct` method
Andrew White
2017-02-21
1
-0
/
+39
*
Add custom polymorphic mapping
Andrew White
2017-02-21
6
-65
/
+314
*
Add test for calling a url helper in Mapper#direct
Andrew White
2017-02-21
1
-0
/
+7
*
Don't allocate a hash unnecessarily
Andrew White
2017-02-21
2
-2
/
+6
*
Only accept symbols and strings for Mapper#direct
Andrew White
2017-02-21
2
-1
/
+23
*
Rename url_helper to direct
Andrew White
2017-02-21
3
-23
/
+23
*
Add support for defining custom url helpers in routes.rb
Andrew White
2017-02-21
4
-2
/
+270
*
Wrap routes.url_helpers.url_for via a proxy
Andrew White
2017-02-21
1
-4
/
+21
*
Tiny documentation edits [ci skip]
Robin Dupret
2017-02-21
2
-17
/
+12
*
Merge pull request #28092 from sikachu/fix-define_attribute_method-with-symbo...
Guillermo Iguaran
2017-02-21
2
-1
/
+8
|
\
|
*
Fix `define_attribute_method` with Symbol in AR
Prem Sichanugrist
2017-02-21
2
-1
/
+8
*
|
Merge pull request #28088 from y-yagi/do_not_generate_templates_to_api_doc
Guillermo Iguaran
2017-02-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Do not display template files on API doc [ci skip]
yuuji.yaginuma
2017-02-21
1
-1
/
+1
*
|
Fix run_via[]= backwards compatibility.
Kasper Timm Hansen
2017-02-21
2
-1
/
+13
*
|
Merge pull request #28055 from robertomiranda/patch-3
Guillermo Iguaran
2017-02-21
2
-2
/
+2
|
\
\
|
*
|
Use Puma 3.7.x
Roberto Miranda
2017-02-20
2
-2
/
+2
*
|
|
Merge pull request #28089 from kenta-s/improve-testing-docs
Vipul A M
2017-02-21
2
-4
/
+4
|
\
\
\
|
*
|
|
Fix some grammar in docs [ci skip]
kenta-s
2017-02-21
2
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #28081 from meinac/fix_redirect_method
Guillermo Iguaran
2017-02-21
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use `response#location` instead of `#location` in redirect.
Mehmet Emin INAC
2017-02-20
2
-3
/
+3
*
|
|
Merge pull request #28083 from eileencodes/ensure-test-threads-shared-db-conn
Matthew Draper
2017-02-21
8
-32
/
+80
|
\
\
\
|
*
|
|
Ensure test threads share a DB connection
eileencodes
2017-02-20
8
-32
/
+80
*
|
|
|
Add missing space
Jon Moss
2017-02-20
1
-1
/
+1
*
|
|
|
Add changelog for system tests
eileencodes
2017-02-20
1
-0
/
+8
*
|
|
|
Merge pull request #26703 from eileencodes/rails_system_tests
Eileen M. Uchitelle
2017-02-20
35
-5
/
+686
|
\
\
\
\
|
*
|
|
|
Clean up documentation
eileencodes
2017-02-20
2
-16
/
+17
|
*
|
|
|
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
9
-38
/
+25
|
*
|
|
|
Fix default host in setup, move teardown to helper file
eileencodes
2017-02-20
7
-16
/
+39
|
*
|
|
|
Fix screenshot helper to provide correct file name
eileencodes
2017-02-20
2
-3
/
+15
|
*
|
|
|
Add default configuration to generated system test helper
eileencodes
2017-02-20
3
-0
/
+6
|
*
|
|
|
Move and rename system tests
eileencodes
2017-02-20
37
-519
/
+298
|
*
|
|
|
Rename server and remove optional port setting
eileencodes
2017-02-20
5
-46
/
+22
|
*
|
|
|
Update documentation and guides
eileencodes
2017-02-20
5
-201
/
+193
|
*
|
|
|
Rewrite API for ActionSystemTest
eileencodes
2017-02-20
20
-486
/
+171
|
*
|
|
|
Add guides for system testing
eileencodes
2017-02-20
1
-3
/
+251
|
*
|
|
|
Cleanup Rails provided helpers
eileencodes
2017-02-20
6
-109
/
+71
|
*
|
|
|
Remove teardown code
eileencodes
2017-02-20
1
-5
/
+0
|
*
|
|
|
Use 1 thread instead of 4 with Puma server for system tests
eileencodes
2017-02-20
1
-1
/
+1
|
*
|
|
|
Set Webrick logger for system testing
eileencodes
2017-02-20
1
-1
/
+1
|
*
|
|
|
Rename call to run
eileencodes
2017-02-20
3
-3
/
+3
|
*
|
|
|
Amend documentation
eileencodes
2017-02-20
5
-34
/
+46
|
*
|
|
|
Refactor config settings to use generated file
eileencodes
2017-02-20
15
-47
/
+72
|
*
|
|
|
Don't load ActionSystemTest in production
eileencodes
2017-02-20
4
-20
/
+12
|
*
|
|
|
Turn system testing into it's own gem and rename
eileencodes
2017-02-20
41
-219
/
+398
|
*
|
|
|
Appease Rubocop
eileencodes
2017-02-20
15
-21
/
+20
|
*
|
|
|
Refactor so all drivers use Puma by default
eileencodes
2017-02-20
5
-43
/
+107
|
*
|
|
|
Add support for screenshots
eileencodes
2017-02-20
6
-2
/
+81
|
*
|
|
|
Reconfigure how the drivers work
eileencodes
2017-02-20
10
-144
/
+154
[next]