Ecosyste.ms: OpenCollective

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

github.com/electron/Squirrel.Mac

:shipit: Cocoa framework for updating OS X apps :shipit:
https://github.com/electron/Squirrel.Mac

Xcode lulz

7597115f53cfb1ea5c620ddd96ed0225aa05fce8 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
For “long delay” test, wait longer than the delay

8a4a52fb2c5a60cf863034b19d8d9ff7f55989a7 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Move away from afterEach for expectations

The ordering between multiple afterEach blocks isn’t guaranteed, so
just run any expectations in...

775afe32c9c2df90319f3c29059a90590ce43566 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Fix test bundle lookup

We can’t use self.class, because this is being defined in a category on
QuickSpec.

c4d487ea416c23a9ec44c611c956602ddaa54a7a authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Take ownership of the installed bundle itself too

23d4e3e3ce40716ca14285641951968a4e14dc45 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Fix compilation error in QuickSpec+SQRLFixtures

3e6d0bf55c2fe81508b68db7a671eafb686decee authored about 10 years ago by Justin Spahr-Summers <[email protected]>
++RAC for Quick

446ebb4501b579c69503924a5a28d27af8847076 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Migrate to new QuickConfiguration style

656f742bee476f0a6bf81956ee9ab71453862e8c authored about 10 years ago by Justin Spahr-Summers <[email protected]>
++Quick

f91f53c54573840695312bb36a8749f2d3263659 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Use undocumented withTimeout() instead of sleeping

4a8004be835971b50905207acb5dd831a8451415 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Increase timeouts for test app termination

970343b9ee5e11e0fc5f9c6660974a4d0e99f696 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Fix missing symbols, bundle ID failures, etc.

70dc382f8dbf7bc0b6f1e0644128e08f9580cbf6 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Finish upgrading to Nimble matcher syntax

c53a20d4de28b5a2bb504b27120b8b6e3555a281 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Refactor SQRLTestCase into a QuickSpec category

3a462922f42d38f7494aa045216ec0d1001e343c authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Restore some imports I erroneously removed

38840a492e3aa5eb5f8bfe26fd10f1a32258673f authored about 10 years ago by Justin Spahr-Summers <[email protected]>
WIP migrate to Quick and Nimble spec formats

70ace5c15bcb4c94659d36ac890cbb9d8c25c9d3 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Find libextobjc files in RAC for testing

6ef1b62d4455dacefb4f59b6b5e9f59c59d82464 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
The Test config trolls again

3b9e8e6243bed90d1ad5e1f9a691eb737f597ea0 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Import Nimble and Quick errrrrywhere

21ffa5a45ae480db534b1ee425482168d699c064 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Add Quick and Nimble to test target

55e4c5c42eaccbe997dde89a848fe99feb3effaa authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Manually import/link everything ShipIt depends on

These have to be statically built into the ShipIt, since (by contrast)
dynamic frameworks could ...

38cd714fd29295bcfa83a4c1e2c5e8efe473658c authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Bump deployment target of tests

dd69adc9ff2a100a56ed5faf7c12f296d9f782fc authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Fix compilation of Squirrel source files

cb07313ca7ca6f86220f314e18cb7102553f5b6a authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Update to jspahrsummers/objc-build-scripts@a54782

ef930ca242449414c9ac9cc29c36ffe0f9365943 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Just generally fix a bunch of things in the project

f30b68945ca45bf0fb3a51d91ab368f2298fb369 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Fix RAC reference, :fire: Specta and Expecta

31c0abff543cef517832906e9891674ecff182a0 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
++MTL, ++RAC

4ca24da5ea46a9e475dcfc5dcfb03096a60727e9 authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Merge branch 'master' into xcode6

43a7614322c3fb950d421d9980b3af6f601c22da authored about 10 years ago by Justin Spahr-Summers <[email protected]>
Merge pull request #130 from Squirrel/timestamp-none

Don't use a timestamp for non-release builds

453b8697f906e743c337cec665334679c1320257 authored over 10 years ago by Keith Duncan <[email protected]>
Add a timestamp argument instead

693d51335464d744b756fbe97803a64f6156ef96 authored over 10 years ago by Matt Diephouse <[email protected]>
Don't use a timestamp for release builds

