summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [YAMLSerializer] Allow loading with CRLF line endingsseg-settings-crlfSamuel Giddins2016-08-081-1/+1
* Auto merge of #4839 - bundler:seg-travis-output, r=indirectHomu2016-08-051-6/+5
|\
| * [CompactIndex] Avoid initialized variable warningSamuel Giddins2016-08-041-6/+5
* | Auto merge of #4824 - spk:optionable-annotate-tag, r=indirectHomu2016-08-051-1/+1
|\ \ | |/ |/|
| * Allow signed tags on rake releaseLaurent Arnoud2016-07-301-1/+1
* | Auto merge of #4765 - mistydemeo:linkage, r=indirectHomu2016-08-042-0/+110
|\ \
| * | doctor: use Bundler::NULLMisty De Meo2016-08-021-2/+2
| * | doctor: gems not being installed isn't fatalMisty De Meo2016-08-022-5/+2
| * | doctor: return stub result if no dylib tool installedMisty De Meo2016-08-021-0/+10
| * | Add command to diagnose common issuesMisty De Meo2016-08-022-0/+103
* | | Remove 0.9 upgrade compatibilityseg-remove-environmentSamuel Giddins2016-08-032-15/+0
* | | [Binstubs] Update for Installer not inheriting from EnvironmentSamuel Giddins2016-08-031-1/+1
* | | Remove Bundler::EnvironmentSamuel Giddins2016-08-034-53/+46
* | | Auto merge of #4816 - bundler:seg-unhack-viz, r=indirectHomu2016-08-031-25/+4
|\ \ \
| * | | [Graph] Remove monkey-patching of Gem::DependencySamuel Giddins2016-08-021-25/+4
| |/ /
* | | Auto merge of #4804 - b-ggs:4753-trampoline-ux, r=segiddinsHomu2016-08-031-1/+4
|\ \ \ | |/ / |/| |
| * | Remove `= ` from version number, add elipsis after warningBoggs2016-08-021-1/+1
| * | Update failing specBoggs2016-08-021-1/+1
| * | Only run `installer.install!` if `installer.installed?` is falseBoggs2016-07-292-2/+4
| * | Display message showing locked Bundler version is being installedBoggs2016-07-291-0/+1
* | | Auto merge of #4795 - allenzhao:issue-4771, r=RochesterinNYCHomu2016-08-021-1/+3
|\ \ \ | |_|/ |/| |
| * | Add message filter and spec for better search URLZehan Zhao2016-07-291-1/+3
* | | Return out of `warn_if_outdated` if installed ver satisfies running verBoggs2016-07-291-0/+1
| |/ |/|
* | Auto merge of #4812 - NickLaMuro:use_api_timeout_for_net_open_timeout, r=indi...Homu2016-07-291-0/+1
|\ \
| * | Add an open_timeout to the fetcher connectionNick LaMuro2016-07-261-0/+1
* | | Auto merge of #4818 - NickLaMuro:better_net_http_reuse_for_compact_index, r=i...Homu2016-07-291-3/+15
|\ \ \
| * | | Allow for Thread reuse for CompactIndex fetcherNick LaMuro2016-07-271-3/+15
* | | | Feature-flag the postit trampoline, disabled by defaultseg-feature-flag-trampolineSamuel Giddins2016-07-271-47/+50
|/ / /
* | | Auto merge of #4811 - NickLaMuro:dots_for_compact_index_logger, r=segiddinsHomu2016-07-264-14/+14
|\ \ \
| * | | Removes extra if in Bundler::Retry interpolationNick LaMuro2016-07-251-1/+1
| * | | Update Bundler::Retry newlinesNick LaMuro2016-07-251-1/+2
| * | | Update CompactIndex to use log_specsNick LaMuro2016-07-251-1/+1
| * | | Move Bundler::Fetcher::Dependency#log_specs to BaseNick LaMuro2016-07-252-12/+11
| |/ /
* | | Auto merge of #4810 - NickLaMuro:fix_git_version_for_apple_git, r=segiddinsHomu2016-07-262-1/+5
|\ \ \
| * | | Use .full_version in Bundler::EnvNick LaMuro2016-07-251-1/+1
| * | | Add Bundler::Source::Git::GitProxy#full_versionNick LaMuro2016-07-251-0/+4
| * | | Removes OSX/msysgit strings from git versionNick LaMuro2016-07-251-1/+1
| |/ /
* | | Auto merge of #4808 - NickLaMuro:add_url_for_debug_http_response, r=segiddinsHomu2016-07-261-1/+1
|\ \ \
| * | | Add URI to http response output in debug modeNick LaMuro2016-07-251-1/+1
| |/ /
* | | Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-268-34/+81
|\ \ \
| * | | Use reject! instead of select! for Ruby 1.8.7seg-locked-resolve-keep-platformsSamuel Giddins2016-07-251-1/+1
| * | | [DSL] Add support for multi-platform gems with the `gemspec` methodSamuel Giddins2016-07-222-13/+21
| * | | [Definition] Converge locked gemspec sources to Source::GemspecSamuel Giddins2016-07-223-10/+27
| * | | Fix dev dependencies of gemspec installing on a prior platformSamuel Giddins2016-07-221-1/+1
| * | | Make Bundler.locked_gems use the definition when loadedSamuel Giddins2016-07-222-9/+20
| * | | [Definition] Ensure gemspec dependencies include all lockfile platformsSamuel Giddins2016-07-211-0/+3
| * | | [LazySpecification] Avoid hash collisions in #identifierSamuel Giddins2016-07-211-1/+3
| * | | [LazySpecification] Add platform in #to_sSamuel Giddins2016-07-211-1/+5
| * | | [LockfileParser] Ensure regexp global variables aren’t clobberedSamuel Giddins2016-07-211-2/+4
| |/ /
* | | Fix bundle --helpseg-fix-bundle-helpSamuel Giddins2016-07-241-3/+5
|/ /