Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CocoaPods/Core

The models used within the CocoaPods gem
https://github.com/CocoaPods/Core

fix error with bad US-ASCII char in search.rb

see
https://github.com/CocoaPods/CocoaPods/commit/9bb3e73e2e53017fc292af979adbdaa17fb34916#commi...

dd389d5cadd225cd8a3fbb248f405fee5e3efaea authored almost 13 years ago
[#177] Prevent a malformed spec without source from breaking the search

ef299a0d667dbca6d30f4b686ed9db5d8ad7c1d8 authored almost 13 years ago
Updated changelog

0bbfe6d87738c64d00f7e774fceb68778c9d6b84 authored almost 13 years ago
Only check the exit status if the process has actually exited, otherwise

it will return a nil exit status.

da5c7901a5c146302c56dbdddb6361e7cd5d4058 authored almost 13 years ago
Open4 needs to be in the gem file.

fd2875abb2af3ab107138c53a4ef6fcb731d5858 authored almost 13 years ago
Make sure we unpack the fixture tarballs before running specs, as this can

cause breakage if they have been updated recently.

25d3a5a323dc1328686ef4db3232b629e941f151 authored almost 13 years ago
Merge branch 'master', remote-tracking branch 'origin'

* origin:
Removed unrelated experimental changes to local_pod.rb
[#153] Relaxed run if neede...

76d0df711c8acbe48aa1aabb20b30efd1456d240 authored almost 13 years ago
Merge pull request #186 from CocoaPods/hidden-setup

Hidden setup

9e37c0796dbe57964ca66e0511a3a9caa3cf4e0c authored almost 13 years ago
Merge pull request #185 from CocoaPods/improved-search

Improved search

2d01fc4d9ec16646dd9d6aeb13d94543791aed6d authored almost 13 years ago
Erroneously deleted + on self.options

8e7c1ac21b432d49fa3b6f982c115d441cd6707d authored almost 13 years ago
[#177] @alloy's suggestions

76d5759fcda921ff83de6678a5718b8fe718803c authored almost 13 years ago
Revert .git behaviour and refactoring

91290d7318eda794ab2d6e37eab31e1cc05fd2d2 authored almost 13 years ago
[fix] Support for dashes in GitHub repo and author

d76975031e365f3259a97f0f02ff30953ccf9c3b authored almost 13 years ago
[#177] Fix for GitHub repos missing final .git in the source

7d5ae0f4b8e7659fd2c967de71628f96df21f61d authored almost 13 years ago
[#177] Added --extended option

5ca0920c14af642d279950a6c6a4bf13145ed9a1 authored almost 13 years ago
Merge branch 'master' into hidden-setup

* master:
[#184] fix for documentation options
[#180] check appledoc exit status

e6a527bc22bbb2aff8ddc792b9769d639c46e1bf authored almost 13 years ago
Removed unrelated experimental changes to local_pod.rb

b0af319cd83f448f9b666a2ec05bb0fe5127686e authored almost 13 years ago
Tweaks to regex and coloring

dd3fe0b03d5c6fdefbdf123e8019430d1b7f42d3 authored almost 13 years ago
Merge branch 'master' into improved-search

* master:
[#184] fix for documentation options
[#180] check appledoc exit status
[#112] Re...

cc000534dd9a5dfce1f60f07c267090585036dd5 authored almost 13 years ago
[#184] fix for documentation options

f570ae36c3bbd13159dbacdf86e933aae627787c authored almost 13 years ago
[#153] Relaxed run if needed

679f381b5717f17a3e96ffc7685c8f65791162c9 authored almost 13 years ago
[#180] check appledoc exit status

08fd00d5d5cf50c1912087816a79a0f64121c868 authored almost 13 years ago
[#153] Hide pod setup

0aef30f92976398bcfb42e5cc96540df6c206d17 authored almost 13 years ago
Merge branch 'master' into local-pod-source

* master:
[#112] Refactoring based on suggestions by @alloy
[#112] Improved remote url detec...

06ef7f2db11234551ba256ab1765154e5bcd421d authored almost 13 years ago
[#112] Refactoring based on suggestions by @alloy

e9b1d40bd06e4a8bea9a2bd54fbc7ab472ec2b60 authored almost 13 years ago
[#112] Improved remote url detection for spec repo

b74e99485df179fdce191ca8060ae4470491946b authored almost 13 years ago
Merge branch 'setup-push'

* setup-push:
[#112] Introduced --push option for setup command

e662faea195e48c4c49181873b8c818babe64d43 authored almost 13 years ago
[#132, #183] Fix to make repo update tolerant of stray files ~./cocoapods

dae6c21fbcb92f0c6b697f7e4e7ac8544470f868 authored almost 13 years ago
[#179] Support for :local pods outside the sanbox

95f101fbe4f514827960034cfbf9d257c96e013a authored almost 13 years ago
[#112] Introduced --push option for setup command

826cdbfc80fb10642ea209fdf87ca029b969a402 authored almost 13 years ago
[#177] Search command improvements

- colors
- description wrap
- GitHub watchers and followers

604e9137a797d709a25793e25096480fd68c9b56 authored almost 13 years ago
Compare 0.5.1 to HEAD until we actually tag 0.6.0 and explicitely link tickets.

ed6283b7d26e76c5c1ea0c3c0c05141fd300cdad authored almost 13 years ago
Update CHANGELOG with changes for 0.6.0 so far.

9c98284c391db2223f0f4b5c6cf8c89621ff90c3 authored almost 13 years ago
Move the doc generator into lib/cocoapods/generators/documentation.rb

12d2e8dd725e54f2a68ba26978be833c0fd9b192 authored almost 13 years ago
Use Dir.glob to try to match any README.

051ae9e675704eb0280a46745b9fbe8c49f3935d authored almost 13 years ago
[#171] added solution by @alloy for fixing error with encoding in some specs on ruby 1.9

39c9396c72d13e9ec5c830a47132be93a41adc2b authored almost 13 years ago
Merge pull request #173 from yas375/issue-166

added printing of homepage and source to search results. issue #166

33940f569fbfd822d5745b064d67ee7d46e266ac authored almost 13 years ago
Merge pull request #174 from yas375/add-kicker

added kicker to Gemfile

1fa3b14d2d6ced66ff6faad7fd221b59fb436806 authored almost 13 years ago
added printing of homepage and source to search results. issue #166

0515cc5470206cdafa6fb8e60661b9e283103a69 authored almost 13 years ago
added kicker to Gemfile

4778f2cf0b81594f997c061f849074864619b4e3 authored almost 13 years ago
Don't create a Documentation dir at all if appledoc isn't installed.

7175fe34d981ef215cb3fa9c9c7dd0a4399f728c authored almost 13 years ago
Make the examples build with older Xcode 4 versions.

17de8661940b56396c29324aaa7c490b40008e0e authored almost 13 years ago
Don't generate docs during any of the unrelated specs in the integration spec.

6dd387846bed70e417d05908064bf81c75ce8d95 authored almost 13 years ago
MRI 1.9.3 does not convert Pathname to String in Open3.popen.

8de90712522722fc74ad69fa4ca4bc04a97f336e authored almost 13 years ago
Found cause of problem with most failures on Travis, the .git directory was removed from the BananaLib fixture tarball.

475e5d37d8ab86a2448bc6715c12b341aff2ea02 authored almost 13 years ago
Always warn about appledoc missing, unless silenced.

34ce545ee5bd15f60ba71104c897c6f81277b66a authored almost 13 years ago
Only actually run appledoc from specs if it's installed.

Which one should normally do, but it won't be available on Travis.

d059a94e2dc304b6eb9a286184819b3c938b003d authored almost 13 years ago
appledoc options tweak

4c60e36fd87c5e7e2d0945fb70faa28c5e910df3 authored almost 13 years ago
improved doc description

d611fb18775ef6ff57cf84ec14cbac3bb4fd01fa authored almost 13 years ago
force appledoc to show undocumented classes and other updates

8a98dc75404880a562289acb3b2aa4a3eba37353 authored almost 13 years ago
Major documentation refactoring

fcb0a09e3fd57b3008b1891db06bf3b5308d46ba authored almost 13 years ago
Added documenation

0f4063ba2113eca6b3cad9e3843661f87eb6fb72 authored almost 13 years ago
minor fixes

cd5cfb7a89df7f3636512c854135752f91a49064 authored almost 13 years ago
[#149] removed atom support force appledoc

12851156b531c436ffd4c881ee6f850ec8ac38cc authored almost 13 years ago
[#149] promoting inclusion of readme.markdown in docs

979fd0d4ae20bfdbad271430df9c76ea91f92b51 authored almost 13 years ago
[#149] switch to --print-settings for printing

appledoc options

d5df2ed69c1c73fda4efae9fb4e2d5e0b104ae15 authored almost 13 years ago
Merge remote-tracking branch 'upstream/master'

* upstream/master:
Fix .kick script for Kicker 2.5.0
Print a template for a new ticket when ...

0a607978e1abc8fd5b4302ccaa05182d6ee99cf3 authored almost 13 years ago
[#149] Improved documentation generation

- refactoring
- default options for appledoc
- added command line arguments to pod install
- add...

0036ad6bd7b00f5280c7a4f5ba5cd1e25826e03c authored almost 13 years ago
Fix .kick script for Kicker 2.5.0

7337c234b142d8541aeaa46380a5130c367f43cf authored almost 13 years ago
Print a template for a new ticket when an error occurs. See #163.

52a1bfb7b58647528fe505398a49909b2ef210cc authored almost 13 years ago
Removed forgetten comma

bd4e90994787dda417718f1a470023c6e67a16e9 authored almost 13 years ago
Merge remote-tracking branch 'upstream/master'

* upstream/master:
Update for Xcodeproj HEAD.
Don't validate the git repo settings, as the i...

41f28e0e32a92ab1d95fd4f68479ca25c5de7b3f authored almost 13 years ago
Update for Xcodeproj HEAD.

8d54014035638e40bfbc201698dc3b3bd330b849 authored almost 13 years ago
Don't validate the git repo settings, as the installer cleans it out.

(Not sure which is correct behavior, but I assumed this test was wrong)

4db529a49435721023af2909b5f4260eceb7007a authored almost 13 years ago
[#149] Install or generate documentation

- introduced '--generate_documentation' '--install_documentation' command
line options
- only ...

0366b0a6fe32c5678f3a0a57c368a375621ab71f authored almost 13 years ago
Updated tests

0e6e8d296d48aa0f203aeed99827775f30f7948b authored almost 13 years ago
[#149] Draft for documentation generation

5a7884dd644a2d4b2382df032d85f5c4a97769a8 authored almost 13 years ago
[#149] Documentation and license - syntax change

fe47501a346a774e28ed1b90797ab8c18dbbc05d authored almost 13 years ago
[#149] documentation and license_text to hash and support for appledoc

84600e983dba5940ad68ccc6a2328d4d7caa3f69 authored almost 13 years ago
#149 added documentation, license_text, and license_text_lines attributes to spec

32fb896a894d7f98d55f685d3cb43f83d035d628 authored almost 13 years ago
Add -fobjc-arc to OTHER_LD_FLAGS if any pods require ARC (closes #142)

a201482c6ae92fc25c819ac7631b60e90e748631 authored almost 13 years ago
I think using Tempfile might have been causing some issues on Travis.

We don't need to use Tempfile anyway, we can stick the tarball in the pod root and then delete it.

4d13520e6c1bdac29b3c5c046f786d0961c5ca57 authored almost 13 years ago
Allow HTTP connections outside of VCR blocks

e130c23f25b7135715ff89e8eb4c32227da834d1 authored almost 13 years ago
Pods should be cleaned when pre-downloaded.

009117e37d4eab88a4432d3023a871984d2ec6ab authored almost 13 years ago
Make sure this can be autoloaded.

3884122265f9a29369d73c8150fa864a71ee7c28 authored almost 13 years ago
Use VCR to record tarball downloads and speed up subsequent spec runs.

05a9aa39899f169de0e2a5c26e9be4b0d1b1bf3b authored almost 13 years ago
Added a new Github-specific downloader that can download repositories as a gzipped tarball.

Generally speaking, this should be much faster than cloning a repository (even a shallow one)
an...

332b0d7a4d1debf55fa9bcd822616c5908075da5 authored almost 13 years ago
We don't add this header search path at this point anymore

f057568f616c29ec14c9b4d777ccda94b5f0e3c5 authored almost 13 years ago
Always print summary at exit.

2587025e57e9f59bcb0eb09926ad35ba3fe7ed98 authored almost 13 years ago
Cleanup and pass a path to File.basename, not a File instance.

99ab4fbb9b522b83f8827eb60c830e62658b7557 authored almost 13 years ago
Contain the cached sets in the Resolver itself.

623e0d4f8b6ec1accc68bb6c78b5666d63d2747b authored almost 13 years ago
Improve integration spec for multiple targets.

100288b8390a4e8cccdb1062191069ba75f033d7 authored almost 13 years ago
No longer cache Specification::Set in the Set class, but in a Context.

325d19e902870a44e328babae246e3db3c96ab23 authored almost 13 years ago
No more need to reset global state in the specs.

df047400e0de0d54bb9485943cc7656cacb55e75 authored almost 13 years ago
Ensure all header search paths are quoted in the xcconfig file.

Started adding some specs for the target installer, including for this fix.

f45bb2c98a264d77da8c8fc636dfc7f70209159e authored almost 13 years ago
Shuffle spec files on each run and make them green on Travis.

414ca316438288a8760fceb0d78c9665bd9edd7b authored almost 13 years ago
Need to do the full travis setup for 1.8.7

e7d084eb46d23dc70d1c5ecc0d5ed218ef372fed authored almost 13 years ago
Update Xcodeproj external.

f3ffaf0b03e3d0f006e1df53242e0a4d40511f2a authored almost 13 years ago
Make all specs green again.

fdd2f3b5f1986d5d3415e182a7de0a02300de0e9 authored almost 13 years ago
Fix Xcode project generation and a few more specs.

a6dc4f4ff5c7037b5d9658c91ea7ae57778a4140 authored almost 13 years ago
My earlier Resolver/TargetInstaller refactoring broke the handling of target-specific specs,

because previously each TargetInstaller would resolve it's specs separately.

Instead, we resolve...

8919008f2aa46950f15722d1bcbe22d2cc6bc786 authored almost 13 years ago
Update Xcodeproj and fix changes needed and a few specs.

ab3d446b679d739858d2824e8df23e70944b847f authored almost 13 years ago
Fix Travis build now that Xcodeproj has been updated.

0c4e909ad4fc1e63758e4c9a4f4f5bbcc0afe6d3 authored almost 13 years ago
Not sure how I missed this reference

ebc8d55ac58c596f73189cc0492ad54b32edfc0d authored almost 13 years ago
Fixes for the latest version of xcodeproj

7121c84fef5afb69662b0db17ca7fb8a9b041f5a authored almost 13 years ago
Refactor the handling of different external sources within a dependency, and if the specification

for an external source can be loaded from the sandbox, because it's already been downloaded, then...

6f9e7d81f847bd053dc8c107bf9996985b7f092a authored almost 13 years ago
Only the Installer has a #build_specifications method now.

6e9da701343b4e47eee7a48ebf6e527f6b0e33b7 authored almost 13 years ago
Pass the file object, not the path.

3296cfb287b77c3de2cbde09d0f89cc42ecaf905 authored almost 13 years ago
Merge branch 'master' into refactor-podroot

Conflicts:
Rakefile

6b66bff64b5e55bc1da0159c57bd42d8d38351fc authored almost 13 years ago
The Sandbox should be able to list its installed pods.

e92c72b925ec8a6ccfdd87483a83050acc239a1e authored almost 13 years ago