9488a4cd123c13af9f751411e639b7c76b8c9565 authored over 10 years ago by Matt Diephouse <[email protected]>
Merge pull request #129 from Squirrel/resolve-top-level-symlinks

Resolve the top level symlink

a9ea214d11c72c62885c79900d783ee255a6456d authored over 10 years ago by Josh Abernathy <[email protected]>
Resolve the top level symlink

When archiving uninstalled products component paths are a symlink to another dir.

6d91340ffa2264c9f13341e6f8655dbf2068866e authored over 10 years ago by Keith Duncan <[email protected]>
Merge pull request #128 from robb/patch-1

Update Mantle link

e8851b59bc94924b372026e57e8e8676644a303d authored over 10 years ago by Alan Rogers <[email protected]>
Update Mantle link

9539744417c2d968ccb09229891ad39be5ab1069 authored over 10 years ago by Robert Böhnke <[email protected]>
Merge pull request #127 from Squirrel/update-deep-codesign

:fire: Resource rules :fire:

19b011bee5cd8cda6270f3fd4e75004e6b13bd43 authored over 10 years ago by Keith Duncan <[email protected]>
:fire: Resource rules :fire:

6ca74dc2c792dedce4dfd781912a42c8f5487283 authored over 10 years ago by joshaber <[email protected]>
Merge pull request #126 from robb/patch-1

Fix anchor in README

cb2d4ecfd2bdb348741bf4e60175b73a6f7812ce authored over 10 years ago by Justin Spahr-Summers <[email protected]>
Fix anchor in README

81c8b56e522000611f77863abace839fcde151ce authored over 10 years ago by Robert Böhnke <[email protected]>
Merge pull request #123 from Squirrel/zero-warnings

Zero warnings

d0b18ef3a48f0fa222a835dffe1de5ee14defcb5 authored over 10 years ago by Josh Abernathy <[email protected]>
++OHHTTPStubs

b3a0f3d92de8a13202ba507c891143f73274890e authored over 10 years ago by Matt Diephouse <[email protected]>
Don't automatically build unit tests

c245afac29f71ece5cb89dc2eaa1096e3625720a authored over 10 years ago by Justin Spahr-Summers <[email protected]>
++MTL and ++RAC

106e95b41f473220aafac986c4e9c479b2ef7dad authored over 10 years ago by Justin Spahr-Summers <[email protected]>
Update upgrade check

3a7ec986bc0b7f5235403e22c2730df1dcd133f2 authored over 10 years ago by Matt Diephouse <[email protected]>
Automatically select architectures

71ab28ba2b1ed55386a8c0d9c54c0ea9937f71d6 authored over 10 years ago by Matt Diephouse <[email protected]>
++MTL

fd804f1fe3fed19fa7c55ff87ce6389f39878cae authored over 10 years ago by Matt Diephouse <[email protected]>
++RAC

f70a22bf63198e4b3af47f246ae12215ecf9f79f authored over 10 years ago by Matt Diephouse <[email protected]>
Merge pull request #122 from Squirrel/xctest

++MTL, ++RAC, and move to XCTest

c79655b4edac033a8bfdc238a8ac99a878093b3d authored over 10 years ago by Josh Abernathy <[email protected]>
T A B S

1db8f6d2cbcb65098288f269c43c0f76e8f4bb5f authored over 10 years ago by Matt Diephouse <[email protected]>
++RAC and move to XCTest

5d79ef8157cf79b7a87db4a5f550d6a5f2ea91ae authored over 10 years ago by Matt Diephouse <[email protected]>
++MTL

64d1fd3e1636e427c38b252bf32ad1b57d879bb5 authored over 10 years ago by Matt Diephouse <[email protected]>
++RAC to fix header import

6e2819c643e7f18b6b60ab3b37ed643da34f1e02 authored over 10 years ago by Justin Spahr-Summers <[email protected]>
++RAC

3f2ba9527686ffaa8dc3f543bdb46e41231d858a authored over 10 years ago by Matt Diephouse <[email protected]>
++RAC

b209180b29eaa10dc119f2c28180369812e84a41 authored over 10 years ago by Justin Spahr-Summers <[email protected]>
Merge remote-tracking branch 'origin/flatten-dependencies'

