Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rekalogika/collections issues and pull requests
#145 - release: v0.13.0
Pull Request -
State: closed - Opened by priyadi 3 months ago
#144 - deps: bump rekapager to 0.19
Pull Request -
State: closed - Opened by priyadi 3 months ago
#143 - release: 0.12.0
Pull Request -
State: closed - Opened by priyadi 5 months ago
#142 - feat: php 8.4 compatibility
Pull Request -
State: closed - Opened by priyadi 5 months ago
#141 - deps: bump rekapager
Pull Request -
State: closed - Opened by priyadi 5 months ago
#140 - chore: cs
Pull Request -
State: closed - Opened by priyadi 5 months ago
#139 - release: v0.11.3
Pull Request -
State: closed - Opened by priyadi 5 months ago
#138 - release: v0.11.3
Pull Request -
State: closed - Opened by priyadi 5 months ago
#137 - deps: bump rekapager to 0.17
Pull Request -
State: closed - Opened by priyadi 5 months ago
#136 - build(deps-dev): update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, php
#135 - release: v0.11.2
Pull Request -
State: closed - Opened by priyadi 6 months ago
#134 - fix: `PrecountingStrategy` now accepts null as the underlying data
Pull Request -
State: closed - Opened by priyadi 6 months ago
#133 - release: v0.11.1
Pull Request -
State: closed - Opened by priyadi 6 months ago
#132 - feat: offset pagination support
Pull Request -
State: closed - Opened by priyadi 6 months ago
#131 - docs: readme
Pull Request -
State: closed - Opened by priyadi 6 months ago
#130 - docs: update readme
Pull Request -
State: closed - Opened by priyadi 6 months ago
#129 - Release/v0.10.0
Pull Request -
State: closed - Opened by priyadi 6 months ago
#128 - deps: update rekapager to 0.14
Pull Request -
State: closed - Opened by priyadi 6 months ago
#127 - build: update release target
Pull Request -
State: closed - Opened by priyadi 6 months ago
#126 - chore: add `Override` where applicable
Pull Request -
State: closed - Opened by priyadi 7 months ago
#125 - build: rector
Pull Request -
State: closed - Opened by priyadi 7 months ago
#124 - feat(orm): `getQueryBuilder()` now clones the query builder, add `withQueryBuilder()`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#123 - release: v0.9.1
Pull Request -
State: closed - Opened by priyadi 7 months ago
#122 - fix: cs
Pull Request -
State: closed - Opened by priyadi 7 months ago
#121 - feat(orm): make `getQueryBuilder()` public, add `updateQueryBuilder()`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#120 - fix: static analysis problem with assignment of empty `ArrayCollection` to typed properties
Pull Request -
State: closed - Opened by priyadi 7 months ago
#119 - release: v0.9.0
Pull Request -
State: closed - Opened by priyadi 7 months ago
#118 - refactor: change `KeyTransformer` to instance object, not static class
Pull Request -
State: closed - Opened by priyadi 7 months ago
#117 - chore: cleanup typehints
Pull Request -
State: closed - Opened by priyadi 7 months ago
#116 - feat: different default count strategies for full & minimal classes
Pull Request -
State: closed - Opened by priyadi 7 months ago
#115 - feat: default items per page
Pull Request -
State: closed - Opened by priyadi 7 months ago
#114 - feat: repository now accept `ManagerRegistry` instead of `EntityManagerInterface`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#113 - refactor: consistent argument ordering
Pull Request -
State: closed - Opened by priyadi 7 months ago
#112 - refactor: `CriteriaPageable`, `CriteriaRecollection`, `MinimalCriteriaRecollection` now respect default order by
Pull Request -
State: closed - Opened by priyadi 7 months ago
#111 - feat: repositories now automatically detect indexBy
Pull Request -
State: closed - Opened by priyadi 7 months ago
#110 - feat: default indexBy
Pull Request -
State: closed - Opened by priyadi 7 months ago
#109 - refactor: consolidate util classes
Pull Request -
State: closed - Opened by priyadi 7 months ago
#108 - refactor: use standard constructor for repositories, scrap the configuration
Pull Request -
State: closed - Opened by priyadi 7 months ago
#107 - chore: cs fix
Pull Request -
State: closed - Opened by priyadi 7 months ago
#106 - refactor: move count strategy resolver to `CountStrategyUtil`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#105 - feat: add `ArrayCollection` that does `matching()` calls against the private properties, not indirectly through the getters.
Pull Request -
State: closed - Opened by priyadi 7 months ago
#104 - release: v0.8.0
Pull Request -
State: closed - Opened by priyadi 7 months ago
#103 - refactor(`Repository`): rename DX methods
Pull Request -
State: closed - Opened by priyadi 7 months ago
#102 - fix(`DefaultKeyTransformer`): only convert `Stringable` to string for now.
Pull Request -
State: closed - Opened by priyadi 7 months ago
#101 - feat: `$offset` parameter type widening for `ArrayAccess` methods
Pull Request -
State: closed - Opened by priyadi 7 months ago
#100 - refactor: rename `RestrictedCountStrategy` to `DisabledCountStrategy`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#99 - refactor: remove `Countable` from minimal classes
Pull Request -
State: closed - Opened by priyadi 7 months ago
#98 - feat: default count limits
Pull Request -
State: closed - Opened by priyadi 7 months ago
#97 - refactor: rename `QueryCollection` to `QueryRecollection`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#96 - chore: cleanup unused code
Pull Request -
State: closed - Opened by priyadi 7 months ago
#95 - chore: add `Override` attribute where applicable
Pull Request -
State: closed - Opened by priyadi 7 months ago
#94 - chore: rename `FindFetchTrait` to `FetchTrait`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#93 - feat: `$key` parameter type widening, to accommodate object primary keys, like UUIDs.
Pull Request -
State: closed - Opened by priyadi 7 months ago
#92 - release: v0.7.0
Pull Request -
State: closed - Opened by priyadi 7 months ago
#91 - refactor: add `PageableRecollection`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#90 - refactor: refactor counting, change default strategy to `ConditionalDelegatedCountStrategy`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#89 - refactor: cleanup count traits
Pull Request -
State: closed - Opened by priyadi 7 months ago
#88 - refactor: `MinimalReadableRecollection` now extends `Countable`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#87 - refactor: remove `RefreshableCount` interface
Pull Request -
State: closed - Opened by priyadi 7 months ago
#86 - release: v0.6..2
Pull Request -
State: closed - Opened by priyadi 7 months ago
#85 - fix: add `instanceId` to `createCriteriaPageable`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#84 - release: v0.6.1
Pull Request -
State: closed - Opened by priyadi 7 months ago
#83 - feat: add `createCriteria()` convenience method
Pull Request -
State: closed - Opened by priyadi 7 months ago
#82 - release: v0.6.0
Pull Request -
State: closed - Opened by priyadi 7 months ago
#81 - feat: add `find()` and `fetch()` methods, remove `getOrFail()`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#80 - release: v0.5.2
Pull Request -
State: closed - Opened by priyadi 7 months ago
#79 - feat: add `createCriteriaPageable` DX method
Pull Request -
State: closed - Opened by priyadi 7 months ago
#78 - feat: add several DX methods
Pull Request -
State: closed - Opened by priyadi 7 months ago
#77 - fix: fix various problems with criteria recollections
Pull Request -
State: closed - Opened by priyadi 7 months ago
#76 - release: v0.5.1
Pull Request -
State: closed - Opened by priyadi 7 months ago
#75 - refactor: refresh count
Pull Request -
State: closed - Opened by priyadi 7 months ago
#75 - refactor: refresh count
Pull Request -
State: closed - Opened by priyadi 7 months ago
#74 - fix: use closure for counting, defer counting until it is asked
Pull Request -
State: closed - Opened by priyadi 7 months ago
#73 - refactor: refactor counting strategy
Pull Request -
State: closed - Opened by priyadi 7 months ago
#72 - release: v0.4.1
Pull Request -
State: closed - Opened by priyadi 7 months ago
#71 - test: reorganize
Pull Request -
State: closed - Opened by priyadi 7 months ago
#70 - fix: repository slice now use QueryBuilder setMaxResults and setFirstResult
Pull Request -
State: closed - Opened by priyadi 7 months ago
#69 - refactor: rename basic repository to minimal repository
Pull Request -
State: closed - Opened by priyadi 7 months ago
#68 - test: assorted
Pull Request -
State: closed - Opened by priyadi 7 months ago
#67 - test: criteria recollection
Pull Request -
State: closed - Opened by priyadi 7 months ago
#66 - feat: instance caching for criteria recollections
Pull Request -
State: closed - Opened by priyadi 7 months ago
#65 - fix: should be static instead of self for instantiation in decorators
Pull Request -
State: closed - Opened by priyadi 7 months ago
#64 - Feat/instance-caching
Pull Request -
State: closed - Opened by priyadi 7 months ago
#63 - Main
Pull Request -
State: closed - Opened by priyadi 7 months ago
#62 - test: various additional tests
Pull Request -
State: closed - Opened by priyadi 7 months ago
#61 - fix: make sure all objects support indexBy
Pull Request -
State: closed - Opened by priyadi 7 months ago
#60 - test: add tests
Pull Request -
State: closed - Opened by priyadi 7 months ago
#59 - test: refactor tests
Pull Request -
State: closed - Opened by priyadi 7 months ago
#58 - refactor: refactor traits
Pull Request -
State: closed - Opened by priyadi 7 months ago
#57 - chore: csfix
Pull Request -
State: closed - Opened by priyadi 7 months ago
#56 - refactor: rename `getReference` to `reference`
Pull Request -
State: closed - Opened by priyadi 7 months ago
#55 - refactor: rename the term 'basic' to 'minimal'
Pull Request -
State: closed - Opened by priyadi 7 months ago
#54 - refactor: move `refreshCount` to its own interface
Pull Request -
State: closed - Opened by priyadi 7 months ago
#53 - feat: abstractrepository
Pull Request -
State: closed - Opened by priyadi 7 months ago
#52 - cleanup: basicrepository
Pull Request -
State: closed - Opened by priyadi 7 months ago
#51 - deps: add debug bundle
Pull Request -
State: closed - Opened by priyadi 7 months ago
#50 - deps: update to rekapager 0.12
Pull Request -
State: closed - Opened by priyadi 7 months ago
#49 - test: add phpunit and PSR support in static analyses
Pull Request -
State: closed - Opened by priyadi 7 months ago
#48 - refactor(`AbstractBasicRepository`): change configuration method
Pull Request -
State: closed - Opened by priyadi 7 months ago
#47 - test: add basic repository test
Pull Request -
State: closed - Opened by priyadi 7 months ago