summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Update to 0.38.0seg-rubocop-0.38Samuel Giddins2016-03-095-21/+17
* Auto merge of #4343 - sonalkr132:doc-lang-quality, r=segiddinsHomu2016-03-0924-36/+86
|\
| * Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-0919-22/+35
| * Remove iffy words from the docAditya Prakash2016-03-085-14/+14
| * Add test for checking quality of documentationAditya Prakash2016-03-081-0/+37
* | Auto merge of #4348 - RochesterinNYC:small-docs-improvements, r=segiddinsHomu2016-03-093-29/+40
|\ \ | |/ |/|
| * Improve ISSUES.md documentationJames Wen2016-03-081-18/+26
| * Improve CONTRIBUTING.md documentationJames Wen2016-03-081-3/+8
| * Improve DEVELOPMENT.md documentationJames Wen2016-03-081-8/+6
|/
* Auto merge of #4346 - allenzhao:master, r=segiddinsHomu2016-03-081-1/+1
|\
| * Update documentation for OSX homebrewAllen Zhao2016-03-081-1/+1
|/
* Auto merge of #4336 - sonalkr132:man, r=segiddinsHomu2016-03-083-11/+11
|\
| * Small fixes in man pagesAditya Prakash2016-03-053-11/+11
* | Auto merge of #4339 - asutoshpalai:dev-fix, r=segiddinsHomu2016-03-071-3/+11
|\ \
| * | Added instructions for OS XAsutosh Palai2016-03-071-0/+4
| * | Added the inst to install packages for dev setupAsutosh Palai2016-03-051-3/+7
| |/
* | Auto merge of #4331 - asutoshpalai:master, r=segiddinsHomu2016-03-072-5/+6
|\ \
| * | Fixed the mistakesAsutosh Palai2016-03-072-3/+3
| * | Updated the method argument strings for all-packagesAsutosh Palai2016-03-041-2/+2
| * | Updated doc for --all-platforms about locked platformsAsutosh Palai2016-03-041-3/+4
| |/
* | Auto merge of #4341 - bundler:seg-rg-master-support, r=indirectHomu2016-03-073-18/+25
|\ \ | |/ |/|
| * [RubygemsIntegration] Add support for new activate_bin_path binstubsseg-rg-master-supportSamuel Giddins2016-03-053-18/+25
|/
* Auto merge of #4326 - bundler:seg-path-quotes, r=segiddinsHomu2016-03-013-6/+44
|\
| * [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-02-291-1/+1
| * Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-02-291-1/+2
| * Handle quotes in PATHseg-path-quotesSamuel Giddins2016-02-292-5/+42
* | Auto merge of #4325 - bundler:seg-rubygems-2.6.1, r=segiddinsHomu2016-02-292-3/+3
|\ \ | |/ |/|
| * [Travis] Test against RubyGems 2.6.1seg-rubygems-2.6.1Samuel Giddins2016-02-282-3/+3
|/
* Auto merge of #4324 - RochesterinNYC:allow-bundler-ruby-version-neg-1-patchle...Homu2016-02-282-0/+25
|\
| * Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-02-272-0/+25
|/
* Auto merge of #4304 - mobilutz:master, r=indirectHomu2016-02-273-6/+43
|\
| * locally rubocop is happy now :)Lutz Lengemann2016-02-261-2/+1
| * further rubocopLutz Lengemann2016-02-251-1/+1
| * fix rubocopLutz Lengemann2016-02-251-1/+1
| * added specsLutz Lengemann2016-02-241-0/+35
| * Change `without` handling so `bundle install` wayLutz Lengemann2016-02-181-2/+4
| * Call viz with dupped options so they can be editedLutz Lengemann2016-02-181-1/+1
| * Change help display for vizLutz Lengemann2016-02-181-5/+5
| * Option without can have multiple value.Lutz Lengemann2016-02-161-1/+2
* | Merge tag 'v1.12.0.pre.2'Samuel Giddins2016-02-262-1/+28
|\ \
| * | Update changelog for 1.12.0.pre.2v1.12.0.pre.2Samuel Giddins2016-02-262-1/+28
|/ /
* | Auto merge of #4322 - bundler:seg-rubygems-2.6.0, r=indirectHomu2016-02-262-3/+3
|\ \
| * | [Travis] Test against RubyGems 2.6.0seg-rubygems-2.6.0Samuel Giddins2016-02-252-3/+3
|/ /
* | Auto merge of #4320 - bundler:seg-with-rubygems, r=segiddinsHomu2016-02-254-9/+48
|\ \
| * | [with_rubygems] Ensure exec is always called to fix use in the binstubsseg-with-rubygemsSamuel Giddins2016-02-241-3/+7
| * | Add helper script for running with particular rubygems versionsSamuel Giddins2016-02-244-9/+44
* | | Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirectHomu2016-02-253-1/+17
|\ \ \
| * | | [CLI] Ensure `bundle install` will always installseg-bundle-no-installSamuel Giddins2016-02-172-1/+5
| * | | add test for bundle install after packageChulki Lee2016-02-171-0/+12
* | | | Auto merge of #4271 - bundler:seg-load-exec, r=indirectHomu2016-02-252-11/+135
|\ \ \ \