Ecosyste.ms: OpenCollective

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

github.com/doctrine/rst-parser


https://github.com/doctrine/rst-parser

Merge pull request #278 from smnandre/fix/utf8-deprecation

Replace utf8_encode/decode with mb_convert_encoding

ca7f5f31f9ea58fde5aeffe0f7b8eb569e71a104 authored 11 months ago by Grégoire Paris <[email protected]>
Replace utf8_encode/decode with mb_convert_encoding

6c361bebe588174e0094d7a571c968c1dc67371b authored 11 months ago by Simon André <[email protected]>
Allow to install Symfony 7 dependencies (#277)

ce7854fe4974413a22203586b3d43f616551c6c9 authored about 1 year ago by Javier Eguiluz <[email protected]>
Merge pull request #271 from greg0ire/fix-dl

Fix definition list bug

82f73b07ebd348a71465af67e8698402fd987ae1 authored over 1 year ago by Grégoire Paris <[email protected]>
Check if indented line is blank

Definition list are composed by a term and a definition block. The term
and the definition block...

3677db515029c5be1a0953a2ace08336ad267789 authored over 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #269 from nicolas-grekas/bump-dep

Bump deps

06bc37cc4cfe2a17a7034e0dd7bcf2fc94db6c0a authored over 1 year ago by Grégoire Paris <[email protected]>
Remove useless else

The if block above contains a return statement.

44c4e41f90e777494c0a77557bca936a5001da5f authored over 1 year ago by Grégoire Paris <[email protected]>
Bump deps

404095f54c3095f23d4fbee308806dfbe47f7b4c authored over 1 year ago by Nicolas Grekas <[email protected]>
Merge pull request #258 from greg0ire/maintenance

Maintenance

49513cbe07965277bc84716813b0f53255ed973f authored almost 2 years ago by Grégoire Paris <[email protected]>
Use the latest version of workflows

3142306b7753a0293ae540b71323ccfc30cb6f1a authored almost 2 years ago by Grégoire Paris <[email protected]>
Upgrade doctrine/coding-standard

5b8c31512f0eee0fa7e5f0455d0f57a25033b42d authored almost 2 years ago by Grégoire Paris <[email protected]>
Run PHPStan with php 8.1

9868b8ba9461a567fc9be9574b4c5d5db1148ec7 authored almost 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #223 from linawolf/lwolf-bugfix-cache

[BUGFIX] Ignore cache when running Builder functional tests

24a070c0bcc1c253e4bad6ecf2e5a785248c586b authored almost 2 years ago by Grégoire Paris <[email protected]>
[BUGFIX] Ignore cache when running Builder functional tests

065ecdb90b1dd9bde1959621509a71ca5696fbc2 authored almost 2 years ago by lina.wolf <[email protected]>
Merge pull request #217 from linawolf/lwolf-fix-tables

[BUGFIX] Fix UTf-8 encoding in tables

0b1d413d6bb27699ccec1151da6f617554d02c13 authored almost 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #220 from nikophil/issue/comments-block

Allow block of comments

914249111f0d793494749bd5d0c16ef16113e526 authored almost 2 years ago by Grégoire Paris <[email protected]>
Handle comment block

a4e1f90d0a964a2be7a09673bef44a7fb820b018 authored almost 2 years ago by Nicolas PHILIPPE <[email protected]>
[BUGFIX] Fix UTf-8 encoding in tables

Remove duplicate utf8-encoding in multiline table content

resolves https://github.com/doctrine/...

b3e0fe543f904381c970696afe659ea3d28e39fa authored almost 2 years ago by lina.wolf <[email protected]>
Merge pull request #206 from greg0ire/tests-on-push

Run unit tests on push

6d199bde34892b09d683a66a9ee32886ed03848c authored about 2 years ago by Grégoire Paris <[email protected]>
Run unit tests on push

I noticed that Codecov reported wrong coverage changes. I believe that
it might be because it co...

70a66cc6563dfdfaf87c2e05a96c5c1ee4101ac1 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #200 from linawolf/lwolf-toctree-titlesonly

[BUGFIX] Respect option titlesonly in toctrees

588b911fdaa19794a67fc04e3fae462e59648b98 authored about 2 years ago by Grégoire Paris <[email protected]>
[TASK] Respect option titlesonly in toctrees

99582a799197a72a301cfc881a20b6901e816421 authored about 2 years ago by lina.wolf <[email protected]>
[TASK] Create failed test for toctree with titlesonly option

references https://github.com/doctrine/rst-parser/issues/192

d8e2890cb2f70dadfef38ebcb8d1e66bfc9225ac authored about 2 years ago by lina.wolf <[email protected]>
Merge pull request #198 from linawolf/lwolf-test-toctree

[TASK] Create Functional Tests for Toctrees

1caf36b21a18aa5e6fbc10f1c38cb62c050f2ec8 authored about 2 years ago by Grégoire Paris <[email protected]>
[TASK] Make PHP version 7.2 lint again

de53f8131279dca3c84ef7a916888026de696139 authored about 2 years ago by lina.wolf <[email protected]>
Merge pull request #1 from greg0ire/198--lwolf-test-toctree

Split test directory

c62beb2b46e5cda1d534adeb79785fc3c1770dca authored about 2 years ago by Lina Wolf <[email protected]>
Split test directory

c39c7e15cd06fdb0c5bcf03f074caba776cb01ed authored about 2 years ago by Grégoire Paris <[email protected]>
Happify CI

4028d55f9e1f3e6882645bdc8d3092a93eaafe34 authored about 2 years ago by lina.wolf <[email protected]>
Revert "Happyfy ci"

This reverts commit 9db05acaa00e43873d97e2cfec09e2226651304b.

34cb630c857638fb50067a0e2ed8ff66dc43532d authored about 2 years ago by lina.wolf <[email protected]>
Happyfy ci

9db05acaa00e43873d97e2cfec09e2226651304b authored about 2 years ago by lina.wolf <[email protected]>
Merge branch '0.5.x' into lwolf-test-toctree

4eb238617928d5c7ae9e3eabf3136c08c19718c8 authored about 2 years ago by Lina Wolf <[email protected]>
[TASK] Create functional tests for toctrees

639291aecbf08fb34f23a468cec283643ebe156b authored about 2 years ago by lina.wolf <[email protected]>
Merge pull request #196 from greg0ire/better-dataprovider-phpdoc

Better dataprovider phpdoc

1b0f8240c8a7ecc0b8e531b2f6cf9debd583b680 authored about 2 years ago by Grégoire Paris <[email protected]>
Improve data provider phpdoc

Some of our tests relying on data providers have complex signatures.
Matching the phpdoc of data...

24b20ef223b26d51787da3b457f74eda42ec8720 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #195 from greg0ire/upgrade-cs-lib

Upgrade coding standard library

4f254ff2b301525cb2463357562cded6a978cb3a authored about 2 years ago by Grégoire Paris <[email protected]>
Upgrade coding standard library

I also configured the target PHP version instead of excluding rules
one by one.

bbf84871c43738c7601757628e24286f42e35eb2 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #194 from greg0ire/upgrade-phpstan

Upgrade phpstan

891a905aac8b1624c2908e9dbf4314f8303adc5c authored about 2 years ago by Grégoire Paris <[email protected]>
Upgrade PHPStan

79c3eecc0b5d8fedcd0ab79df38da313ec59988a authored about 2 years ago by Grégoire Paris <[email protected]>
Comply with the expected signature

This closure is supposed to return a string, not an integer.

3493f7b7147f5701a46d2e1b1759c7945cc0309a authored about 2 years ago by Grégoire Paris <[email protected]>
Remove always overwritten variable

1938e55ac625f7d88aecb7846a8f83eb5535fdce authored about 2 years ago by Grégoire Paris <[email protected]>
Remove unused method and property

They should have been removed in 655bd0133007f183de39c4e68c8bab16b6b8e0d8

d433afd0654e760c190dac2e51e5aca9eb83ad45 authored about 2 years ago by Grégoire Paris <[email protected]>
[FEATURE] Move tip admonition from doctrine/doctrine-website (#186)

177fca5f122057d4b34b829a1bc331b237bcb0ed authored about 2 years ago by Lina Wolf <[email protected]>
Merge pull request #185 from linawolf/lwolf-blobwildcard

Fix for Toctree with Glob and wildcards

4fb037a80003bcfd4fe52aa16b5291fee155e238 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #190 from greg0ire/workflow-maintenance

Workflow maintenance

cf2135f76b85b0248c1ef814abfe0f2b7672095d authored about 2 years ago by Grégoire Paris <[email protected]>
Setup Composer lint job

9c5d7a1dc48f8e6bdb1a96004de4747834b764b0 authored about 2 years ago by Grégoire Paris <[email protected]>
Run tests on recent versions of PHP

2d14883dd9230c02b64938e85d5c77add292e6cc authored about 2 years ago by Grégoire Paris <[email protected]>
Bump dependencies

77063e20610f97f10ac69bd111a80c70cf1b873f authored about 2 years ago by Grégoire Paris <[email protected]>
Defer to ramsey/composer-install for cache management

7704663672274959a2d55f081fb5329c52c7d68a authored about 2 years ago by Grégoire Paris <[email protected]>
Run workflows when necessary

5fcc42d07390b3a65a046d9724acbce26a8a3d88 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #188 from linawolf/lwolf-contributing

[TASK] Add contribution information

82c22696ff632354733cdb5916dfe34b0c644b5b authored about 2 years ago by Grégoire Paris <[email protected]>
[TASK] Add contribution information

f069ab825fa84fc03e64574c9068650fee522c1c authored about 2 years ago by lina.wolf <[email protected]>
Merge remote-tracking branch 'origin/lwolf-blobwildcard' into lwolf-blobwildcard

2d8a3c52f37787a4faaf25ca10e044c5518ab8e8 authored about 2 years ago by lina.wolf <[email protected]>
[BUGFIX] Fix Toctrees with wildcards in file path

79ba7d71c5b5c4aac6bd5bb786d94ee9fd033897 authored about 2 years ago by lina.wolf <[email protected]>
Merge remote-tracking branch 'origin/lwolf-blobwildcard' into lwolf-blobwildcard

2864630b23146e8688a163219aaa86cb21063cac authored about 2 years ago by lina.wolf <[email protected]>
[BUGFIX] Fix Toctrees with wildcards in file path

127f9958b5d1846fd7e817f108fa34caaaa26a9f authored about 2 years ago by lina.wolf <[email protected]>
[BUGFIX] Fix Toctrees with wildcards in file path

80f50cedaa9f83d497c7b479df45d97cdcd9e21d authored about 2 years ago by lina.wolf <[email protected]>
Failing tests for Toctree with Glob and wildcards

6535bad6eacc37aa0ec426a5865bae56c21c7c60 authored about 2 years ago by lina.wolf <[email protected]>
Merge pull request #184 from greg0ire/fix-test-suite

Specify `htmlspecialchars()` flags

d8a8d0849a2bfc28435c23702da2d63df38413c3 authored about 2 years ago by Grégoire Paris <[email protected]>
Specify htmlspecialchars() flags

The test suite is broken on PHP 8.1 because the default value changed
from ENT_COMPAT to ENT_QUO...

3bf64b38a95fa32ae1be6043fb71a768dd050cd8 authored about 2 years ago by Grégoire Paris <[email protected]>
Bump release workflow to 1.4.1 (#179)

3b914d5eb8f6a91afc7462ea7794b0e05b884a35 authored almost 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #178 from wouterj/symfony-6

c336bcb6e7c68f5b275a2e24579feb55ba5b36de authored almost 3 years ago by Grégoire Paris <[email protected]>
Allow Symfony 6

a20a47d89d01aa54d1ebfa25664d2abf5e897929 authored almost 3 years ago by Wouter de Jong <[email protected]>
Upgrade workflow to 1.4.1

c70357971e143db23fbd4117967c5308e1b3a35c authored almost 3 years ago by Wouter de Jong <[email protected]>
Check PHP_SAPI before sending output to STDERR (#173)

STDERR might not be defined when PHP_SAPI is not "cli".

9107ba8b1dc8dc2dda2438cd38c609c74d2c33fe authored about 3 years ago by Javier Eguiluz <[email protected]>
Merge pull request #166 from wouterj/references

Failing test case for references

44e4ccb97000e42e4dd04b13a745ef0e775f70eb authored about 3 years ago by Grégoire Paris <[email protected]>
Fixing a bug with "Header Links" from files in a sub-directory

d51c32bdb8276cd1e46b484a0a0a42409aaaaf48 authored about 3 years ago by Ryan Weaver <[email protected]>
Add failing testcase (section ref in subdirectory)

7a2accf9b2bf535105d230f0fae09fbf5b5dee22 authored about 3 years ago by Wouter de Jong <[email protected]>
Merge pull request #171 from greg0ire/update-branch-metadata

Update branch metadata

0aa99d5024010576400dab4efd84820da0acf799 authored about 3 years ago by Grégoire Paris <[email protected]>
Use a stable url

aec04921a9cce03e0d1a5e16d488f173d72f587a authored about 3 years ago by Grégoire Paris <[email protected]>
Use Github Action status badge

e428e6de8c2add8dc4238eb4b0b6b5d68d6f744b authored about 3 years ago by Grégoire Paris <[email protected]>
Update branch metadata

46b2fcdb391a0deb62e0d613ade459a1a8f876e7 authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #169 from doctrine/0.4.x-merge-up-into-0.5.x_GMXPuyGS

Merge release 0.4.4 into 0.5.x

79c8532efb1db5263e91a666f5987529c6e2e8bb authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #167 from wouterj/documentparser-nested-if-simplification

Remove nested ifs from DocumentParser

73992ea579f6bfcb0697e4df29499c48b7542203 authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #168 from weaverryan/diff-highlighting

Fixing indentation stripped (affect diff highlighting)

c47f155a6dd602fd15ebe2d2ce829ba942630cb4 authored about 3 years ago by Grégoire Paris <[email protected]>
Making indentation stripping smarter by checking all lines

08757235ae2da84bfd30445e59f04abf985b9263 authored about 3 years ago by Ryan Weaver <[email protected]>
Adding failing test case

bb3d9cfbf511181b617d49f0288d4d545acbf6f7 authored about 3 years ago by Ryan Weaver <[email protected]>
Remove nested ifs from DocumentParser

f494cd05770b61ae628cd6a6608dc7eb02950af0 authored about 3 years ago by Wouter de Jong <[email protected]>
Merge pull request #165 from weaverryan/table-indented-header

Fixing bug where indented table header was seen as a dl

f86b086e8358a4e5e1084ec903ce1c4b4b1d1b60 authored about 3 years ago by Grégoire Paris <[email protected]>
Fixing bug where indented table header was seen as a dl

0fd974e67949d73df3eff8ee3979cf951c907b1e authored about 3 years ago by Ryan Weaver <[email protected]>
Merge pull request #164 from doctrine/0.4.x-merge-up-into-0.5.x_rZlKqysJ

1dda6fd2343d07d05862ba7f6027a0cbb37dd4fe authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #163 from javiereguiluz/patch-1

1d7e578409771b61a892f41d87754ac7a4692c46 authored about 3 years ago by Grégoire Paris <[email protected]>
Relax the requirement of symfony/translation-contracts dependency

07b6b5b3b46dac87022edeeff16cbfcca36ea4d0 authored about 3 years ago by Javier Eguiluz <[email protected]>
Merge pull request #162 from doctrine/0.4.x-merge-up-into-0.5.x_wWbHwUh8

Merge release 0.4.2 into 0.5.x

3ef14c1f2a2de4beea26480a8f6f0baa13710c7b authored about 3 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/0.4.x' into 162--0.4.x-merge-up-into-0.5.x_wWbHwUh8

460a8a9d477a3144d00875b3998ae9b313e61f89 authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #161 from greg0ire/pass-secrets-explicitly

Explicitly pass secrets to release workflow

a629d72e968ffefac6573682945b5ff6184d6f5b authored about 3 years ago by Grégoire Paris <[email protected]>
Explicitly pass secrets to release workflow

I am not sure this is going to fix it, but it would make sense not to
pass secrets to another wo...

0d676b1030ec64f4c43b1206a264c2f06f8cb7be authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #160 from greg0ire/reuse-workflows

Reuse workflows from upstream

c205757bc36803f476ca5f55a9f6253ee1065dfa authored about 3 years ago by Grégoire Paris <[email protected]>
Reuse workflows from upstream

Not migrating the static analysis workflow since Psalm is not setup on
this repository yet.

babbc418e8e061ebd5bd0b6cbc782f1d3190ead0 authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #159 from javiereguiluz/non_latin_support

Add support for non-Latin scripts in titles

19c5274c0981f4382846fa47985ec6025ecd9da8 authored about 3 years ago by Grégoire Paris <[email protected]>
Update GitHub actions configuration

3deb34c1d4625fec7d9c22ab6dc07274695e07c6 authored about 3 years ago by Javier Eguiluz <[email protected]>
Upgrade the minimum required PHP version to 7.2

646b96ca1fec95890719baafc8b01be4e489dfce authored about 3 years ago by Javier Eguiluz <[email protected]>
Require dependencies compatible with PHP 7.1

c2617aefc991c4df35935659ee1693c1bb616ba2 authored about 3 years ago by Javier Eguiluz <[email protected]>
Fix code syntax

5725e0677d008f7233bbc8ebb1f2b43e1f545502 authored about 3 years ago by Javier Eguiluz <[email protected]>
Add support for non-Latin scripts in titles

741726b095f4dd94f9fc5c54f65b1f26447e6621 authored about 3 years ago by Javier Eguiluz <[email protected]>
Add more optional debugging features (#158)

35c61ece3a209a742f9382a4b4f5680365979750 authored over 3 years ago by Javier Eguiluz <[email protected]>
Merge pull request #155 from doctrine/0.4.x-merge-up-into-0.5.x_N0bq1Q74

Merge release 0.4.1 into 0.5.x

22e99f8a9127593c194fefa844a007a3dbd1d395 authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #74 from weaverryan/over-closing-nesting-issue

adding test case for sections closing too far

b692368c5e275dbda63f5521bc1dae74672933f5 authored over 3 years ago by Grégoire Paris <[email protected]>
Close open sections of greater or equal level

Just because there is a new chapter does not mean this is a new book.

451cddf15fdbe55ad72a216fad395ba70ddc1790 authored over 3 years ago by Ryan Weaver <[email protected]>
Merge pull request #154 from wouterj/sf-108

Fix parsing definition list term

55253fc5088a7ec97123fc2a5258af41da7f2c02 authored over 3 years ago by Grégoire Paris <[email protected]>
Fix parsing definition list term

The classifier token should be " : " instead of ":"

ade7d1d4933720e7f3368519c5263a049a52e973 authored over 3 years ago by Wouter de Jong <[email protected]>