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] add missing file extension
Mikhail Dieterle
2015-04-10
1
-1
/
+1
*
[ci skip] format rake output
Mikhail Dieterle
2015-04-10
1
-5
/
+3
*
[ci skip] fix helper name
Mikhail Dieterle
2015-04-10
1
-1
/
+1
*
[ci skip] Wrap with double quotation
yui-knk
2015-04-10
1
-1
/
+1
*
[ci skip] Add `,`
yui-knk
2015-04-08
1
-1
/
+1
*
[ci skip] Remove unnecessary lines
yui-knk
2015-04-01
1
-2
/
+0
*
[ci skip] Add `:`
yui-knk
2015-04-01
1
-1
/
+1
*
No need to mention unit tests in testing guide anymore
Kir Shatrov
2015-03-31
1
-2
/
+0
*
New test runner syntax in testing guide
Kir Shatrov
2015-03-31
1
-4
/
+4
*
Suggest new hash syntax in testing guide
Kir Shatrov
2015-03-31
1
-2
/
+2
*
[ci skip] Remove unnecessary `>`
yui-knk
2015-03-31
1
-1
/
+1
*
Don't suggest `bin/rails test controllers`
Kir Shatrov
2015-03-31
1
-1
/
+0
*
Add missing "of" to testing guide.
Hendy Tanata
2015-03-30
1
-1
/
+1
*
Merge branch 'kirs'
Matthew Draper
2015-03-30
1
-30
/
+23
|
\
|
*
Switch to `bin/rails test` in testing guide
Kir Shatrov
2015-03-30
1
-30
/
+23
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-03-26
12
-40
/
+41
|
\
\
|
*
|
[ci skip] Fix `&>` with `%>`
yui-knk
2015-03-25
1
-9
/
+9
|
*
|
Rails 5 requires 2.2.1. [ci skip]
Juanito Fatas
2015-03-24
1
-1
/
+1
|
*
|
[ci skip] Change to a singular form (`the comment model`)
yui-knk
2015-03-24
1
-1
/
+1
|
*
|
[ci skip] Capitalize title
yui-knk
2015-03-22
1
-1
/
+1
|
|
/
|
*
Better title in Testing Guide
Kir Shatrov
2015-03-22
1
-1
/
+1
|
*
[ci skip] Add a line between code example and docs
yui-knk
2015-03-21
1
-0
/
+1
|
*
[ci skip] Add <tt> tag to `save!` and `create!`
yui-knk
2015-03-21
1
-1
/
+1
|
*
[ci skip] Fix link format
yui-knk
2015-03-15
1
-1
/
+1
|
*
[ci skip] Remove spaces
yui-knk
2015-03-14
1
-27
/
+27
|
*
[ci skip] Add space after erb block.
yui-knk
2015-03-12
1
-1
/
+1
|
*
[ci skip] Add space after erb block.
yui-knk
2015-03-12
1
-1
/
+1
|
*
Add backquote to :as option.
yui-knk
2015-03-11
1
-1
/
+1
|
*
[ci skip] Remove unnecessary space
yui-knk
2015-03-04
1
-2
/
+2
|
*
[ci skip] Fix fenced code block lang
yui-knk
2015-03-03
1
-1
/
+1
|
*
[ci skip] Add `.`
yui-knk
2015-03-03
1
-1
/
+1
*
|
Merge pull request #19521 from mudphone/test_fixture_docs
Arthur Nogueira Neves
2015-03-25
1
-2
/
+2
|
\
\
|
*
|
[skip ci] Minor edits for clarity, to make smooth, & separate clauses.
Kyle Oba
2015-03-25
1
-2
/
+2
|
/
/
*
|
Merge pull request #19496 from andreynering/docs-migrations-change
Kasper Timm Hansen
2015-03-25
1
-0
/
+8
|
\
\
|
*
|
Documenting remove_column as a reversible migration method [ci skip]
Andrey Nering
2015-03-25
1
-0
/
+8
|
/
/
*
|
Merge pull request #19503 from jasoncodes/no-psqlrc
Yves Senn
2015-03-25
3
-3
/
+7
|
\
\
|
*
|
Avoid loading user's psqlrc when loading test structure
Jason Weathered
2015-03-25
1
-1
/
+1
*
|
|
Merge pull request #19507 from jonatack/ar-validations-guide-fixes
Kasper Timm Hansen
2015-03-25
1
-3
/
+5
|
\
\
\
|
*
|
|
[ci skip] Active Record Validations guide fixes
Jon Atack
2015-03-25
1
-3
/
+5
|
/
/
/
*
|
|
Merge pull request #19504 from y-yagi/fix_digest_explain
Claudio B.
2015-03-24
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update `config.assets.digest` default value in guides [ci skip]
yuuji.yaginuma
2015-03-25
1
-2
/
+1
|
/
/
*
|
Merge pull request #19502 from kaspth/assert-select-failure-output
Rafael Mendonça França
2015-03-24
1
-0
/
+24
|
\
\
|
*
|
[ci skip] Update 4.2 Release notes with more assert_select information.
Kasper Timm Hansen
2015-03-24
1
-0
/
+24
*
|
|
Merge pull request #19499 from swalkinshaw/patch-1
Arthur Nogueira Neves
2015-03-24
1
-7
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update ActiveSupport::Subscriber docs
Scott Walkinshaw
2015-03-24
1
-7
/
+2
*
|
|
Add changelog entry for #19271
Arthur Neves
2015-03-24
1
-0
/
+7
*
|
|
Revert "Merge pull request #19500 from ccutrer/dry_sti_subclass_finding"
Rafael Mendonça França
2015-03-24
1
-19
/
+19
*
|
|
Merge pull request #19500 from ccutrer/dry_sti_subclass_finding
Rafael Mendonça França
2015-03-24
1
-19
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DRY up STI subclass logic
Cody Cutrer
2015-03-24
1
-19
/
+19
|
/
/
*
|
Merge pull request #19452 from pinglamb/fix-referencing-wrong-alias-when-join...
Carlos Antonio da Silva
2015-03-24
3
-1
/
+19
|
\
\
[next]