summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* handle extensions from Rubygems 2.2, with testrubygems22_extsAndre Arko2014-04-012-3/+17
* Add Rubygems metadata to RSpecAndre Arko2014-04-011-0/+4
* only copy files that existAndre Arko2014-04-011-2/+4
* make the sudo test env more obviousAndre Arko2014-03-312-5/+1
* install to new dir inside root-owned dirAndre Arko2014-03-312-8/+25
* pull out repository subdirectories for RG compatAndre Arko2014-03-312-1/+8
* use named tmp for path gems tooAndre Arko2014-03-311-4/+8
* move ConfigMap into RubygemsIntegrationAndre Arko2014-03-312-1/+5
* that was duplicatedAndre Arko2014-03-311-1/+2
* per-gem tmp, copy EVERYTHING rubygems installedAndre Arko2014-03-312-8/+9
* oh ffs why was that thereAndre Arko2014-03-312-2/+2
* er, one tmp per install run. yeah.Andre Arko2014-03-311-2/+3
* remove tmp after exceptions, fix security issueAndre Arko2014-03-311-1/+2
* tmp not in /tmp? are you kidding me?Andre Arko2014-03-311-1/+1
* Merge pull request #2948 from dylanahsmith/sha-ext-dirAndre Arko2014-03-313-0/+50
|\
| * Use git sha as part of extension directory for git referenced gems.Dylan Thacker-Smith2014-03-303-0/+50
| * clone rubygems via httpsAndre Arko2014-03-301-1/+1
| * rubygems 2.2.2 is out nowAndre Arko2014-03-302-4/+4
| * use the newest ruby 2.1 to test withAndre Arko2014-03-301-1/+1
| * Merge pull request #2953 from prathamesh-sonpatki/remove-deprecatio-warningSam Kottler2014-03-301-1/+1
| |\
| | * Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-301-1/+1
| |/
* | clone rubygems via httpsAndre Arko2014-03-311-1/+1
* | rubygems 2.2.2 is out nowAndre Arko2014-03-312-4/+4
* | use the newest ruby 2.1 to test withAndre Arko2014-03-311-1/+1
* | Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-311-1/+1
|/
* Version 1.6.0 with changelogv1.6.0Andre Arko2014-03-281-1/+1
* Merge pull request #2935 from mathonsunday/masterAndré Arko2014-03-241-1/+1
|\
| * Link to Freenode's web chatVeronica Ray2014-03-241-1/+1
|/
* Merge pull request #2932 from stevecj/tweak-gem-template-spec-descriptionsSam Kottler2014-03-231-2/+2
|\
| * Fix redundant and slightly silly descriptions in gem spec templateSteve Jorgensen2014-03-221-2/+2
|/
* Merge pull request #2929 from as-cii/avoid-threequalsAndré Arko2014-03-2115-20/+21
|\
| * Report threequals removal on changelogAntonio Scandurra2014-03-211-0/+1
| * Avoid threequals operator where possibleAntonio Scandurra2014-03-2114-20/+20
* | Merge pull request #2925 from as-cii/update-man-pagesAndré Arko2014-03-193-1/+21
|\ \ | |/ |/|
| * Remove `--frozen` switch documentationAntonio Scandurra2014-03-181-4/+0
| * Report docs change in CHANGELOGAntonio Scandurra2014-03-181-0/+4
| * Add missing switches documentation for bundle-update(1)Antonio Scandurra2014-03-181-1/+4
| * Add missing switches documentation for bundle-install(1)Antonio Scandurra2014-03-181-0/+17
|/
* Version 1.6.0.rc2 with changelogv1.6.0.rc2Andre Arko2014-03-082-2/+6
* Merge pull request #2918 from bundler/redirect_to_bundlerAndré Arko2014-03-041-1/+15
|\
| * Redirect to bundler.rubygems.org if the host is rubygems.orgSmit Shah2014-03-041-1/+15
* | Merge pull request #2917 from urbanautomaton/fix-bundle-config-documentationAndré Arko2014-03-041-6/+12
|\ \ | |/ |/|
| * Correct bundle-config manpageSimon Coffey2014-03-041-6/+12
|/
* Fixed failure in bundle gem command spec due to extra newline added in #2891Zachary Scott2014-03-021-0/+2
* Throw an error whenever a gem name does not conform to the C extension naming...Andre Medeiros2014-03-021-0/+8
* Git ignore build artifacts.Andre Medeiros2014-03-021-0/+5
* Added the --ext option to the gem command. This generates a skeleton for C ex...Andre Medeiros2014-03-0210-7/+70
* Merge pull request #2904 from aitor/masterZachary Scott2014-03-021-14/+14
|\
| * Modified descriptions on the bundler utilities that allow extra options to cl...Aitor García2014-02-261-14/+14
* | Merge pull request #2912 from tbuehlmann/revendoring_net_http_persistentZachary Scott2014-03-021-7/+18
|\ \