Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/picea#9 2024-03-12 12:48:17 +00:00
Throw an exception whenever a section is declared but do not exists in the parent's layout
mcndave pushed to master at mcndave/negundo-client 2024-03-01 16:48:21 +00:00
3590993925 - Added a process to native handler
mcndave pushed to master at mcndave/ulmus-api 2024-02-26 16:14:11 +00:00
f035fdf0a2 - Timeout now set at 30 sec like CURL is.
mcndave pushed to master at mcndave/ulmus-api 2024-02-16 19:38:34 +00:00
56ca1e2071 - Fixed a bug occuring within Timeout
mcndave pushed to master at mcndave/ulmus 2024-02-01 16:17:11 +00:00
15be1597b8 - Fixed a recurrent bug within deleteOne() method
mcndave pushed to master at mcndave/kash 2024-02-01 14:53:51 +00:00
ed63c1ffe5 - Making sure cache file exist before invalidating; creating it if it ain't
mcndave pushed to master at mcndave/dump 2024-02-01 14:16:56 +00:00
6c074a249e Merge branch 'master' of https://git.mcnd.ca/mcndave/dump
8b85beb942 - Nothing to change...
Compare 2 commits »
mcndave opened issue mcndave/ulmus#10 2024-01-31 14:01:35 +00:00
[Migration] Setting a field NULLABLE don't trigger a need for migration on a field
mcndave pushed to master at mcndave/ulmus-user 2023-12-12 23:57:17 +00:00
0657622eab - Fixed a bug where given entity would failed it's loading with an error
mcndave pushed to master at mcndave/picea 2023-12-07 15:46:35 +00:00
5e54407f74 - WIP on urlextension
mcndave pushed to master at mcndave/ulmus-user 2023-12-04 17:37:03 +00:00
70daae93f5 - Added a new invalid pass. exception
mcndave pushed to master at mcndave/ulmus 2023-12-04 17:36:35 +00:00
d9fa51fa18 - Still WIP on removing annotations
Compare 2 commits »
mcndave pushed to master at mcndave/taxus 2023-12-04 17:35:43 +00:00
f219cf25de - Added a new taxus_has() method to check if a privilege exists
mcndave pushed to master at mcndave/lean 2023-12-04 17:35:06 +00:00
45ffc6e128 - Merged
mcndave pushed to master at mcndave/lean-console 2023-12-04 17:32:33 +00:00
fd51903a8a - Started WIP on firewall
mcndave pushed to master at mcndave/picea 2023-12-01 20:27:34 +00:00
b856743741 - Merged some code added a long time ago to the extension
mcndave pushed to master at mcndave/storage 2023-12-01 20:25:39 +00:00
f2ad49d8ab - Small fix in exception namespace
mcndave pushed to master at mcndave/lean 2023-11-27 18:03:34 +00:00
a9db9cd846 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
2a18e0cb9a - Repaired a bad authentiation config
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-11-24 16:32:09 +00:00
d4d68a029d - Fixed a problem of invalid comparison types in empty IN() query fragment
mcndave pushed to master at mcndave/ulmus 2023-11-20 20:24:44 +00:00
ea667db552 - Testing another boolean handling method