Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #35186 from kamipo/fix_leaking_scope_on_relation_create | Ryuta Kamizono | 2019-02-07 | 5 | -6/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix `relation.create` to avoid leaking scope to initialization block and call... | Ryuta Kamizono | 2019-02-07 | 5 | -6/+45 | |
|/ / / / / / | ||||||
* | | | | | | Refactor around scoping | Ryuta Kamizono | 2019-02-07 | 5 | -18/+16 | |
* | | | | | | Merge pull request #35036 from rails/av-base-subclass | Aaron Patterson | 2019-02-06 | 19 | -66/+137 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix deprecation warnings and call super | Aaron Patterson | 2019-02-06 | 1 | -2/+2 | |
| * | | | | | | Fix some typos! | Aaron Patterson | 2019-02-06 | 2 | -1/+5 | |
| * | | | | | | Add a message to help allocate AV::Base instances | Aaron Patterson | 2019-02-06 | 1 | -1/+5 | |
| * | | | | | | Deprecate finalizer configuration (it doesn't do anything) | Aaron Patterson | 2019-02-06 | 4 | -0/+49 | |
| * | | | | | | Rename method so it is more descriptive | Aaron Patterson | 2019-02-06 | 1 | -3/+3 | |
| * | | | | | | Pull generated methods up in to the anonymous subclass | Aaron Patterson | 2019-02-06 | 3 | -19/+8 | |
| * | | | | | | 🚨 Make the cops happy 🚨 | Aaron Patterson | 2019-02-06 | 3 | -3/+3 | |
| * | | | | | | Remove finalizer and configuration | Aaron Patterson | 2019-02-06 | 5 | -50/+0 | |
| * | | | | | | Regenerate AV::Base subclass when DetailsKey gets cleared | Aaron Patterson | 2019-02-06 | 2 | -3/+29 | |
| * | | | | | | Move templates to an anonymous subclass of AV::Base | Aaron Patterson | 2019-02-06 | 13 | -35/+84 | |
* | | | | | | | Allow skipping incineration of processed emails | Pratik | 2019-02-06 | 6 | -1/+23 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #35174 from ypresto/fix-concat-retval | Ryuta Kamizono | 2019-02-06 | 4 | -35/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix `CollectionProxy#concat` to return self by alias it to `#<<` | Yuya Tanaka | 2019-02-06 | 4 | -35/+10 | |
* | | | | | | | Merge pull request #34971 from y-yagi/improve_railties_test | Yuji Yaginuma | 2019-02-06 | 2 | -4/+24 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Preload all component gems | yuuji.yaginuma | 2019-02-06 | 1 | -0/+2 | |
| * | | | | | | Restrict frameworks to load in engine test | yuuji.yaginuma | 2019-02-06 | 1 | -4/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #35173 from betterzega/master | Yuji Yaginuma | 2019-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Update terminal-to-html inline images url in ScreenshotHelper | betterzega | 2019-02-05 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35162 from silppuri/fix-incorrectly-matching-unachored-paths | Aaron Patterson | 2019-02-05 | 3 | -12/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Restrict matching with word boundary or end of string | Petri Avikainen | 2019-02-05 | 2 | -12/+12 | |
| * | | | | Define word boundary for unanchored path regexp | Petri Avikainen | 2019-02-05 | 3 | -12/+18 | |
* | | | | | Merge pull request #35171 from rails/speed-up-partials | Aaron Patterson | 2019-02-05 | 3 | -19/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | Speed up partial rendering by caching "variable" calculation | Aaron Patterson | 2019-02-05 | 3 | -19/+41 | |
* | | | | | | Merge pull request #35170 from palkan/fix/encrypted-file | Rafael França | 2019-02-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing `require "tmpdir"` in ActiveSupport::EncryptedFile | Vladimir Dementyev | 2019-02-05 | 1 | -1/+2 | |
* | | | | | | | Relation no longer respond to Arel methods | Ryuta Kamizono | 2019-02-06 | 3 | -19/+8 | |
* | | | | | | | Merge branch 'float_dom_ids' | Gannon McGibbon | 2019-02-05 | 3 | -5/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix unique DOM IDs for collection inputs | Mark Edmondson | 2019-01-25 | 3 | -5/+26 | |
* | | | | | | | | Merge pull request #35166 from znz/improve-regexp | Aaron Patterson | 2019-02-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve regexp of `html_safe_translation_key?` | Kazuhiro NISHIYAMA | 2019-02-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #35169 from sponomarev/chore/specify-sqlite-in-gemfile | Aaron Patterson | 2019-02-05 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Set sqlite3 gem version explicitly in generated Gemfile | Sergey Ponomarev | 2019-02-05 | 2 | -1/+2 | |
* | | | | | | | | | | Merge pull request #32380 from kamipo/fix_leaking_scope | Ryuta Kamizono | 2019-02-06 | 7 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Chaining named scope is no longer leaking to class level querying methods | Ryuta Kamizono | 2019-02-06 | 7 | -8/+32 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* / | | | | | | | | Respect ENV variables when finding DBs etc for the test suite | Matthew Draper | 2019-02-06 | 17 | -36/+114 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #35139 from 7coAim/fix_debug_exceptions | George Claghorn | 2019-02-05 | 3 | -2/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix NameError | kurosawat | 2019-02-05 | 3 | -2/+6 | |
* | | | | | | | | Merge pull request #35127 from bogdan/counter-cache-loading | Ryuta Kamizono | 2019-02-05 | 3 | -21/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bugfix association loading behavior when counter cache is zero | Bogdan Gusiev | 2019-02-05 | 3 | -21/+48 | |
* | | | | | | | | | Use ES6 short style | David Heinemeier Hansson | 2019-02-04 | 1 | -3/+3 | |
* | | | | | | | | | Match rails generator output | David Heinemeier Hansson | 2019-02-04 | 1 | -2/+2 | |
* | | | | | | | | | Update Gemfile.lock to reflect `sqlite3` update | yuuji.yaginuma | 2019-02-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #35157 from sponomarev/fix/big-report-templates-sqlite | Rafael França | 2019-02-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Specify sqlite gem version explicitly in version-specific bug report templates | Sergey Ponomarev | 2019-02-04 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #35063 from rosa/current-before-reset-callback | Rafael Mendonça França | 2019-02-04 | 3 | -9/+41 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Support before_reset callback in CurrentAttributes | Rosa Gutierrez | 2019-01-30 | 3 | -8/+40 |