summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove version overriding stuffremove_version_overwriting_hacks_from_regular_runtimeDavid Rodríguez2019-05-121-17/+1
* Migrate molinillo to use relative requiresDavid Rodríguez2019-05-1212-27/+27
* Migrate thor autoloads to not use LOAD_PATHDavid Rodríguez2019-05-122-6/+6
* Migrate internal autoloads to not use LOAD_PATHDavid Rodríguez2019-05-1211-59/+59
* Setup rubyopt to require bundler absolutelyDavid Rodríguez2019-05-123-4/+5
* Add missing requireDavid Rodríguez2019-05-121-0/+2
* Merge #7156Bundlerbot2019-05-121-1/+1
|\
| * Require version relatively in fileutilsimprove_fileutils_requireDavid Rodríguez2019-05-031-1/+1
* | Merge #7167Bundlerbot2019-05-101-45/+6
|\ \
| * | Remove numbering hard to keep up to dateminor_spec_improvementsDavid Rodríguez2019-05-061-5/+5
| * | Remove incorrect lockfiles from sources specsDavid Rodríguez2019-05-061-40/+1
* | | Merge #7118Bundlerbot2019-05-091-16/+27
|\ \ \ | |/ / |/| |
| * | Improve if clause.Guillermo Guerrero2019-05-081-1/+1
| * | Remove if.Guillermo Guerrero2019-04-121-4/+2
| * | Run method refactors, move to functions.Guillermo Guerrero2019-04-121-9/+21
| * | Move version to attr_readerGuillermo Guerrero2019-04-121-3/+2
| * | Add cli refactorsGuillermo Guerrero2019-04-121-9/+11
* | | Merge #7157Bundlerbot2019-05-062-1/+2
|\ \ \
| * | | Set unlimited running time in Azureimprove_azureDavid Rodríguez2019-05-052-1/+2
|/ / /
* | | Merge #7160Bundlerbot2019-05-051-1/+1
|\ \ \
| * | | Bump Rubocop versionNate Holland2019-05-051-1/+1
|/ / /
* | | Merge #7142Bundlerbot2019-05-056-96/+27
|\ \ \ | |_|/ |/| |
| * | Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-246-96/+27
* | | Merge #7149Bundlerbot2019-05-032-10/+54
|\ \ \
| * | | Properly detect the platform mismatch casefix_bundle_update_crashDavid Rodríguez2019-04-282-2/+10
| * | | Remame variable to be more accurateDavid Rodríguez2019-04-281-5/+5
| * | | Fix crash when dependency is for another platformDavid Rodríguez2019-04-282-10/+42
| * | | Move local variables to where they are usedDavid Rodríguez2019-04-281-6/+8
| * | | Add some whitespace for readabilityDavid Rodríguez2019-04-281-0/+2
* | | | Merge #7153Bundlerbot2019-05-021-7/+7
|\ \ \ \
| * | | | Rename local variables for readabilityFumiaki MATSUSHIMA2019-05-011-7/+7
* | | | | Merge #7147Bundlerbot2019-05-024-24/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-282-4/+19
| * | | | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-282-20/+24
| * | | | Move skip to the right placeDavid Rodríguez2019-04-281-2/+2
| * | | | Fix license listing for bundler itselfDavid Rodríguez2019-04-282-1/+2
* | | | | Merge #7148Bundlerbot2019-05-013-24/+16
|\ \ \ \ \
| * | | | | Remove now unnecessary methoduse_add_to_load_pathDavid Rodríguez2019-04-281-5/+1
| * | | | | Move common logic to rubygems integrationDavid Rodríguez2019-04-283-19/+16
| * | | | | Remove unnecessary commentDavid Rodríguez2019-04-281-1/+0
| |/ / / /
* | | | | Merge #7151Bundlerbot2019-04-308-32/+25
|\ \ \ \ \
| * | | | | Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-308-32/+25
* | | | | | Merge #7150Bundlerbot2019-04-304-9/+10
|\ \ \ \ \ \
| * | | | | | Fix message about skipped groups for `bundle update`proper_group_skip_message_for_bundle_updateDavid Rodríguez2019-04-284-9/+10
| * | | | | | Move spec to a better locationDavid Rodríguez2019-04-281-0/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge #7138Bundlerbot2019-04-2910-29/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-2310-29/+15
* | | | | | Merge #7140Bundlerbot2019-04-292-6/+12
|\ \ \ \ \ \
| * | | | | | Get `bundle exec` respecting proc titlesfix_exec_proc_titleDavid Rodríguez2019-04-262-6/+12
* | | | | | | Merge #7143Bundlerbot2019-04-292-2/+66
|\ \ \ \ \ \ \