Ecosyste.ms: OpenCollective

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

github.com/sinonjs/sinon

Test spies, stubs and mocks for JavaScript.
https://github.com/sinonjs/sinon

Update fake-timers.md (#1307)

7942a15be60a48650e033922172ebc1ecfc13e88 authored over 7 years ago by Alex Ghiculescu <[email protected]>
Add redirect aliases

b71f92f25d4155d682a7ad8e3d6d73ab963f24a5 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Fix faulty redirect

8137ba7bf13001f6af8846f81f77064685763bba authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

a449504162db6648dc0e0c2b2aea24d98dd3447a authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update the changelog

619ebe8f8fd97618874c15b946fe559e290e2ccc authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update next version in docs

f705eb0981f994607925048a8c813e30f99325c0 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add release documentation for v2.0.0-pre.6

095f1d89bf6f8b12de8dce01a366221ff674a2b4 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
2.0 Preview 6

47558dc12ddef09a1fea1b292ebeebd90853dae0 authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1303 from dougo/docs-fixups

Docs fixups

662f3c12281a99ce57613315469e87d93c175d54 authored over 7 years ago by Christian Johansen <[email protected]>
Replace broken internal links with page links.

c9367aaf69799f3e93863ebffa87c2036dadea42 authored over 7 years ago by Doug Orleans <[email protected]>
Merge pull request #1302 from sinonjs/add-behavior

addBehavior

86088bd4dfd2376b16e82dcb3e42780238f3fc00 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove stray close-quotes.

592dffcd82773c77dc1ccee3904b5b339732147e authored over 7 years ago by Doug Orleans <[email protected]>
Merge pull request #1300 from Gvozd/optimize_performance

Optimize performance of call-stack getting

aac0b2ea65b0aeba96f8c9f051346c5cbf350033 authored over 7 years ago by Christian Johansen <[email protected]>
Fix code formatting for XMLHttpRequest.

73ac7dea7758625c91dbf0e0480ca2219d84a5cd authored over 7 years ago by Doug Orleans <[email protected]>
Merge pull request #1301 from fatso83/1299-redirect-traffic-to-releases

Redirect /docs and /downloads to /releases

4323516cfd354590d14e2f62864ba2c2ee015f1a authored over 7 years ago by Christian Johansen <[email protected]>
Fix anchor and internal link.

I couldn't find any links to the other two entries that seemed to have anchors so I just removed...

0e61eaa1e0f0b935a43daef4db1a3ca12b9d7770 authored over 7 years ago by Doug Orleans <[email protected]>
Fix quoting by removing superfluous backslashes.

49c887708df9cd775bc06b5a9ba6060fa8e1e562 authored over 7 years ago by Doug Orleans <[email protected]>
Give addBehavior a reasonable API

The initial implementation forced behaviors to do things to `this`, which is
terrible API design...

ba00de0901d5ef6615d96f9a79de667cf27606c6 authored over 7 years ago by Christian Johansen <[email protected]>
Redirect /docs and /downloads to /releases

Ref #1299 Google is currently sending people to our
old /docs and /downloads pages.

While creat...

7cccebbd60c1bd8a41f7d28d8c390ab942b94fbf authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Optimize performance of call-stack getting

call stack not actually needed at most cases, but got always
get(actually only first get) call s...

6b27ce4837105f6a26eb5cd8df141f601aa3df28 authored over 7 years ago by Gvozd <[email protected]>
Add sinon.addBehavior, use it to add the default behaviors

c404d20c0b0a83bb3b9abcbf0b28f6bbd3747c2a authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1296 from sinonjs/remove-deal-links

Remove dead links

46e41c80963b8936ef41cf6a57d1fd58f7acd327 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove dead links

003f90ea4069694662c9c6424c00356076040f2c authored over 7 years ago by Maximilian Antoni <[email protected]>
Merge pull request #1295 from mroderick/add-bithound-config

Add .bithoundrc

c26a2ddaf15b0878a63bc8afd7dc99ec3e86239b authored over 7 years ago by Christian Johansen <[email protected]>
Document the breaking change to sandbox.useFakeXMLHttpRequest

a49c1cc1d92a2cbb1253ae7a2e2bd0416330e771 authored over 7 years ago by Christian Johansen <[email protected]>
Merge branch 'bouk-server-aint-xhr'

1cdbac30e3f5400fa031a6bf73655acc5bf57e06 authored over 7 years ago by Christian Johansen <[email protected]>
Fix tests

932580c899f90a799a10fdc9e8320e266d1c4ec4 authored over 7 years ago by Christian Johansen <[email protected]>
Add .bithoundrc

bb7190ae555a566128d4f24f897a1a1b2619087a authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1293 from mroderick/update-v1-docs-with-bundler-warnings

Update 1.x documentation to say that it doesn't work with bundlers

6f3787fb495d084f5a3bf3dc095bc744e9a7c789 authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1294 from sinonjs/browserify-build

Use Node instead of Ruby in the build script

aae2eef3259415eb5ee8691ece79b84399616066 authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1292 from mroderick/update-readme

Update readme

01baf39ad0699006f7f06fdf7820c587e83ac4b5 authored over 7 years ago by Christian Johansen <[email protected]>
Use Node instead of Ruby in the build script

eb6b10e746e9048d4119fad44b99a31de411cb1f authored over 7 years ago by Maximilian Antoni <[email protected]>
Merge pull request #1291 from mroderick/update-phantomjs

Use phantomjs-prebuilt

841c39909a9e8e0f7a774f3450dfbb6d64ef976f authored over 7 years ago by Christian Johansen <[email protected]>
Update 1.x documentation to say that it doesn't work with bundlers

78f2cd2a1e71c0f14abfa98cbb602c3a86ff2481 authored over 7 years ago by Morgan Roderick <[email protected]>
Point to new releases page, the download page is gone baby, gone

904e52480831b11f22d626e702e00d781e990c0b authored over 7 years ago by Morgan Roderick <[email protected]>
Don't explain what npm is

afbad13b3b458c4bfcb49dda12c2119f725c6401 authored over 7 years ago by Morgan Roderick <[email protected]>
Whitespace

3d2efad535c4d213e660867a7880c1c924a5331e authored over 7 years ago by Morgan Roderick <[email protected]>
Use phantomjs-prebuilt

The npm package `phantomjs` has been deprecated and has been replaced with
`phantomjs-prebuilt`
...

161cf4d88949493edfd4751fd5f4d4bd89365386 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1289 from mroderick/fix-invalid-release-version-in-docs

Fix invalid release number in v1.17.7.md front matter

460df35ff2104649942a0ef5f7095ec26a27d0de authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1290 from sinonjs/common-eslint

Use common Sinon.JS eslint config

7e3623ab7400aeba8d9e50336be461748729c253 authored over 7 years ago by Christian Johansen <[email protected]>
Update lolex

d5968f7abb9663e423e7244a30c7186424573585 authored over 7 years ago by Christian Johansen <[email protected]>
Use common Sinon.JS eslint config

b755c73087a899b732391afb8401c378bb325757 authored over 7 years ago by Maximilian Antoni <[email protected]>
Fix invalid release number in v1.17.7.md front matter

02a545bf11a3aca9b39db561f3bc3de409c6c271 authored over 7 years ago by Morgan Roderick <[email protected]>
Update CNAME

8762905d4c45f0c2f65d35af8a6e8c4d3f632e07 authored over 7 years ago by Christian Johansen <[email protected]>
Fix invalid markdown syntax

a01a75064abcf061731988a472ab1e8c1e6a6c2a authored over 7 years ago by Morgan Roderick <[email protected]>
Whitespace

cd3704104810b9fd11dd4eb0596e6c0c88283d4d authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1288 from mroderick/improve-documentation

Improve documentation

b315b19163d6c741e9d06bc3136eb494f02c06d2 authored over 7 years ago by Christian Johansen <[email protected]>
Suggest sinon@1 for legacy use

This will install the latest 1.x version

e1ad23ff495c9a8bf0436fb9b74f45cb886aa6e7 authored over 7 years ago by Morgan Roderick <[email protected]>
Fix invalid markdown syntax

96887baa10174ec438aee26b4fb096d16ea2a006 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1283 from lucasfcosta/docs-stub-callThrough

Add docs for stub.callThrough()

e6a849eba5b60744454249030dcdb7cc1e07af5c authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update documentation with compatibility section

5874b0e509d617a999918e3e06d53d11b52521a9 authored over 7 years ago by Morgan Roderick <[email protected]>
Use node LTS versions on TravisCI

We don't care about unmaintained runtimes

7d2f49de924364378a6420f56359eb513cee6571 authored over 7 years ago by Morgan Roderick <[email protected]>
Add a simple implementation og ANSI colors and boot out chalk

099b58170ca9c6896febb6baee13722b859bdbf2 authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1285 from sinonjs/uncycle-server-deps

Uncycle server deps

da961c857d30924f7bb73de291118381b7e996b6 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove obsoleted FIXME comments

The documentation for the legacy versions have been reviewed and are good
enough

3a34804c7151907cdb1afa73e9ede8d84929fd5a authored over 7 years ago by Morgan Roderick <[email protected]>
Remove FIXME comment requesting links

47da86d04b731c86b224355a50f06e090a18eac9 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove FIXME comment from spy documentation

d96ba358bdbd3c3e191a1580dabb7b1fbc17842d authored over 7 years ago by Morgan Roderick <[email protected]>
Remove FIXME from stub.callsArgAsync(index) documentation

It has been replaced by a GitHub issue:

https://github.com/sinonjs/sinon/issues/1286

30da8e7fce53abdac6ffde089f556ac5e396a7cd authored over 7 years ago by Morgan Roderick <[email protected]>
Add a link to releases page

622a06d749609d7496417d82a0236f3c1cf92423 authored over 7 years ago by Morgan Roderick <[email protected]>
Set new current release to v1.17.7

b0683471e178708923f4192887a0a6ed7b1e987c authored over 7 years ago by Morgan Roderick <[email protected]>
No circular dependencies, thank you very much

7a2f66ecf82c851cff91960ba993e28e9b53a4c3 authored over 7 years ago by Christian Johansen <[email protected]>
Add v1.17.7 release

52a9e8479285f4b15a24837df18cfe4737d02255 authored over 7 years ago by Morgan Roderick <[email protected]>
Split spy-formats into a separate package

This change splits two concerns into separate files, which will make it a little
easier to disce...

865f785c2f7e324beac3a20c090577e4308ec33d authored over 7 years ago by Christian Johansen <[email protected]>
Don't duplicate the blob supported test

209fad0b8715d8fb60f44c18a475da7fa9362d6e authored over 7 years ago by Christian Johansen <[email protected]>
Add docs for stub.callThrough()

f5bdafc0b927f415510beb505d30cff80b46e26d authored over 7 years ago by lucasfcosta <[email protected]>
Merge pull request #1282 from sinonjs/mochify-3

Use mocaccino 2 and mochify 3

79beb095e4d60d1e23fd0714f7070849154eb545 authored over 7 years ago by Christian Johansen <[email protected]>
Upgrade formatio and update the empty string format test

06411b59d15657560e4ccf584b2496ee77f32d31 authored over 7 years ago by Christian Johansen <[email protected]>
Use mocaccino 2 and mochify 3

- Upgrade headless and browser tests to Mocha 3
- Update downstream dependencies to remove npm i...

67e29650fec84c9ab1e8bc985542cf5e0a6a8dde authored over 7 years ago by Maximilian Antoni <[email protected]>
Fix copyright notice

f29dc6b13a1b87f7d06f943db7b0bf82825ff4bf authored over 7 years ago by Christian Johansen <[email protected]>
Add link to the logacy docs

89eff5ffc21a8d80ebbefcd80199e5f3a751bdde authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1281 from mroderick/add-missing-documentation

Add missing documentation

61a1ac2350a5abbf02fd8cd73233ca2733f8d0ba authored over 7 years ago by Christian Johansen <[email protected]>
Add documentation for `sandbox.assert`

37cc2474466ea6f34cbba8db536f0fcf4d18b89f authored over 7 years ago by Morgan Roderick <[email protected]>
Add notice about `sinon.match.symbol` being introduced

4f0811175e48d57b79e6ef57f83b67eb80d27a83 authored over 7 years ago by Morgan Roderick <[email protected]>
Change base URL for the docs

We have a dedicated host name now, and can run it from root

ba0a0ee3ab3c7f002607dac97e42019511ac8547 authored over 7 years ago by Christian Johansen <[email protected]>
Fix typo

6f44978433f24dc06290915bbe75cf2f4a259795 authored over 7 years ago by Christian Johansen <[email protected]>
Create CNAME

1fe97ff74a1e598c3a7469ee8b838e0b8f2613e4 authored over 7 years ago by Christian Johansen <[email protected]>
I suck at markdown

3b15a28219e884fbdcce5c1b24563c4250926451 authored over 7 years ago by Christian Johansen <[email protected]>
Update README.md

8e38c88138cc742b1b423ff5f3a288305efeabda authored over 7 years ago by Christian Johansen <[email protected]>
Merge pull request #1277 from mroderick/remove-copyright-comments

Remove copyright comments

0cbdf2b3d8aece04ffe360b16a3732a9beb5df41 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Assign an Object to module.exports to reduce clutter

d025c507088b0084436d36a28f7b3c81c8289a95 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove superfluous copyright statements

37d09734b2c6992189602cf9f3e48a672a3406d5 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1271 from mroderick/use-es5-features

Refactoring: use ES5.1 features

6b13ed766b844a15fe7fd03bedd289e4fa6e84eb authored over 7 years ago by Morgan Roderick <[email protected]>
Replace homegrown each with Array.prototype.forEach

44831d496aebeb4d8b52fd30e9387e19388f2c10 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace homegrown some with Array.prototype.some

8b716bd9fd04352c3ae38c78292b6bb068ae34f5 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for..in with Array.prototype.reduce

d44337a2e4e36e12a9b0cbd9f0eb1fd4855a2775 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for..in loop with Array.prototype.forEach

671461bf366df6a426bd94f43f8cdf7362aee337 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for..in with Array.prototype.map

ES5.1 defines Array.prototype.map

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer...

ba9e411e42697f8043684891df0a9180348a7951 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for..in with Array.prototype.filter

ee6d0085b30e5f4bda6b8ced3a0d9bb6cf0a7d5f authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for..in with Array.prototype.every

ES5.1 defines Array.prototype.every

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Ref...

7d854f12bc15c0f2af64a42db2ee579874ed32b7 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for loop with Array.prototype.reduce

ES5.1 defines Array.prototype.reduce

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Re...

2a6dae596ba65695bfe41dde90f1a0396564ff88 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for loop with Array.prototype.map

0094a8f037854266657a43bbebc4e42dec6fb7b7 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for loop with Array.prototype.indexOf

92089a9400acc2bf5747377db58583de62e8c95f authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for loop with Array.prototype.forEach

1e4e13b72cbbc58f800c8d4dad465023e12d26e2 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1273 from melinath/patch-1

Update text-encoding version

afdf4255e97e8a8738da19ddfafd18efc09c917a authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update text-encoding version

Resolved #1272.

eb5c4ec56e9a3fa919a867e3236321589a8c4322 authored over 7 years ago by Stephen Burrows <[email protected]>
Replace for loop with Array.prototype.every

8a9235339819f0620128b26f430dab4dd6f13be9 authored over 7 years ago by Morgan Roderick <[email protected]>
Replace for loop with Array.prototype.filter

ES5.1 defines Array.prototype.filter

7befdd0bc7f41d20cb517a4879e1eda055a78e14 authored over 7 years ago by Morgan Roderick <[email protected]>
Reduce indentation by returning early

609a8e4557d1ed6b87f63a23672c447bc97cd9dd authored over 7 years ago by Morgan Roderick <[email protected]>
Create local variable to reduce complexity

16fae3b1fe610ab19a5834a92213ba3502c91c3c authored over 7 years ago by Morgan Roderick <[email protected]>
Reduce indentation by returning early

c6a433bfdc480d606a376a887f5d8b15b594836c authored over 7 years ago by Morgan Roderick <[email protected]>