summaryrefslogtreecommitdiff
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Add FeatureFlag classseg-feature-flagSamuel Giddins2016-08-188-8/+35
* 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-163-32/+31
| * | 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-162-9/+50
|\ \ \
| * | | 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
| | |/ / | |/| |
* | | | 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-112-2/+2
|\ \ \ \
| * | | | Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*aa-orig-env-renameAndre Arko2016-08-102-2/+2
| | |_|/ | |/| |
* | | | 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
| | |/ / | |/| |
* | | | Auto merge of #4831 - bundler:seg-offline-new-index, r=indirectHomu2016-08-095-9/+24
|\ \ \ \
| * | | | [Shell] Ensure debug? returns true or false and not nilSamuel Giddins2016-08-051-1/+1
| * | | | Allow installing / updating when everything necessary is available locallySamuel Giddins2016-08-053-7/+22
| * | | | [GitProxy] Wrap retry command name in backticksSamuel Giddins2016-08-051-1/+1
| |/ / /
* | | | Auto merge of #4840 - bundler:seg-unlock-locals, r=indirectHomu2016-08-092-3/+4
|\ \ \ \
| * | | | Unlock sources when a local override leads to changesSamuel Giddins2016-08-052-3/+4
| |/ / /
* | | | Auto merge of #4834 - bundler:seg-installation-errors, r=indirectHomu2016-08-096-34/+57
|\ \ \ \ | |/ / / |/| | |
| * | | [ParallelInstaller] Account for lines returning an Enumerator in old rubiesseg-installation-errorsSamuel Giddins2016-08-051-1/+1
| * | | [ParallelInstaller] Check for proper exception classSamuel Giddins2016-08-041-1/+1
| * | | [Installer] Move post-install messages to be an instance attributeSamuel Giddins2016-08-044-15/+14