summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop exposing `disable_multisource` as a settingdisable_multisource_improvementsDavid Rodríguez2019-08-117-157/+141
* Better solution to `disable_multisource` migrationDavid Rodríguez2019-08-113-84/+71
* Remove unnecessary conditionDavid Rodríguez2019-08-101-2/+2
* See how we're doingDavid Rodríguez2019-08-101-0/+1
* Be explicit about source to improve readabilityDavid Rodríguez2019-08-101-3/+3
* Remove unneded codeDavid Rodríguez2019-08-101-3/+2
* Remove unnecessary conditionalsDavid Rodríguez2019-08-101-4/+4
* Consistently use `install_gemfile`David Rodríguez2019-08-101-22/+8
* Use recommended way to set deployment modeDavid Rodríguez2019-08-101-1/+2
* Remove old stuffDavid Rodríguez2019-08-101-10/+0
* Remove unused filtersDavid Rodríguez2019-08-101-4/+4
* Add missing part of comment copied from other specDavid Rodríguez2019-08-101-0/+1
* Consistently use `err` to check for errorsDavid Rodríguez2019-08-101-6/+4
* Use `:bundler => "< 3"` everywhere for consistencyDavid Rodríguez2019-08-103-36/+36
* Fill in missing deprecation specDavid Rodríguez2019-08-101-1/+9
* Remove unneded conditionDavid Rodríguez2019-08-101-5/+2
* Normalize spec descriptionDavid Rodríguez2019-08-101-1/+1
* Merge #7245Bundlerbot2019-08-1061-42/+6401
|\
| * Make sure we run the correct ronn with a binstubcommit_docs_to_source_controlDavid Rodríguez2019-08-102-1/+13
| * Use a newer debugging gem in docsDavid Rodríguez2019-08-103-3/+3
| * Remove unexistent file from exemptionsDavid Rodríguez2019-08-101-1/+1
| * Remove unexistent folder from exemptionsDavid Rodríguez2019-08-101-1/+1
| * Commit man pages to source controlDavid Rodríguez2019-08-1058-29/+6385
| * Remove unexistent folder from gitignoreDavid Rodríguez2019-08-101-1/+0
| * Remove misleading comment in GemfileDavid Rodríguez2019-08-101-4/+1
| * Remove unnecessary taskDavid Rodríguez2019-08-103-6/+1
|/
* Merge #7287Bundlerbot2019-08-101-1/+1
|\
| * Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-101-1/+1
|/
* Merge #7286Bundlerbot2019-08-098-10/+10
|\
| * Fix documents to refer to URLs with httpsTakayuki Nakata2019-08-098-10/+10
|/
* Merge #7285Bundlerbot2019-08-081-1/+1
|\
| * Bump rspec dependency to 3.8bump_rspec_dev_dependencyDavid Rodríguez2019-08-081-1/+1
|/
* Merge #7283Bundlerbot2019-08-083-12/+8
|\
| * Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-073-6/+2
| * Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-071-1/+1
| * Fix installation of system bundlerDavid Rodríguez2019-08-071-3/+2
| * Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-071-1/+2
| * Clarify spec descriptionDavid Rodríguez2019-08-071-2/+2
|/
* Merge #7280Bundlerbot2019-08-071-7/+5
|\
| * Make spec pass more resilientlyimprove_load_path_order_specDavid Rodríguez2019-08-061-1/+4
| * Remove unnecessary exclusionsDavid Rodríguez2019-08-061-6/+1
* | Merge #7281Bundlerbot2019-08-074-9/+7
|\ \ | |/ |/|
| * Bump rack and sinatra to latest versionsbump_test_depsDavid Rodríguez2019-08-064-6/+6
| * Normalize style with other artifice filesDavid Rodríguez2019-08-061-4/+2
|/
* Merge #7277Bundlerbot2019-08-05706-325/+444
|\
| * Rerecord cassettesrerecord_cassettesrerecord_cassetesDavid Rodríguez2019-08-05706-325/+444
* | Merge #7264Bundlerbot2019-08-052-9/+58
|\ \
| * | Fix inconsistent lockfile orderconsistent_lockfilesDavid Rodríguez2019-07-242-1/+50
| * | Indentation tweakDavid Rodríguez2019-07-241-6/+6
| * | Reuse `root` methodDavid Rodríguez2019-07-241-2/+2