This project is archived. Its data is
read-only
.
Commits · 2.x
PagerWave
Browse files
Jan 11, 2023
Merge branch 'support-php-8.2' into '2.x'
· d47aa17e
Emma
authored
Jan 11, 2023
View commits for tag v2.1.0
v2.1.0
d47aa17e
add stricter requirements for pipelines
· 4caeda73
Emma
authored
Jan 11, 2023
4caeda73
update changelog
· 9f3baa4a
Emma
authored
Jan 11, 2023
9f3baa4a
fix bc stage
· a227f75a
Emma
authored
Jan 11, 2023
a227f75a
Oct 13, 2022
remove unused doctrine annotations
· 00da2a21
Emma
authored
Oct 13, 2022
00da2a21
support php 8.2
· 28a6d7dd
Emma
authored
Oct 13, 2022
28a6d7dd
Nov 30, 2021
Merge branch '2.0.x' into '2.x'
· ca41232b
Emma
authored
Nov 30, 2021
View commits for tag v2.0.0
v2.0.0
ca41232b
allow php 8.1, remove deprecated classes
· 23655761
Emma
authored
Nov 30, 2021
23655761
Nov 29, 2020
Merge branch 'prepare-release' into '1.x'
· 5d9483d2
Emma
authored
Nov 29, 2020
View commits for tag v1.3.0
v1.3.0
5d9483d2
prepare 1.3.0 release
· 5b077a83
Emma
authored
Nov 29, 2020
5b077a83
Merge branch 'php-8-and-split-off-symfony-integration' into '1.x'
· b262ba01
Emma
authored
Nov 29, 2020
b262ba01
Allow php 8 and split off symfony integration
· f6152b29
Emma
authored
Nov 29, 2020
f6152b29
Oct 10, 2020
Merge branch '1.2' into '1.x'
· 72992041
Emma
authored
Oct 10, 2020
72992041
Merge branch '1.x' into '1.2'
· a6194020
Emma
authored
Oct 10, 2020
a6194020
have the package republished with the correct url
· ea137b24
Emma
authored
Oct 10, 2020
View commits for tag v1.2.3
v1.2.3
ea137b24
Oct 01, 2020
Merge branch 'improve-ci-and-bc-checks' into '1.x'
· e390c309
Emma
authored
Oct 01, 2020
e390c309
Improve ci and bc checks
· e84c1355
Emma
authored
Oct 01, 2020
e84c1355
Merge branch 'doctrine-collections-extension-split' into '1.x'
· abddc197
Emma
authored
Oct 01, 2020
abddc197
split off Doctrine Collections support
· c1578125
Emma
authored
Oct 01, 2020
c1578125
Sep 28, 2020
Merge branch 'doctrine-dbal-extension-split' into '1.x'
· 0f1bac3f
Emma
authored
Sep 28, 2020
0f1bac3f
split doctrine dbal adapter into its own extension
· 01f34882
Emma
authored
Sep 28, 2020
01f34882
Sep 27, 2020
Merge branch 'doctrine-orm-extension-split' into '1.x'
· 4099f582
Emma
authored
Sep 27, 2020
4099f582
restore missing fixtures
· 6ef51068
Emma
authored
Sep 27, 2020
6ef51068
fix CI
· f8f302a7
Emma
authored
Sep 27, 2020
f8f302a7
split out Doctrine ORM support to separate package
· abad0035
Emma
authored
Sep 27, 2020
abad0035
Aug 08, 2020
Merge branch '2-unionadapter-returns-null-entries-in-results-when-there-is-no-next-page' into '1.x'
· be191478
Emma
authored
Aug 08, 2020
View commits for tag v1.2.2
v1.2.2
be191478
fix regression in UnionAdapter
· 72e0e097
Emma
authored
Aug 08, 2020
72e0e097
Merge branch...
· 622cd2e8
Emma
authored
Aug 08, 2020
View commits for tag v1.2.1
v1.2.1
622cd2e8
fix missing next page with UnionAdapter
· 2da96413
Emma
authored
Aug 08, 2020
2da96413
Jun 18, 2020
remove branch alias
· 3aca4fda
Emma
authored
Jun 18, 2020
3aca4fda
May 09, 2020
add release date to changelog
· ed813303
Emma
authored
May 09, 2020
View commits for tag v1.2.0
v1.2.0
ed813303
fix typo, use DateTime format constant
· d29e1f44
Emma
authored
May 09, 2020
d29e1f44
May 06, 2020
move non-core functionality to PagerWave\Extension
· 6cd5768f
Emma
authored
May 06, 2020
6cd5768f
May 02, 2020
add missing covers annotation
· dc7ca53d
Emma
authored
May 02, 2020
dc7ca53d
fix php < 7.4 breakage in UnionAdapter
· 3204a342
Emma
authored
May 02, 2020
View commits for tag v1.1.1
v1.1.1
3204a342
fix mapping of non-root fields in DoctrineAdapter
· feea378d
Emma
authored
May 02, 2020
View commits for tag v1.1.0
v1.1.0
feea378d
add DoctrineDbalAdapter
· 0440aada
Emma
authored
May 02, 2020
0440aada
allow zero adapters in UnionAdapter constructor
· d4099b8c
Emma
authored
May 02, 2020
d4099b8c
Apr 25, 2020
add .gitattributes
· a1cc8369
Emma
authored
Apr 25, 2020
View commits for tag v1.0.0
v1.0.0
a1cc8369
handle unfilled query in validator
· e90b5ab5
Emma
authored
Apr 25, 2020
e90b5ab5
Loading