Ecosyste.ms: OpenCollective

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

github.com/infection/site

Documentation for Infection - PHP Mutation Testing Framework
https://github.com/infection/site

Enhancement: Implement UnwrapTrim mutator (#116)

b54a4e364a2458ab2c6f86cf4c3a0ad93e042422 authored almost 6 years ago
Fix: Use consistent naming for parameters (#113)

25bf4b0fdd60d0951f4d200c591a9d6c3e3f4938 authored almost 6 years ago
Mutator: UnwrapUcFirst (#112)

96c405ec662d582daf569cd84b897d8717d7269a authored almost 6 years ago
Enhancement: Implement UnwrapArrayUintersectAssoc mutator (#110)

e3f72979ffcc8214dc480930ee0c87b3561cdd52 authored almost 6 years ago
Enhancement: Implement UnwrapArrayUdiff mutator (#109)

267a408a2b1a40d5f178eea98f17b2b125975791 authored almost 6 years ago
Enhancement: Implement UnwrapArrayUdiffUassoc mutator (#108)

7aa42be7ec93d0b41dae1ddab629d34a69637400 authored almost 6 years ago
Add information about --no-progress option

0f98d79dcc15c9226f26c0a8b9a1a9e31b0d71a8 authored almost 6 years ago
Blog post about 0.12

bb73cd4a64f6e996a070f356ff1c1118bc69f96a authored about 6 years ago
Add documentation for TrueValue mutator setting (#105)

bbc71b88e15fe280a5b1701aa776709c52fb11ac authored about 6 years ago
Enhancement: Implement UnwrapArrayUdiffAssoc mutator (#107)

84ff29fff63daf3654cbd3fb46f14289c70c531f authored about 6 years ago
Enhancement: Implement UnwrapArraySplice mutator (#106)

6f78c8ddef3f19adb18c5045b70c51f01a12c745 authored about 6 years ago
Enhancement: Implement UnwrapArraySlice mutator (#104)

86a0fa2644a14e6e88899e3fc9d8a1585079bb46 authored about 6 years ago
Enhancement: Implement UnwrapArrayMergeRecursive mutator (#103)

4ae704cdd9e03c0f47f710809b158ff6df2cf705 authored about 6 years ago
Update how-to.md

e10e80079777a5a9b6380f18cfed77136b5d7163 authored about 6 years ago
Enhancement: Implement UnwrapArrayIntersectUkey mutator (#102)

1b7dada3b6f69e94c2640ecd8ffdf155e0e9aca2 authored about 6 years ago
Enhancement: Implement UnwrapArrayDiffAssoc mutator (#91)

ce1c5bf967833279da55d0be3d11a387d80e1427 authored about 6 years ago
Remove debug log (#101)

Debug log is an internal one...

da3a26461222eb47b1940be42273bc1c66706e5b authored about 6 years ago
Enhancement: Implement UnwrapArrayColumn mutator (#98)

504fecaa99eb6956fd0bbea75692dffde1a02aef authored about 6 years ago
Enhancement: Implement UnwrapArrayIntersectUassoc mutator (#100)

49098ab04aba8d0d5e5a0cd724558997647f289a authored about 6 years ago
FIX a typo (invalid json syntax) (#99)

2a0a19c430be606c9ac5eff51243f3c36a147ff8 authored about 6 years ago
Enhancement: Implement UnwrapArrayIntersectKey mutator (#97)

e50917525f7d51d8b576410ba68a22b2253e9a3e authored about 6 years ago
Enhancement: Implement UnwrapArrayDiffUkey mutator (#95)

1640e4e03a00b20f3ebd9ad5128dc2b9b7c2b5c0 authored about 6 years ago
Enhancement: Add .editorconfig (#96)

d367d369a6e9bf6c94d84909f698380f20b10452 authored about 6 years ago
Enhancement: Implement UnwrapArrayChangeKeyCase mutator (#90)

b4c0871dd9ce3b325b6a5fb7902622bf3eb5cee3 authored about 6 years ago
Enhancement: Implement UnwrapArrayDiffUassoc mutator (#94)

f1606ba7f5592b3d32335196bdf30a61d988d0fb authored about 6 years ago
Add "How to disable Mutators and profiles" article

a01bafcd8fbba77f42a29e8362804807362d6f71 authored about 6 years ago
Add "How to run Infection only for changed files" article

27ffd049ffe0fe9e4b56509239f3af73f03384c9 authored about 6 years ago
Add "How to run Infection only for changed files" article

606b20e7f3ff24b8653a358d17095d7de66eba3e authored about 6 years ago
Enhancement: Implement UnwrapArrayDiffKey mutator (#92)

b907045199af0da02d5c55c143983d3bc15157e0 authored about 6 years ago
Add a blog post for 0.11.0, update version, add @codeCoverageIgnore info

3f8bfd91f499b76ea69f3aa0f4172d9b63e355c1 authored about 6 years ago
Enhancement: Implement UnwrapArrayUnique mutator (#88)

8a4a76d560ada02a936edd9398716fa33eae7f74 authored about 6 years ago
Enhancement: Implement UnwrapArrayChunk mutator (#89)

0689e0e7836896a1d4deb9bd97825f0d141905e3 authored about 6 years ago
Enhancement: Implement UnwrapArrayDiff mutator (#83)

aad663d349e5e97b591d18c882ab574e3d7bb7a7 authored about 6 years ago
Added documentation for UnwrapStrToUpper mutator (#77)

* Added documentation for UnwrapStrToUpper mutator

* Updated documentation

5459f72c7b306e99533d69c364075c66eea566b8 authored about 6 years ago
Enhancement: Implement UnwrapArrayValues mutator (#86)

fc86e7e5cb2e04894d7c1b3fcd0e26c566691d9f authored about 6 years ago
Enhancement: Implement UnwrapArrayKeys mutator (#87)

ed6350112e334efd71a29c202078f1ecf86abffd authored about 6 years ago
Enhancement: Implement UnwrapArrayCombine mutator (#85)

b00f936d9bc3cf0b7f5715ed68461cc878a6d5dc authored about 6 years ago
Enhancement: Implement UnwrapArrayReplaceRecursive mutator (#84)

78d369f35d159a66e5de09dc897c29afa72b36ff authored about 6 years ago
Enhancement: Implement UnwrapArrayMerge mutator (#81)

9d00534699e71e0d33356925be76264d455ee720 authored about 6 years ago
Enhancement: Implement UnwrapArrayIntersect mutator (#82)

b2dee5a6b61f9e45ea56701d96fad8146744820a authored about 6 years ago
Enhancement: Implement UnwrapStrtolower mutator (#76)

22d3c1d1f88b3aa43a52941587ba35f9afba78d6 authored about 6 years ago
Enhancement: Implement UnwrapArrayReplace mutator (#78)

44a7e25dcf82d9313b1db865243f3833b313aee4 authored about 6 years ago
Enhancement: Implement UnwrapArrayReduce mutator (#75)

a7b9a26981d5f2a51486e66280e0f05ca0c53ae0 authored about 6 years ago
Enhancement: Implement UnwrapStrRepeat mutator (#79)

3c2e1503caa65fc195186e06db6383b16e0d6da3 authored about 6 years ago
Fix: Use plural (#80)

d636eb02cee7a2e6d017e316f1ba66ef540945af authored about 6 years ago
Enhancement: Implement UnwrapArrayFlip mutator (#74)

3e19f69d21da1cf1e31cf35ef5c07d7ff3e1ca7b authored about 6 years ago
Enhancement: Implement UnwrapArrayReverse mutator (#73)

743d55cd0ade1bfabda14f644958100b55f91438 authored about 6 years ago
Fix stryker typo (#72)

1e1d96224d4e112d322b39d017c088b90669cf73 authored about 6 years ago
Run `npm audit fix` to remove vulnerabilities

b43efa2f11602791a12de1fbefd6bcba6676477f authored about 6 years ago
Remove hexo-offline (ServiceWorker) since it's a broken piece of software.

Add package-lock.json

853ce699af8f12adb7c13069832ec05a7b6cb765 authored about 6 years ago
Improve documentation

dce1b6784255c5a7c77bcdd39693cde9418cee10 authored about 6 years ago
Add @unwrap profile

354af4f0de52448ddc5043907e2e3a9d82a6a62f authored about 6 years ago
Add docs for Unwrap mutators (#71)

826185ba5a06101817c24f0d2a4cd6f1b776f200 authored about 6 years ago
Add documentation to reflect identical and equal mutators (#45)

c461883b92ace035f73ca959bdc01cd860d48cb7 authored about 6 years ago
Adding Docs For New Config Params (#60)

839edc1af1b9d5333de02ab816b68f7c10aaeb22 authored over 6 years ago
Fix typo in getting started (#69)

744cd50f7a49f797c2b8e1927f92a4355e7c44d1 authored over 6 years ago
Adjust icons in layout.ejs (#67)

6e8b2bf46de4efed979613305ca6a23604454f6a authored over 6 years ago
Add RoundingFamily mutator to the Arithmetic group

c227e685e177842b3313d49ac00025b38b8b041a authored over 6 years ago
Proposes Round Family separately from Binary Arithmetic (#57)

7677ac79d113dccae9c2298d3bcd3fd95f29baef authored over 6 years ago
Update the default vue favicons with generated Infection Icons (#66)

4dcf10de0804a4781c10e490f61f3f52972e6f6f authored over 6 years ago
Add calculate the number of procs on OSX (#65)

1ef5c7cfb4940aee82653ba76bc0c4f3feb17323 authored over 6 years ago
Update docs to include explain addition of --testsuite exclusion from test-framework-options (#64)

8ee755373202e4565b5b9f76049fa5de73d2ba04 authored over 6 years ago
Fix typo in 0.10.0 release notes (#62)

e1d4f0b668938c0c99b7b2932d8ab472841a5b3f authored over 6 years ago
Fix typos (#63)

7035da321029a1b6d34d305627ae74e3a6c3464e authored over 6 years ago
fix typo (#61)

447a237a0f63df164d0edb9e47e69dd5f25e9eea authored over 6 years ago
Update version

6f58f3e8fd3bb1b3a5f4f78be451070673f56b05 authored over 6 years ago
Add badge logger to json reference

1adc615d3c3d8587fd2fa28a5235752cce6761f9 authored over 6 years ago
Rename infection-log.txt -> infection.log (#58)

27cfdfb9292d5d15527825e913fa532dcec4222d authored over 6 years ago
Infection 0.10.0 post

8f9bbba02b857b26d2850989b3fc27f2f39c51ec authored over 6 years ago
Update mutators.md (#55)

56d63b0ac9d1441bb1c29a91736d6a68f44a3f2a authored over 6 years ago
Add Phive installation paragraph

447b8e63217754d3cee35c78b9625620783d3ce1 authored over 6 years ago
Replace OpenSSL with GPG signing (#54)

59616d964ecb3cdddb5310cdb9eba88ede13011f authored over 6 years ago
Update documentation with PregMatchMatches mutator (#53)

fc2aae47ec63db7570c2ce7bab16548dbbabde6d authored over 6 years ago
Add removal mutators (#52)

c8323484f739a6e6ba58f5040245753e1c623ea5 authored over 6 years ago
Merge branch 'blog-post-0.9.0'

# Conflicts:
# src/guide/index.md
# src/guide/installation.md

d5404c0be3a0f3087da354466229fb74bd4a73ab authored over 6 years ago
Add note that paths from `excludes` key are relative to the source files folders

7ea882bfb28e27a7831a15678e6a648092b351dc authored over 6 years ago
Update information about Homebrew installation

40c16427d0af8117b05435921504c8a8ab75b3a0 authored over 6 years ago
Update documentation to require php 7.1 (#50)

fa774e34001085650149c43ccab1197ba13e48bd authored over 6 years ago
Update mutation-badge.md (#49)

88c4e565ed577cdeac24a48063ad352154639051 authored over 6 years ago
Fix trailing commas yielding to invalid json (#48)

86c4cc97b37a19dcdd5320d9febe1e92b18b6d48 authored over 6 years ago
Add information about ReflectionClass in mutators

b27d69a744651ac6972ad6528a379962c77a6187 authored over 6 years ago
Blog post for 0.9.0 release

b3da5b6db87a9d8f99a21381b2666f8c82d6cd1a authored over 6 years ago
Add info about how to use with Xdebug. Improve other --coverage documentation (#46)

b74e54547317c24c29c79479ae76eafc78c7ac65 authored over 6 years ago
Document Coalesce mutator (#44)

c316f3bd98244ce1909707040f0af0e2c3d06baf authored over 6 years ago
Use the word "both" in the PHPUnit --coverage docs (#43)

By inserting the word "both" it should be more clear that both report types are required for inf...

3b73c2b70060d61e5f300ac7e9c0177904ea45e8 authored over 6 years ago
Add --debug option (#42)

e090b72e2120c6d141d32b0edd96c522e3198b2c authored over 6 years ago
Add documentation of per-mutator logging option (#40)

* Add documentation of per-mutator logging option

* Change to camel case

* Markdown is one...

552ed48a4132d4f780d23c4b28d0bf8f780743e7 authored over 6 years ago
Add infection favicons (#38)

6d035b29fee3b0361f4eca062e96a5689e578820 authored over 6 years ago
Add information on the Regex mutator(s) (#37)

Also add the `@cast` mutator to the profiles list

6073b77c965052083232a9796db65b19b38f6987 authored over 6 years ago
Add info about how to use custom autoloader/bootstrap file (#36)

40c8aa6abb894b965c57d09bd0408ae676920d7a authored over 6 years ago
Add documentation for new verbosity options (#34)

* Add documentation for new verbosity options

* Remove extra word

2cfa6aab1e3d3f41e2d97d55c852d0f1fb10b532 authored almost 7 years ago
Add documentation for Type Casting mutators

02b017c01cbd780a43f6ebf49d8b013c634ed5dc authored almost 7 years ago
Merge pull request #35 from sanmai/patch-6

Update mutators.md

15a03acae1caf8180b5bad034fc4e667cf3f99eb authored almost 7 years ago
Update mutators.md

https://github.com/infection/infection/pull/298

d59638b35b078bec8a2b6203bc1b825963b09509 authored almost 7 years ago
Merge pull request #33 from twistersfury/master-config-updates

Adding Docs For New Config Params

38bbd6ab3e18767572b365f8b359d7a81cf508fa authored almost 7 years ago
Adding Docs For New Config Params

14b0d2eda3dd1fbdd70f946b9a50be75a140874e authored almost 7 years ago
Add Finally mutator to the doc

c5d549b677bf768608f7be143805b24d32911a04 authored almost 7 years ago
Merge pull request #32 from sanmai/patch-5

Document ArrayItem mutator

2d522e3eb37fa652fbf927fdeb42a06309bc7a53 authored almost 7 years ago
Update mutators.md

5c6e3b338a8f9ef83fdcc29e5a7d49591a66830a authored almost 7 years ago
Merge pull request #31 from sanmai/patch-4

Document Yield Mutator

8711a738f24e954121fee46419c6a026f6e15b0d authored almost 7 years ago