summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove forgotten options deprecationforgotten_options_deprecation_second_passDavid Rodríguez2019-03-171-6/+0
* Move message to present tenseDavid Rodríguez2019-03-171-1/+1
* Merge #7037Bundlerbot2019-03-152-1/+22
|\
| * Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-152-1/+22
* | 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
* | 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
|/
* 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
* Unskip, but delay, remembering flags deprecation specDavid Rodríguez2019-03-121-1/+1
* Deprecate a bunch of flags in bundler 2David Rodríguez2019-03-121-0/+36
* Don't commit to a deprecation horizonDavid Rodríguez2019-03-121-3/+3
* Format deprecation warning check consistentlyDavid Rodríguez2019-03-121-4/+6
* Get the final spec about DSL sources passingDavid Rodríguez2019-03-121-4/+4
* Delay custom sources deprecation to bundler 3David Rodríguez2019-03-122-8/+21
* 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-122-5/+13
* Extract a common variable to a `let`David Rodríguez2019-03-121-12/+9
* github.https setting is booleanDavid Rodríguez2019-03-122-1/+2
* Merge #6999Bundlerbot2019-03-121-5/+32
|\
| * Better test descriptionmultiple_gemfiles_deprecationDavid Rodríguez2019-03-011-1/+1
| * Lighther "prefer gems.rb" deprecationDavid Rodríguez2019-03-011-4/+29
| * Extract setup logic to a before blockDavid Rodríguez2019-03-011-1/+3
* | Merge #6985Bundlerbot2019-03-091-0/+12
|\ \
| * | Remove git subshelling from gemspecDavid Rodríguez2019-03-051-0/+12
* | | Merge #7024Bundlerbot2019-03-082-13/+4
|\ \ \
| * | | Fix 1.8.7 notesremove_old_1.8.7_remanentsDavid Rodríguez2019-03-081-11/+4
| * | | Fix TODODavid Rodríguez2019-03-081-2/+0
| |/ /
* | | Fix rubocop issuesDavid Rodríguez2019-03-081-2/+2
* | | Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-082-0/+68
* | | Merge #6994Bundlerbot2019-03-061-0/+12
|\ \ \ | |/ / |/| |
| * | skip colorize examples when the environment was mswin or non tty.skip-non-color-ttySHIBATA Hiroshi2019-02-271-0/+12
* | | Merge #7016Bundlerbot2019-03-059-14/+10
|\ \ \
| * | | Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-041-1/+1
| * | | Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-043-7/+7
| * | | Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-044-4/+0
| * | | Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-042-2/+2
* | | | Merge #7012Bundlerbot2019-03-041-1/+1
|\ \ \ \ | |/ / / |/| | |