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
*
test reset_pk_sequence with multi connection
Greg Molnar
2015-03-01
1
-1
/
+1
*
Use the correct connection for reset_pk_sequence
Montana Low
2015-03-01
1
-5
/
+3
*
Merge pull request #18984 from rousisk/master
Carlos Antonio da Silva
2015-02-18
2
-5
/
+4
|
\
|
*
Replace deprecated readonly option with scope blocks in docs and guide
Konstantinos Rousis
2015-02-18
2
-5
/
+4
*
|
Merge pull request #18987 from kamipo/prefer_drop_table_if_exists_true_over_r...
Carlos Antonio da Silva
2015-02-18
21
-25
/
+25
|
\
\
|
*
|
Prefer `drop_table if_exists: true` over raw SQL
Ryuta Kamizono
2015-02-18
21
-25
/
+25
|
/
/
*
/
constants guide: adds a step to a resolution algorithm
Xavier Noria
2015-02-18
1
-1
/
+3
|
/
*
prefer `drop_table if_exists: true` over raw SQL.
Yves Senn
2015-02-18
12
-12
/
+12
*
Merge pull request #18980 from nicolasmlv/fix-typo-in-guide
Zachary Scott
2015-02-17
1
-1
/
+1
|
\
|
*
fix type in guide - missing word
Nicolas Maloeuvre
2015-02-18
1
-1
/
+1
|
/
*
Merge pull request #18843 from yuki24/guides-add-guide-for-mail-preview
Zachary Scott
2015-02-17
1
-0
/
+33
|
\
|
*
Add guide for Action Mailer Previews
Yuki Nishijima
2015-02-08
1
-0
/
+33
*
|
Add docs for the type registry
Sean Griffin
2015-02-17
2
-5
/
+24
*
|
Rm `Type#type_cast`
Sean Griffin
2015-02-17
13
-28
/
+20
*
|
`type_cast_from_user` -> `cast`
Sean Griffin
2015-02-17
22
-106
/
+106
*
|
`type_cast_for_database` -> `serialize`
Sean Griffin
2015-02-17
40
-79
/
+79
*
|
`Type#type_cast_from_database` -> `Type#deserialize`
Sean Griffin
2015-02-17
36
-71
/
+71
*
|
Add line endings to files which are missing them
Sean Griffin
2015-02-17
16
-16
/
+16
*
|
Fix test failures on Mysql 5.5
Sean Griffin
2015-02-17
1
-1
/
+1
*
|
Update code which depended on methods added by 1502caef
Sean Griffin
2015-02-17
1
-1
/
+1
*
|
Revert "Allow `:precision` option for time type columns"
Sean Griffin
2015-02-17
7
-90
/
+19
*
|
Merge branch 'y-yagi-fix_deprecate_msg'
eileencodes
2015-02-17
1
-1
/
+1
|
\
\
|
*
|
correct method name in deprecation message
yuuji.yaginuma
2015-02-18
1
-1
/
+1
|
/
/
*
|
Merge pull request #18961 from vipulnsward/deprecate-start-value
Yves Senn
2015-02-17
4
-33
/
+73
|
\
\
|
*
|
Deprecated passing of `start` value to `find_in_batches` and `find_each` in f...
Vipul A M
2015-02-17
4
-33
/
+73
*
|
|
Revert c732a66:
Zachary Scott
2015-02-16
1
-0
/
+4
*
|
|
Revert "Don't unhook autoloading in production"
Aaron Patterson
2015-02-16
1
-0
/
+7
|
/
/
*
|
Merge pull request #18960 from ctaintor/remove_dependency_doc
Zachary Scott
2015-02-16
1
-4
/
+0
|
\
\
|
*
|
removes docs for dependency_loading config option and disable_dependency_load...
Case Taintor
2015-02-16
1
-4
/
+0
*
|
|
Merge pull request #18959 from phillbaker/cleanup/server-log-path
Carlos Antonio da Silva
2015-02-16
1
-4
/
+0
|
\
\
\
|
*
|
|
Remove unused Rails::Server#log_path
Phill Baker
2015-02-16
1
-4
/
+0
*
|
|
|
Merge pull request #18485 from andreynering/robots.txt
Zachary Scott
2015-02-16
2
-0
/
+22
|
\
\
\
\
|
*
|
|
|
Adding 'Search Engines Indexing' Section [ci skip]
Andrey Nering
2015-01-14
2
-0
/
+22
*
|
|
|
|
Merge pull request #18679 from adipra3n/master
Zachary Scott
2015-02-16
1
-0
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
document web console in debugging guide [ci skip]
Adi Pradhan
2015-01-26
1
-0
/
+52
*
|
|
|
|
|
Merge pull request #18815 from tmingos/patch-1
Zachary Scott
2015-02-16
1
-3
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Edit text on optional db constraints for uniqueness validations [ci skip]
Taylor Mingos
2015-02-04
1
-3
/
+2
*
|
|
|
|
|
|
Merge pull request #18958 from andreynering/guides-form-remote
Zachary Scott
2015-02-16
1
-0
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Improving remote forms guides [ci skip]
Andrey Nering
2015-02-16
1
-0
/
+28
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #18949 from craftsmen/image_tag_size
Yves Senn
2015-02-16
3
-0
/
+9
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Allow to pass a string value to size option in `image_tag` and `video_tag`
Mehdi Lahmam
2015-02-16
3
-0
/
+9
*
|
|
|
|
|
|
Merge pull request #18662 from estum/foreign-key-exists
Yves Senn
2015-02-16
4
-15
/
+63
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add methods to get foreign key matching arguments
Anton
2015-01-29
2
-40
/
+36
|
*
|
|
|
|
|
|
Add `foreign_key_exists?` method.
Anton
2015-01-24
3
-0
/
+48
*
|
|
|
|
|
|
|
fix, `to_table` in `remove_foreign_key` should be plural.
Yves Senn
2015-02-16
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #18951 from jurezove/gemfile-lock-to-plugin-gitignore-temp...
Guillermo Iguaran
2015-02-15
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add Gemfile.lock to plugin's gitignore template
Jure Žove
2015-02-15
1
-0
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Register adapter specific types with the global type registry
Sean Griffin
2015-02-15
7
-67
/
+39
*
|
|
|
|
|
|
Add a global type registry, used to lookup and register types
Sean Griffin
2015-02-15
4
-0
/
+336
|
/
/
/
/
/
/
*
|
|
|
|
|
Tiny documentation edits [ci skip]
Robin Dupret
2015-02-15
6
-35
/
+41
[next]