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
*
Removed mocha stubbing in active_support
Ronak Jangir
2015-06-07
10
-309
/
+366
*
Merge pull request #20456 from akihiro17/fix-bug-report
Rafael Mendonça França
2015-06-06
6
-6
/
+36
|
\
|
*
Output an error message and raise an error if bundler 1.10.x is not installed...
akihiro17
2015-06-06
6
-6
/
+36
|
/
*
Merge pull request #20423 from Erol/remove-assets-version-documentation
Rafael Mendonça França
2015-06-06
1
-2
/
+0
|
\
|
*
Remove reference to assets version option.
Erol Fornoles
2015-06-03
1
-2
/
+0
*
|
Merge pull request #20444 from y-yagi/can_use_path_helper_method_in_console
Rafael Mendonça França
2015-06-06
2
-0
/
+17
|
\
\
|
*
|
modify console of app method in that can use the path helpers
yuuji.yaginuma
2015-06-05
2
-0
/
+17
|
|
/
*
|
Merge pull request #20452 from repinel/add-bug-report-templates-to-ci
Rafael Mendonça França
2015-06-05
6
-17
/
+49
|
\
\
|
*
|
Add the bug report templates to the Travis CI build
Roque Pinel
2015-06-05
6
-17
/
+49
*
|
|
Merge pull request #20442 from arunagw/aa-remove-warning-eager-load
Rafael Mendonça França
2015-06-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove warning for setting eager_load
Arun Agrawal
2015-06-05
1
-1
/
+1
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-06-05
5
-8
/
+8
|
\
\
\
|
*
|
|
[ci skip] Add `.`
yui-knk
2015-06-01
1
-1
/
+1
|
*
|
|
[ci skip] Upcase `is`
yui-knk
2015-05-25
1
-1
/
+1
|
*
|
|
[ci skip] Fix typo you/your
claudiob
2015-05-23
1
-1
/
+1
|
*
|
|
[ci skip] Upcase `when`
yui-knk
2015-05-16
1
-1
/
+1
|
*
|
|
[ci skip] Fix to a singular form (person has one contact_detail)
yui-knk
2015-05-16
1
-2
/
+2
|
*
|
|
[ci skip] Upcase `SAVEPOINT`
yui-knk
2015-05-12
1
-1
/
+1
|
*
|
|
[ci skip] Fix comment indent
yui-knk
2015-05-12
1
-1
/
+1
*
|
|
|
Merge pull request #20443 from teoljungberg/thoughtbot-capitalization
Kasper Timm Hansen
2015-06-05
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix `thoughtbot` capitalization
Teo Ljungberg
2015-06-05
1
-1
/
+1
*
|
|
|
Merge pull request #20429 from repinel/improve-bug-report-template
Rafael Mendonça França
2015-06-04
3
-33
/
+18
|
\
\
\
\
|
*
|
|
|
Use inline Gemfile dependency when reporting bugs
Roque Pinel
2015-06-03
3
-33
/
+18
*
|
|
|
|
Merge pull request #20439 from jimmycuadra/require-as-duration
Arthur Nogueira Neves
2015-06-04
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Require active_support/duration.
Jimmy Cuadra
2015-06-04
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #20427 from ronakjangir47/http_path
Yves Senn
2015-06-04
1
-9
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Removed duplicate test cases for template execution
Ronak Jangir
2015-06-04
1
-9
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #20430 from georgeclaghorn/tighten-up-suppression
Rafael Mendonça França
2015-06-04
2
-3
/
+33
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Apply Active Record suppression to all saves
George Claghorn
2015-06-04
2
-3
/
+33
|
/
/
/
/
*
|
|
|
Document config.action_mailer.deliver_later_queue_name
Rafael Mendonça França
2015-06-03
2
-0
/
+7
*
|
|
|
Merge pull request #18587 from chrismcg/allow_deliver_later_queue_name_to_be_...
Rafael Mendonça França
2015-06-03
5
-1
/
+33
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Allow configuration of ActionMailer queue name
Chris McGrath
2015-06-02
5
-1
/
+33
*
|
|
|
pass check_ip and proxies to GetIp constructor
Aaron Patterson
2015-06-03
1
-4
/
+4
*
|
|
|
Merge pull request #20421 from repinel/fix-clear-guides-and-related-api-docs
Rafael Mendonça França
2015-06-03
2
-8
/
+15
|
\
\
\
\
|
*
|
|
|
[ci skip] fix the `collection.clear` guide
Roque Pinel
2015-06-02
2
-8
/
+15
|
/
/
/
/
*
|
|
|
Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug"
Rafael Mendonça França
2015-06-02
2
-31
/
+8
*
|
|
|
Merge pull request #20383 from jonatack/fix-configurable-static-index-filename
Santiago Pastorino
2015-06-02
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix regression in #20017: wrong number of arguments error
Jon Atack
2015-05-30
1
-3
/
+3
*
|
|
|
|
Merge pull request #20387 from y-yagi/fix_engine_generated_controller_test
Yves Senn
2015-06-02
6
-1
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
add test to run generated test files inside mountable engine
yuuji.yaginuma
2015-06-02
3
-16
/
+25
|
*
|
|
|
|
add engine's namespace to fixture name
yuuji.yaginuma
2015-05-31
3
-1
/
+11
|
*
|
|
|
|
set engine's route in the functional test is generated in the engine
yuuji.yaginuma
2015-05-31
3
-0
/
+24
*
|
|
|
|
|
Skip test that fails from outdated sqlite3 on travis
Sean Griffin
2015-06-02
2
-10
/
+9
*
|
|
|
|
|
Merge pull request #20413 from kddeisz/pluck_postgres_fix
Yves Senn
2015-06-02
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix postgresql DISTINCT requirement in pluck test
Kevin Deisz
2015-06-02
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #20410 from schneems/schneems/boo-global-vars
Rafael Mendonça França
2015-06-01
3
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use block variable instead of global
schneems
2015-06-01
3
-5
/
+5
*
|
|
|
|
|
|
Merge pull request #20409 from davydovanton/doc-queue-adapter
Abdelkader Boudih
2015-06-02
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[skip ci] Add documentation for QueueAdapter::queue_adapter
Anton Davydov
2015-06-02
1
-0
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #20357 from ronakjangir47/remove_mocha1
Rafael Mendonça França
2015-06-01
1
-27
/
+52
|
\
\
\
\
\
\
\
[next]