Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticCompoundQueries
Fix code coverage uploading
JeroenDeDauw deleted a branch SemanticMediaWiki/SemanticCompoundQueries
add-autoload-to-extension-json
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- TableBuilder: Use || instead of 'or' for if statement (#5866) * Use || instead of 'or' * Update .phpcs.xml * U... 7b13e7d
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticMediaWiki
TableBuilder: Use || instead of 'or' for if statement
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Enforced a check for valid logical operators by removing an exclusion rule...JeroenDeDauw created a review comment on a pull request on SemanticMediaWiki/SemanticResultFormats
Revert: * https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/888
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticResultFormats
JeroenDeDauw opened a pull request on SemanticMediaWiki/SemanticResultFormats
Revert dev-master addition
Partial revert of * https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/884 Packagist sent me a notification that composer.json is no longer valid.JeroenDeDauw created a branch on SemanticMediaWiki/SemanticResultFormats
fixcomposer - Provides additional visualizations (result formats) for Semantic MediaWiki
JeroenDeDauw created a review comment on a pull request on SemanticMediaWiki/SemanticResultFormats
This is not valid
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticResultFormats
JeroenDeDauw created a comment on a pull request on ProfessionalWiki/SCSS
Contacting us is the first step in contracting us Thanks for contributing
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticMediaWiki
JeroenDeDauw created a comment on a pull request on SemanticMediaWiki/SemanticMediaWiki
@gesinn-it-gea what are you unsure about? I don't see anything dubious
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- Replace class 'DBQueryError' with MW namespaced equivalent (#5863) * Replace class 'DBQueryError' with MW namespaced... ca34df0
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticMediaWiki
Replace class 'DBQueryError' with MW namespaced equivalent
In MW 1.42, the deprecated alias for DBQueryError was removed, meaning you have to use its namespace now. This is NOOP under MW 1.39-1.41. <!-- This is an auto-generated comment: release notes ...JeroenDeDauw created a review comment on a pull request on SemanticMediaWiki/SemanticResultFormats
Then again, maybe we never need to update it? Can we drop these copies once we require MW 43 or later?
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticResultFormats
JeroenDeDauw created a review comment on a pull request on SemanticMediaWiki/SemanticResultFormats
Does this have to be in the same file? I'm worried that having this section at the bottom is easy to overlook when updating the preceding copied codex token code.
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticResultFormats
JeroenDeDauw created a comment on an issue on ProfessionalWiki/Maps
Can you link the code change?
JeroenDeDauw created a review comment on a pull request on SemanticMediaWiki/SemanticResultFormats
This also changes the behavior for people that run `composer test` locally. I suspect the issue you are fixing comes from the GH Actions config
JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticResultFormats
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticResultFormats
- SRF_Time: Fix "Implicit conversion from float x to int loses precision" dfb2ba3