summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* date 1.3.61-3-stableAndre Arko2014-01-101-1/+1
* Version 1.3.6 with changelogv1.3.6Andre Arko2014-01-092-1/+14
* Revert "Set --no-cache when bundle install --local is called."Andre Arko2014-01-094-9/+4
* Fix Rubygems integration with 1.8.0-1.8.19Andre Arko2014-01-091-6/+13
* handle default gems in ruby 1.9Andre Arko2014-01-091-0/+4
* count default gems as installedAndre Arko2014-01-091-5/+3
* Merge pull request #2798 from v-yarotsky/v.yarotsky-binstubs-umaskAndré Arko2014-01-085-1/+27
|\
| * Set binstubs permissions using umaskVladimir Yarotsky2014-01-035-1/+27
|/
* reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-242-1/+25
* Merge pull request #2763 from zzak/wip-1-3-failuresTerence Lee2013-12-181-1/+1
|\
| * [wip] fix build for the following exception:Zachary Scott2013-12-181-1/+1
|/
* fix build for Ruby 2.1.0Terence Lee2013-12-172-5/+12
* Merge pull request #2686 from grddev/redirect_fix_13André Arko2013-10-263-1/+55
|\
| * Handle cross-host redirects with plain Net::HTTPGustav Munkby2013-10-253-1/+55
|/
* Merge pull request #2634 from jasonmp85/split_ls-files_on_null_charAndré Arko2013-09-134-5/+5
|\
| * Pass `-z` arg to git ls-files & split on null charJason Petersen2013-09-124-5/+5
|/
* and with the taskAndre Arko2013-08-151-1/+1
* rubygems 2.0.6 and build against 2.0 stable branchAndre Arko2013-08-152-2/+4
* increase clarity of spec intentAndre Arko2013-08-151-2/+3
* death to bracesAndre Arko2013-08-151-2/+2
* loaded_from is an attr_reader, we should call itAndre Arko2013-08-151-1/+1
* Remove warning about deps with :gitAleksey V. Zapparov2013-07-051-2/+1
* dammit, fumblefingersAndre Arko2013-07-031-1/+1
* fix travis and tasks to matchAndre Arko2013-07-032-2/+3
* Add info about `bundle env` to CHANGELOG.mdShannon Carey2013-07-031-0/+1
* Merge pull request #2485 from bwillis/masterAndre Arko2013-07-033-4/+30
|\
| * Preserve original gemspec pathBen Willis2013-07-033-4/+30
|/
* Merge pull request #2501 from kml/masterAndre Arko2013-07-031-1/+1
|\
| * Coerce Pathname into String for MacRubyKamil K. Lemański2013-07-031-1/+1
|/
* Merge pull request #2516 from rthbound/patching_specsAndre Arko2013-07-038-23/+19
|\
| * gemfile -> Gemfile for consistency in specRyan T. Hosford2013-07-031-1/+1
| * Rewording of it-strings in security_policy_specRyan T. Hosford2013-07-031-11/+10
| * Fixes grammar and an inaccurate it-stringTad Hosford2013-07-031-5/+5
| * Kills whitespaceTad Hosford2013-07-031-1/+0
| * Subject-verb agreement fixTad Hosford2013-07-031-1/+1
| * Kills some whitespace at ends of filesTad Hosford2013-07-032-2/+0
| * Fixes to wording in other/platform_spec.rbTad Hosford2013-07-031-2/+2
|/
* Merge pull request #2518 from rthbound/patches_quality_specAndre Arko2013-07-037-19/+42
|\
| * Fixes regular expression in new quality specRyan T. Hosford2013-07-035-14/+13
| * Scans spec/ onlyHashrocket Workstation2013-07-031-1/+1
| * Adds quality specTad Hosford2013-07-033-6/+30
|/
* latest rubygemsAndre Arko2013-07-031-1/+1
* Remove unused class `Bundler::InvalidSpecSet`Ryunosuke SATO2013-06-271-2/+1
* Spelling, grammar, and consistency in spec/other/Tad Hosford2013-06-277-11/+7
* Merge pull request #2509 from TimMoore/2494-local-implies-no-cacheAndré Arko2013-06-264-4/+14
|\
| * Set --no-cache when bundle install --local is called.Tim Moore2013-06-224-4/+14
* | Merge branch 'patches_update_specs' into 1-3-stableAndre Arko2013-06-253-4/+3
|\ \
| * | Removes empty line at end of class in source_spec.rbTad Hosford2013-06-251-1/+0
| * | Fixes mistakes in git_spec.rb wordingTad Hosford2013-06-251-2/+2
| * | Fixes mistake in gems_spec.rb wordingTad Hosford2013-06-251-1/+1
|/ /