summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Doctor] Ensure missing dylibs are printed in a consistent orderseg-doctorSamuel Giddins2016-08-172-5/+5
* [Doctor] Use check to ensure all dependencies are installedSamuel Giddins2016-08-161-11/+7
* [Doctor] Raise a ProductionError for linkage failuresSamuel Giddins2016-08-162-5/+10
* [Doctor] Insure checking for otool/lld is silentSamuel Giddins2016-08-161-2/+2
* [Update] Raise InvalidOption on duplicate patch level flagsSamuel Giddins2016-08-161-1/+1
* Auto merge of #4850 - jrochkind:better_version_mismatch_warning, r=segiddinsHomu2016-08-173-5/+5
|\
| * fix specs for bundler version warning with version numbersJonathan Rochkind2016-08-152-3/+3
| * 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-168-52/+227
|\ \
| * | fixes missed during rebaseAsutosh Palai2016-08-162-3/+1
| * | Added spec for empty hooks entry in indexAsutosh Palai2016-08-161-1/+18
| * | 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
| * | Minor correctionAsutosh Palai2016-08-161-1/+1
| * | Added passing blocks to hooksAsutosh Palai2016-08-162-3/+17
| * | Incorporated suggestionsAsutosh Palai2016-08-167-38/+36
| * | rebase fixesAsutosh Palai2016-08-162-1/+1
| * | Added specs for hooksAsutosh Palai2016-08-166-34/+107
| * | Hooks implementationAsutosh Palai2016-08-165-5/+69
* | | Auto merge of #4704 - allenzhao:issue-4663, r=indirectHomu2016-08-162-1/+23
|\ \ \
| * | | Use tempfile to filter stderrZehan Zhao2016-08-151-1/+21
| * | | Add failing spec testAllen Zhao2016-08-151-0/+2
* | | | Auto merge of #4877 - bundler:seg-lock-remove-platfom, r=indirectHomu2016-08-164-2/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | [Lock] Allow removing platformsseg-lock-remove-platfomSamuel Giddins2016-08-124-2/+43
| |/ /
* | | 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
|\ \ \ \ \