summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move hack to spec:depslinux_azureDavid Rodríguez2019-03-141-5/+5
* Normalize install commandDavid Rodríguez2019-03-141-1/+1
* Use bundler base imageDavid Rodríguez2019-03-141-1/+1
* Bump to MRI 2.6.2David Rodríguez2019-03-143-10/+8
* Fix task nameDavid Rodríguez2019-03-131-1/+1
* Should be ok now?David Rodríguez2019-03-131-15/+3
* Didn't work. Try more tedious wayDavid Rodríguez2019-03-132-9/+2
* Try somethingDavid Rodríguez2019-03-131-1/+3
* Trying switching to the proper folderDavid Rodríguez2019-03-131-0/+7
* Keep tryingDavid Rodríguez2019-03-131-6/+6
* SHow rubyDavid Rodríguez2019-03-121-0/+5
* More tryingDavid Rodríguez2019-03-121-5/+5
* Try as rootDavid Rodríguez2019-03-122-10/+6
* Try thingsDavid Rodríguez2019-03-111-0/+4
* Fix job names to not have spacesDavid Rodríguez2019-03-111-2/+2
* Check which rubygems is running thisDavid Rodríguez2019-03-111-1/+2
* Fixes for dockerDavid Rodríguez2019-03-112-4/+4
* Azure steps for running under different version managersDavid Rodríguez2019-03-112-0/+50
* 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
|\ \
| * | Switch to a DisabledByDefault rubocop approachrubocop_disabled_by_defaultDavid Rodríguez2019-03-052-619/+739
| |/
* | Merge #7025Bundlerbot2019-03-092-5/+5
|\ \
| * | Use rubygems 2.7.9 in CIDavid Rodríguez2019-03-092-2/+2
| * | Use rubygems 3.0.3 in CIDavid Rodríguez2019-03-092-4/+4
|/ /
* | 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
| |/
* | Merge #6728Bundlerbot2019-03-086-16/+118
|\ \
| * | Fix rubocop issuesDavid Rodríguez2019-03-082-8/+8
| * | Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-086-16/+118
|/ /
* | Merge #7020Bundlerbot2019-03-061-1/+1
|\ \
| * | Fix typoAndrew Nesbitt2019-03-061-1/+1
|/ /
* | 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-0529-117/+35
|\ \
| * | Disable `Style/GuardClause` copfix_offenses_for_more_copsDavid Rodríguez2019-03-043-20/+3
| * | Move `rescue Exception` exceptions inlineDavid Rodríguez2019-03-046-14/+5
| * | Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-047-23/+10
| * | Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-049-28/+13
| * | Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-048-19/+0
| * | Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-045-13/+4
* | | Merge #7012Bundlerbot2019-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | Update spec/support/helpers.rbDavid Rodríguez2019-03-041-1/+1
| * | adapt path regex to also work with Windows pathsJan Piotrowski2019-03-031-1/+1
* | | Merge #7011Bundlerbot2019-03-043-8/+8
|\ \ \
| * | | make rubocop happyJan Piotrowski2019-03-032-2/+2
| * | | fix other sys_exec calls that prepended an env variableJan Piotrowski2019-03-032-2/+2
| * | | set ENV via Open3.popen3 param in sys_exec instead of via command being executedJan Piotrowski2019-03-031-6/+6
| |/ /