summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [CLI] Dont print an outdated version warning when running a parseable commandseg-no-bundler-versio-warning-when-parseableSamuel Giddins2017-07-202-7/+27
* Auto merge of #5811 - bundler:seg-stop-remembering-cli-options, r=indirectThe Bundler Bot2017-07-1962-508/+588
|\
| * [EndpointSpecification] Ensure used ivars are initializedseg-stop-remembering-cli-optionsSamuel Giddins2017-07-191-0/+3
| * [CLI] Deprecate install --no-pruneSamuel Giddins2017-07-191-1/+1
| * [CLI] Deprecate install --force in favor of --redownloadSamuel Giddins2017-07-193-42/+47
| * [CLI] Deprecate install --cleanSamuel Giddins2017-07-192-3/+3
| * [CLI] Deprecate init --gemspecSamuel Giddins2017-07-192-3/+3
| * [CLI] Rename #forgotten_option to #deprecated_optionSamuel Giddins2017-07-191-10/+10
| * Update the specs for the new :deployment settingSamuel Giddins2017-07-1910-25/+25
| * Fix the realworld specs under Bundler 2Samuel Giddins2017-07-193-15/+2
| * Fix deployment specs under Bundler 2Samuel Giddins2017-07-192-22/+23
| * Ensure groups are properly handled when the overlap in settingsSamuel Giddins2017-07-193-16/+28
| * Use the create_file helper in the specs for its mkpathSamuel Giddins2017-07-191-3/+1
| * Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-0/+1
| * Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-1925-125/+135
| * Set forgotten command line options via config in 2.0Samuel Giddins2017-07-1929-151/+204
| * Remove unused Bundler.bundle_path= methodSamuel Giddins2017-07-191-2/+0
| * Update the settings specs for []= being removedSamuel Giddins2017-07-191-1/+1
| * [Settings] Remove #deleteSamuel Giddins2017-07-192-6/+2
| * [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-1918-125/+141
* | Auto merge of #5822 - deivid-rodriguez:dont_gitignore_lockfiles, r=indirectThe Bundler Bot2017-07-191-1/+0
|\ \ | |/ |/|
| * Stop gitignoring Gemfile.lock in default templateDavid Rodríguez2017-06-271-1/+0
* | Auto merge of #5844 - bundler:seg-speed-up-no-op-install, r=colby-swandaleThe Bundler Bot2017-07-194-61/+92
|\ \
| * | Speed up no-op installsseg-speed-up-no-op-installSamuel Giddins2017-07-194-61/+92
|/ /
* | Auto merge of #5871 - greysteil:extensions-array, r=segiddinsThe Bundler Bot2017-07-182-1/+11
|\ \
| * | Fall back to `super` in all EndpointSpecification attribute methodsGrey Baker2017-07-181-1/+3
| * | Return an empty array if no extensions are foundGrey Baker2017-07-182-1/+9
* | | Auto merge of #5870 - bundler:seg-fix-specs, r=segiddinsThe Bundler Bot2017-07-181-1/+1
|\ \ \ | |/ /
| * | Fix spec on 2.0 broken with the v1.15.2 mergeseg-fix-specsSamuel Giddins2017-07-171-1/+1
|/ /
* | Merge tag 'v1.15.2'Samuel Giddins2017-07-173-1/+24
|\ \
| * | Version 1.15.2 with changelogv1.15.2Samuel Giddins2017-07-172-1/+19
| * | fixup! Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectSamuel Giddins2017-07-171-2/+3
| * | Auto merge of #5855 - bundler:segiddins-spec-deps-update, r=segiddinsThe Bundler Bot2017-07-171-0/+3
| * | Auto merge of #5826 - greysteil:handle-invalid-range-errors, r=indirectThe Bundler Bot2017-07-173-3/+79
| * | Auto merge of #5848 - bundler:seg-inline-bundle-bin, r=colby-swandaleThe Bundler Bot2017-07-176-5/+25
| * | Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-173-1/+43
| * | Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectThe Bundler Bot2017-07-172-1/+33
| * | Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-07-172-12/+26
| * | Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-07-172-0/+17
| * | Auto merge of #5804 - bundler:seg-remove-postit-trampoline, r=indirectThe Bundler Bot2017-07-1717-470/+5
| * | Auto merge of #5791 - bundler:seg-verbose-cli-print-no-defaults, r=colby-swan...The Bundler Bot2017-07-172-4/+15
| * | Auto merge of #5785 - bundler:colby/fix-group-conflict-error, r=segiddinsThe Bundler Bot2017-07-171-1/+1
| * | Auto merge of #5729 - HippoDippo:patch-1, r=colby-swandaleThe Bundler Bot2017-07-171-1/+1
| * | Auto merge of #5728 - bundler:seg-bundle-gem-github-source, r=indirectThe Bundler Bot2017-07-172-0/+4
| * | Auto merge of #5723 - slimeate:fix-headers-in-contributing-readme, r=segiddinsThe Bundler Bot2017-07-171-5/+5
| * | Auto merge of #5713 - bundler:seg-viz-other-gem, r=indirectThe Bundler Bot2017-07-173-4/+48
| * | Auto merge of #5707 - bundler:seg-sort-by-name-spec-set, r=indirectThe Bundler Bot2017-07-172-9/+38
* | | Auto merge of #5867 - bundler:seg-release-patch-change-version-after-checkout...The Bundler Bot2017-07-171-5/+5
|\ \ \
| * | | [Rakefile] In a patch release, change version after checkoutseg-release-patch-change-version-after-checkoutSamuel Giddins2017-07-171-5/+5
|/ / /
* | | Auto merge of #5864 - koic:enable_layout_empty_line_after_magic_comment_cop, ...The Bundler Bot2017-07-16198-5/+197
|\ \ \