summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | include prereleases in the compact indexAndre Arko2016-10-121-2/+4
| | |_|/ | |/| |
* | | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-152-2/+32
|\ \ \ \
| * | | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-042-2/+32
* | | | | Auto merge of #5085 - bundler:aa-merge-1-13-4, r=segiddinsHomu2016-10-148-18/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'v1.13.4'aa-merge-1-13-4Andre Arko2016-10-138-18/+36
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | initialize ivar correctly /ht @segiddinsv1.13.4Andre Arko2016-10-131-1/+1
| * | | ruby 1.8 can't even give exit statusesAndre Arko2016-10-131-2/+2
| * | | holy crap, what a subtle bugAndre Arko2016-10-133-0/+3
| * | | correct PR number, ht @chrismoAndre Arko2016-10-121-1/+1
| * | | debug info for error on travisAndre Arko2016-10-121-0/+6
| * | | use the method now that we have itAndre Arko2016-10-121-9/+1
| * | | fix a bad find and replaceAndre Arko2016-10-121-1/+1
| * | | setup that matches the expectationsAndre Arko2016-10-121-2/+2
| * | | :cop:Andre Arko2016-10-121-1/+1
| * | | initialize ivar before useAndre Arko2016-10-121-0/+1
| * | | use realworld versions in realworld testsAndre Arko2016-10-121-2/+10
| * | | oops, backported something that doesn't existAndre Arko2016-10-121-1/+1
| * | | Auto merge of #5077 - bundler:aa-revert-4998, r=indirectHomu2016-10-121-1/+1
| * | | Version 1.13.4 with changelogAndre Arko2016-10-112-1/+10
| * | | Auto merge of #4977 - chrismo:cons_lock_shared_deps, r=segiddinsHomu2016-10-112-3/+70
| * | | Auto merge of #5010 - aycabta:use-require-instead-of-autoload-for-plugin-api,...Homu2016-10-112-2/+2
| * | | Auto merge of #5043 - bundler:aa-use-tmp, r=segiddinsHomu2016-10-112-1/+9
| * | | Auto merge of #5064 - bundler:aa-debug-etag-mismatch, r=indirectHomu2016-10-112-13/+16
* | | | Merge tag 'v1.13.3'Samuel Giddins2016-10-102-1/+7
|\ \ \ \ | |/ / /
| * | | Version 1.13.3 with changelogv1.13.3Samuel Giddins2016-10-102-1/+7
| * | | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | | Merge tag 'v1.12.6'Samuel Giddins2016-10-102-1/+6
|\ \ \ \
| * | | | Version 1.12.6 with changelogv1.12.61-12-stableSamuel Giddins2016-10-102-1/+6
| * | | | Fix usage of select...count to use countSamuel Giddins2016-10-101-1/+1
| * | | | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | | | Auto merge of #5055 - bundler:seg-sort-dep-api-gem-names, r=segiddinsHomu2016-10-102-3/+3
|\ \ \ \ \
| * | | | | Update the dependency fetcher spec to pass in a flat array of gem namesseg-sort-dep-api-gem-namesSamuel Giddins2016-10-091-2/+2
| * | | | | [Fetcher::Dependency] Sort gem names in query stringSamuel Giddins2016-10-091-1/+1
* | | | | | Auto merge of #5070 - bronzdoc:add_platform_to_env, r=segiddinsHomu2016-10-101-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add platform information to envbronzdoc2016-10-091-0/+1
|/ / / / /
* | | | | Auto merge of #5064 - bundler:aa-debug-etag-mismatch, r=indirectHomu2016-10-092-14/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | clearer objects, fix fetch_url typoaa-debug-etag-mismatchAndre Arko2016-10-081-4/+7
| * | | | change checksum warning to debug printAndre Arko2016-10-071-1/+1
| * | | | make lambda an object with explicit attributesAndre Arko2016-10-071-9/+8
| * | | | unless var.nil? → if varAndre Arko2016-10-071-2/+2
| * | | | begin/end so the indentation matches the endsAndre Arko2016-10-071-1/+2
|/ / / /
* | | | Auto merge of #4841 - AirRefund:master, r=chrismoHomu2016-10-063-28/+187
|\ \ \ \
| * | | | Better gem outdated list grouped by groups.Guillermo Guerrero2016-10-063-28/+187
|/ / / /
* | | | Auto merge of #5043 - bundler:aa-use-tmp, r=segiddinsHomu2016-10-052-1/+9
|\ \ \ \
| * | | | spec for tmp change that fails on masteraa-use-tmpAndre Arko2016-10-041-0/+8
| * | | | use /tmp for mktmpdirAndre Arko2016-10-031-1/+1
* | | | | Auto merge of #5045 - chrismo:lock_conservative_updates, r=indirectHomu2016-10-055-7/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add conservative update options to bundle lockchrismo2016-10-045-7/+72
|/ / / /
* | | | Auto merge of #5042 - bundler:remove-permafailing-build, r=indirectHomu2016-10-031-5/+1
|\ \ \ \
| * | | | remove always-failing 1.8.7 buildremove-permafailing-buildAndre Arko2016-10-021-5/+1