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
...
|
*
|
|
Fix railties tests in master
schneems
2013-12-24
1
-1
/
+2
*
|
|
|
Merge pull request #13471 from schneems/schneems/better-secrets-error-message
José Valim
2013-12-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Better missing `secret_key_base` error message
schneems
2013-12-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #13469 from schneems/schneems/no-database-errors-all
José Valim
2013-12-24
6
-2
/
+41
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Raise NoDatabaseError when db does not exist
schneems
2013-12-24
6
-2
/
+41
*
|
|
|
|
Ensure secret_key_base is set for all environments
José Valim
2013-12-24
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #13467 from JuanitoFatas/getting-started
Arun Agrawal
2013-12-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Update getting started Ruby version.
Juanito Fatas
2013-12-24
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Deprecate use of string in establish_connection as connection lookup
José Valim
2013-12-24
7
-15
/
+33
*
|
|
|
Only build a ConnectionSpecification if required
José Valim
2013-12-24
6
-60
/
+60
*
|
|
|
Fix build failures related to the new ENV options in yml
José Valim
2013-12-24
3
-4
/
+22
*
|
|
|
Unused classes in AV tests
Akira Matsuda
2013-12-24
3
-18
/
+0
*
|
|
|
AC::Parameters#permit! permits hashes in array values
Xavier Noria
2013-12-23
3
-5
/
+19
*
|
|
|
Merge pull request #13463 from josevalim/jv-env
José Valim
2013-12-23
20
-96
/
+113
|
\
\
\
\
|
*
|
|
|
Update CHANGELOG [ci skip]
José Valim
2013-12-23
1
-0
/
+5
|
*
|
|
|
Use the new Resolver API in dbconsole
José Valim
2013-12-23
1
-3
/
+2
|
*
|
|
|
Add examples and namespace ENV options with "RAILS_"
José Valim
2013-12-23
12
-13
/
+25
|
*
|
|
|
Guarantee the connection resolver handles string values
José Valim
2013-12-23
6
-53
/
+58
|
*
|
|
|
Do not store production information in .yml files
José Valim
2013-12-23
12
-40
/
+36
|
|
/
/
/
*
|
|
|
Disable locale checks to avoid warnings in Active Model tests [ci skip]
Carlos Antonio da Silva
2013-12-23
1
-0
/
+3
*
|
|
|
Tidy up fix for PG extensions quoting
Carlos Antonio da Silva
2013-12-23
5
-12
/
+26
*
|
|
|
Serialize postgres' hstore, json and array types correctly in AR update methods.
Tadas Tamosauskas
2013-12-23
5
-4
/
+30
*
|
|
|
Do not consider PG array columns as number or text columns
Carlos Antonio da Silva
2013-12-23
3
-3
/
+33
*
|
|
|
Move the null mime type to request.format
Carlos Antonio da Silva
2013-12-23
6
-10
/
+10
*
|
|
|
Merge pull request #13462 from JuanitoFatas/getting-started
Godfrey Chan
2013-12-23
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] a destroy action in controller, not delete [getting_stated.md].
Juanito Fatas
2013-12-24
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #13427 from schneems/schneems/cannot-connect-postgres-error
Yves Senn
2013-12-23
5
-0
/
+40
|
\
\
\
|
*
|
|
Tell how to Create a Database in Error Message
schneems
2013-12-23
5
-0
/
+40
|
/
/
/
*
|
|
Fix comment example in AR enum [ci skip]
Carlos Antonio da Silva
2013-12-23
1
-1
/
+1
*
|
|
Merge pull request #13455 from jetthoughts/13445_fix_touch_destroyed_record
Yves Senn
2013-12-23
3
-1
/
+22
|
\
\
\
|
*
|
|
On destroying do not touch destroyed belongs to association.
Paul Nikitochkin
2013-12-23
3
-1
/
+22
|
/
/
/
*
|
|
Merge pull request #13446 from kuldeepaggarwal/resolver-test-cases
Yves Senn
2013-12-23
1
-0
/
+10
|
\
\
\
|
*
|
|
added test cases for Resolver#connection_url_to_hash
Kuldeep Aggarwal
2013-12-23
1
-0
/
+10
*
|
|
|
Merge pull request #13457 from strzalek/add-missing-av-railtie
José Valim
2013-12-23
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add missing av/railtie require
Łukasz Strzałkowski
2013-12-22
1
-0
/
+1
|
/
/
/
/
*
|
|
|
CHANGELOG entry for #13451. [ci skip]
Yves Senn
2013-12-22
1
-0
/
+13
*
|
|
|
Merge pull request #13451 from dmathieu/quoting_non_strings
Yves Senn
2013-12-22
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
fix quoting non-strings
Damien Mathieu
2013-12-22
2
-1
/
+7
|
/
/
/
/
*
|
|
|
Use the same enum definition in the docs and in the comments [ci skip]
Godfrey Chan
2013-12-22
1
-6
/
+6
*
|
|
|
Add comments with urls for email previews
Andrew White
2013-12-22
2
-6
/
+13
|
/
/
/
*
|
|
Merge pull request #13443 from schneems/schneems/fix-master-tests
Guillermo Iguaran
2013-12-21
3
-24
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use Full path to sqlite database in tests
schneems
2013-12-22
2
-4
/
+4
|
*
|
Fix DB Console tests
schneems
2013-12-21
1
-20
/
+22
|
/
/
*
|
Merge pull request #13438 from vipulnsward/enable-memache-on-travis
Guillermo Iguaran
2013-12-21
1
-0
/
+3
|
\
\
|
*
|
Enable memcached service on travis for running cache tests.
Vipul A M
2013-12-22
1
-0
/
+3
*
|
|
Merge pull request #13436 from robin850/patch-11
Guillermo Iguaran
2013-12-21
4
-2
/
+18
|
\
\
\
|
*
|
|
Fix few typos in the documentation [ci skip]
Robin Dupret
2013-12-21
2
-2
/
+2
|
*
|
|
Add a changelog entry for #13326 [ci skip]
Robin Dupret
2013-12-21
1
-0
/
+8
|
*
|
|
Add a changelog entry for #13363 [ci skip]
Robin Dupret
2013-12-21
1
-0
/
+8
*
|
|
|
Fix typo [ci skip]
Carlos Antonio da Silva
2013-12-21
1
-1
/
+1
[prev]
[next]