summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.13.0.rc.2 with changelogv1.13.0.rc.2Andre Arko2016-08-211-1/+1
* postpone the `add` command until 1.14Andre Arko2016-08-211-10/+0
* it’s not injecting anymoreAndre Arko2016-08-211-1/+1
* mark inject deprecated for removal in 2.0Andre Arko2016-08-211-0/+1
* Block resolving to older versions during an updateseg-block-update-regressionsSamuel Giddins2016-08-183-4/+14
* Add a setting for disable_exec_loadSamuel Giddins2016-08-162-1/+4
* Auto merge of #4850 - jrochkind:better_version_mismatch_warning, r=segiddinsHomu2016-08-171-2/+2
|\
| * include version numbers involved with warn_for_outdated_bundler_versionJonathan Rochkind2016-08-081-2/+2
* | Auto merge of #4815 - asutoshpalai:plugin-hooks, r=segiddinsHomu2016-08-164-19/+64
|\ \
| * | fixes missed during rebaseAsutosh Palai2016-08-161-2/+0
| * | Indenting the backtrace on plugin errorAsutosh Palai2016-08-161-1/+1
| * | Added plugin feature flag for hookAsutosh Palai2016-08-161-0/+2
| * | Added doc commentsAsutosh Palai2016-08-162-0/+9
| * | Fixed empty hooks in index fileAsutosh Palai2016-08-161-3/+3
| * | Added passing blocks to hooksAsutosh Palai2016-08-161-3/+3
| * | Incorporated suggestionsAsutosh Palai2016-08-164-33/+31
| * | rebase fixesAsutosh Palai2016-08-161-0/+1
| * | Added specs for hooksAsutosh Palai2016-08-161-1/+2
| * | Hooks implementationAsutosh Palai2016-08-164-5/+41
* | | Auto merge of #4704 - allenzhao:issue-4663, r=indirectHomu2016-08-161-1/+21
|\ \ \
| * | | Use tempfile to filter stderrZehan Zhao2016-08-151-1/+21
* | | | Auto merge of #4877 - bundler:seg-lock-remove-platfom, r=indirectHomu2016-08-163-2/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | [Lock] Allow removing platformsseg-lock-remove-platfomSamuel Giddins2016-08-123-2/+21
| |/ /
* | | Auto merge of #4788 - asutoshpalai:plugin-project-level, r=segiddinsHomu2016-08-163-9/+53
|\ \ \
| * | | Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-1/+3
| * | | Shifted Plugin.reset! to Bundler.reset!Asutosh Palai2016-07-211-0/+1
| * | | Not respecting global source pluginsAsutosh Palai2016-07-211-3/+7
| * | | Added integration specs for app level pluginAsutosh Palai2016-07-211-1/+1
| * | | Adding app index for pluginAsutosh Palai2016-07-212-9/+46
* | | | Auto merge of #4782 - terinjokes:terin/symlink-standalone-binstub, r=indirectHomu2016-08-161-2/+4
|\ \ \ \
| * | | | fix standalone executable when dest of symlinkTerin Stock2016-08-121-2/+4
| | |/ / | |/| |
* | | | Auto merge of #4738 - allenzhao:remove-entry-rescue, r=segiddinsHomu2016-08-161-0/+8
|\ \ \ \
| * | | | Add spec testZehan Zhao2016-08-061-2/+2
| * | | | Rescue ArgumentError and explain the security vulnerability. Fixes #4726Zehan Zhao2016-07-181-0/+8
* | | | | Simplify Gemfile templateFelix Krause2016-08-141-1/+0
* | | | | Retry gem downloadsJohn Keiser2016-08-111-1/+3
| |/ / / |/| | |
* | | | Auto merge of #4867 - bundler:seg-info-case, r=indirectHomu2016-08-112-4/+17
|\ \ \ \
| * | | | [Cache] Add resiliency against case conflicts on a case-insensitive FSSamuel Giddins2016-08-101-2/+16
| * | | | [CompactIndexClient] Make keep track of updated endpoints more succinctSamuel Giddins2016-08-101-2/+1
* | | | | Auto merge of #4868 - bundler:aa-orig-env-rename, r=segiddinsHomu2016-08-113-4/+4
|\ \ \ \ \
| * | | | | Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*aa-orig-env-renameAndre Arko2016-08-103-4/+4
| | |_|_|/ | |/| | |
* | | | | Auto merge of #4863 - bundler:pr/4589, r=indirectHomu2016-08-111-0/+5
|\ \ \ \ \
| * | | | | [Exec] Only set process title on Ruby 2.1+pr/4589Samuel Giddins2016-08-101-7/+3
| * | | | | Manually set a process title when using loadJames Healy2016-08-091-0/+9
| | |/ / / | |/| | |
* | | | | Auto merge of #4844 - opiethehokie:hostname_mirror, r=indirectHomu2016-08-112-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | doesn't only normalize http URIsMichael Peters2016-08-101-1/+1
| * | | | doesn't change the way existing source URLs are validatedMichael Peters2016-08-092-4/+7
| * | | | enables BUNDLE_MIRROR__HOSTNAME environment variablesMichael Peters2016-08-042-6/+3
* | | | | Auto merge of #4842 - bundler:seg-setup-trampoline, r=indirectHomu2016-08-092-6/+9
|\ \ \ \ \
| * | | | | [Setup] Only add bundler to the load path if we havent trampolinedseg-setup-trampolineSamuel Giddins2016-08-052-6/+9
| | |/ / / | |/| | |