Augusto Dwenger J. hamburghammer
  • Joined on 2020-07-22
hamburghammer pushed to master at hamburghammer/ploc 2021-04-07 22:57:29 +02:00
18f2492783 Change command output to JSON format
hamburghammer pushed to master at hamburghammer/ploc 2021-04-07 22:18:24 +02:00
35364df55b Add api-version to the plugin yml
hamburghammer pushed to master at hamburghammer/ploc 2021-04-07 22:14:20 +02:00
2a05c0b23e Remove --enable-preview for the build
hamburghammer pushed to master at hamburghammer/ploc 2021-04-07 22:06:53 +02:00
c6d8624e21 Add README with basic informations
4f97bcdfed Add MIT license
Compare 2 commits »
hamburghammer pushed to master at hamburghammer/ploc 2021-04-07 21:29:03 +02:00
ff6d456e7f Init commit
hamburghammer created repository hamburghammer/ploc 2021-04-07 21:27:00 +02:00
hamburghammer synced commits to master at hamburghammer-mir.../rcon from mirror 2021-04-06 23:01:31 +02:00
cde545b144 Move test password to a global constant
3f1ed29b91 Fix typos
Compare 2 commits »
hamburghammer pushed to master at hamburghammer/setups 2021-04-04 00:04:19 +02:00
eed5ad10fb Add default-timeout for notifications shown by mako
hamburghammer synced commits to master at hamburghammer-mir.../dll from mirror 2021-04-02 23:21:32 +02:00
23495fde3b Add dependency to correctly read CPU quota inside containers
479b9108ec Add copyright holder
1fd20f9b1c Replace travis setup with drone CI
52fc35ebbe Add go module file
Compare 4 commits »
hamburghammer synced commits to master at hamburghammer-mir.../gohttpserver from mirror 2021-04-01 11:43:08 +02:00
627dea49c5 Add docker setup section to the README
777ff2376d Merge remote-tracking branch 'upstream/master'
41981a3d8a update readme
47789eec68 Merge branch 'aeoluswing-master'
4c880193ce merge pull request
Compare 28 commits »
hamburghammer pushed to master at hamburghammer/poolth 2021-01-10 17:25:59 +01:00
6064b798c9 Add drone CI config
hamburghammer pushed to master at hamburghammer/poolth 2021-01-08 19:04:07 +01:00
28368bce3d fix: Change Worker struct to be private
941b47790b doc: Add general documentation for the poolth crate
Compare 2 commits »
hamburghammer pushed to master at hamburghammer/poolth 2021-01-08 11:50:24 +01:00
92b4db36a6 feat: Implement the tutorial ThreadPool version
hamburghammer pushed to basics at hamburghammer/poolth 2021-01-08 11:49:58 +01:00
92b4db36a6 feat: Implement the tutorial ThreadPool version
61e6d3d3b6 fix: Add gracefull shutdown over the Drop trait for the ThreadPool
dd912156df feat: Implement thread pool to handel the requests
c684b7f11b WIP: Implement the tutorial version
Compare 4 commits »
hamburghammer pushed to basics at hamburghammer/poolth 2021-01-08 11:37:42 +01:00
61e6d3d3b6 fix: Add gracefull shutdown over the Drop trait for the ThreadPool
hamburghammer pushed to basics at hamburghammer/poolth 2021-01-07 23:10:39 +01:00
dd912156df feat: Implement thread pool to handel the requests
hamburghammer pushed to master at hamburghammer/setups 2021-01-07 20:32:08 +01:00
b8700b4a75 feat: Add midnigth-commander configuration
hamburghammer pushed to master at hamburghammer/setups 2021-01-07 20:14:42 +01:00
a9e163c923 fix: Add missing networkmanager dependency
hamburghammer pushed to master at hamburghammer/setups 2021-01-07 20:12:04 +01:00
eab8cf8a37 feat: Add current ip_addr to the status.sh script
hamburghammer pushed to basics at hamburghammer/poolth 2021-01-07 18:15:36 +01:00
c684b7f11b WIP: Implement the tutorial version