summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't raise if users choose to exitnew_info_specsDavid Rodríguez2019-03-141-3/+4
* Remove incorrect `raise`David Rodríguez2019-03-141-4/+0
* Port regexp feature from `bundle show`David Rodríguez2019-03-142-1/+14
* Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
* Fix `bundle info bundler` pathDavid Rodríguez2019-03-142-2/+7
* Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-142-2/+5
* Bring specs from `bundle show`David Rodríguez2019-03-141-1/+88
* Slight tweak to some other specsDavid Rodríguez2019-03-141-6/+4
* Remove duplicated specDavid Rodríguez2019-03-141-7/+0
* Use exact path to gem in `bundle info` specsDavid Rodríguez2019-03-141-3/+3
* Merge #7033Bundlerbot2019-03-141-2/+2
|\
| * Hack to prevent Azure timeout flakiestry_fix_azure_flakynessDavid Rodríguez2019-03-131-1/+1
| * Remove trailing whitespaceDavid Rodríguez2019-03-131-1/+1
|/
* Merge #7027Bundlerbot2019-03-138-19/+11
|\
| * Prefer --no-documentDavid Rodríguez2019-03-131-1/+1
| * Test repo1 should be inmutableDavid Rodríguez2019-03-133-4/+4
| * Visualize the commands on failuresDavid Rodríguez2019-03-131-3/+3
| * Fixes for dockerDavid Rodríguez2019-03-132-4/+4
| * Remove more unnecessary stuffDavid Rodríguez2019-03-131-7/+0
| * Remove unnecessary conditionDavid Rodríguez2019-03-131-1/+1
| * Remove redundant requireDavid Rodríguez2019-03-131-1/+0
|/
* Merge #7006Bundlerbot2019-03-124-24/+85
|\
| * The cops got meDavid Rodríguez2019-03-121-1/+1
| * Unskip, but delay, remembering flags deprecation specDavid Rodríguez2019-03-121-1/+1
| * Deprecate a bunch of flags in bundler 2David Rodríguez2019-03-124-19/+72
| * Allow a scape valve to keep the old behavior for nowDavid Rodríguez2019-03-121-7/+13
| * Teach users how to toggle deprecations offDavid Rodríguez2019-03-121-1/+3
|/
* Merge #7000Bundlerbot2019-03-126-63/+102
|\
| * Don't commit to a deprecation horizonDavid Rodríguez2019-03-122-4/+4
| * Format deprecation warning check consistentlyDavid Rodríguez2019-03-121-4/+6
| * Get the final spec about DSL sources passingDavid Rodríguez2019-03-122-5/+5
| * Delay custom sources deprecation to bundler 3David Rodríguez2019-03-124-11/+24
| * Rework DSL specs and enable them in bundler 2David Rodríguez2019-03-121-16/+50
| * Delay git sources removal to bundler 3 (for now)David Rodríguez2019-03-123-6/+14
| * Extract a common variable to a `let`David Rodríguez2019-03-121-12/+9
| * github.https setting is booleanDavid Rodríguez2019-03-123-1/+3
| * Remove messy TODO commentsDavid Rodríguez2019-03-121-17/+0
|/
* Merge #6999Bundlerbot2019-03-122-9/+41
|\
| * Better test descriptionmultiple_gemfiles_deprecationDavid Rodríguez2019-03-011-1/+1
| * Lighther "prefer gems.rb" deprecationDavid Rodríguez2019-03-012-8/+38
| * Extract setup logic to a before blockDavid Rodríguez2019-03-011-1/+3
* | Merge #6985Bundlerbot2019-03-093-3/+38
|\ \
| * | Add a release file list checkno_git_on_gemspecDavid Rodríguez2019-03-051-1/+25
| * | Remove git subshelling from gemspecDavid Rodríguez2019-03-052-2/+13
* | | Merge #7009Bundlerbot2019-03-092-619/+739
|\ \ \
| * | | Switch to a DisabledByDefault rubocop approachrubocop_disabled_by_defaultDavid Rodríguez2019-03-052-619/+739
| |/ /
* | | Merge #7025Bundlerbot2019-03-092-5/+5
|\ \ \
| * | | Use rubygems 2.7.9 in CIDavid Rodríguez2019-03-092-2/+2
| * | | Use rubygems 3.0.3 in CIDavid Rodríguez2019-03-092-4/+4
|/ / /
* | | Merge #7024Bundlerbot2019-03-082-13/+4
|\ \ \