Commit Graph

24 Commits

Author SHA1 Message Date
cclecle
6cc6056220 start unittesting dict & add some fixes
allocate plugin at app creation, not at call to gain time and keep
context.
0.1.0.post3
2023-11-11 11:49:51 +00:00
cclecle
de71a19956 fix import order in unittest 0.1.0.post2 2023-11-11 10:03:01 +00:00
cclecle
3b358ab49c remove unused resource_handler_walker
uniform all if TYPE_CHECKING
ignore TYPE_CHECKING in coverage
0.1.0.post1
2023-11-11 09:01:38 +00:00
cclecle
6311d90a2d update jenkins & toml from project template 0.0.1.post20 2023-11-06 14:56:46 +00:00
cclecle
7e13d49feb remove unused data dir from toml 2023-11-06 13:57:00 +00:00
cclecle
9b3e847908 use threaded uvicorn during test 0.0.1.post18 2023-11-06 13:50:34 +00:00
cclecle
3afebdba33 temporary disable PERF tests 0.0.1.post17 2023-11-06 11:25:49 +00:00
cclecle
0ec875e497 add parallel coverage option 0.0.1.post16 2023-11-06 10:35:05 +00:00
cclecle
d0e146ac76 try to fix toml / coverage 0.0.1.post15 2023-11-06 09:33:55 +00:00
cclecle
4af812cf80 enable multiprocessing on coverage 0.0.1.post14 2023-11-06 09:27:53 +00:00
cclecle
d58173f07b fix typing issues 0.0.1.post13 2023-11-06 01:11:43 +00:00
cclecle
04ef407a6f typo fix 0.0.1.post12 2023-11-05 22:21:07 +00:00
cclecle
4dc7243900 add missing typegard dep 0.0.1.post11 2023-11-05 22:17:33 +00:00
cclecle
4cc5080838 add a feature to keep exception on when called from python / but not
when called from uvicorn.
0.0.1.post10
2023-11-05 22:11:21 +00:00
cclecle
cffa209c9a finish 1st login version + clean code + fix unittest regressions 0.0.1.post9 2023-11-05 17:44:15 +00:00
cclecle
f00cf7b4b2 continuing implementation of login and session 2023-11-05 15:38:08 +00:00
cclecle
346ff649ec fix ACL + cleaning 0.0.1.post7 2023-11-03 17:42:34 +00:00
cclecle
c3ff00e877 implement first ACL version (lack dict support) 0.0.1.post6 2023-11-03 13:11:38 +00:00
cclecle
2251b1d5e9 optimization (WIP) 0.0.1.post5 2023-11-02 01:00:30 +00:00
cclecle
f9b016d845 implement server-side Set-Cookie 0.0.1.post4 2023-11-01 02:12:56 +00:00
cclecle
5ce727e60c fix dockerfile for debian 12 0.0.1.post3 2023-11-01 00:08:34 +00:00
cclecle
6a554af8f8 fix dockerfile 2023-11-01 00:02:54 +00:00
cclecle
62fedab552 first commit 0.0.1.post1 2023-10-31 23:58:51 +00:00
7e2f4c34bd initial template commit 0.0.1 2023-10-31 23:46:38 +00:00