summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Double quotesseg-resolve-ruby-versionSamuel Giddins2015-10-021-2/+2
* [Resolver] Add spec for taking ruby version into accountSamuel Giddins2015-10-021-0/+29
* Add support for building a spec with a required_ruby_versionSamuel Giddins2015-10-021-0/+4
* [Resolver] Banish uninitialized ivar warningSamuel Giddins2015-10-021-1/+1
* [Path] Update spec for wrapping path in backticksSamuel Giddins2015-10-021-1/+1
* [Definition] Handle when there is no ruby_versionSamuel E. Giddins2015-10-021-1/+2
* [Resolver] Resolve for a given ruby versionSamuel Giddins2015-10-014-9/+17
* Auto merge of #4020 - simplybusiness:error_on_missing_dependency, r=segiddinsHomu2015-09-303-22/+33
|\
| * Change error type to LockfileErrorLukas Oberhuber2015-09-292-2/+2
| * remove newline from error message.Lukas Oberhuber2015-09-292-2/+2
| * Fix rubocop offenseLukas Oberhuber2015-09-291-1/+0
| * Merge branch 'error_on_missing_dependency' of github.com:simplybusiness/bundl...Lukas Oberhuber2015-09-290-0/+0
| |\
| | * Raises an error if there are missing dependenciesLukas Oberhuber2015-09-283-22/+34
| * | Raises an error if there are missing dependenciesLukas Oberhuber2015-09-293-22/+34
|/ /
* | Auto merge of #4016 - agis-:friendly-permission-errors, r=segiddinsHomu2015-09-2811-29/+97
|\ \
| * | Add test case for friendly permission errorsRobin Böning2015-09-271-0/+18
| * | Wrap filesystem operations with #filesystem_accessAgis Anastasopoulos2015-09-279-23/+49
| * | Introduce SharedHelpers#filesystem_accessAgis Anastasopoulos2015-09-271-0/+24
| * | Make PermissionError more genericAgis Anastasopoulos2015-09-271-6/+6
|/ /
* | Auto merge of #4018 - philnash:removing_duplication, r=segiddinsHomu2015-09-271-36/+23
|\ \ | |/ |/|
| * Removes duplication from bundle clean commandPhil Nash2015-09-261-36/+23
|/
* Auto merge of #3997 - jrafanie:less_strings_index_search, r=segiddinsHomu2015-09-251-1/+4
|\
| * Allocate the "ruby" and "\0" Strings once.Joe Rafaniello2015-09-171-1/+4
* | Merge pull request #4010 from heliocola/updated-cocAndré Arko2015-09-221-3/+3
|\ \
| * | Integrate new wording from version 1.2.0 of Code of CovenantHelio Rodrigues2015-09-211-3/+3
|/ /
* | Auto merge of #4002 - agis-:3982-clean-rubylib, r=indirectHomu2015-09-202-6/+20
|\ \ | |/ |/|
| * Clean RUBYLIB as well in `with_clean_env`Andre Arko2015-09-192-6/+11
| * Add test for #3982Agis Anastasopoulos2015-09-191-0/+9
|/
* Merge pull request #3991 from agis-/issue-3678André Arko2015-09-152-1/+14
|\
| * Ignore ENV["BUNDLE_GEMFILE"] if it's emptyAgis-2015-09-152-1/+14
* | Merge pull request #3987 from masarakki/add-http-schemeAndré Arko2015-09-122-3/+3
|\ \ | |/ |/|
| * add http://masarakki2015-09-132-3/+3
|/
* Merge pull request #3977 from seanlinsley/update-conflict-error-messageAndré Arko2015-09-071-1/+3
|\
| * Improve hint on conflict error messageSean Linsley2015-09-051-1/+3
* | Auto merge of #3978 - agis-:issue-3974, r=indirectHomu2015-09-072-1/+18
|\ \ | |/ |/|
| * Dsl#with_source should restore the previous sourceAgis-2015-09-062-1/+18
|/
* Auto merge of #3971 - agis-:issue-3783, r=indirectHomu2015-09-035-2/+16
|\
| * Distinguish Gemfile syntax and evaluation errorsAgis-2015-09-025-2/+16
* | Auto merge of #3969 - agis-:issue-3895, r=segiddinsHomu2015-08-312-1/+28
|\ \
| * | Output gemspec validation errors on exec commandsAgis-2015-08-302-1/+28
* | | Auto merge of #3970 - agis-:various-test-cleanups, r=segiddinsHomu2015-08-312-2/+2
|\ \ \ | |_|/ |/| |
| * | Silence expected yet noisy error output in testAgis-2015-08-301-1/+1
| * | Specify the actual exception to test forAgis-2015-08-301-1/+1
|/ /
* | Auto merge of #3907 - bundler:fix-path-caching-3900, r=segiddinsHomu2015-08-302-1/+19
|\ \
| * | quotable rubocopfix-path-caching-3900Andre Arko2015-08-132-2/+2
| * | make sure intersecting gem paths are cachedSteven Davidovitz2015-08-132-1/+19
* | | Auto merge of #3906 - bundler:fix-fix-3862, r=segiddinsHomu2015-08-301-1/+9
|\ \ \
| * | | Use locked_requirement platform to print it outfix-fix-3862Andre Arko2015-08-021-1/+9
* | | | Auto merge of #3968 - pmenglund:gem_push_host, r=indirectHomu2015-08-301-2/+8
|\ \ \ \
| * | | | guard against old gemspecMartin Englund2015-08-291-2/+5