summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ensure the rake version by hand, because scumbag rvmv1.3.0.preAndre Arko2012-11-302-3/+3
* try to force rake 10.0.2 everywhereAndre Arko2012-11-307-6/+10
* whoops, build 1.8.7 against all the rubygemsAndre Arko2012-11-301-0/+6
* add UI#trace for backtraces without DEBUG infoAndre Arko2012-11-303-6/+18
* run rubygems hooks for and remove built :path gemsAndre Arko2012-11-302-10/+68
* build against ruby-head, but allow failuresAndre Arko2012-11-301-0/+2
* rework builds to reduce false build failuresAndre Arko2012-11-301-14/+13
* print debug info when running on travisAndre Arko2012-11-291-0/+1
* show the rubyopt we use to run specsAndre Arko2012-11-291-0/+1
* changelog for 1.2.3 and 1.3.0.preAndre Arko2012-11-291-2/+32
* print STDOUT output when a test failsAndre Arko2012-11-291-0/+2
* actually move gem building into RubygemsIntegrationAndre Arko2012-11-292-18/+13
* stop requiring something that might not existAndre Arko2012-11-291-2/+0
* fix ensure to sanity-check its actionsAndre Arko2012-11-291-1/+3
* try buliding against ruby 2 as wellAndre Arko2012-11-291-4/+4
* build against rubygems master againAndre Arko2012-11-291-0/+1
* use rake 10 in specs to fix warningsAndre Arko2012-11-291-1/+1
* allow endpoint to be loaded indedendently of test suiteTerence Lee2012-11-291-0/+1
* add prerelease specs to endpointsTerence Lee2012-11-292-0/+8
* Mimick interface to match RG 1.8.24 with RG2.0Terence Lee2012-11-291-3/+7
* rubygems 2 doesn't generate Marshal.4.8 anymoreTerence Lee2012-11-291-2/+9
* shove the http error into the exceptionTerence Lee2012-11-291-1/+1
* update build matrix declarationAndre Arko2012-11-291-32/+16
* oops, don't raise on failed prerelease fetchingTerence Lee2012-11-293-5/+4
* move the uri user pass stripping back to Bundler::FetcherTerence Lee2012-11-293-18/+23
* it's Bundler not BuilderTerence Lee2012-11-291-1/+1
* Fix and refactor Rubygems 2.0 supportEvan Phoenix2012-11-283-22/+57
* Revert "Merge pull request #2186 from Empact/namespaced-loaderror"Andre Arko2012-11-282-25/+3
* Merge pull request #2191 from drbrain/omgAndré Arko2012-11-285-21/+56
|\
| * Updates for RubyGems 2.0Eric Hodel2012-11-283-9/+43
| * use updated version of Gem spec fetcherAaron Patterson2012-11-282-14/+11
| * at least load Gem::BuilderAndre Arko2012-11-273-1/+5
* | Merge pull request #2186 from Empact/namespaced-loaderrorAndre Arko2012-11-282-3/+25
|\ \ | |/ |/|
| * Because required files can sometimes themselves contain unrelated LoadErrors ...Ben Woosley2012-11-262-3/+25
* | Merge pull request #2187 from crowbot/set-loaded-from-in-source-index-rubygemsAndre Arko2012-11-272-2/+14
|\ \
| * | Continue to set loaded_from on the local spec.Louise Crow2012-11-271-0/+1
| * | Set the loaded_from attribute on the copy of the installed gem spec that is u...Louise Crow2012-11-272-3/+14
| |/
* | Merge pull request #2184 from kcurtin/updating-docs-rspec-defaultAndre Arko2012-11-272-1/+14
|\ \ | |/ |/|
| * added rspec as default for new gems and updated docs, addresses #2179Kevin Curtin2012-11-242-1/+13
|/
* Merge pull request #2181 from cheald/performanceAndré Arko2012-11-232-15/+30
|\
| * Improve lockfile parse times and reduce garbage generationChris Heald2012-11-232-18/+30
| * Don't construct 2 arrays every time we do a spec comparison. Allow short-circ...Chris Heald2012-11-231-2/+5
|/
* okay, stripping whitespace on save nowAndre Arko2012-11-231-1/+1
* Merge pull request #2179 from kcurtin/add-minitest-skeletonAndre Arko2012-11-234-0/+43
|\
| * added minitest skeletonKevin Curtin2012-11-234-0/+43
* | ignore .rbx/Andre Arko2012-11-231-4/+5
* | Merge pull request #2178 from rohit/add_shellwordsAndre Arko2012-11-231-0/+1
|\ \ | |/ |/|
| * require shellwords in Rakefile to get specs running on Rubiniusrohit2012-11-231-0/+1
|/
* YAML::Engine only exists on Ruby 1.9.Andre Arko2012-11-221-22/+22
* wait for the server to actually accept connectionsAndre Arko2012-11-221-3/+10