Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / b2pweb/bdf-prime issues and pull requests

#104 - [FRAM-186] [PoC] CSRF Bus on prime

Pull Request - State: open - Opened by vincent4vx 29 days ago

#103 - [FRAM-185] Allows declaration of custom criteria classes

Pull Request - State: open - Opened by vincent4vx about 1 month ago

#100 - [FRAM-183] Handle PHP 8.1 enums

Pull Request - State: open - Opened by vincent4vx 2 months ago

#99 - [FRAM-179] Use object for events

Pull Request - State: open - Opened by vincent4vx 3 months ago

#98 - [FRAM-178] Use PHP 8.4 features

Pull Request - State: open - Opened by vincent4vx 3 months ago

#97 - [FRAM-176] Compatibility with SF 7 + update psalm

Pull Request - State: closed - Opened by vincent4vx 5 months ago

#95 - [FRAM-169] Always add constraints on query compilation

Pull Request - State: closed - Opened by vincent4vx 7 months ago

#94 - [FRAM-170] disallow usage of key walk if the key is not selected

Pull Request - State: closed - Opened by vincent4vx 7 months ago

#93 - [FRAM-165] Use PSR-20 clock to create date

Pull Request - State: open - Opened by vincent4vx 11 months ago - 1 comment

#92 - [FRAM-157] always check repository readonly status before execute write

Pull Request - State: closed - Opened by vincent4vx 12 months ago - 1 comment

#91 - [FRAM-156] Allow use of class name to resolve relation

Pull Request - State: closed - Opened by vincent4vx 12 months ago - 1 comment

#89 - [FRAM-151] Handle value object on data mapping

Pull Request - State: open - Opened by vincent4vx about 1 year ago - 1 comment

#88 - [FRAM-150] Migrate deprecated doctrine APIs

Pull Request - State: closed - Opened by vincent4vx about 1 year ago - 1 comment

#87 - [FRAM-149] Add explain middleware

Pull Request - State: open - Opened by vincent4vx about 1 year ago - 1 comment

#86 - [FRAM-147] Handle JSON expressions and SQL type

Pull Request - State: closed - Opened by vincent4vx about 1 year ago - 1 comment

#85 - [FRAM-152] Add new logger using middleware

Pull Request - State: closed - Opened by vincent4vx about 1 year ago - 1 comment

#84 - [FRAM-148] Allow usage of expression instead of columns

Pull Request - State: closed - Opened by vincent4vx about 1 year ago - 1 comment

#83 - [FRAM-146] Deprecates doctrine adapter and implements PSR-6 and PSR-16 adapters

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#82 - [FRAM-140] Define PHP 8 attributes for configure mapper

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#81 - [FRAM-137] Handle eager loading on inheritance + null relation

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#80 - [FRAM-139] Auto-register facade types when used on mapper

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#79 - [FRAM-136] Deprecate get methods, and add findById methods on QueryRepositoryExtension

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#78 - [FRAM-135] Flag for deny usage of unknown attributes on query

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#76 - Use as command attribute on migration commands

Pull Request - State: closed - Opened by vincent4vx over 1 year ago

#75 - [FRAM-120] Pick shard from where statement in case of update

Pull Request - State: closed - Opened by vincent4vx over 1 year ago - 1 comment

#74 - [FRAM-117] Use metadata cache on RepositoryQueryFactory

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago - 1 comment

#73 - [FRAM-113] Generate schema upgrade migration

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago - 1 comment

#72 - [FRAM-111] Setup codecov

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago - 1 comment

#71 - [FRAM-112] Compile closure to query filters

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago

#70 - [FRAM-78] Compatibiity with doctrine/instantiator v2

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago

#69 - [FRAM-108] Bind query parameters manually

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago

#68 - [FRAM-102] Disallow using same alias on multiple fields

Pull Request - State: closed - Opened by vincent4vx almost 2 years ago

#67 - [FRAM-87] Replace a where clause

Pull Request - State: closed - Opened by vincent4vx about 2 years ago - 1 comment

#66 - [FRAM-91] Generate and create custom criteria class for entities

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#65 - [FRAM-90] Relation: Fill created entity with constraints values

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#64 - [FRAM-89] Instantiate mappers using PSR-11 container

Pull Request - State: closed - Opened by vincent4vx about 2 years ago - 1 comment

#63 - fix alias on select count

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#62 - [FRAM-86] Walker: reset cursor clause on key walk strategy

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#61 - Merge 2.0 into 2.1

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#60 - [FRAM-77] Compatibility with PHP 8.2

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#59 - [FRAM-52] Update README to add link to wiki

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#58 - [FRAM-74] fix side effect on RepositoryQueryFactory::countKeyValue()

Pull Request - State: closed - Opened by vincent4vx about 2 years ago

#56 - [FRAM-68] Handle by combine query on walker with KeyWalkStrategy

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#55 - [FRAM-62] EntityGenerator do not parse class symbol on PHP 8

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#54 - [FRAM-58] Refactor entity generator

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#53 - [FRAM-61] Declare or override platform types

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#52 - [FRAM-60] Use WeakMap on RelationInfo

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#51 - [FRAM-29] Generate PHP 8 promoted properties on constructor

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#50 - [FRAM-33] use AsCommand attribute on commands

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#49 - [FRAM-47] Add benchmark

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#48 - [FRAM-43] Cast generated id to field type

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#47 - [FRAM-43] Cast generated id to field type

