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
*
Merge pull request #18102 from arthurnn/nodoc_constant
Arthur Nogueira Neves
2014-12-19
2
-0
/
+3
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
12
-18
/
+95
*
last pass to the autoloading guide before release [ci skip]
Xavier Noria
2014-12-19
1
-17
/
+44
*
Remove rack and i18n master from bug report tempaltes [ci skip]
Rafael Mendonça França
2014-12-19
2
-4
/
+0
*
Use released I18n 0.7.0
Carlos Antonio da Silva
2014-12-19
1
-1
/
+1
*
Merge pull request #18082 from rails/17945_purge_in_test_only
Yves Senn
2014-12-19
11
-7
/
+93
|
\
|
*
`force: :cascade` to recreate tables referenced by foreign-keys.
Yves Senn
2014-12-19
9
-5
/
+60
|
*
`db:structure:load` and `db:schema:load` no longer purge the database.
Yves Senn
2014-12-18
3
-2
/
+33
*
|
Use released rack
Godfrey Chan
2014-12-19
2
-2
/
+2
*
|
Revert "Merge pull request #18003 from sikachu/permit_all_parameters-thread-s...
Godfrey Chan
2014-12-19
1
-11
/
+6
*
|
Output extension is no longer generated [ci skip]
Zachary Scott
2014-12-18
1
-4
/
+4
*
|
Enable Travis CI container-mode
Rafael Mendonça França
2014-12-18
1
-3
/
+5
*
|
Merge pull request #18077 from claudiob/add-docs-for-test-order
Rafael Mendonça França
2014-12-18
2
-2
/
+17
|
\
\
|
*
|
Add docs for AS::TestCase::test_order
claudiob
2014-12-18
2
-2
/
+17
|
/
/
*
|
Merge pull request #18087 from georgemillo/patch-2
Eileen M. Uchitelle
2014-12-18
1
-2
/
+2
|
\
\
|
*
|
Spelling fix [ci skip]
George Millo
2014-12-18
1
-2
/
+2
|
/
/
*
|
passed a spell checker, not bad [ci skip]
Xavier Noria
2014-12-18
1
-1
/
+1
*
|
adds another examle to the constants not missing gotcha [ci skip]
Xavier Noria
2014-12-18
1
-0
/
+55
|
/
*
Relax the UUID regex
Godfrey Chan
2014-12-18
2
-12
/
+9
*
Merge pull request #18081 from yui-knk/fix/capture_helper
Abdelkader Boudih
2014-12-18
1
-1
/
+2
|
\
|
*
[ci skip] Fix HTML format on comment
yui-knk
2014-12-18
1
-1
/
+2
|
/
*
Fix typo in nodoc should be `:nodoc:` for RDoc to parse correctly
Zachary Scott
2014-12-17
1
-1
/
+1
*
Merge pull request #18076 from andreynering/guides-changelog
Zachary Scott
2014-12-17
1
-1
/
+1
|
\
|
*
Fix name on changelog [ci skip]
Andrey Nering
2014-12-17
1
-1
/
+1
|
/
*
Merge pull request #18063 from claudiob/remove-as-time-with-zone-since
Rafael Mendonça França
2014-12-17
1
-10
/
+1
|
\
|
*
Replace AS::TimeWithZone#since with alias to +
claudiob
2014-12-16
1
-10
/
+1
*
|
Merge pull request #18072 from exAspArk/thread_safe_gem_version
Rafael Mendonça França
2014-12-17
1
-1
/
+1
|
\
\
|
*
|
use thread_safe gem version greater or equal to 0.3.4
Evgeny Li
2014-12-17
1
-1
/
+1
*
|
|
simpler example for the non-missing constants gotcha [ci skip]
Xavier Noria
2014-12-17
1
-42
/
+39
|
/
/
*
|
Merge pull request #18068 from kamipo/remove_unused_line
Carlos Antonio da Silva
2014-12-17
1
-1
/
+0
|
\
\
|
*
|
Remove unused line
Ryuta Kamizono
2014-12-17
1
-1
/
+0
*
|
|
Merge pull request #18069 from yui-knk/fix/guide
Rafael Mendonça França
2014-12-17
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ci skip] Change three backticks to just one
yui-knk
2014-12-17
1
-3
/
+3
|
/
/
*
|
Merge pull request #18065 from y-yagi/fix_autoloading_guide
Xavier Noria
2014-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix link in autoloading guide [ci skip]
yuuji.yaginuma
2014-12-17
1
-1
/
+1
|
/
*
`update_column` take ruby-land input, not database-land input
Sean Griffin
2014-12-16
4
-3
/
+27
*
Merge pull request #17980 from gsamokovarov/rescuable-case-operator
Rafael Mendonça França
2014-12-16
3
-4
/
+45
|
\
|
*
Add class level case operator support for error dispatching in Rescuable
Genadi Samokovarov
2014-12-10
3
-4
/
+45
*
|
Merge pull request #18059 from andreynering/ar-guides-querying
Rafael Mendonça França
2014-12-16
1
-5
/
+28
|
\
\
|
*
|
Improving Method Chaining section [ci skip]
Andrey Nering
2014-12-16
1
-5
/
+28
|
/
/
*
|
Merge pull request #17995 from jethroo/fix/assert_template_with_unsupported_l...
Rafael Mendonça França
2014-12-16
2
-0
/
+9
|
\
\
|
*
|
adding that assert_template with :layout will raise ArgumentError for unknown...
Carsten Wirth
2014-12-16
2
-0
/
+9
*
|
|
Merge pull request #18055 from jonatack/patch-8
Zachary Scott
2014-12-16
1
-2
/
+2
|
\
\
\
|
*
|
|
"backoffice" -> "back office", "lookup" -> "look up"
Jon Atack
2014-12-16
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #18049 from yuki3738/fix_rails_db_command_error
Rafael Mendonça França
2014-12-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Add a code checking about file or not to the rails db command
yuki3738
2014-12-16
1
-1
/
+1
*
|
|
|
Merge pull request #18052 from timoschilling/reset_variants
Rafael Mendonça França
2014-12-16
2
-1
/
+9
|
\
\
\
\
|
*
|
|
|
allow reseting of request variants
Timo Schilling
2014-12-16
2
-1
/
+9
*
|
|
|
|
Merge pull request #18032 from claudiob/add-test-for-after-validate-callbacks
Rafael Mendonça França
2014-12-16
2
-6
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Add AM test: after/around callback returning false
claudiob
2014-12-14
1
-4
/
+15
[next]