summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor new gem specsbundle_gem_spec_refactorDavid Rodríguez2019-05-231-27/+1
* Merge #7163Bundlerbot2019-05-236-74/+28
|\
| * Remove now unnecessary append_ruby_scope fieldremove_global_path_appends_ruby_scopeDavid Rodríguez2019-05-071-4/+4
| * Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-076-71/+25
* | Merge #7174Bundlerbot2019-05-181-0/+3
|\ \
| * | Revert "Remove unused filter"restore_git_filterDavid Rodríguez2019-05-181-0/+3
* | | Merge #7166Bundlerbot2019-05-1611-16/+30
|\ \ \ | |/ / |/| |
| * | Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-1611-16/+30
|/ /
* | Merge #7062Bundlerbot2019-05-1230-113/+100
|\ \
| * | 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
|\ \ \ \ \