summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wtffffffffnew-indexAndre Arko2013-10-051-137/+51
* undo rubygems changes :\Andre Arko2013-10-051-13/+2
* RemoteSpecs to fetch dependency API specsAndre Arko2013-10-052-0/+80
* add MarshalledSpecs fetcher for full indexAndre Arko2013-10-052-0/+50
* watAndre Arko2013-10-051-20/+72
* use the @source, luke!Andre Arko2013-10-053-5/+14
* always try the API, don't re-fetch unmet depsAndre Arko2013-10-051-39/+26
* repeatedly fetch until all specs are foundAndre Arko2013-10-051-0/+5
* allow zero-spec responsesAndre Arko2013-10-053-11/+10
* handle multiple requirement stringsAndre Arko2013-10-051-2/+7
* add net-http-pipelineAndre Arko2013-10-051-0/+376
* add missing space in error messageAndre Arko2013-10-051-1/+1
* handle versions with no dependenciesAndre Arko2013-10-051-3/+5
* reorder methods for usage clarityAndre Arko2013-10-051-11/+12
* download new index files from the server \o/Andre Arko2013-10-051-1/+4
* add DepFetcher with hardcoded path to dep filesAndre Arko2013-10-052-0/+21
* use DepSpecs in fetcherAndre Arko2013-10-051-70/+25
* add DepSpecs class for specs from new indexAndre Arko2013-10-052-0/+73
* empty list dependencies aren't providedAndre Arko2013-10-051-1/+1
* factor out use_full_indexAndre Arko2013-10-051-2/+3
* endpoint spec for new indexAndre Arko2013-10-051-28/+16
* fix the bug that downloads every specAndre Arko2013-10-031-12/+20
* move messaging into fetcher orchestration codeAndre Arko2013-10-032-8/+18
* replace @public_uri with uriAndre Arko2013-10-031-6/+10
* remove @@spec_fetch_mapAndre Arko2013-10-035-10/+7
* stop retrying the resolverAndre Arko2013-10-031-7/+1
* retry without exposing the URL passwordAndre Arko2013-10-031-4/+4
* print the error class as well as the messageAndre Arko2013-10-031-1/+1
* retry only network requestsAndre Arko2013-10-031-19/+10
* allow exceptions to be passed to RetryAndre Arko2013-10-032-6/+30
* Merge pull request #2657 from ghedamat/typo-fixAndré Arko2013-10-021-1/+1
|\
| * fix typoMattia Gheda2013-10-021-1/+1
|/
* secure IRC config so only main repo can notifyAndre Arko2013-10-011-1/+1
* update campfire to target ops roomAndre Arko2013-10-011-1/+1
* update rubygems versions being testedAndre Arko2013-10-012-10/+20
* Merge pull request #2654 from joyicecloud/msg-typoAndré Arko2013-09-301-1/+1
|\
| * msg typo in GitNotAllowedErrorjoyicecloud2013-09-301-1/+1
|/
* Version 1.4.0.rc.1 with changelogv1.4.0.rc.1Andre Arko2013-09-292-3/+12
* NHP has internal SSL autoload nowAndre Arko2013-09-281-10/+3
* thank god for specsAndre Arko2013-09-281-1/+1
* :frowning: actually working connectionsAndre Arko2013-09-281-29/+29
* retry specs that run on 1.8.7Andre Arko2013-09-281-1/+1
* NHP handles no SSL nowAndre Arko2013-09-281-7/+3
* just send the command name in the user agentAndre Arko2013-09-281-1/+1
* Merge pull request #2649 from joyicecloud/user_agentAndre Arko2013-09-285-20/+66
|\
| * Add command to user agent for fetcher requestsjoyicecloud2013-09-281-0/+2
| * random id to correlate requests in one runAndre Arko2013-09-281-1/+3
| * set user agent without "Ruby, "Andre Arko2013-09-281-18/+28
| * init the connection onceAndre Arko2013-09-281-0/+2
| * default requests have "Ruby" in the user-agentAndre Arko2013-09-281-0/+1