Ecosyste.ms: OpenCollective

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

github.com/CocoaPods/Molinillo

A generic dependency resolution algorithm.
https://github.com/CocoaPods/Molinillo

Use old proc syntax for 1.8.7 support

a151351d1778236a04a9e6cd92d8becd47ef1932 authored over 8 years ago by Samuel Giddins <[email protected]>
Merge pull request #41 from CocoaPods/seg-log-no-metaprogramming

Bye-Bye Metaprogramming

70ea0e26543ebd9693b4927cd784eedab2810123 authored over 8 years ago by Samuel Giddins <[email protected]>
Document Log

65f85f0edfb5cfc3338a5c1bd37effdb8cde907e authored over 8 years ago by Samuel Giddins <[email protected]>
Bye-Bye Metaprogramming

ff8d0b3a1ef0e8b1f9b3d0e38a9a895dfce3daba authored over 8 years ago by Samuel Giddins <[email protected]>
[RuboCop] Shrink line length

347e4ff9c14b478f77e56898e99e19896a838643 authored over 8 years ago by Samuel Giddins <[email protected]>
[Vertex] Freeze name to avoid allocation as hash key

65301d356ca10ebf575a4698857ffefb1cb667f4 authored over 8 years ago by Samuel Giddins <[email protected]>
[Resolution] Reduce object allocation when creating conflicts

34c9a65d7ddcaf61b32afca5a7134de7ac21e3ba authored over 8 years ago by Samuel Giddins <[email protected]>
[Resolution] Make #parent_of fast

7819972b302c2ce1f05ddfbca391ab698c9a0933 authored over 8 years ago by Samuel Giddins <[email protected]>
[Resolution] Don't allocate intermediary arrays

244088e3099f9d64945ced30c8ad8dd90a46c8a9 authored over 8 years ago by Samuel Giddins <[email protected]>
[Log] Turn the actions into a lnked list

a0bfcfb04dcba04e27eda41977263b03e80390ba authored over 8 years ago by Samuel Giddins <[email protected]>
[DependencyGraph] Make dot output deterministic

183a6bc34cc1c6a63fc9b857d50ced239126b74b authored over 8 years ago by Samuel Giddins <[email protected]>
[Log] Add rudimentary specs

3696ba84fa3316f9559f2fa8d4824a99e19b40f6 authored over 8 years ago by Samuel Giddins <[email protected]>
[DependencyGraph] Fix logging adding edges

52489b6d6488a22902aa3f9877bead3bd0f3f498 authored over 8 years ago by Samuel Giddins <[email protected]>
[DependencyGraph] Add #to_dot

94888815abc0dfd15a04fbbc8b149be15cb7db1a authored over 8 years ago by Samuel Giddins <[email protected]>
[Log] Add rudimentary logging with MOLINILLO_DEBUG_GRAPH

49ab2382f70adf085de0a20499f532c7cf574225 authored over 8 years ago by Samuel Giddins <[email protected]>
[Log] Restore vertex in #down for detach_vertex_named

e2be1c51f1c1e58edece4fca46077e971985a3e5 authored over 8 years ago by Samuel Giddins <[email protected]>
Add an oplog to DependencyGraph to avoid copying it

Serious performance gains

17f5c571593fe0befd5dc4da3420b963d9e9da38 authored over 8 years ago by Samuel Giddins <[email protected]>
Allow debug output running the tests

1f7ff9c0a8d8a6d3395cf3c0b52c1d3bdef8ee46 authored over 8 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add empty Master section

07b0a09b82839ca562076ba3b2094c14cbdfb7a2 authored over 8 years ago by Samuel Giddins <[email protected]>
Release 0.4.5

fb24f7d77cb59d766f8e4ce7d050732eb2af2f0c authored over 8 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add trailing two spaces

6f313c95e40ea9a3b7ef130dc920df11ac0348fe authored over 8 years ago by Samuel Giddins <[email protected]>
Merge pull request #39 from jrafanie/dup_should_be_unneeded_for_read_only_operations

Don't .dup activated dependencies twice

80a6052b9c8ea36605c306b95e93374dae9ead66 authored over 8 years ago by Samuel Giddins <[email protected]>
activated dependencies are input to read only operations so don't dup.

We pass activated to sort_dependencies and DependencyState.new, both operations
that probably sh...

