Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'freeletics-manage-multiple-credential-files' | Kasper Timm Hansen | 2017-11-15 | 9 | -41/+337 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add CLI to manage encrypted files/configs. | Wojciech Wnętrzak | 2017-11-15 | 10 | -50/+347 | |
* | | | | | | | | | | Go through a single credentials instance. | Kasper Timm Hansen | 2017-11-15 | 1 | -9/+10 | |
* | | | | | | | | | | Merge pull request #31160 from yahonda/ignored_column_case_insensitive | Rafael França | 2017-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Allow test_ignored_columns_not_included_in_SELECT column names case | Yasuo Honda | 2017-11-15 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31128 from rails/handle-ambigious-times | Andrew White | 2017-11-15 | 4 | -1/+66 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Handle `TZInfo::AmbiguousTime` errors | Andrew White | 2017-11-15 | 4 | -1/+66 | |
* | | | | | | | | | | | Merge pull request #29776 from mrj/fix-idlw-timezone | Matthew Draper | 2017-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Change the "International Date Line West" TZInfo timezone from "Pacific/Midwa... | Mark James | 2017-07-13 | 1 | -1/+1 | |
* | | | | | | | | | | | These strings should already be frozen where ruby accepts the magic-comment | Akira Matsuda | 2017-11-15 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #31156 from kwstannard/patch-1 | Rafael França | 2017-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update configuring.md | Kelly Stannard | 2017-11-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Use released arel | yuuji.yaginuma | 2017-11-15 | 6 | -6/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix asset url examples [ci skip] | Ryuta Kamizono | 2017-11-15 | 1 | -6/+6 | |
* | | | | | | | | | | | Fix CI failure due to invalid `up_only` for MySQL | Ryuta Kamizono | 2017-11-15 | 1 | -5/+7 | |
* | | | | | | | | | | | Fix typo s/only_up/up_only/ [ci skip] | Ryuta Kamizono | 2017-11-15 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #30004 from npenzin/patch-1 | Yuji Yaginuma | 2017-11-15 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ensure plugin_generator adds to new line in Gemfile | Nikita Penzin | 2017-11-14 | 2 | -2/+3 | |
* | | | | | | | | | | | | Merge pull request #31155 from bogdanvlviv/fix-activesupport-changelog | Rafael França | 2017-11-14 | 1 | -27/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix activesupport/CHANGELOG.md [ci skip] | bogdanvlviv | 2017-11-14 | 1 | -27/+29 | |
* | | | | | | | | | | | | | Merge pull request #31154 from bogdanvlviv/fix-migration-version-in-doc-of-up... | Rafael França | 2017-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix migration version in doc of #up_only | bogdanvlviv | 2017-11-14 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Use released sass-rails | Rafael Mendonça França | 2017-11-14 | 2 | -15/+9 | |
* | | | | | | | | | | | | Use released arel | Rafael Mendonça França | 2017-11-14 | 4 | -17/+9 | |
* | | | | | | | | | | | | Merge pull request #30963 from q-centrix/performance-improvements-add_method_... | Rafael França | 2017-11-14 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Performance improvements for add_method_to_attributes! | Dillon Welch | 2017-11-07 | 1 | -1/+14 | |
* | | | | | | | | | | | | | Add a #populate method to migrations (#31082) | Rich | 2017-11-14 | 3 | -0/+48 | |
* | | | | | | | | | | | | | Merge pull request #31153 from koic/ci_against_jruby_9_1_14_0 | Ryuta Kamizono | 2017-11-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CI against JRuby 9.1.14.0 | Koichi ITO | 2017-11-15 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Introduce ActiveStorage::Attached::{One,Many}#detach | George Claghorn | 2017-11-14 | 3 | -7/+40 | |
* | | | | | | | | | | | | | Merge pull request #31151 from nikolai-b/exists_doc | Ryuta Kamizono | 2017-11-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update `exists?` documentation | Nikolai B | 2017-11-14 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge pull request #30884 from robwold/patch-1 | Eileen M. Uchitelle | 2017-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update layouts_and_rendering.md [ci skip] | Rob | 2017-11-14 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #27947 from mastahyeti/unsafe_raw_sql | Matthew Draper | 2017-11-14 | 13 | -33/+462 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | use database agnostic function/quoting in test | Ben Toews | 2017-11-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | push order arg checks down to allow for binds | Ben Toews | 2017-11-09 | 3 | -28/+47 | |
| * | | | | | | | | | | | | deal with Array arguments to #order | Ben Toews | 2017-11-09 | 3 | -4/+22 | |
| * | | | | | | | | | | | | convert order arg to string before checking if we can reverse it | Ben Toews | 2017-11-09 | 2 | -2/+6 | |
| * | | | | | | | | | | | | use << instead of #concat in #reverse_sql_order because we might be working w... | Ben Toews | 2017-11-09 | 2 | -2/+2 | |
| * | | | | | | | | | | | | try using regexes | Ben Toews | 2017-11-09 | 27 | -166/+120 | |
| * | | | | | | | | | | | | allow table name and direction in string order arg | Ben Toews | 2017-11-09 | 27 | -244/+295 | |
| * | | | | | | | | | | | | work around deprecation warnings in a bunch of tests | Ben Toews | 2017-11-09 | 34 | -313/+320 | |
| * | | | | | | | | | | | | always allow Arel::Attributes::Attribute also | Ben Toews | 2017-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | call enforce_raw_sql_whitelist on @klass so it works with FakeKlass | Ben Toews | 2017-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | work with actual string when reversing order | Ben Toews | 2017-11-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | remove :enabled option | Ben Toews | 2017-11-09 | 3 | -59/+52 | |
| * | | | | | | | | | | | | beef up deprecation warning | Ben Toews | 2017-11-09 | 1 | -3/+7 | |
| * | | | | | | | | | | | | make tests more verbose/explicit | Ben Toews | 2017-11-09 | 1 | -78/+96 | |
| * | | | | | | | | | | | | allow Arel.sql() for pluck | Ben Toews | 2017-11-09 | 8 | -101/+159 |