Commit Graph

26 Commits

Author SHA1 Message Date
Eloy Duran
f33f967427 Silence warnings while loading Faraday for Octokit. See #278. 2012-05-29 15:34:57 +02:00
Fabio Pelosin
99d2042530 Simplified resolution process and implemented `main_subspec' substitution. 2012-05-09 18:48:41 +02:00
Fabio Pelosin
ea9b1810d0 WIP Specification refactor. 2012-05-09 15:16:20 +02:00
Fabio Pelosin
a98d0da6d1 [Pod::Command::Presenter] Last activity for GitHub repos 2012-04-29 14:21:43 +02:00
Fabio Pelosin
ee059f1027 [Statistics] moved to Octokit 2012-04-16 16:33:34 +02:00
Fabio Pelosin
50749fbe5e [presenter] fix for spec 2012-04-12 22:21:31 +02:00
Fabio Pelosin
6c9c347a9e [statistics] Switch to GitHub v3 api 2012-04-12 16:00:53 +02:00
Fabio Pelosin
081643b08a [pod-list] Possibility to use statistics without cache file 2012-04-12 01:57:16 +02:00
Fabio Pelosin
915bcd8ea1 [pod-list] tweaks and clean up 2012-04-11 23:02:21 +02:00
Fabio Pelosin
9bd415e487 [pod-list] increased github cache validity to 24h 2012-04-11 14:37:01 +02:00
Fabio Pelosin
cf3bcecb87 [pod-list] caching for statistics & refactoring 2012-04-11 13:41:03 +02:00
Fabio Pelosin
c8bc4a7db4 [pod-list] new class Pod::Specification::Statistics 2012-04-11 00:25:52 +02:00
Fabio Pelosin
8582780982 [pod-list] refactoring 2012-04-10 18:49:32 +02:00
Fabio Pelosin
e46364e67e [pod-list] Introduced pod list new 2012-04-10 17:51:46 +02:00
Eloy Duran
8a314713b2 Fix bug in spec that failed on Travis. 2012-03-24 02:56:45 +01:00
Eloy Duran
8c2adafa84 No longer cache Specification::Set in the Set class, but in a Context. 2012-03-04 21:55:43 +01:00
Eloy Duran
56c1f6549d Make it work with RubyGems 1.3.6, which is the version that ships with OS X 10.7. 2012-02-15 23:24:18 +01:00
Eloy Duran
fc91353f58 Make the installer work again, now that a resolver returns specs instead of sets. 2011-11-23 15:24:44 +01:00
Eloy Duran
fccabd9f04 Resolve dependencies on subspecs and make the resolver return the specs, instead of sets. 2011-11-23 15:24:44 +01:00
Martin Kavalar
1e02c780ca Show available versions of a Pod when the required version can't be found. 2011-11-22 10:59:26 +01:00
Eloy Duran
9976cc0db3 Fix a bug that made multiple inline specs not work. 2011-11-17 02:03:03 +01:00
Eloy Duran
906346aa4e Install a Pod directly from its repo. 2011-11-09 00:52:39 +01:00
Eloy Duran
1902967235 Add an Xcode post build script which copies pod resources into the app bundle. 2011-10-20 00:28:37 +02:00
Eloy Duran
6f2f1499f8 Add Pod::File which is a subclass of Pod::Specification, but meant for a Podfile. 2011-10-12 22:27:32 +02:00
Eloy Duran
9d31087672 Ignore dotfiles in a spec set directory. 2011-09-25 14:20:03 -05:00
Eloy Duran
4ee802d15c Rename cocoa_pods => cocoapods. 2011-09-17 20:55:51 +02:00