Conflicts:
Squirrel.xcodeproj/project.pbxproj

b407f94610c675f3c5f1828ffba19308d7b7b28e authored over 10 years ago by Justin Spahr-Summers <[email protected]>
Merge pull request #116 from Squirrel/catch-decoding-exception

Update the request serialisation to avoid encoding class names

216bb7c14e3d4b72d287651f1a4c6e0159d051f8 authored over 10 years ago by Justin Spahr-Summers <[email protected]>
Remove error branch

Mantle handles this conditional and returns an error.

ecd0a90a2200d36fb43d2c8a480857669da729f6 authored over 10 years ago by Keith Duncan <[email protected]>
Add `NSLocalizedString` to string constant

7c5b3250a2e9ed107246f0c373de048e0f46fde8 authored over 10 years ago by Keith Duncan <[email protected]>
Replace the mutable dictionaries

34f4db9151cfb6a6b57cfdaa84fc2bde49e9e5a0 authored over 10 years ago by Keith Duncan <[email protected]>
Replace the non-<key> prefixed value transformer method

c609d67bf5b9507a149d78a5ac71d42b9d7dd8d5 authored over 10 years ago by Keith Duncan <[email protected]>
Change the request to serialise as JSON

df352a1797c1734eca21b8e4cdb50966c48dae5b authored over 10 years ago by Keith Duncan <[email protected]>
Find dependencies in archive builds too.

9df71c5e0f12d0a5c788eb0fef05558f74b623a2 authored over 10 years ago by Rob Rix <[email protected]>
Search for headers in .

a7831287015bc1480bc7696928456555e89ea944 authored over 10 years ago by Rob Rix <[email protected]>
Update RAC to a version with better paths for .a headers.

74c652cb30732ddc40a087a1d8eda7222ec05923 authored over 10 years ago by Rob Rix <[email protected]>
Remove bogus library search path for ShipIt.

2c4ef50bdeaa73b840f24c733b074e7ec5dd5a1f authored over 10 years ago by Rob Rix <[email protected]>
Link TestApplication against RAC & Mantle.

92bc6103b565676203e0ca76afd1470218366f0e authored over 10 years ago by Rob Rix <[email protected]>
Link tests against the frameworks again.

ba4fcc3e20235f046a0886b2b9c70648701d2d2e authored over 10 years ago by Rob Rix <[email protected]>
RAC & Mantle static libs are found relative to built products dir.

cc202d0648762354c9319c9e3c9f1b145a043c46 authored over 10 years ago by Rob Rix <[email protected]>
Copy Mantle & RAC into TestApplication.

ffc64bbb701f7118fff627f5a74cc5eb3e91689b authored over 10 years ago by Rob Rix <[email protected]>
Bump schemes.

bc506173abe5e386e9047a81637aafd94a56fda0 authored over 10 years ago by Rob Rix <[email protected]>
Document the workspace.

29ac9bf8b64f5f0c7876ed0a45b437a8d2d837ab authored over 10 years ago by Rob Rix <[email protected]>
Note the need to import dependencies.

9c8117c12d37c3cac99684b8b8982ccaf1b21e33 authored over 10 years ago by Rob Rix <[email protected]>
Pull dependencies from the workspace.

380d42f454cc6f2540ac9bd646f95209180a89c7 authored over 10 years ago by Rob Rix <[email protected]>
Use the right OHHTTPStubs project.

f1eb83674f1395ae5fddebff6b86f40e048db16e authored over 10 years ago by Rob Rix <[email protected]>
Add a workspace for standalone development.

9b55db70779377fa7c59c761d8376baa14be831b authored over 10 years ago by Rob Rix <[email protected]>
Bump dependencies.

088c06087fde66f9fb2c1b28741fd6495a444973 authored over 10 years ago by Rob Rix <[email protected]>
Merge pull request #114 from Squirrel/flatten-dependencies

Flatten dependencies

763efbb0c2b23ee6e7692d168fb5ff0df752c034 authored over 10 years ago by Alan Rogers <[email protected]>
Bump deps.

8548dbcf3fcc65d1b8a041ded0740b9ee88da331 authored over 10 years ago by Rob Rix <[email protected]>
Document the workspace.

