1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 20:54:42 +01:00
Commit Graph

621 Commits

Author SHA1 Message Date
6891b71b2c Test segfaults 2023-12-29 15:07:57 +01:00
53402d575e 🎄 Re-disable opcache 🎄 2023-12-24 20:08:38 +01:00
2ede60bd42 Add all deps 2023-12-23 20:49:31 +01:00
3ed0b6c5c1 Update to layer 169 2023-12-23 20:35:35 +01:00
081a59d3d3 Add missing files 2023-12-23 19:25:21 +01:00
58e08ffecd Link to new host 2023-12-23 19:16:49 +01:00
c535924017 Compile php from scratch 2023-12-23 19:15:01 +01:00
664c4ca2fc Attempt re-enabling JIT and opcache 2023-12-22 20:47:49 +01:00
fea26046b2 Test 2023-12-19 14:39:17 +01:00
92351a7c0e Fix tests 2023-12-19 11:50:25 +01:00
17fc55ae81 Disable JIT until upstream bugs are fixed 2023-12-18 21:29:11 +01:00
05126b28fb Temp 2023-12-07 19:14:57 +01:00
b4d9fa69af Minor fixes 2023-12-06 21:25:29 +01:00
bfd8a6b0b0 Fix race condition in tests 2023-11-30 22:52:39 +01:00
61cc0cff2b Split steps even more 2023-11-30 21:02:26 +01:00
77fe7f903d Turn EntitiesTest into an offline test 2023-11-30 20:20:41 +01:00
bd0827d03e cs-fix 2023-11-30 19:49:22 +01:00
2b0542bde0 Cleanup 2023-11-30 19:40:57 +01:00
07031decd7 Account for shared workspace 2023-11-30 19:38:26 +01:00
fd9dc60d24 Test 2023-11-30 19:35:35 +01:00
c41047c55c Cleanup 2023-11-30 19:30:29 +01:00
d0c2cb500d Fixup 2023-11-30 19:25:25 +01:00
7310ca70e2 Fixup 2023-11-30 19:24:26 +01:00
66c4840319 Fixup 2023-11-30 19:21:40 +01:00
dd99299c07 Fixup 2023-11-30 19:20:12 +01:00
0ba0e39427 Parallelize tests 2023-11-30 19:06:46 +01:00
1f10c076f6 Parallelize tests 2023-11-30 19:05:41 +01:00
999500eaf3 Further improve tests 2023-11-30 18:19:12 +01:00
be6632083b Update docs 2023-11-30 18:08:33 +01:00
4148d58c42 Further improve tests 2023-11-30 17:58:48 +01:00
84c04cbc31 Improve tests 2023-11-30 17:51:55 +01:00
7394ecfa79 Improve tests 2023-11-30 17:44:10 +01:00
47eac0ac20 Improve tests 2023-11-30 17:24:18 +01:00
25c99b944e Add HTML escaping helper function for MadelineProto's HTML entity converter 2023-11-30 17:12:48 +01:00
41352e7ef8 Update to PHP 8.3 2023-11-29 10:41:40 +01:00
1dcc9af659 Simplify code escaping 2023-11-20 21:48:21 +01:00
66fb3499c4
Update php.ini 2023-11-19 19:46:36 +01:00
78713b5b0a Fixup 2023-11-19 19:40:50 +01:00
f1a4bed3cf cs-fix 2023-11-19 19:23:02 +01:00
1e08575cce Enable function JIT 2023-11-19 19:14:51 +01:00
9cefbef84d Add jemalloc to docker image 2023-11-19 19:06:13 +01:00
b26f6ec1b3 Fix build 2023-11-17 20:33:32 +01:00
bc2c5bc24f Fixup build 2023-11-17 18:53:12 +01:00
102521bdb1 Fixup build 2023-11-17 18:45:52 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
2452eff7fd Update psalm & avoid cs-fixer timeouts 2023-10-21 17:23:17 +02:00
90a25e3738 Increase release 2023-10-21 17:08:47 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
7b6a65a55f Add gd image to docker 2023-09-30 21:07:53 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00