Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assert_not_called | utilum | 2018-04-26 | 5 | -38/+59 |
* | 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 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Explicitly mentions the #and operator | Evan Brodie | 2017-12-05 | 1 | -1/+7 |
| | |/ / / / / | |||||
| | * | | | | | Prepare for 9.0.0 | Rafael Mendonça França | 2017-11-14 | 2 | -1/+7 |
| | * | | | | | Merge pull request #501 from abelards/patch-1 | Rafael França | 2017-11-14 | 1 | -1/+4 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Update README.md | Sylvain Abélard | 2017-10-15 | 1 | -1/+4 |
| | * | | | | | | Merge pull request #502 from kddeisz/count-math | Rafael França | 2017-10-31 | 2 | -0/+11 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Allow count nodes to have math functions | Kevin Deisz | 2017-10-27 | 2 | -0/+11 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #500 from jcoleman/fix_incorrect_typecasting_of_raw_sql_st... | Sean Griffin | 2017-10-06 | 2 | -1/+13 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Type-castable attributes should not try to cast SqlLiteral nodes | James Coleman | 2017-09-29 | 2 | -1/+13 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #496 from amatsuda/froms_to_nowhere | Akira Matsuda | 2017-09-24 | 1 | -2/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Unused variables | Akira Matsuda | 2017-09-01 | 1 | -2/+0 |
| | * | | | | | | Merge pull request #499 from jgraichen/jg/cte-bindparams | Sean Griffin | 2017-09-21 | 1 | -1/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Support BindParams in subqueries | Jan Graichen | 2017-09-19 | 1 | -1/+2 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #498 from yhirano55/update_travis | Sean Griffin | 2017-09-15 | 1 | -3/+3 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | |