summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try to help GitHub recognize the MIT licenseindirect/licenseAndre Arko2019-05-284-26/+25
* Merge #7037Bundlerbot2019-03-154-3/+26
|\
| * Fix `graphviz` installation on TravisCIDavid Rodríguez2019-03-151-1/+3
| * Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-153-2/+23
* | Merge #7030Bundlerbot2019-03-154-48/+18
|\ \ | |/ |/|
| * We only filter major versions of bundlerremove_less_than_procDavid Rodríguez2019-03-131-1/+1
| * Remove LessThanProcDavid Rodríguez2019-03-133-23/+14
| * Remove unused filterDavid Rodríguez2019-03-131-3/+0
| * Remove old 1.9 stuffDavid Rodríguez2019-03-131-22/+4
* | Merge #7029Bundlerbot2019-03-159-75/+79
|\ \
| * | Be agressive, our specs should print no deprecationsimprove_deprecation_specsDavid Rodríguez2019-03-141-4/+0
| * | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-144-36/+27
| * | Remove `eq_err` matcherDavid Rodríguez2019-03-147-21/+20
| * | Fix broken deprecation specsDavid Rodríguez2019-03-141-3/+23
| * | Make deprecation specs less messyDavid Rodríguez2019-03-141-14/+12
| |/
* | 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
|\ \ \