Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | has_(one/many)_attached presence validation | fatkodima | 2018-02-11 | 2 | -0/+34 | |
* | | | | | | | Adding precision about which letter case to use for controller names … (#32... | simonjamain | 2018-04-27 | 1 | -0/+2 | |
* | | | | | | | Ensure that `ids_reader` respects dirty target whether target is loaded or not | Ryuta Kamizono | 2018-04-27 | 2 | -3/+5 | |
* | | | | | | | Merge pull request #32617 from tgturner/size-should-use-available-association | Ryuta Kamizono | 2018-04-27 | 3 | -1/+82 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Loaded associations should not run a new query when size is called | Graham Turner | 2018-04-26 | 3 | -1/+82 | |
* | | | | | | | | Update 'rails_welcome.png' to reflect a more diverse population (#32735) | Jamie Dihiansan | 2018-04-26 | 1 | -0/+0 | |
* | | | | | | | | Add test case that assigning belongs_to on destroyed object raises frozen error | Ryuta Kamizono | 2018-04-27 | 1 | -0/+7 | |
* | | | | | | | | Address `Style/StringLiterals` offence | Ryuta Kamizono | 2018-04-27 | 1 | -1/+1 | |
* | | | | | | | | Don't dup Strings when jsonifying | Akira Matsuda | 2018-04-27 | 1 | -2/+6 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Don't try to destoy the given string via method argument | Akira Matsuda | 2018-04-27 | 1 | -1/+1 | |
* | | | | | | | Reduce String allocations when building Action View tags | Akira Matsuda | 2018-04-27 | 1 | -1/+2 | |
* | | | | | | | Reduce extra object creations in TaggedLogging | Akira Matsuda | 2018-04-27 | 1 | -1/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32725 from nikolai-b/rm_count_math_mixin | Ryuta Kamizono | 2018-04-26 | 1 | -2/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove math module from count | Nikolai B | 2018-04-25 | 1 | -2/+0 | |
* | | | | | | Merge pull request #32728 from ricardotk002/prevent-duplication-active-storage | George Claghorn | 2018-04-25 | 3 | -10/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move #extract_metadata_from to ActiveStorage's TestHelper | Ricardo Díaz | 2018-04-25 | 3 | -10/+4 | |
|/ / / / / / | ||||||
* | | | | | | Simplify URL generation for partial downloads from GCS | George Claghorn | 2018-04-25 | 1 | -1/+2 | |
* | | | | | | Merge pull request #32721 from javan/ast-unminify-js | Javan Makhmali | 2018-04-25 | 6 | -1386/+1093 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Unminify activestorage.js | Javan Makhmali | 2018-04-25 | 6 | -1386/+1093 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32717 from tgturner/make-get-and-set-values-public-again | Ryuta Kamizono | 2018-04-25 | 3 | -4/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | `get_value` needs to be a public method | Graham Turner | 2018-04-25 | 3 | -4/+15 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32702 from bogdanvlviv/fix-description-for-31685 | Rafael França | 2018-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix title for example of removing data from `session` [ci skip] | bogdanvlviv | 2018-04-23 | 1 | -2/+2 | |
* | | | | | | Add a helper method to check that gem does not exist in `Gemfile` | yuuji.yaginuma | 2018-04-25 | 1 | -49/+26 | |
* | | | | | | Merge pull request #32713 from utilum/max_ffi_version | Rafael França | 2018-04-25 | 2 | -4/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix segmentation fault in EventedFileUpdateChecker | utilum | 2018-04-24 | 2 | -4/+6 | |
* | | | | | | | Merge pull request #32715 from vaidehijoshi/refactor-scanner-test | Rafael França | 2018-04-25 | 1 | -47/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Break up Journey's scanner test | vaidehijoshi | 2018-04-24 | 1 | -47/+50 | |
* | | | | | | | | Merge pull request #32716 from yahonda/arel_collectors_bind | Matthew Draper | 2018-04-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Address `NameError: uninitialized constant Arel::Collectors::Bind` | Yasuo Honda | 2018-04-25 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32097 from matthewd/arel | Matthew Draper | 2018-04-25 | 145 | -4/+11379 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 81 | -81/+81 | |
| * | | | | | | | | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 143 | -3077/+3179 | |
| * | | | | | | | | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 146 | -4/+11277 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge pull request #516 from yahonda/ruby250 | Rafael França | 2018-01-25 | 3 | -1/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | BigDecimal.new is deprecated in Ruby 2.5 | Yasuo Honda | 2018-01-07 | 1 | -1/+1 | |
| | | * | | | | | | | | require 'date' to address for Ruby 2.5 | Yasuo Honda | 2018-01-07 | 1 | -0/+2 | |
| | | * | | | | | | | | Use the latest RubyGems 2.7.4 or higher | Yasuo Honda | 2018-01-06 | 1 | -0/+2 | |
| | | * | | | | | | | | CI with Ruby 2.5.0 | Yasuo Honda | 2018-01-06 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #481 from lautis/lateral | Aaron Patterson | 2017-12-28 | 6 | -1/+40 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | PostgreSQL lateral expressions | Ville Lautanala | 2017-04-25 | 5 | -0/+39 | |
| | | * | | | | | | | | Fix link to SQL-92 grammar | Ville Lautanala | 2017-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge pull request #513 from itsNikolay/remove_unused_requires | Aaron Patterson | 2017-12-28 | 11 | -17/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Remove Unused `require` | Nikolay Ponomarev | 2017-12-27 | 11 | -17/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #512 from itsNikolay/reduce_Reduce | Aaron Patterson | 2017-12-27 | 5 | -39/+9 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Reduce `Reduce` | Nikolay Ponomarev | 2017-12-27 | 5 | -39/+9 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #449 from kbrock/expr_node | Matthew Draper | 2017-12-06 | 16 | -28/+40 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Delete is not a NodeExpression, change parent | Keenan Brock | 2017-12-05 | 1 | -3/+18 | |
| | | * | | | | | | | | | Introduce NodeExpression as parent of scalar nodes | Keenan Brock | 2017-12-05 | 15 | -25/+22 | |
| | * | | | | | | | | | | Merge pull request #511 from ecbrodie/patch-1 | Rafael França | 2017-12-05 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | |