Commit Graph

1726 Commits

Author SHA1 Message Date
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
6e5f5bb4d3 change session directory permission 2019-12-22 08:25:30 +01:00
bdeca100d5 fix phpcs 2019-12-21 22:10:11 +01:00
792fcf900a fix phpcs 2019-12-21 22:05:53 +01:00
266ae61e53 stricter typehint 2019-12-21 21:41:05 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
34b9ba3097 Add console session draft 2019-12-21 20:51:06 +01:00
f704dfdeff fix typos found due to testing 2019-12-21 16:01:55 +01:00
1262310af9 remove debugging 2019-12-21 15:52:25 +01:00
3dd0c0516d fixes #217 2019-12-21 15:50:03 +01:00
adc31a21b2 the start and end of a day can be created 2019-12-21 12:25:33 +01:00
0f09da42e9 handle uninit dispatcher 2019-12-19 20:11:25 +01:00
e1f10bb82f add possible improvement remarks 2019-12-16 20:44:47 +01:00
3a8a783804 maze render functions generates string 2019-12-15 16:20:11 +01:00
6bb827e97a fix ecb currency parsing 2019-12-15 14:37:44 +01:00
e008c094e5 fix return type 2019-12-15 14:29:50 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
acd148b70b add maze generator 2019-12-15 12:45:45 +01:00
7e831763e5 more final and edge case fixes 2019-12-14 21:39:31 +01:00
150f86df4a make final 2019-12-14 21:17:23 +01:00
f29a833016 inspection bug fix 2019-12-12 20:08:53 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
4be0788af8 remove expire remove 2019-12-08 11:57:28 +01:00
1abce14674 fix overwrite bug 2019-12-08 11:48:27 +01:00
da10692f57 debug ttl 2019-12-08 11:47:18 +01:00
5d220b1430 test longer sleep for invalidation 2019-12-08 11:39:31 +01:00
89dd33bd99 try to fix expire bug 2019-12-08 11:31:52 +01:00
25a24c5916 remove special expire functionality 2019-12-08 11:21:47 +01:00
a82f92ea6c fix stat check 2019-12-08 10:39:22 +01:00
c9ae933045 replace delete with del 2019-12-08 10:28:48 +01:00
b1c23eb5e8 replace delete with del 2019-12-08 10:20:03 +01:00
866c78a6b2 fix replace 2019-12-08 10:12:08 +01:00
b3186cce3a debug reverse value for replace 2019-12-08 10:00:37 +01:00
d96798b6b3 handle json serializable 2019-12-08 09:17:13 +01:00
221bc5b2cb add float 2019-12-08 08:48:22 +01:00
0fd5a91a2e fix offset 2019-12-08 08:38:49 +01:00
b0b785bcb0 apparently redis doesn't even have int/float values 2019-12-08 08:32:11 +01:00
14af04f027 maybe fixing type bug 2019-12-08 01:21:30 +01:00
0eb659ce54 fix missing cachify type 2019-12-08 01:07:46 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +01:00
c952489736 adding null support 2019-12-08 00:18:14 +01:00
1a54aefaf7 trying to allow booleans 2019-12-08 00:09:12 +01:00
7c72a40bde fix redis stats 2019-12-07 23:42:57 +01:00
5b61c9718d add allowed datatype 2019-12-07 23:28:04 +01:00
1378cf4b57 add allowed datatype 2019-12-07 23:19:42 +01:00
dbfadd4cc3 fix invalid value set/add 2019-12-07 23:07:35 +01:00
71cc73397d remove many expired tests for memcached which are not supported 2019-12-07 22:47:25 +01:00
886a185c5d memcached stats are seriously broken 2019-12-07 22:35:55 +01:00
a02d251c71 implement false tests because of stupid memcached 2019-12-07 22:26:09 +01:00