summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try get output in real time on azureremove_localhost_file_urisDavid Rodríguez2019-05-061-0/+2
* Final fix?David Rodríguez2019-05-061-2/+1
* Workaround old rubiesDavid Rodríguez2019-05-061-0/+2
* UndoDavid Rodríguez2019-05-061-1/+2
* Remove hostDavid Rodríguez2019-05-061-2/+1
* DUpDavid Rodríguez2019-05-061-1/+2
* RubocopDavid Rodríguez2019-05-061-1/+1
* Fix issueDavid Rodríguez2019-05-061-1/+2
* Normalize file:// usageDavid Rodríguez2019-05-0694-1005/+1000
* Remove numbering hard to keep up to dateDavid Rodríguez2019-05-061-5/+5
* Remove incorrect lockfiles from sources specsDavid Rodríguez2019-05-061-40/+1
* One moreDavid Rodríguez2019-05-061-3/+3
* FixDavid Rodríguez2019-05-061-2/+2
* TweakDavid Rodríguez2019-05-061-1/+1
* Try monkeypatch for old rubiesDavid Rodríguez2019-05-061-0/+12
* Remove unnecessary URI parsingDavid Rodríguez2019-05-061-2/+2
* Remove localhost from more placesDavid Rodríguez2019-05-062-6/+6
* See if this worksDavid Rodríguez2019-05-061-0/+1
* Remove `normalize_uri_file` helperDavid Rodríguez2019-05-0611-32/+28
* Remove localhost from test file URIsDavid Rodríguez2019-05-0616-150/+145
* 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
|\ \ \ \ \