| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove old test that check duplicated items in the load path | Rafael Mendonça França | 2016-07-13 | 1 | -16/+0 |
* | Raise ArgumentError for bad strptime arguments | John Gesimondo | 2016-07-11 | 1 | -0/+7 |
* | AS::Duration should serialize empty values correctly. (#25656) | Paul Sadauskas | 2016-07-11 | 1 | -0/+1 |
* | Merge pull request #25736 from voxik/file-store-test-require-pathname | Rafael França | 2016-07-07 | 1 | -0/+2 |
|\ |
|
| * | Pathname might not be always initialized. | Vít Ondruch | 2016-07-07 | 1 | -0/+2 |
* | | Merge pull request #24890 from vipulnsward/travel-to-raise | Kasper Timm Hansen | 2016-07-05 | 1 | -0/+43 |
|\ \ |
|
| * | | `travel/travel_to` travel time helpers, now raise on nested calls, | Vipul A M | 2016-07-02 | 1 | -0/+43 |
* | | | Merge pull request #25678 from voxik/DRY-downloader | Rafael França | 2016-07-04 | 4 | -65/+36 |
|\ \ \ |
|
| * | | | Skip the test if test data download fails. | Vít Ondruch | 2016-07-04 | 4 | -12/+16 |
| * | | | DRY Downloader. | Vít Ondruch | 2016-07-04 | 4 | -53/+20 |
| | |/
| |/| |
|
* / | | Pathname might not be always initialized. | Vít Ondruch | 2016-07-04 | 1 | -0/+2 |
|/ / |
|
* / | Do not depend on Rails git repository layout in ActiveSupport tests. | Vít Ondruch | 2016-07-01 | 1 | -2/+2 |
|/ |
|
* | Partially revert #25192 | Matthew Draper | 2016-07-01 | 1 | -1/+16 |
* | We default to using aes-256-cbc as our verification/signing cipher. It can ac... | Vipul A M | 2016-06-27 | 2 | -3/+3 |
* | Define `Pathname#as_json` | Ryunosuke Sato | 2016-06-25 | 1 | -0/+2 |
* | Define `URI::Generic#as_json` | Ryunosuke Sato | 2016-06-25 | 1 | -0/+2 |
* | Merge pull request #23011 from arnvald/bugfix/correctly_parse_date | Godfrey Chan | 2016-06-25 | 1 | -5/+11 |
|\ |
|
| * | Use correct timezone when parsing date in json | Grzegorz Witek | 2016-01-22 | 1 | -5/+11 |
* | | Merge pull request #25302 from schneems/schneems/evented-file-boot-at-check-t... | Sean Griffin | 2016-06-17 | 1 | -1/+43 |
|\ \ |
|
| * | | Test how evented file checker handles forks | schneems | 2016-06-08 | 1 | -1/+42 |
| * | | EventedFileUpdateChecker boots once per process | schneems | 2016-06-06 | 1 | -1/+2 |
* | | | Fix missing requires for object/blank | Rafael Mendonça França | 2016-06-13 | 1 | -1/+1 |
* | | | Make sure the yielded variable is the logger | Rafael Mendonça França | 2016-06-10 | 1 | -2/+4 |
* | | | Be explicit about what Logger class is expected | Kevin McPhillips | 2016-06-09 | 1 | -3/+3 |
* | | | Broadcast #silence on logger. Rewrite tests. | Kevin McPhillips | 2016-06-09 | 1 | -31/+103 |
* | | | existant => existent | Abhishek Jain | 2016-06-09 | 1 | -1/+1 |
* | | | Improve Hash#compact! documentation and tests | Igor Pstyga | 2016-06-03 | 1 | -0/+8 |
|/ / |
|
* | | Don't blank pad day of the month when formatting dates | Sean Griffin | 2016-06-02 | 1 | -0/+11 |
* | | Add test for `delegate_missing_to` where method doesn't exist | Jon Moss | 2016-05-26 | 1 | -0/+8 |
* | | Add tests for keyword arg to: for Module#delegate | Yosuke Kabuto | 2016-05-25 | 1 | -0/+15 |
* | | Don't delegate to private methods of the targer | Rafael Mendonça França | 2016-05-24 | 1 | -0/+14 |
* | | Merge pull request #23930 from gsamokovarov/module-delegate-missing-to | Rafael Mendonça França | 2016-05-24 | 1 | -0/+22 |
|\ \ |
|
| * | | Introduce Module#delegate_missing_to | Genadi Samokovarov | 2016-02-27 | 1 | -0/+22 |
* | | | Revert "Add default exceptions affected by suppress (#25099)" | Rafael Mendonça França | 2016-05-23 | 1 | -9/+0 |
* | | | Add default exceptions affected by suppress (#25099) | Alexey Zapparov | 2016-05-23 | 1 | -0/+9 |
* | | | Fix Hash#from_xml with frozen strings (#24718) | Marek Kirejczyk | 2016-05-21 | 1 | -8/+18 |
* | | | Support for unified Integer class in Ruby 2.4+ | Jeremy Daer | 2016-05-18 | 7 | -42/+36 |
* | | | Merge pull request #19428 from bdmac/fix_safe_buffer_titleize | Rafael Mendonça França | 2016-05-18 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Fixes Inflector#titleize to work with SafeBuffer | Brian McManus | 2015-03-20 | 1 | -1/+2 |
* | | | | Merge pull request #24930 from henrik/date-all-day | Sean Griffin | 2016-05-16 | 1 | -0/+17 |
|\ \ \ \ |
|
| * | | | | Introduce Date#all_day | Henrik Nyh | 2016-05-11 | 1 | -0/+17 |
* | | | | | Action Mailer: Declarative exception handling with `rescue_from`. | Jeremy Daer | 2016-05-15 | 1 | -4/+17 |
* | | | | | Add some assertions for BigDecimal#to_s | Yosuke Kabuto | 2016-05-15 | 1 | -0/+2 |
* | | | | | Bump the deprecation horizon | Rafael Mendonça França | 2016-05-10 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Run Active Support tests when preserving timezones | Andrew White | 2016-05-05 | 1 | -0/+3 |
* | | | | Fix tests when preserving timezones | Andrew White | 2016-05-05 | 2 | -6/+19 |
* | | | | Fix to_yaml test when run individually | Andrew White | 2016-05-05 | 1 | -0/+1 |
* | | | | Fix some typos in comments. | Joe Rafaniello | 2016-05-04 | 1 | -1/+1 |
* | | | | Fix initial value effects for sum along to ruby 2.4 | Kenta Murata | 2016-04-30 | 1 | -0/+78 |
* | | | | Change 1.week to create 1 week durations instead of 7 days durations. | Andrey Novikov | 2016-04-28 | 1 | -2/+12 |