summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Travis build to the new infrastracturetravis-upg-containersAgis Anastasopoulos2015-09-271-0/+1
* 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
| * | | | use allowed_push_host when availableMartin Englund2015-08-281-2/+3
| * | | | make it able to specify gem host with GEM_HOST envMartin Englund2015-08-281-1/+3
| | |_|/ | |/| |
* | | | Merge pull request #3967 from agis-/issue-3960André Arko2015-08-295-3/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Handle errors when requiring gems gracefullyAgis-2015-08-295-3/+38
|/ / /
* | | Auto merge of #3965 - agis-:issue-3879, r=indirectHomu2015-08-271-4/+8
|\ \ \
| * | | Show friendly errors when ref is not foundAgis-2015-08-271-4/+8
|/ / /
* | | Merge pull request #3763 from neoeno/masterAndré Arko2015-08-244-1/+167
|\ \ \
| * | | fixup! Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-39/+39
| * | | Add ability to update gems via source for backwards-compatibility.Caden Lovelace2015-08-232-0/+82
| * | | Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-0/+51
| * | | Add spec for not updating gems with the same name as the source.Caden Lovelace2015-08-231-0/+13
| * | | Check whether spec source name is within unlocked sources.Caden Lovelace2015-08-231-1/+1
| * | | Bundle update groups should unlock gems, not sourcesCaden Lovelace2015-08-232-1/+21
* | | | Auto merge of #3961 - bundler:more-test-retrying, r=segiddinsHomu2015-08-242-11/+14
|\ \ \ \
| * | | | disable module length copmore-test-retryingAndre Arko2015-08-231-9/+4
| * | | | try to install test system gems if missingAndre Arko2015-08-231-1/+9
| * | | | avoid build ri or rdocAndre Arko2015-08-231-1/+1
|/ / / /
* | | | Auto merge of #3959 - agis-:issue-3910, r=segiddinsHomu2015-08-231-9/+13
|\ \ \ \