aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Remove deprecated `Arel::Table.table_cache` with no replacementVipul A M2013-07-041-10/+0
| | * | | | | | | | | | Fix warning of shadowing variableRafael Mendonça França2013-10-241-2/+2
| | * | | | | | | | | | Release 4.0.1Rafael Mendonça França2013-10-224-16/+29
| | * | | | | | | | | | Merge pull request #211 from yahonda/support_columns_for_distinct_oracleAaron Patterson2013-10-212-3/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Support `columns_for_distinct`Yasuo Honda2013-10-142-3/+4
| | * | | | | | | | | | | fix one deprecation warningAaron Patterson2013-10-142-1/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge pull request #204 from trptcolin/visitor_dispatch_cachingAaron Patterson2013-09-112-3/+28
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Cache visitor dispatch on a per-visitor basisColin Jones2013-08-142-3/+28
| | * | | | | | | | | | | Merge pull request #206 from SamSaffron/masterErnie Miller2013-08-301-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Improve performance of #uniq across a large number of nodesSam2013-08-301-1/+4
| | |/ / / / / / / / / /
| | * / / / / / / / / / Add licences to gemspecRafael Mendonça França2013-07-182-0/+2
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #193 from parndt/patch-1Rafael Mendonça França2013-06-271-34/+71
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Prettied up the README with syntax highlighting.Philip Arndt2013-06-281-34/+71
| | |/ / / / / / / /
| | * | | | | | | | record who created the node when $DEBUG is trueAaron Patterson2013-05-201-1/+8
| | * | | | | | | | call super from initializeAaron Patterson2013-05-178-0/+10
| | * | | | | | | | Merge pull request #181 from prathamesh-sonpatki/typosRafael Mendonça França2013-05-171-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed typosPrathamesh Sonpatki2013-05-171-3/+3
| | |/ / / / / / / /
| | * | | | | | | | Make visitors threadsafe by removing @last_columnErnie Miller2013-04-2816-382/+386
| | * | | | | | | | Release 4.0.0Rafael Mendonça França2013-04-182-3/+3
| | * | | | | | | | Updage Gemfile to use https URLRafael Mendonça França2013-04-181-3/+4
| | * | | | | | | | Merge pull request #171 from topdev/masterRafael Mendonça França2013-04-171-0/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Added License block to README.mdGasparyan A2013-03-051-0/+4
| | * | | | | | | | | ARel -> ArelXavier Noria2013-04-147-11/+11
| | * | | | | | | | | ActiveRecord -> Active RecordXavier Noria2013-04-142-3/+3
| | * | | | | | | | | Merge pull request #174 from eduardordm/masterRafael Mendonça França2013-03-152-2/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Update test_oracle.rbEduardo Mourao2013-03-151-1/+2
| | | * | | | | | | | | Revert issue #99 fixesEduardo Mourao2013-03-151-1/+2
| | |/ / / / / / / / /
| | * | | | | | | | | bumping to beta2Aaron Patterson2013-03-142-7/+7
| | * | | | | | | | | call the columns hash methodAaron Patterson2013-03-142-4/+8
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #170 from vladson/masterCarlos Antonio da Silva2013-03-052-4/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Updated minitest to 4.6.2 and RDoc to 4.0.0Vladislav Bogomolov2013-03-052-4/+4
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #164 from tpope/infinity-rangesRafael Mendonça França2013-03-042-2/+52
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Support Float::INFINITY in rangesTim Pope2013-02-192-2/+52
| | * | | | | | | | | Merge remote-tracking branch 'origin/master'Aaron Patterson2013-02-251-3/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | No need to test against 1.8Rafael Mendonça França2013-02-251-3/+1
| | | |/ / / / / / / /
| | * / / / / / / / / bumping to beta1Aaron Patterson2013-02-252-15/+15
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #161 from Noemj/masterAaron Patterson2013-02-052-1/+30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Added unit test for the mysql2 bind substitutionNoemj2013-02-051-1/+20
| | | * | | | | | | | Fixed the bind param visiting for mysql2 prepared statements caseNoemj2013-02-041-0/+10
| | * | | | | | | | | Merge pull request #160 from t0m/issue_99_oracle_optimizationRafael Mendonça França2013-01-312-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Add oracle paging optimization discussed in issue 99tom2013-01-082-2/+2
| | * | | | | | | | | | fixing bind param visiting in the dot visitorAaron Patterson2013-01-301-1/+1
| | * | | | | | | | | | Merge pull request #159 from Noemj/masterAaron Patterson2013-01-302-0/+9
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | | |/ / / / / / / /
| | | * / / / / / / / Denied the quoting of SqlLiteralsNoemj2013-01-292-0/+9
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #152 from parkerl/masterRafael Mendonça França2012-12-141-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make GROUP BY example more accurate and complete.Lew Parker2012-12-131-1/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #151 from revans/update-gems-to-latestRafael Mendonça França2012-12-083-12/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Updated 3 gems:Robert Evans2012-12-083-12/+12
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #116 from carlosantoniodasilva/remove-warningsCarlos Antonio da Silva2012-11-172-5/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Remove some test warningsCarlos Antonio da Silva2012-11-172-5/+0
| | |/ / / / / / / /