summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4788 - asutoshpalai:plugin-project-level, r=segiddinsHomu2016-08-169-38/+163
|\
| * Fixed plugin reset in bundler resetAsutosh Palai2016-08-105-14/+16
| * Shifted Plugin.reset! to Bundler.reset!Asutosh Palai2016-07-212-1/+1
| * Not respecting global source pluginsAsutosh Palai2016-07-216-26/+27
| * Added integration specs for app level pluginAsutosh Palai2016-07-214-9/+73
| * Adding app index for pluginAsutosh Palai2016-07-215-14/+72
* | Auto merge of #4782 - terinjokes:terin/symlink-standalone-binstub, r=indirectHomu2016-08-163-5/+20
|\ \
| * | fix standalone executable when dest of symlinkTerin Stock2016-08-123-5/+20
* | | Auto merge of #4738 - allenzhao:remove-entry-rescue, r=segiddinsHomu2016-08-162-0/+26
|\ \ \
| * | | Add spec testZehan Zhao2016-08-062-2/+20
| * | | Rescue ArgumentError and explain the security vulnerability. Fixes #4726Zehan Zhao2016-07-181-0/+8
* | | | Auto merge of #4880 - KrauseFx:patch-1, r=indirectHomu2016-08-151-1/+0
|\ \ \ \
| * | | | Simplify Gemfile templateFelix Krause2016-08-141-1/+0
* | | | | Auto merge of #4743 - eagletmt:signed-tag, r=indirectHomu2016-08-150-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow users to sign the version tagKohei Suzuki2016-07-161-1/+1
* | | | | Auto merge of #4875 - jkeiser:retry-download-gem, r=indirectHomu2016-08-151-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Retry gem downloadsJohn Keiser2016-08-111-1/+3
* | | | | Auto merge of #4872 - bundler:seg-fix-realworld, r=segiddinsHomu2016-08-129-8/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Scrub STDOUT output from the main specsseg-fix-realworldSamuel Giddins2016-08-112-2/+1
| * | | | Dont print all_ouput inline unless the doc formatter is in useSamuel Giddins2016-08-111-1/+1
| * | | | Support running the specs with formatters that dont have #messageSamuel Giddins2016-08-111-1/+2
| * | | | Silence WEBrick in the realworld specsSamuel Giddins2016-08-114-3/+15
| * | | | Update realworld specs for rails 3.2.22.3Samuel Giddins2016-08-111-1/+1
|/ / / /
* | | | Auto merge of #4867 - bundler:seg-info-case, r=indirectHomu2016-08-113-4/+37
|\ \ \ \
| * | | | Update case sensitivity spec to work on all FSseg-info-caseSamuel Giddins2016-08-101-1/+4
| * | | | Add a spec for case conflicts on the compact indexSamuel Giddins2016-08-101-0/+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-116-17/+17
|\ \ \ \ \
| * | | | | Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*aa-orig-env-renameAndre Arko2016-08-106-17/+17
* | | | | | Auto merge of #4863 - bundler:pr/4589, r=indirectHomu2016-08-112-2/+14
|\ \ \ \ \ \
| * | | | | | [Exec] Only set process title on Ruby 2.1+pr/4589Samuel Giddins2016-08-102-10/+11
| * | | | | | Manually set a process title when using loadJames Healy2016-08-092-2/+13
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #4862 - bundler:seg-ban-simply, r=indirectHomu2016-08-113-4/+13
|\ \ \ \ \ \
| * | | | | | Ban the usage of the word simplyseg-ban-simplySamuel Giddins2016-08-093-4/+13
| |/ / / / /
* | | | | | Auto merge of #4844 - opiethehokie:hostname_mirror, r=indirectHomu2016-08-113-3/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | doesn't only normalize http URIsMichael Peters2016-08-101-1/+1
| * | | | | doesn't change the way existing source URLs are validatedMichael Peters2016-08-094-12/+13
| * | | | | enables BUNDLE_MIRROR__HOSTNAME environment variablesMichael Peters2016-08-044-6/+15
* | | | | | 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-098-10/+141
|\ \ \ \ \ \ \
| * | | | | | | Fix network fail simulation on Ruby < 2.0seg-offline-new-indexSamuel Giddins2016-08-081-1/+3
| * | | | | | | Add specs for allow_offline_installSamuel Giddins2016-08-052-0/+113
| * | | | | | | Allow updating a git repo at a custom pathSamuel Giddins2016-08-051-1/+2
| * | | | | | | [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-093-3/+25
|\ \ \ \ \ \ \
| * | | | | | | Add a spec for unlocking when adding a dep & switching to a local sourceseg-unlock-localsSamuel Giddins2016-08-051-0/+21