5b4bfa8a123c7829459675554320a297724cec65 authored over 10 years ago by Rob Rix <[email protected]>
Bump deps.

4ac47f3febddc3adb1315cd9b229c270cbc8fd75 authored over 10 years ago by Rob Rix <[email protected]>
Bump dependencies.

1fcfee2d62080dfce980ab8404c784f1c6a1bd0a authored over 10 years ago by Rob Rix <[email protected]>
Scheme version bump.

ca1b58764d2dafeca778ad50099ffb023b4e9434 authored almost 11 years ago by Rob Rix <[email protected]>
Note the need to import dependencies.

9ace4fab9057aa30cee7cf6289781870cb0e0ab1 authored almost 11 years ago by Rob Rix <[email protected]>
Catch `NSInvalidUnarchiveOperationException` when decoding

If the archive is of a class not present, this exception is thrown.

Ideally we’d be able to use...

37602d63cfdae23ae5b94ca3ed0bd142b6006fd5 authored almost 11 years ago by Keith Duncan <[email protected]>
Pull dependencies from the workspace.

72b2c6b3512219932aa7858a98b899dc9f2e1656 authored almost 11 years ago by Rob Rix <[email protected]>
Bump dependencies.

01d9c026a5a24456e78e9292ac35f76bb850c685 authored almost 11 years ago by Rob Rix <[email protected]>
Use the right OHHTTPStubs project.

d8aea5a8be99b5b3cfcadbc76a726e89e0b27e8e authored almost 11 years ago by Rob Rix <[email protected]>
Add a workspace for standalone development.

45c3dffa98bf983d95965948ea34e0ccfe867bbc authored almost 11 years ago by Rob Rix <[email protected]>
Merge pull request #113 from Squirrel/xcconfigs-bump

Bump RAC and Mantle for xcconfigs updates.

e33a715f0ace32bd4b08432894ffa48192e1b436 authored almost 11 years ago by Rob Rix <[email protected]>
++RAC for xcconfigs bump

4cae85f5ec279001931539bcfdba793bc0a9721a authored almost 11 years ago by Alan Rogers <[email protected]>
++OHHTTPStubs

24c38be4f71fe5ed8c0b155fae76d43e5aa00d53 authored almost 11 years ago by Alan Rogers <[email protected]>
++Mantle

c7ae200e0d4328bc5df0e7f44852a1a9cecb45dc authored almost 11 years ago by Alan Rogers <[email protected]>
++RAC for +rac_sendAsynchronousRequest: fix

e98559dcab80f93a7b37deb60a61e8de10d1e37f authored almost 11 years ago by Justin Spahr-Summers <[email protected]>
++RAC to v2.2.4

ca100f1e092e49adafbbd833ab1c993b35a71694 authored almost 11 years ago by Justin Spahr-Summers <[email protected]>
Merge pull request #76 from Squirrel/verify-target-requirement

Improve bundle replacement security by using the target designated requirement

e448634a90733e2bab4f350e84a4cfdabde7f5aa authored almost 11 years ago by Justin Spahr-Summers <[email protected]>
Change the clean up test to verify no dirs

Change the `to` to a `will` because the cleanup happens after the `self.testApplicationBundleVer...

3e7d0fcb61a5f4019aa60ee8b1f7267a3adebcd2 authored almost 11 years ago by Keith Duncan <[email protected]>
Merge remote-tracking branch 'origin/master' into verify-target-requirement

Conflicts:
Squirrel.xcodeproj/project.pbxproj

The empty updates test is broken due to changes ...

e3447029289054dc31687bb07d802c219538e22b authored almost 11 years ago by Keith Duncan <[email protected]>
Merge pull request #98 from Squirrel/store-state-in-defaults

Change ShipIt to store the in-flight install state in defaults

1bdd03348fbf5ff9b49374b78cbc9912b24b6046 authored almost 11 years ago by Justin Spahr-Summers <[email protected]>
Merge pull request #106 from Squirrel/status-notification

Adds the state property back to `SQRLUpdater`

b482f33d2c46f2c1f551e1e17599353821625eae authored almost 11 years ago by Justin Spahr-Summers <[email protected]>
Remove return type

2c86404be638e61c76087d413a1abf2cf0cfb3ac authored almost 11 years ago by Keith Duncan <[email protected]>