Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
malberts pushed 2 commits to ci-es ProfessionalWiki/WikibaseFacetedSearch
codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/30?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...
malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Index pages in CI
Possibly enough for https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/29/files#diff-4198ff9f29fb6f02c204aca099dd6cb70cd8d005d7c5dfae69d4ac784d8126fbR69-R71malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
ci-es - Enhanced searching interface with drilldown for Wikibase
malberts closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Find how to execute Elastic queries within MediaWiki PHP
Additional ElasticSearch queries needs to be done to get the facet values and counts for the current search result. Determine how this can be done via: * CirrusSearch extension; or * Elastica ...malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Add ElasticQueryRunnerTest (#29) * Add ElasticQueryRunnerTest * Remove imports --------- Co-authored-by: Mo... f0c74e8
malberts closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add ElasticQueryRunnerTest
Fixes https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/5JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
There does not seem to be a direct way to get a Connection. Instead we need to build the instance ourselves and give it this config.
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/29?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...
JeroenDeDauw pushed 1 commit to search ProfessionalWiki/WikibaseFacetedSearch
- Add ElasticQueryRunnerTest 7652802
JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I tried to make this test more environment state independent but didn't get it to work in 30 minutes, so am moving on to higher priority tasks. WIP attempt at https://github.com/ProfessionalWiki/Wi...
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch
testCanQueryMediaWikiPage - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Add elastica dependency to composer.json (#28) * Add elastica dependency to composer.json * Update composer.json 4433696
JeroenDeDauw closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add elastica dependency to composer.json
codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/28?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...
JeroenDeDauw pushed 1 commit to elastica ProfessionalWiki/WikibaseFacetedSearch
- Update composer.json 9ea881a
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
If we're going to support MW 1.39 then we have to lower this to: "^7.1.5" https://github.com/wikimedia/mediawiki-extensions-Elastica/blob/13b91fc23a8e1b12a128bb129610820df91127c9/composer.json#L15
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
JeroenDeDauw opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add elastica dependency to composer.json
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch
elastica - Enhanced searching interface with drilldown for Wikibase
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-ui - Enhanced searching interface with drilldown for Wikibase