e3657cba292554909ac5bb9b9df635b0d221f4ed authored over 8 years ago by Joe Rafaniello <[email protected]>
Merge pull request #38 from danielsdeleo/remove-requirements-when-swap-children

Remove transitive requirements when swapping children

6e3551157a211d2e8ac6463d5cab70a4b6e9d28a authored over 8 years ago by Samuel Giddins <[email protected]>
Add changelog entry for #38

4f679d21dbe1e327f26e589077de0579220ac68b authored over 8 years ago by danielsdeleo <[email protected]>
Add regression test for swapping children with deep successors

92f52ad9b73a9a194f05331a8bd32f0f5cee2c99 authored over 8 years ago by danielsdeleo <[email protected]>
Enable rspec test focus

8dbcb4aefafaebc56143ad1247f8ac2b44c6af78 authored over 8 years ago by danielsdeleo <[email protected]>
Pull updated resolver integration specs

This pulls in a new index fixture used to regression test #38

4feb970b75540968bddfb6dd0d5b8c4ccb463e9a authored over 8 years ago by danielsdeleo <[email protected]>
Remove transitive requirements when swapping children

a205263bbfe916bcc44f691471e7f595ef2df714 authored almost 9 years ago by danielsdeleo <[email protected]>
Merge pull request #37 from CocoaPods/seg-rubocop-0-37

[Bundle] Update RuboCop

3fc883313a3a386403481e331af2b990bb9dba31 authored almost 9 years ago by Samuel E. Giddins <[email protected]>
[Bundle] Update RuboCop

e9bcfb6dcf8ca2cb702caaec896b466c53fa478c authored almost 9 years ago by Samuel Giddins <[email protected]>
Release 0.4.4

3494cd634e6f42957874f8f6200ccfc6a511a209 authored almost 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add empty Master section

75a5c1272a68ea76581535a9441d8be64b7dd362 authored almost 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #36 from CocoaPods/seg-frozen-string-error

[NoSuchDependencyError] Avoid mutating a frozen string in #message

4b3b5823e5c452119891e59fd575d380ed8f75a1 authored almost 9 years ago by Samuel E. Giddins <[email protected]>
[CHANGELOG] Add entry about not mutating a frozen string

7b89c824a8a81578920737f2f59e2bf14b95cbec authored almost 9 years ago by Samuel Giddins <[email protected]>
[NoSuchDependencyError] Avoid mutating a frozen string in #message

e00bfdae1b0abdc7a9b5d112839c4c3b58c86aef authored almost 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add empty Master section

163738c406f5cfc1bb7fbc9487b5ae45b8e82ae4 authored almost 9 years ago by Samuel Giddins <[email protected]>
Release 0.4.3

a5de2afef862e96247ffcf4cc7893b093f56fea8 authored almost 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #31 from CocoaPods/seg-check-no-warnings

[Rakefile] Check there are no ruby warnings

cdc04e3b98752df70823234681a9f3f418d9c765 authored almost 9 years ago by Samuel E. Giddins <[email protected]>
[Rakefile] Skip the no warnings spec on JRuby

19d49441b061aa41a0f478eccb8d0fb521c826f8 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Rakefile] Ruby 1.8.7 does not yield wait thread

091032dcc73c79e4bbf7abc95f884d03d5194d13 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Rakefile] Make no_warnings task run on 1.8.7

0a254d3638861b57f9c6a2b834ab191acdb001d1 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Rakefile] Check there are no ruby warnings

c459ab5bedba680c78a456c49bdf485044c6feb3 authored almost 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #34 from CocoaPods/seg-prune-deps-of-orphans

Prune deps of orphans

1f2dd6129c48f776942fe05a7b96c67701217960 authored almost 9 years ago by Samuel E. Giddins <[email protected]>
Merge pull request #35 from CocoaPods/seg-frozen-string-literal

Support running with frozen string literals

bbe1c3ea74f20eb90e5ce09538f40d044aefdbb5 authored almost 9 years ago by Samuel E. Giddins <[email protected]>
[CHANGELOG] Add entry for frozen string literal comments

464a981979154c1ee4e4e2f3bdf1d5b4b389d0d4 authored almost 9 years ago by Samuel Giddins <[email protected]>
Support running with frozen string literals

736d1b585e00aa558242e6548de2046ee298a46b authored almost 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add entry for dep list pruning

d0c21dc1f543c0a66769c91da809a956319b2088 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Resolution] Prune the dependency list when removing orphan after swapping

