fe66c6c45c
implement support of unix socket for server
...
This feature can be used for unauthorized access to apis - e.g. for
reporting service if it is run on the same machine. Since now it becomes
recommended way for the interprocess communication, thus some options
(e.g. creating user with as-service flag) are no longer available now
2022-12-02 01:41:23 +02:00
9fa1fa108f
add key-import button to interface
2022-12-02 01:41:23 +02:00
7883746e53
add more notes about docker
2022-11-22 10:49:46 +02:00
4a5b9d9fa1
fix case in which if no source PKGBUILDs were updated, an exception will occur
2022-11-03 03:39:54 +02:00
2f8316ecb0
faq update
2022-11-02 17:15:17 +02:00
48da4646cf
change gitremote api to be same as report and upload
...
These changes are keeping fallback to old settings, but will allow to
run multiple git targets with different settings
2022-11-02 04:09:42 +02:00
73e311a41c
implement single-function patches ( #69 )
2022-10-30 03:11:03 +03:00
a5ce6b78dd
Add gitremote triggers ( #68 )
...
* add gitremote pull trigger
* add push gitremote trigger
* docs update
2022-10-18 01:46:27 +03:00
c5fbccd519
reduce docker image size a bit
2022-07-18 11:42:26 +03:00
fac228d6c6
review loggers once more
...
This commit makes loggers like java.util.logging with fully qualified
logger name which is created by LazyLogging trait
2022-06-27 01:41:49 +03:00
f42c2c57fb
add not about pacman database update
2022-05-11 04:30:24 +03:00
b9cd98235e
triggers implementation ( #62 )
2022-05-09 20:00:20 +03:00
2dac5a2520
Docs update ( #61 )
...
* Improve sphinx documentation
* update faq formatting
* fix setup doc
* fix docs according to the generated htmls
2022-05-06 02:54:37 +03:00