Commit Graph

539 Commits

Author SHA1 Message Date
7163328a59 closes ##73 2020-03-14 00:17:07 +01:00
13326b6aea remove unused keys 2020-03-14 00:07:57 +01:00
bd927133d7 fix where query usage 2020-03-14 00:06:33 +01:00
b1e3eac74c start re-implementing conditional handling 2020-03-13 23:57:42 +01:00
Formatter Bot
61b816fcd7 Automated formatting changes 2020-03-13 22:34:19 +00:00
250bb48c9c autofix 2020-03-13 23:32:09 +01:00
4937fdb9f7 fixes #220 and fixes #102 2020-03-13 23:31:58 +01:00
3b740eae3c autofix 2020-03-12 18:15:51 +01:00
686d09a599 Fix dependency resolution 2020-03-12 18:15:32 +01:00
3b24e6c3d7 remove db prefix 2020-03-12 18:11:43 +01:00
3439fd57ff remove db prefix 2020-03-12 18:11:04 +01:00
1fdb93968a autofix 2020-03-07 19:49:16 +01:00
e5baf46dce optimize code readability and perforamnce 2020-03-07 19:48:58 +01:00
2a8ece6fcc Type and cs fixes 2020-03-07 00:23:22 +01:00
55182c4138 fixes #222 2020-03-06 23:12:59 +01:00
3f68bbad63 Started implementing #222 read is already working 2020-03-06 23:09:57 +01:00
e16ad97838 phpcs fix 2020-03-05 22:51:41 +01:00
c3f4ba80bb remove todos #224 and #212 2020-03-05 22:15:09 +01:00
1594a88daf fixes #224 and fixes #212 2020-03-05 20:37:03 +01:00
5048008be6 theoretical bug fixes and style improvements 2020-03-04 00:08:50 +01:00
23e28feae2 start working on #212 2020-03-03 22:28:37 +01:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
37144b9a9f fix writeonly for has many 2020-02-20 19:18:03 +01:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +01:00
9a0698ae07 fixes #238 2020-02-20 18:55:04 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
0ff97e74ff auto fixes 2020-02-16 19:55:34 +01:00
4b95814719 add cursor pagination 2020-02-16 19:55:15 +01:00
f4ae141981 fixes Orange-Management/Modules#135 2020-02-15 02:00:46 +01:00
135f3f08e4 fixes #162 implemented previously 2020-02-14 18:36:47 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
Formatter Bot
babbca7fcc Automated formatting changes 2020-02-08 15:51:35 +00:00
86b0d62a54 implement unique 2020-02-08 16:48:07 +01:00
0e0264ad35 improve array docblock 2020-02-08 13:25:48 +01:00
8710adad62 fixes #234, fixes #189 2020-02-08 12:42:48 +01:00
56a980d2ea fix bug 2020-02-07 23:33:22 +01:00
f8f85b0092 remove issue todos 2020-02-07 23:20:54 +01:00
3c8a8c31d5 remove todos 2020-02-07 21:51:55 +01:00
b9bc5bbe64 fix #235 2020-02-07 21:41:32 +01:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
4107551a09 fixes #214 2020-02-07 19:20:05 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
2b3de00f4c
Don't use use for Throwable NO_CI 2020-02-05 16:28:55 +01:00
0fbbc40237
Improve file cache array docblock NO_CI 2020-02-05 15:54:31 +01:00
067b1856d2
Improve array docblock NO_CI 2020-02-05 15:52:10 +01:00
5e0a6a0fd6
Fix missing docblock components NO_CI 2020-02-05 15:49:51 +01:00
afb31253c8
Update RedisCache.php 2020-02-05 15:48:33 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
47cd969f10 add todo and fix docblock 2020-02-04 19:50:41 +01:00
85b8bbec04 Allow obj relations 2020-02-02 15:49:59 +01:00
1badf2354b fix samesite bug 2020-02-01 16:30:43 +01:00
f1bbb2abe3 make cookies strict 2020-02-01 15:16:17 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
89f9d0c2f3 fix self -> static return types 2020-01-26 12:03:12 +01:00
5d43137f3c fix todo comments 2020-01-12 17:57:18 +01:00
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +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
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
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +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
89dd33bd99 try to fix expire bug 2019-12-08 11:31:52 +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
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
a5b67c20e6 fix setter 2019-12-07 21:48:52 +01:00
c6345da817 don't parse values 2019-12-07 21:37:53 +01:00
4b2d8bc2ed handle invalid keys 2019-12-07 21:28:01 +01:00
6adebce0f8 don't change return type 2019-12-07 21:16:39 +01:00
4e176d7b9e another fix test 2019-12-07 21:06:19 +01:00
4d097b4589 remove threshold 2019-12-07 20:58:23 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00