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 #22808 from y-yagi/do_not_clear_all_reporters
Kasper Timm Hansen
2016-01-11
1
-1
/
+2
|
\
|
*
delete only unnecessary reporter
yuuji.yaginuma
2016-01-11
1
-1
/
+2
*
|
Merge pull request #22998 from kamipo/extract_mysql_column_class
Sean Griffin
2016-01-10
4
-85
/
+97
|
\
\
|
*
|
Extract `MySQL::TypeMetadata` class to `connection_adapters/mysql/type_metada...
Ryuta Kamizono
2016-01-11
3
-29
/
+35
|
*
|
Extract `MySQL::Column` class to `connection_adapters/mysql/column.rb`
Ryuta Kamizono
2016-01-11
3
-56
/
+62
*
|
|
Merge pull request #20638 from jaimeiniesta/locale-aware-pluralize-helper
Kasper Timm Hansen
2016-01-10
2
-17
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass the current locale to Inflector from the pluralize text helper.
Jaime Iniesta
2016-01-10
2
-17
/
+36
*
|
|
Merge pull request #22833 from sivagollapalli/test_runner_with_multiple_lines
Kasper Timm Hansen
2016-01-10
3
-4
/
+87
|
\
\
\
|
*
|
|
Added multiple line filters support for test runner
Siva Gollapalli
2016-01-10
3
-4
/
+87
*
|
|
|
Merge pull request #21181 from denisenkom/mypatch
Kasper Timm Hansen
2016-01-10
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
Test basic auth with symbols in login and password
Mikhail Denisenko
2015-10-24
1
-0
/
+19
*
|
|
|
|
Merge pull request #22983 from bronson/update-mysql-in-guides
Santiago Pastorino
2016-01-10
2
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
remove legacy mysql from guides to match #22715
Scott Bronson
2016-01-09
2
-2
/
+1
*
|
|
|
|
|
Merge pull request #21995 from tak1n/master
Jon Moss
2016-01-10
1
-8
/
+35
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fix doc for rails custom configuration through config_for [skip ci]
Benny Klotz
2015-12-03
1
-2
/
+2
|
*
|
|
|
|
Updated existing custom configuration for rails 5 where `config.x`
Benny Klotz
2015-10-19
1
-8
/
+35
*
|
|
|
|
|
Merge pull request #22993 from akshay-vishnoi/travis-update
Matthew Draper
2016-01-10
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update postgresql version to 9.4 for travis.
Akshay Vishnoi
2016-01-10
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #22992 from akshay-vishnoi/fix-docs
Sean Griffin
2016-01-09
2
-2
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ci skip] fix typo
Akshay Vishnoi
2016-01-10
2
-2
/
+2
*
|
|
|
|
|
|
Split out token `if` tests to trigger `before_create`.
Kasper Timm Hansen
2016-01-09
1
-1
/
+5
*
|
|
|
|
|
|
Revert "Switch `has_secure_token` to `before_save`."
Kasper Timm Hansen
2016-01-09
1
-4
/
+3
*
|
|
|
|
|
|
Switch `has_secure_token` to `before_save`.
Kasper Timm Hansen
2016-01-09
1
-3
/
+4
*
|
|
|
|
|
|
Add conditional_token to users.
Kasper Timm Hansen
2016-01-09
1
-0
/
+1
*
|
|
|
|
|
|
Merge pull request #20835 from glittershark/if-and-unless-in-secure-token
Kasper Timm Hansen
2016-01-09
4
-2
/
+40
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Support :if and :unless in has_secure_token
Griffin Smith
2016-01-09
4
-2
/
+40
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #22703 from joshsoftware/rake-log-clear
Kasper Timm Hansen
2016-01-09
4
-10
/
+33
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rake log:clear task updated refs[#22544]
Pramod
2016-01-09
4
-10
/
+33
*
|
|
|
|
|
[ci skip] Clarify some Minitest origins.
Kasper Timm Hansen
2016-01-09
1
-0
/
+2
*
|
|
|
|
|
Extract line filtering to Railties.
Kasper Timm Hansen
2016-01-09
4
-64
/
+69
*
|
|
|
|
|
Merge pull request #22988 from y-yagi/match_environment_variable_name_and_err...
Richard Schneeman
2016-01-09
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
match the environment variable name that actually checking and error message
yuuji.yaginuma
2016-01-09
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #22986 from yui-knk/fix_automatic_inverse_of_comment
प्रथमेश Sonpatki
2016-01-09
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] `automatic_inverse_of` returns `false` not `nil` (document fix)
yui-knk
2016-01-09
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #22987 from prathamesh-sonpatki/add-missing-changelong-for...
Richard Schneeman
2016-01-08
1
-0
/
+8
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added missing CHANGELOG entry for https://github.com/rails/rails/pull/22976
Prathamesh Sonpatki
2016-01-09
1
-0
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #22976 from schneems/schneems/schema-migration-primary-key
Sean Griffin
2016-01-08
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Get update_attributes working with SchemaMigration
schneems
2016-01-08
2
-3
/
+3
*
|
|
|
|
|
Fix the broken build
Sean Griffin
2016-01-08
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #22984 from akshay-vishnoi/fix-docs
Richard Schneeman
2016-01-08
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] Fix typo Renderering --> Rendering
Akshay Vishnoi
2016-01-09
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Refactor tz aware types, add support for PG ranges
Sean Griffin
2016-01-08
5
-8
/
+67
*
|
|
|
|
|
Merge pull request #22967 from schneems/schneems/generic-metadata
Sean Griffin
2016-01-08
17
-14
/
+253
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixing tests and re-locating error checking.
schneems
2016-01-08
5
-16
/
+17
|
*
|
|
|
|
|
Fix kwarg to not have circular dependency
schneems
2016-01-08
1
-1
/
+1
|
*
|
|
|
|
|
Use hash like syntax for InternalMetadata
schneems
2016-01-08
6
-14
/
+12
|
*
|
|
|
|
|
Add EnvironmentMismatchError
schneems
2016-01-08
2
-4
/
+25
|
*
|
|
|
|
|
Use `key` as primary key in schema.
schneems
2016-01-08
1
-1
/
+1
|
*
|
|
|
|
|
[ci skip] Add comment to remove silenced code.
schneems
2016-01-07
1
-0
/
+1
|
*
|
|
|
|
|
Prevent destructive action on production database
schneems
2016-01-07
16
-14
/
+232
[next]