Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | active_support/indifferent_hash: fix cloning default_proc on dup | Simon Eskildsen | 2015-07-10 | 3 | -1/+30 | |
* | | | | | | | Removed use of mocha in active_support | Ronak Jangir | 2015-07-10 | 8 | -65/+87 | |
* | | | | | | | Merge pull request #20784 from kaspth/great-expectations | Kasper Timm Hansen | 2015-07-08 | 2 | -0/+121 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add method call assertions for internal use. | Kasper Timm Hansen | 2015-07-08 | 2 | -0/+121 | |
| |/ / / / / | ||||||
* | | | | | | adding brackets to array in docs | Julio Lopez | 2015-07-07 | 1 | -1/+1 | |
* | | | | | | Add to RDoc of OrderedOptions the bang info | Mauro George | 2015-07-06 | 1 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | remove bad test. | Aaron Patterson | 2015-06-25 | 1 | -4/+0 | |
* | | | | | Merge pull request #20575 from prathamesh-sonpatki/doc-xml-disallowed-types | Zachary Scott | 2015-06-18 | 1 | -1/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added documentation about passing custom disallowed types to Hash#from_xml [... | Prathamesh Sonpatki | 2015-06-18 | 1 | -1/+19 | |
| |/ / / / | ||||||
* | | | | | enforce a depth limit on XML documents | Aaron Patterson | 2015-06-16 | 3 | -10/+15 | |
* | | | | | Escape HTML entities in JSON keys | Rafael Mendonça França | 2015-06-16 | 2 | -0/+11 | |
* | | | | | Merge pull request #20440 from repinel/fix-message-verifier-encoding-issue | Matthew Draper | 2015-06-16 | 2 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix the message verifier encoding issue | Roque Pinel | 2015-06-14 | 2 | -1/+2 | |
* | | | | | | Fix inflector test by using dup inflections when it needs to be changed | Roque Pinel | 2015-06-15 | 1 | -86/+68 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18365 from pocke/fix_datatime_compare | Aaron Patterson | 2015-06-12 | 3 | -1/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | DateTime#<=> return nil when compare to the invalid String as Time. | pocke | 2015-01-06 | 3 | -1/+15 | |
* | | | | | | Merge pull request #20494 from knovoselic/active_support_concern_class_method... | Rafael Mendonça França | 2015-06-12 | 2 | -1/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix for #20489 - ActiveSupport::Concern#class_methods affects parent classes | Kristijan Novoselic | 2015-06-12 | 2 | -1/+26 | |
* | | | | | | | select the AR adapter through `bin/test`. | Yves Senn | 2015-06-11 | 1 | -0/+1 | |
* | | | | | | | use our runner (`bin/test`) for framework components. | Yves Senn | 2015-06-11 | 1 | -0/+3 | |
* | | | | | | | inline test runner check into `as/testing/autorun.rb`. | Yves Senn | 2015-06-11 | 1 | -1/+8 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Use block variable instead of global | Roque Pinel | 2015-06-09 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | / / | Use block variable instead of global | Roque Pinel | 2015-06-08 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #19571 from kaspth/improve-runner-integration | Yves Senn | 2015-06-08 | 2 | -0/+64 | |
|\ \ \ \ | ||||||
| * | | | | Improve test runner's Minitest integration. | Kasper Timm Hansen | 2015-06-04 | 2 | -0/+64 | |
* | | | | | Code fix in CHANGELOG | Aditya Sanghi | 2015-06-08 | 1 | -1/+1 | |
* | | | | | Merge pull request #20464 from ronakjangir47/active_support_stubbing | Arthur Nogueira Neves | 2015-06-07 | 10 | -309/+366 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removed mocha stubbing in active_support | Ronak Jangir | 2015-06-07 | 10 | -309/+366 | |
* | | | | | | A few documentation tweaks [ci skip] | Robin Dupret | 2015-06-07 | 3 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20443 from teoljungberg/thoughtbot-capitalization | Kasper Timm Hansen | 2015-06-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix `thoughtbot` capitalization | Teo Ljungberg | 2015-06-05 | 1 | -1/+1 | |
* | | | | | | Require active_support/duration. | Jimmy Cuadra | 2015-06-04 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #20410 from schneems/schneems/boo-global-vars | Rafael Mendonça França | 2015-06-01 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use block variable instead of global | schneems | 2015-06-01 | 1 | -2/+2 | |
* | | | | | | Merge pull request #20362 from kddeisz/enumerable_pluck | Rafael Mendonça França | 2015-06-01 | 2 | -2/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow Enumerable#pluck to take a splat. | Kevin Deisz | 2015-05-29 | 2 | -2/+18 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #20138 from tgxworld/deprecated_assert_template | Rafael Mendonça França | 2015-06-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove `assigns` and `assert_template`. | Guo Xiang Tan | 2015-05-30 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | Fix a range of values for parameters of the Time#change | Nikolay Kondratyev | 2015-06-01 | 3 | -1/+9 | |
|/ / / / / | ||||||
* / / / / | Revert "Replace use of alias chains with prepend at core_ext/date and core_ex... | Roque Pinel | 2015-05-29 | 5 | -79/+89 | |
|/ / / / | ||||||
* | | | | Merge pull request #19878 from pabloh/replace_alias_chains_with_prepend | Rafael Mendonça França | 2015-05-28 | 5 | -89/+79 | |
|\ \ \ \ | ||||||
| * | | | | Replace use of alias chains with prepend at core_ext/date | Pablo Herrero | 2015-05-04 | 5 | -89/+79 | |
* | | | | | Merge pull request #20267 from kaspth/fix-minitest-constant-clashing | Rafael Mendonça França | 2015-05-28 | 8 | -43/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | Avoid E constant clashing with Minitest defined version. | Kasper Timm Hansen | 2015-05-22 | 8 | -43/+45 | |
* | | | | | | Add Enumerable#pluck. | Kevin Deisz | 2015-05-28 | 3 | -0/+20 | |
* | | | | | | Remove unused package tasks | Arun Agrawal | 2015-05-28 | 1 | -7/+0 | |
* | | | | | | Fix indentation warning on active_support ordered_options | Mehmet Emin İNAÇ | 2015-05-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #20262 from arunagw/aa-remove-broken-unused-release-task | Yves Senn | 2015-05-27 | 1 | -7/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove broken and unused release task | Arun Agrawal | 2015-05-22 | 1 | -7/+0 | |
* | | | | | | | Merge pull request #20297 from gouravtiwari/patch-9 | Claudio B. | 2015-05-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ |