1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00
Commit graph

40 commits

Author SHA1 Message Date
e9cb4f08e3 use extra app directories for git operations 2026-03-06 00:16:02 +01:00
b7ea4e9760 allow configuring additional app directories and add a writable app directory
fixes #15
2026-03-05 23:32:02 +01:00
cead37fae7 fix custom php.ini, again 2026-02-25 19:30:15 +01:00
b2a7b22676 make haze git checkout pick the correct branch by default 2026-02-13 21:27:51 +01:00
4bb6a21d7c make it easier to change php configuration 2026-02-09 17:39:33 +01:00
1804a7fd93 git pull command 2025-11-21 20:07:34 +01:00
d86ee53f66 move checkout to new git subcommand 2025-11-20 20:48:11 +01:00
6a3058888f add exec root option 2025-09-23 18:07:29 +02:00
43481a5960 edit command 2025-09-03 18:37:50 +02:00
f928547ac2 command help 2025-09-01 18:20:42 +02:00
e189b2e4f2 version and help 2025-09-01 16:55:58 +02:00
85335d84de add command to update images 2025-08-26 17:14:14 +02:00
86a68339b4 default to max supported php version 2025-08-26 13:33:02 +02:00
89280d9371 allow running db queries on sharded db 2025-08-22 18:16:17 +02:00
37849081be allow running sql queries directly from cli 2025-04-03 15:14:07 +02:00
28ad29ede3 misc 2025-03-04 22:14:12 +01:00
663228f5f4 update tests 2023-07-16 17:53:15 +02:00
fdcb8de4f2 presets wip 2023-07-16 17:14:49 +02:00
2a587c0c7e add haze env 2023-03-20 20:36:44 +01:00
5278f0d295 add command to checkout branch in all apps 2022-08-24 17:09:29 +02:00
6239b0cab7 add proxy option 2022-08-05 17:16:53 +02:00
81695aee4b allow pinning instances 2022-07-21 14:47:25 +02:00
13fde5a378 add shell command 2022-03-10 00:38:19 +01:00
1f438e8e4f add follow option to log command 2022-02-18 16:30:49 +01:00
701d3b2a82 miette 2022-01-11 17:22:51 +01:00
17b5496879 fix db logs 2021-08-26 18:40:06 +02:00
2fc3e5ed93 integration test command 2021-07-02 19:36:04 +02:00
3c97fc37e1 better service parsing 2021-06-25 16:58:19 +02:00
8f3405fabe basic ldap 2021-06-25 16:29:56 +02:00
2627bb9427 add formatting command 2021-06-23 16:50:09 +02:00
b46291b0f0 allow exec in db 2021-06-14 18:46:00 +02:00
8614a3e875 allow connecting to mysql db as root 2021-06-14 18:03:50 +02:00
818092fda8 allow extra test args 2021-05-05 20:29:30 +02:00
fe33330547 service logs 2021-03-19 18:42:40 +01:00
794a69f17b log count 2021-03-14 21:17:03 +01:00
30a002ef71 better command parsing 2021-03-14 16:25:45 +01:00
67c2b59639 open 2021-03-13 22:30:18 +01:00
06c0330de8 images and linking 2021-03-12 21:49:58 +01:00
da1e184e42 basic subcommands 2021-03-12 20:04:15 +01:00
d426b537b2 init arg parsing 2021-03-12 19:32:55 +01:00