3de58fc107bd1048db36410dca02a2086437576a authored almost 9 years ago by Samuel Giddins <[email protected]>
[Bundle] Update parser

8b50ce9a75a88d8a5ebcc12d581b183ad1d089ae authored almost 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add empty Master section

0bdf8a6164dd9881d2b0a5388ff65e0737c04da1 authored almost 9 years ago by Samuel Giddins <[email protected]>
Release 0.4.2

83e91e2b2e82e238ca3c6f228918542e8b7c20d4 authored almost 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #33 from CocoaPods/seg-fix-swapping-orphans

[Resolution] Clean up orphans when swapping

719b033d9d7bf04bf738c7f897cae73fcd26dbfc authored almost 9 years ago by Samuel E. Giddins <[email protected]>
[Bundle] Update ffi

0e1e2c66cb2e5a5ae68620986ffa55d773c91793 authored almost 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add entries for swapping fixup

b18fd73901d69699f0442dac4a8be336dfa18955 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Docs] Add documentation for swapping fixup methods

5cfd9def9efb7b7ac38f13969bcabe0660300313 authored almost 9 years ago by Samuel Giddins <[email protected]>
[UI] Improve debug? caching

4e496475f78f2f03457c43d57901a329a9f0d08c authored almost 9 years ago by Samuel Giddins <[email protected]>
[Bundle] Update rspec

b94299b8811a50c6d6f54a011abccb897d11b086 authored almost 9 years ago by Samuel Giddins <[email protected]>
[Resolution] Debug when removing orphans after swapping

c4f8268cdfd7883a344943c992a5ab4be5125018 authored about 9 years ago by Samuel Giddins <[email protected]>
[Resolution] Clean up orphans when swapping

9d9bd82475455cf3f27ec6baad3d5d52ad1c757f authored about 9 years ago by Samuel Giddins <[email protected]>
[Specification] Make #inspect less noisy

b03b7fdfd36bec986b5afe8878809e5ef72f3dd7 authored about 9 years ago by Samuel Giddins <[email protected]>
[DependencyGraph] Also remove predecessor.outgoing_edges when detaching

6eb9fa3c43947331e79cf372fb3541cd1c585eff authored about 9 years ago by Samuel Giddins <[email protected]>
[ResolverSpec] Make pretty deps failures easier to understand

73983033283cc6ba74e0c47f7a1c5f66c0497368 authored about 9 years ago by Samuel Giddins <[email protected]>
[RSpec] Configure status persistence

7661b2ec7badf46f3e1fb703472331fbedc695b0 authored about 9 years ago by Samuel Giddins <[email protected]>
Release 0.4.1

86ea1979ec8151d285a0b34ca2b81e4903c8c57b authored about 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add entry for 100% documentation

b9b83ceda7975567aabe74a66fd1e5f6e18b2698 authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #32 from CocoaPods/seg-ruby-2.3

[Travis] Test against Ruby 2.3.0

37b00dc4ec4650daf0eab8340f3fb4a0ab6d7231 authored about 9 years ago by Samuel E. Giddins <[email protected]>
[Travis] Test against Ruby 2.3.0

62509ba30a07f86cc8bef91c9e6fd45d7029a0d0 authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #30 from CocoaPods/seg-update-rubocop

[Bundle] Update RuboCop

0203c9ad70114345e0b0c32c046457da975fa20b authored about 9 years ago by Samuel E. Giddins <[email protected]>
[Bundle] Update RuboCop

48935e71d7ee94fbc5569864fca39c92c98c0867 authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #29 from CocoaPods/seg-resolver-double-the

[Docs] Remove double the

aa00253741a51fdb293d2216971018340b5d75f2 authored about 9 years ago by Samuel E. Giddins <[email protected]>
[Docs] Remove double the

4474bdbf97a6979905d882fd0b1d1f63243898df authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #28 from CocoaPods/seg-inch-by-inch

Document all the things

6fb8e35da14b56e91cb9088cc62c9f58a36fe49c authored about 9 years ago by Samuel E. Giddins <[email protected]>
Document all the things

3464c36f580e039f2f98c6a44e7b9c75e54c17ef authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #26 from CocoaPods/seg-rspec

Switch from bacon to rspec

c13d09162c953643121c4074e6479e9a3712acb2 authored about 9 years ago by Samuel E. Giddins <[email protected]>
Switch from bacon to rspec

