Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- Update actions/checkout@v3 to actions/checkout@v4 (#5889) d3967c4
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticMediaWiki
Update actions/checkout@v3 to actions/checkout@v4
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the GitHub Actions workflow to use a newer version of the checkout ac...JeroenDeDauw created a review on a pull request on SemanticMediaWiki/SemanticDrilldown
JeroenDeDauw pushed 1 commit to paladox-patch-1 SemanticMediaWiki/SemanticMediaWiki
- Update Factbox.php d4cb84c
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- Fix quite a few phpcs errors (#5884) * Fix quite a few phpcs errors * Squiz.WhiteSpace.OperatorSpacing.NoSpaceAft... e90e745
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticMediaWiki
Fix quite a few phpcs errors
* Squiz.WhiteSpace.OperatorSpacing.NoSpaceAfter * Squiz.WhiteSpace.OperatorSpacing.NoSpaceBefore * MediaWiki.WhiteSpace.MultipleEmptyLines.MultipleEmptyLines * Generic.WhiteSpace.ScopeIndent.Inc...JeroenDeDauw created a comment on a pull request on SemanticMediaWiki/SemanticMediaWiki
Merge conflict
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- Use new Factbox component at the bottom of the page (#5804) * Implement new factbox to facts tab * Restore Before... 463bbcd
JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I don't see the issue. Yes, search results can contain items of multiple types, so what? This code is not about rendering search results. We need the item type info because if the user filtered ...
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch
cov - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch
adj - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Give $itemType to FacetUiBuilder
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch
wire - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticDrilldown
- Issue 84 - add test coverage for Utils.php, update ci (#92) * UtilsTest.php - add test coverage for Utils.php - ... 80e1a3e
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticDrilldown
Issue 84 - add test coverage for Utils.php, update ci
This PR is related to the issue #84. This PR contais: - test coverage added for `Utils.php` - added SRF version to `ci.yml` - added support for MW 1.41 - CI failing for MW 1.42, this will ...JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticResultFormats
- composer.json (#890) - add @dev as a part of require-dev section 9a0d48d
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticResultFormats
Issue 889 - update composer.json, fix codecov upload and support for MW 1.40
This PR is related to the issue #889. This PR contains: - `composer.json` updated - `"mediawiki/semantic-media-wiki": "@dev"` added to `require-dev` section - CI for MW 1.39 and 1.40 works ...JeroenDeDauw created a comment on an issue on SemanticMediaWiki/SemanticMediaWiki
Protip: https://www.entropywins.wtf/blog/2016/05/13/5-ways-to-write-better-mocks/
JeroenDeDauw created a comment on a pull request on SemanticMediaWiki/SemanticResultFormats
If I understand correctly, we can close this, since the issue will be fixed by SMW 5.0 anyway (via https://github.com/SemanticMediaWiki/SemanticMediaWiki/commit/8bfd7a96a40d981bfd1eb0e2917d76f1543a...
JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticMediaWiki
- Fix "Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed" being triggered (#5877) b87b46a
JeroenDeDauw closed a pull request on SemanticMediaWiki/SemanticMediaWiki
Fix "Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed" being triggered
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced error handling in the `JsonTestCaseFileHandler` class for mana...JeroenDeDauw pushed 1 commit to master SemanticMediaWiki/SemanticResultFormats
- UI improvements to dataTables (#879) * Improve search builder layout - Allow add condition button to span the who... a6561bc