summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.9.5 with changelogv1.9.5Andre Arko2015-04-292-1/+7
* Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-292-5/+40
* centralized boolean question logicPatrick Metcalfe2015-04-192-1/+9
* Version 1.9.4 with changelogv1.9.4Andre Arko2015-04-132-1/+8
* remove source_types conditional in Resolversealocal2015-04-131-6/+1
* fix GemNotFound message in Resolversealocal2015-04-133-6/+18
* definitely produces err outputAndre Arko2015-04-131-4/+4
* Added spec for regressionJay Mundrawala2015-04-132-2/+9
* platform can be of type string so it must be cast into a Gem::PlatformJay Mundrawala2015-04-131-1/+1
* Version 1.9.3 with changelogv1.9.3Andre Arko2015-04-122-1/+10
* trying attr_reader because maybeAndre Arko2015-04-121-0/+2
* Added specs for universal gems on windowsJay Mundrawala2015-04-121-0/+13
* Fix universal gem installationJay Mundrawala2015-04-122-1/+3
* Merge pull request #3563 from TimMoore/fix-build-on-older-rubygemsAndré Arko2015-04-122-4/+7
|\
| * Fix another failing spec.Tim Moore2015-04-121-1/+0
| * Fixes a build failure introduced in a72df72.Tim Moore2015-04-121-3/+7
|/
* Merge pull request #3562 from TimMoore/shorter-issue-search-urls-in-error-reportAndré Arko2015-04-112-1/+18
|\
| * Only use first line of error messages in the issue search URL.Tim Moore2015-04-122-1/+18
|/
* always remove the push guard on RG < 2.0Andre Arko2015-04-092-0/+30
* it’s actually RubyGems 2.0 or newerAndre Arko2015-04-091-1/+1
* fix newgem spec for new push guardAndre Arko2015-04-081-6/+1
* prevent public gem pushes by defaultAndre Arko2015-04-081-4/+8
* Revert "Report exceptions while requiring"Andre Arko2015-04-081-3/+0
* fix changelog issue numberAndre Arko2015-04-011-1/+1
* frozen isn't a supported optionAndre Arko2015-04-011-5/+0
* Merge pull request #3451 from moeffju/update-man-pagesAndre Arko2015-04-012-3/+16
|\
| * Update man-pages with new optionsMatthias Bauer2015-03-022-3/+16
* | add install:local task for --local installsAndre Arko2015-04-011-2/+7
* | Version 1.9.2 with changelogv1.9.2Andre Arko2015-03-302-1/+11
* | Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-3010-48/+131
|\ \
| * | Version 1.8.6 with changelogv1.8.6Andre Arko2015-03-302-1/+8
| * | annnd I need to fix all of the hashesAndre Arko2015-03-301-2/+2
| * | of course new hashes don’t work on Ruby 1.8Andre Arko2015-03-301-2/+2
| * | test remote inclusion only on Rubygems sourcesAndre Arko2015-03-303-11/+15
| * | skip Yaml engine tests on Rubies with no engineAndre Arko2015-03-301-5/+3
| * | check gemfile changes for sourced gems correctlyAndre Arko2015-03-301-3/+11
| * | update the failing spec to correctly repro the bugAndre Arko2015-03-302-11/+33
| * | a failing spec for #3520Andre Arko2015-03-291-0/+41
| * | build args are global and not thread-safe :’(Andre Arko2015-03-291-6/+8
| * | only use with_build_args if we have someAndre Arko2015-03-291-12/+18
| * | maybe that’s clearer?Andre Arko2015-03-291-6/+5
| * | don’t need a method here I don’t thinkAndre Arko2015-03-291-6/+2
* | | Merge pull request #3524 from bundler/seg-uniq-depsAndré Arko2015-03-281-1/+1
|\ \ \
| * | | [LazySpecification] Uniq dependencies in lockfile representationseg-uniq-depsSamuel E. Giddins2015-03-271-1/+1
* | | | turns out Ruby 1.8 can’t handle chmod stringsAndre Arko2015-03-271-2/+4
* | | | [QualitySpec] Dont exempt vendored libs from the no warnings policySamuel E. Giddins2015-03-271-1/+1
* | | | [Molinillo] Update to 0.2.3Samuel E. Giddins2015-03-272-11/+14
|/ / /
* | | make executables executable, and test themAndre Arko2015-03-272-0/+14
* | | [Molinillo] Update to v0.2.2Samuel E. Giddins2015-03-262-2/+2
* | | use tests' copy of rake to verify gem tasksAndre Arko2015-03-221-1/+4