| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge pull request #16439 from voxxit/patch-1 | Santiago Pastorino | 2014-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Using delegated connection method | Joshua Delsman | 2014-08-08 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #16443 from duccioarmenise/patch-1 | Vijay Dev | 2014-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Update README.md | Duccio Armenise | 2014-08-09 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #16437 from mscoutermarsh/master | Richard Schneeman | 2014-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Docs: grammar fix for fetch. [ci skip] | Mike Coutermarsh | 2014-08-08 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Revert "Merge pull request #16434 from strzalek/cookies-digest-config-option" | Santiago Pastorino | 2014-08-08 | 5 | -38/+3 |
* | | | | | | Merge pull request #16434 from strzalek/cookies-digest-config-option | Santiago Pastorino | 2014-08-08 | 5 | -3/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | Return preconfigured AS::MessageVerifier | Łukasz Strzałkowski | 2014-08-08 | 2 | -1/+7 |
| * | | | | | | Add config option for cookies digest | Łukasz Strzałkowski | 2014-08-08 | 4 | -2/+31 |
* | | | | | | | save a hash allocation per request. | Aaron Patterson | 2014-08-08 | 1 | -1/+1 |
* | | | | | | | add a test for prepending SCRIPT_NAME to generated urls | Aaron Patterson | 2014-08-08 | 1 | -0/+88 |
* | | | | | | | Merge pull request #16429 from arunagw/aa-build-fix-gemfile-spring | Santiago Pastorino | 2014-08-08 | 3 | -8/+13 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fixes test for Gemfile entry changes | Arun Agrawal | 2014-08-08 | 3 | -8/+13 |
| |/ / / / / |
|
* | | | | | | Merge pull request #16427 from ryandao/full_stack_source_extract | Guillermo Iguaran | 2014-08-08 | 9 | -69/+114 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update actionpack CHANGELOG | Ryan Dao | 2014-08-08 | 1 | -0/+5 |
| * | | | | | | Retrieve source code for the entire stack trace | Ryan Dao | 2014-08-08 | 8 | -69/+109 |
| |/ / / / / |
|
* | | | | | | Merge pull request #16426 from tgxworld/fix_false_positive | Santiago Pastorino | 2014-08-08 | 1 | -4/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixes to TestCaseTest. | Guo Xiang Tan | 2014-08-08 | 1 | -4/+5 |
| |/ / / / / |
|
* | | | | | | Fix the #const_regexp's documentation [ci skip] | Robin Dupret | 2014-08-08 | 1 | -3/+4 |
* | | | | | | Merge pull request #16430 from guillermo/patch-1 | Rafael Mendonça França | 2014-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix typo in plugins doc | Guillermo Álvarez Fernández | 2014-08-08 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #16428 from tomkadwill/activerecord_associations_name_param | Carlos Antonio da Silva | 2014-08-08 | 1 | -4/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [ci skip] Changed 'first argument' to '+name+ argument' | Tom Kadwill | 2014-08-08 | 1 | -4/+4 |
|/ / / / / |
|
* | | | | | Rephrase how we explain RecordInvalid exception in the context of | Zachary Scott | 2014-08-07 | 1 | -3/+5 |
* | | | | | Merge pull request #16384 from tomkadwill/improved_create_documentation | Zachary Scott | 2014-08-07 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] Updated create! documentation description and added +attributes+ fo... | Tom Kadwill | 2014-08-07 | 1 | -2/+5 |
* | | | | | | Pull spring gem entry into the Gemfile template instead of gemfile_entries so... | David Heinemeier Hansson | 2014-08-07 | 2 | -10/+12 |
* | | | | | | Merge branch 'master' of github.com:rails/rails | David Heinemeier Hansson | 2014-08-07 | 37 | -207/+400 |
|\ \ \ \ \ \ |
|
| * | | | | | | need to call super | Aaron Patterson | 2014-08-07 | 1 | -0/+1 |
| * | | | | | | add a new constructor that runs load hooks | Aaron Patterson | 2014-08-07 | 2 | -5/+9 |
| * | | | | | | defer running after_config hooks until after the object is allocated | Aaron Patterson | 2014-08-07 | 1 | -7/+22 |
| * | | | | | | Merge pull request #16424 from gregors/remove_dead_code | Rafael Mendonça França | 2014-08-07 | 1 | -36/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | remove dead file_watcher code | Gregory Ostermayr | 2014-08-07 | 1 | -36/+0 |
| * | | | | | | | use the uri parser so that newer version of Ruby work | Aaron Patterson | 2014-08-07 | 1 | -1/+1 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #16421 from tsukasaoishi/prevant_manycall_showtables | Aaron Patterson | 2014-08-07 | 1 | -0/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | change to empty? from blank? | tsukasaoishi | 2014-08-08 | 1 | -1/+1 |
| | * | | | | | | Tables existence check query is executed in large quantities | tsukasaoishi | 2014-08-07 | 1 | -0/+7 |
| * | | | | | | | Merge pull request #16422 from tgxworld/fix_spelling | Yves Senn | 2014-08-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | Fix spelling. | Guo Xiang Tan | 2014-08-07 | 1 | -1/+1 |
| |/ / / / / / |
|
| * | | | | | | Fix typo [ci skip] | Carlos Antonio da Silva | 2014-08-07 | 1 | -1/+1 |
| * | | | | | | Merge pull request #16412 from yevhene/master | Santiago Pastorino | 2014-08-07 | 3 | -2/+18 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Allow password to contain spaces only. | Yevhene Shemet | 2014-08-06 | 3 | -2/+18 |
| * | | | | | | | Merge pull request #16419 from tgxworld/remove_legacy_code | Santiago Pastorino | 2014-08-07 | 1 | -34/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Remove ActionController::RaiseActionExceptions. | Guo Xiang Tan | 2014-08-07 | 1 | -34/+0 |
| |/ / / / / / / |
|
| * | | | | | | | Define id_was to get the previous value of the primary key | Rafael Mendonça França | 2014-08-06 | 3 | -1/+28 |
| * | | | | | | | Test using turbolinks master | Rafael Mendonça França | 2014-08-06 | 1 | -1/+1 |
| * | | | | | | | Fix DateTime comparison with DateTime::Infinity object | Rafael Mendonça França | 2014-08-06 | 3 | -1/+8 |
| * | | | | | | | lazily instantiate application subclasses | Aaron Patterson | 2014-08-06 | 3 | -4/+18 |
| * | | | | | | | refactor Redirecting so we do not need a controller instance | Aaron Patterson | 2014-08-06 | 2 | -10/+7 |
| | |/ / / / /
| |/| | | | | |
|