Pull Request - State: closed - Opened by vincent4vx over 2 years ago

#46 - Add checktyle and push change

Pull Request - State: closed - Opened by Johnmeurt over 2 years ago

#45 - feat: Refactor interfaces for manage schema

Pull Request - State: closed - Opened by vincent4vx almost 3 years ago

#44 - Delay connection instantiation when loading repository (#43)

Pull Request - State: closed - Opened by Johnmeurt almost 3 years ago

#43 - Connection already exists with GC

Issue - State: closed - Opened by Johnmeurt almost 3 years ago
Labels: bug

#42 - [FRAM-17] nillable polymorph

Pull Request - State: closed - Opened by vincent4vx almost 3 years ago

#41 - PHP 8.1 compatibility

Pull Request - State: closed - Opened by vincent4vx about 3 years ago

#40 - Improve psalm usage on projet

Pull Request - State: closed - Opened by vincent4vx about 3 years ago

#39 - [FRAM-13] Migrate to github action

Pull Request - State: closed - Opened by vincent4vx about 3 years ago

#38 - Add doc to wrap as collection

Issue - State: closed - Opened by golngaz over 3 years ago - 1 comment
Labels: documentation

#37 - Add typehint on interfaces

Pull Request - State: closed - Opened by vincent4vx over 3 years ago

#36 - Compatibility with prime 2

Pull Request - State: closed - Opened by vincent4vx over 3 years ago

#35 - Doctrine 3 migration

Pull Request - State: closed - Opened by vincent4vx over 3 years ago

#34 - Resolve distant repository on MorphTo::associate()

Pull Request - State: closed - Opened by vincent4vx over 3 years ago

#33 - Handle php 7.4 typed properties

Pull Request - State: closed - Opened by vincent4vx over 3 years ago

#32 - Doctrine annotations throws semantical error with SerializeIgnore

Issue - State: closed - Opened by Johnmeurt over 3 years ago
Labels: bug

#31 - #30 Adding support of configuration by connection

Pull Request - State: closed - Opened by Johnmeurt over 3 years ago

#30 - Add support of configuration by connection

Issue - State: closed - Opened by Johnmeurt over 3 years ago
Labels: enhancement

#29 - Psalm

Pull Request - State: closed - Opened by vincent4vx almost 4 years ago

#28 - Add relation constraint on Relation::add, create, and associate

Issue - State: closed - Opened by vincent4vx almost 4 years ago
Labels: enhancement

#27 - Use event object for repository events

Issue - State: open - Opened by vincent4vx almost 4 years ago

#26 - Add psalm check

Issue - State: open - Opened by vincent4vx almost 4 years ago

#25 - close #24 Refactor Walker

Pull Request - State: closed - Opened by vincent4vx almost 4 years ago

#24 - Walker resilient to delete entity

Issue - State: closed - Opened by vincent4vx almost 4 years ago
Labels: enhancement

#23 - Permit to declare custom mapper factories

Issue - State: closed - Opened by vincent4vx about 4 years ago
Labels: enhancement

#22 - close #20 Add Aggregate expressions

Pull Request - State: closed - Opened by vincent4vx about 4 years ago

#21 - Change query from alias

Pull Request - State: closed - Opened by vincent4vx about 4 years ago

#20 - Add aggregation expression

Issue - State: closed - Opened by vincent4vx about 4 years ago
Labels: enhancement

#19 - Permit to reset from / change table alias on query

Issue - State: closed - Opened by vincent4vx about 4 years ago
Labels: enhancement

#18 - close #17 Handle sub query on join

Pull Request - State: closed - Opened by vincent4vx about 4 years ago

#17 - Use sub query as join table

Issue - State: closed - Opened by vincent4vx about 4 years ago

#16 - close #15 Fix alias on Query::from()

Pull Request - State: closed - Opened by vincent4vx about 4 years ago

#15 - The alias is ignored when set by Query->from()

Issue - State: closed - Opened by vincent4vx about 4 years ago
Labels: bug

#14 - Add transaction interface on connection system

Issue - State: open - Opened by vincent4vx about 4 years ago

#13 - Refactor exception system

Pull Request - State: closed - Opened by vincent4vx about 4 years ago

#12 - Refactor exception system

Issue - State: closed - Opened by vincent4vx about 4 years ago

#11 - close #9 Fix bind for between and in operation

Pull Request - State: closed - Opened by vincent4vx over 4 years ago

#10 - close #8 Handle custom type for null on insert

Pull Request - State: closed - Opened by vincent4vx over 4 years ago

#9 - Between do not use prepared parameters

Issue - State: closed - Opened by vincent4vx over 4 years ago
Labels: bug

#8 - Types are ignored with null value on insert

Issue - State: closed - Opened by vincent4vx over 4 years ago
Labels: bug

#7 - RepositoryQueryFactory::countKeyValue() bever reset the where clause

Issue - State: closed - Opened by vincent4vx over 4 years ago - 1 comment
Labels: bug

#6 - Cannot set alias on select COUNT(*)

Issue - State: closed - Opened by vincent4vx over 4 years ago
Labels: bug

#5 - Refactor cache system

Pull Request - State: closed - Opened by vincent4vx over 4 years ago

#4 - Add doctrine cache adapter

Pull Request - State: closed - Opened by vincent4vx over 4 years ago