| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove excessive periods from DSL error messagesexcessive-dots | Agis Anastasopoulos | 2015-10-12 | 1 | -6/+6 |
* | Auto merge of #4032 - esasse:rubocop-fix, r=indirect | Homu | 2015-10-05 | 3 | -9/+4 |
|\ |
|
| * | Fix Style/SpaceInsideStringInterpolation | Erick Sasse | 2015-10-03 | 3 | -9/+4 |
* | | Auto merge of #4033 - bundler:bundle-env-gemspecs, r=segiddins | Homu | 2015-10-05 | 4 | -2/+47 |
|\ \ |
|
| * | | Also print gemspecs in `bundle env`bundle-env-gemspecs | Agis Anastasopoulos | 2015-10-05 | 4 | -2/+47 |
| |/ |
|
* | | Auto merge of #4017 - A5308Y:master, r=segiddins | Homu | 2015-10-05 | 2 | -39/+50 |
|\ \ |
|
| * | | There's no flat_map in 1.8.7 | Andreas Hellwig | 2015-10-03 | 1 | -2/+2 |
| * | | Rubocop adjustment | Andreas Hellwig | 2015-09-30 | 1 | -1/+1 |
| * | | Extract class Standalone | Andreas Hellwig | 2015-09-30 | 2 | -39/+50 |
* | | | Auto merge of #4022 - jasonkarns:rake-clobber, r=segiddins | Homu | 2015-10-05 | 2 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | include 'pkg/' in rake/clean's CLOBBER array | Jason Karns | 2015-09-30 | 2 | -0/+10 |
* | | | Auto merge of #4027 - esasse:rubocop-fix, r=segiddins | Homu | 2015-10-04 | 2 | -5/+3 |
|\ \ \ |
|
| * | | | Moves TrailingUnderscoreVariable to main rubocop file | Erick Sasse | 2015-10-03 | 2 | -5/+3 |
|/ / / |
|
* | | | Auto merge of #4031 - Zorbash:binstubs-description, r=segiddins | Homu | 2015-10-04 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Update binstubs command description for multiple gems | Dimitris Zorbas | 2015-10-03 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #4030 from Sirupsen/dont-clean-extensions | André Medeiros | 2015-10-03 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | runtime: avoid cleaning up extensions directory | Simon Eskildsen | 2015-10-03 | 1 | -1/+1 |
|/ / |
|
* | | Auto merge of #4020 - simplybusiness:error_on_missing_dependency, r=segiddins | Homu | 2015-09-30 | 3 | -22/+33 |
|\ \
| |/
|/| |
|
| * | Change error type to LockfileError | Lukas Oberhuber | 2015-09-29 | 2 | -2/+2 |
| * | remove newline from error message. | Lukas Oberhuber | 2015-09-29 | 2 | -2/+2 |
| * | Fix rubocop offense | Lukas Oberhuber | 2015-09-29 | 1 | -1/+0 |
| * | Merge branch 'error_on_missing_dependency' of github.com:simplybusiness/bundl... | Lukas Oberhuber | 2015-09-29 | 0 | -0/+0 |
| |\ |
|
| | * | Raises an error if there are missing dependencies | Lukas Oberhuber | 2015-09-28 | 3 | -22/+34 |
| * | | Raises an error if there are missing dependencies | Lukas Oberhuber | 2015-09-29 | 3 | -22/+34 |
|/ / |
|
* | | Auto merge of #4016 - agis-:friendly-permission-errors, r=segiddins | Homu | 2015-09-28 | 11 | -29/+97 |
|\ \ |
|
| * | | Add test case for friendly permission errors | Robin Böning | 2015-09-27 | 1 | -0/+18 |
| * | | Wrap filesystem operations with #filesystem_access | Agis Anastasopoulos | 2015-09-27 | 9 | -23/+49 |
| * | | Introduce SharedHelpers#filesystem_access | Agis Anastasopoulos | 2015-09-27 | 1 | -0/+24 |
| * | | Make PermissionError more generic | Agis Anastasopoulos | 2015-09-27 | 1 | -6/+6 |
|/ / |
|
* | | Auto merge of #4018 - philnash:removing_duplication, r=segiddins | Homu | 2015-09-27 | 1 | -36/+23 |
|\ \
| |/
|/| |
|
| * | Removes duplication from bundle clean command | Phil Nash | 2015-09-26 | 1 | -36/+23 |
|/ |
|
* | Auto merge of #3997 - jrafanie:less_strings_index_search, r=segiddins | Homu | 2015-09-25 | 1 | -1/+4 |
|\ |
|
| * | Allocate the "ruby" and "\0" Strings once. | Joe Rafaniello | 2015-09-17 | 1 | -1/+4 |
* | | Merge pull request #4010 from heliocola/updated-coc | André Arko | 2015-09-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Integrate new wording from version 1.2.0 of Code of Covenant | Helio Rodrigues | 2015-09-21 | 1 | -3/+3 |
|/ / |
|
* | | Auto merge of #4002 - agis-:3982-clean-rubylib, r=indirect | Homu | 2015-09-20 | 2 | -6/+20 |
|\ \
| |/
|/| |
|
| * | Clean RUBYLIB as well in `with_clean_env` | Andre Arko | 2015-09-19 | 2 | -6/+11 |
| * | Add test for #3982 | Agis Anastasopoulos | 2015-09-19 | 1 | -0/+9 |
|/ |
|
* | Merge pull request #3991 from agis-/issue-3678 | André Arko | 2015-09-15 | 2 | -1/+14 |
|\ |
|
| * | Ignore ENV["BUNDLE_GEMFILE"] if it's empty | Agis- | 2015-09-15 | 2 | -1/+14 |
* | | Merge pull request #3987 from masarakki/add-http-scheme | André Arko | 2015-09-12 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | add http:// | masarakki | 2015-09-13 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #3977 from seanlinsley/update-conflict-error-message | André Arko | 2015-09-07 | 1 | -1/+3 |
|\ |
|
| * | Improve hint on conflict error message | Sean Linsley | 2015-09-05 | 1 | -1/+3 |
* | | Auto merge of #3978 - agis-:issue-3974, r=indirect | Homu | 2015-09-07 | 2 | -1/+18 |
|\ \
| |/
|/| |
|
| * | Dsl#with_source should restore the previous source | Agis- | 2015-09-06 | 2 | -1/+18 |
|/ |
|
* | Auto merge of #3971 - agis-:issue-3783, r=indirect | Homu | 2015-09-03 | 5 | -2/+16 |
|\ |
|
| * | Distinguish Gemfile syntax and evaluation errors | Agis- | 2015-09-02 | 5 | -2/+16 |
* | | Auto merge of #3969 - agis-:issue-3895, r=segiddins | Homu | 2015-08-31 | 2 | -1/+28 |
|\ \ |
|
| * | | Output gemspec validation errors on exec commands | Agis- | 2015-08-30 | 2 | -1/+28 |