7c0a2cb07dc89232687d51e653fc8ed8bd6e64a7 authored about 9 years ago by Samuel Giddins <[email protected]>
Merge pull request #27 from CocoaPods/seg-travis-rubies

[Travis] Test on more rubies

80400d79fced417ff93d5f6b3f5e343141ad9dcd authored about 9 years ago by Samuel E. Giddins <[email protected]>
Only enable Rake task for rubocop on MRI

97b6f7a421b509165cdff640451ec4e457572785 authored about 9 years ago by Samuel Giddins <[email protected]>
Only try and generate coverage on MRI

b4fc6bd79945ca973a28d9edd536863d5f910346 authored about 9 years ago by Samuel Giddins <[email protected]>
[Travis] We dont need sudo

422cd15cb050b095068836c484bf33f12270ee63 authored about 9 years ago by Samuel Giddins <[email protected]>
[Travis] Test on more rubies

0f1f7bf6e5acb20080844a7929964de3341c00c7 authored about 9 years ago by Samuel Giddins <[email protected]>
[CHANGELOG] Add release dates

3aa370af87ec94e316a57a79f3e4b5a7a616837e authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Travis] Ensure bundler 1.10 is installed

01f0e2562521ffe5847fd13a3248f172f81f48f6 authored over 9 years ago by Samuel E. Giddins <[email protected]>
Release 0.4.0

621bc7761ffcac177d57f5ec434400f78fce59bb authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Gemfile] Use Bundler 1.10 install_if

068bf51f46f6a5ed918fa0ac7eb53b99bfa99a2d authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Vertex] Flatten recursive predecessors and successors

26d4c07ea630eed57cdd78e07f656f042dd4bf89 authored over 9 years ago by Samuel E. Giddins <[email protected]>
Merge pull request #25 from CocoaPods/seg-refactor

Refactor the DG

ef4e92782b702cf120089ad6608cb1cd011c1df5 authored over 9 years ago by Samuel E. Giddins <[email protected]>
[CHANGELOG] Add entries for the DG refactors

9f0cffd712fa0fe3856ab62ff24d52ec129aea72 authored over 9 years ago by Samuel E. Giddins <[email protected]>
Juggle around where set is required

4b769b83734afbff8749ae1161162e2ceda800ba authored over 9 years ago by Samuel E. Giddins <[email protected]>
[DependencyGraph] Root vertices are no longer quite as special

3864997bea0943f259f2b8d2f016098c8019b61e authored over 9 years ago by Samuel E. Giddins <[email protected]>
Add Vertex#recursive_predecessors

739207ef8b8969a7b0e45a321fd5f95080f8107b authored over 9 years ago by Samuel E. Giddins <[email protected]>
[DependencyGraph] Vertices no longer hold a reference to their parent graph

72a29af4aed077418a66770f1743ef360303534e authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Documentation] Update DG comments

b31f1851c95bcd71b2b03e8d7e4b7774e4851f0b authored over 9 years ago by Samuel E. Giddins <[email protected]>
[DependencyGraph] Clean upp #add_child_vertex

7b5efcda66633b5fd541de016e7baa98a4df73bc authored over 9 years ago by Samuel E. Giddins <[email protected]>
Refactor the DG

2fb59d62cd3bd4eb5178d5111f62488ecc262022 authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Resolution] Avoid resorting dependencies when the list hasnt changed

c3d30b3b4f27c06126a12e615b631b7ccc01e405 authored over 9 years ago by Samuel E. Giddins <[email protected]>
[DependencyGraph] Just make #path_to? call itself

8ab2ffe3361079b7178e6c1e03bc182bfd2e7888 authored over 9 years ago by Samuel E. Giddins <[email protected]>
Release 0.3.1

604847cee4a460590bb6c67ffac4279ea3c02b8f authored over 9 years ago by Samuel E. Giddins <[email protected]>
Merge pull request #24 from CocoaPods/seg-filter-requirement-trees

Make richer version conflict messages possible

a5f30b6dc278052e916178f84092e5f20e8427d9 authored over 9 years ago by Samuel E. Giddins <[email protected]>
[Conflict] Include activated_by_name for richer error messages

dc9987f2892b5501a06690d459dde72c06226efc authored over 9 years ago by Samuel E. Giddins <[email protected]>