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 #13346 from chancancode/release_notes_etc
Yves Senn
2013-12-17
4
-47
/
+147
|
\
|
*
Some assorted fixes for the 4.1 release notes:
Godfrey Chan
2013-12-17
4
-47
/
+147
*
|
Merge pull request #13341 from carlosantoniodasilva/ca-i18n
Carlos Antonio da Silva
2013-12-17
10
-14
/
+94
|
\
\
|
|
/
|
/
|
|
*
Require I18n >= 0.6.9
Carlos Antonio da Silva
2013-12-17
1
-1
/
+1
|
*
Add changelog and upgrading notice related to I18n enforce_available_locales ...
Carlos Antonio da Silva
2013-12-17
2
-5
/
+30
|
*
Disable available locales checks to avoid warnings running the tests
Carlos Antonio da Silva
2013-12-17
5
-0
/
+15
|
*
Default I18n.enforce_available_locales to true
Carlos Antonio da Silva
2013-12-17
2
-8
/
+48
*
|
concern doesn't include the module automatically
Rafael Mendonça França
2013-12-17
1
-1
/
+0
*
|
Merge pull request #13343 from akshay-vishnoi/test-cases
Rafael Mendonça França
2013-12-17
1
-0
/
+4
|
\
\
|
*
|
test case for #limit added - picking latest value from limit
Akshay Vishnoi
2013-12-17
1
-0
/
+4
*
|
|
release notes link to fixed versions of the API. [ci skip]
Yves Senn
2013-12-17
2
-2
/
+2
|
|
/
|
/
|
*
|
Fix indent on AS changelog [ci skip]
Carlos Antonio da Silva
2013-12-17
1
-18
/
+18
*
|
minor doc reword. Upgrade Rails itself not to Rails. [ci skip]
Yves Senn
2013-12-17
1
-3
/
+3
*
|
Merge pull request #13347 from jeremy/concerning
Jeremy Kemper
2013-12-17
4
-0
/
+219
|
\
\
|
*
|
Introduce Module#concerning
Jeremy Kemper
2013-12-17
4
-0
/
+219
|
/
/
*
|
MySQL: remove the old-school 'packets out of order' message
Jeremy Kemper
2013-12-17
1
-6
/
+0
*
|
use `bin/spring` in release notes. [ci skip]
Yves Senn
2013-12-17
1
-1
/
+1
*
|
Merge pull request #13332 from rails/pixeltrix/mail_view
Guillermo Iguaran
2013-12-16
21
-26
/
+765
|
\
\
|
*
|
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
17
-6
/
+736
|
*
|
Add an application controller for internal controllers
Andrew White
2013-12-17
3
-18
/
+23
|
*
|
Fix method redefinition warning
Andrew White
2013-12-17
1
-2
/
+6
|
/
/
*
|
Merge pull request #12873 from martinemde/fix-where-assoc-nil
Carlos Antonio da Silva
2013-12-16
3
-3
/
+104
|
\
\
|
|
/
|
/
|
|
*
Better support for `where()` conditions that use an association name.
Martin Emde
2013-12-16
3
-3
/
+104
|
/
*
Remove the link for code.whytheluckystiff.net
Rafael Mendonça França
2013-12-16
1
-1
/
+1
*
Merge pull request #13338 from shreve/patch-1
Rafael Mendonça França
2013-12-16
1
-1
/
+1
|
\
|
*
Fix url leak in application templates guide
Jacob Evan Shreve
2013-12-16
1
-1
/
+1
|
/
*
Merge pull request #13321 from mezis/fix-safebuffer-interpolation-master
Jeremy Kemper
2013-12-16
2
-7
/
+37
|
\
|
*
Fixes interpolation on SafeBuffer
Julien Letessier
2013-12-14
2
-7
/
+37
*
|
Fix missing closing rdoc tag [ci skip]
Carlos Antonio da Silva
2013-12-16
1
-1
/
+1
*
|
Merge pull request #13328 from teohm/dbconsole_support_database_url
Yves Senn
2013-12-16
3
-35
/
+76
|
\
\
|
*
|
fixed rails dbconsole to support ENV['DATABASE_URL'].
Huiming Teo
2013-12-16
3
-35
/
+76
*
|
|
Merge pull request #13333 from kia84/master
Yves Senn
2013-12-15
1
-0
/
+1
|
\
\
\
|
*
|
|
Added `absence` parameter to pluralization table
Ivan
2013-12-16
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #13307 from akshay-vishnoi/typo
Rafael Mendonça França
2013-12-15
4
-6
/
+6
|
\
\
\
|
*
|
|
Spelling and Grammar check [ci skip]
Akshay Vishnoi
2013-12-16
4
-6
/
+6
*
|
|
|
Improve CHANGELOG entry with examples [ci skip]
Rafael Mendonça França
2013-12-15
1
-0
/
+10
*
|
|
|
Merge pull request #13313 from ccutrer/temp-tables
Rafael Mendonça França
2013-12-15
8
-17
/
+83
|
\
\
\
\
|
*
|
|
|
support creating temporary tables from queries
Cody Cutrer
2013-12-14
8
-17
/
+83
*
|
|
|
|
Improve the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-12-15
1
-3
/
+3
*
|
|
|
|
Merge pull request #13312 from arthurnn/fix_db_task_req
Rafael Mendonça França
2013-12-15
3
-5
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Regression test for load_structure and clone_structure
Arthur Neves
2013-12-14
1
-2
/
+4
|
*
|
|
|
|
db:test:clone and prepare must load environment
Arthur Neves
2013-12-14
2
-3
/
+9
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #13329 from robertomiranda/secret-token-docs
Guillermo Iguaran
2013-12-15
2
-10
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Update secret_key_base Docs
robertomiranda
2013-12-15
2
-10
/
+11
|
/
/
/
/
*
|
|
|
Merge pull request #13181 from fluxusfrequency/patch-4
Robin Dupret
2013-12-14
1
-221
/
+603
|
\
\
\
\
|
*
|
|
|
Word wrapping engines guide [ci skip]
Ben Lewis
2013-12-14
1
-189
/
+568
|
*
|
|
|
Clarification, grammar fixes, punctuation, and capitalization [ci skip]
Ben Lewis
2013-12-14
1
-84
/
+87
*
|
|
|
|
Merge pull request #13325 from kuldeepaggarwal/docs-update
Guillermo Iguaran
2013-12-14
4
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Improved documents [ci skip]
Kuldeep Aggarwal
2013-12-14
4
-4
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #13324 from fphilipe/fix-syntax-error-in-example
Rafael Mendonça França
2013-12-14
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]