Julien Neuhart
|
a3f05c1146
|
minor refactoring of building process
|
2019-10-01 17:32:15 +02:00 |
|
Julien Neuhart
|
04b1fa378d
|
fixing typo in documentation
|
2019-10-01 09:33:31 +02:00 |
|
Julien Neuhart
|
cbc9d9ab8c
|
using tini to reap zombie processes
|
2019-09-30 20:17:39 +02:00 |
|
Julien Neuhart
|
7f61c63425
|
adding information about how to use images in header/footer. Thanks @LoicHa
|
2019-09-30 17:27:52 +02:00 |
|
Julien Neuhart
|
3d379dec58
|
adding reference to the load testing use case in the documentation
|
2019-09-30 17:19:14 +02:00 |
|
Julien Neuhart
|
9968a816db
|
improving document
|
2019-09-30 17:16:40 +02:00 |
|
Julien Neuhart
|
8f721cd12a
|
fixing tests
|
2019-09-30 16:38:52 +02:00 |
|
Julien Neuhart
|
d45f2e1ec7
|
updating go modules to 1.13
|
2019-09-30 16:32:06 +02:00 |
|
Julien Neuhart
|
7e0f1794a5
|
updating dependencies
|
2019-09-30 16:24:39 +02:00 |
|
Julien Neuhart
|
20959fc68f
|
updating Golang and Golang CI Lint versions
|
2019-09-30 15:55:01 +02:00 |
|
Julien Neuhart
|
a942224f46
|
adding back context to unoconv cmd
|
2019-09-30 15:54:17 +02:00 |
|
Julien Neuhart
|
fef16f6b28
|
removing useless whitespace
|
2019-09-30 15:53:48 +02:00 |
|
Julien Neuhart
|
1abc4d0365
|
lint: disabling funlen
|
2019-09-30 15:53:15 +02:00 |
|
Julien Neuhart
|
862761d46f
|
removing PM2 references in README
|
2019-09-30 14:52:37 +02:00 |
|
Julien Neuhart
|
94743a16be
|
adding TODO comment
|
2019-09-30 14:52:16 +02:00 |
|
Julien Neuhart
|
f6729834b6
|
removing comment
|
2019-09-30 14:51:49 +02:00 |
|
Julien Neuhart
|
1b4c435900
|
rolling back to an easier solution for executing unoconv as previous one did not remove zombies
|
2019-09-29 15:13:19 +02:00 |
|
Julien Neuhart
|
24e6a86bf5
|
rolling back from previous implementation, now using master version of unoconv
|
2019-09-26 18:07:43 +02:00 |
|
Julien Neuhart
|
88f74d5e9c
|
process balancing: better implementation (wip)
|
2019-09-23 18:29:24 +02:00 |
|
Julien Neuhart
|
171f93662f
|
process load balancing: broken but in progress
|
2019-09-19 17:28:29 +02:00 |
|
Julien Neuhart
|
c5429f7efa
|
test: removing unoconv listener as soffice in server mode has a memory leak
|
2019-08-27 16:51:03 +02:00 |
|
Julien Neuhart
|
36847e6a06
|
fixing wrong status code if alreay echo http error
|
2019-08-27 16:50:27 +02:00 |
|
Julien Neuhart
|
438fd7d825
|
fixing CI permissions with coverage file
|
2019-08-27 11:20:25 +02:00 |
|
Julien Neuhart
|
767b61a3bb
|
typos in documentation
|
2019-08-27 11:11:40 +02:00 |
|
Julien Neuhart
|
dd2542dcd6
|
updating Travis and GitHub Actions workflows
|
2019-08-27 11:07:05 +02:00 |
|
Julien Neuhart
|
f8b63d487a
|
adding back travis CI badge
|
2019-08-27 11:03:26 +02:00 |
|
Julien Neuhart
|
fcd0feb7f6
|
adding back Travis as GitHub actions are not yet ready
|
2019-08-27 11:02:03 +02:00 |
|
Julien Neuhart
|
8287cf386b
|
improving documentation on timeout issues
|
2019-08-27 11:00:26 +02:00 |
|
Julien Neuhart
|
8415bee5da
|
reducing the number of concurrent dev tools connections to Chrome
|
2019-08-27 09:08:00 +02:00 |
|
Julien Neuhart
|
30eb48321c
|
reordering code
|
2019-08-26 11:20:16 +02:00 |
|
Julien Neuhart
|
7cff2e01a4
|
reducing memory footprint
|
2019-08-26 10:22:39 +02:00 |
|
Julien Neuhart
|
fa94341b60
|
updating to Libreoffice 6.3 @tiago-soczek
|
2019-08-22 09:45:12 +02:00 |
|
Julien Neuhart
|
a1b34d5e7b
|
adding 'restart_time' information about a process in ping endpoint if LOG_LEVEL=DEBUG
|
2019-08-21 15:28:34 +02:00 |
|
Julien Neuhart
|
14ef3cf07c
|
fixing typo in main.go
|
2019-08-21 11:38:50 +02:00 |
|
Julien Neuhart
|
db6cddefd4
|
updating documentation according to changes
|
2019-08-20 16:20:42 +02:00 |
|
Julien Neuhart
|
95c6ecb724
|
adding PM2 processes details as response of ping endpoint if LOG_LEVEL=DEBUG
|
2019-08-20 15:23:02 +02:00 |
|
Julien Neuhart
|
fc27f6b3f0
|
improving speed of the command make image
|
2019-08-20 15:06:17 +02:00 |
|
Julien Neuhart
|
2ce0bb2caa
|
updating ISSUE_TEMPLATE.md
|
2019-08-20 13:04:40 +02:00 |
|
Julien Neuhart
|
94e1c006ab
|
commenting for now the main step for publish action: need to check what contains
|
2019-08-20 12:58:02 +02:00 |
|
Julien Neuhart
|
fc2e3586a2
|
renaming workflows (easier for badge) and removing travis
|
2019-08-20 12:56:53 +02:00 |
|
Julien Neuhart
|
bca8b6b606
|
adding codecov token + improving GitHub jobs names
|
2019-08-20 12:23:25 +02:00 |
|
Julien Neuhart
|
bb6a3471d5
|
updating CI process + tests for code coverage
|
2019-08-20 12:06:08 +02:00 |
|
Julien Neuhart
|
09d07e4890
|
removing TTY flag from lint and tests commands
|
2019-08-20 11:34:26 +02:00 |
|
Julien Neuhart
|
8826ad8990
|
fixing issue in cd workflow
|
2019-08-20 11:27:26 +02:00 |
|
Julien Neuhart
|
b350edc250
|
fixing issue in cd workflow
|
2019-08-20 11:21:55 +02:00 |
|
Julien Neuhart
|
af326c0b1e
|
adding GitHub workflows
|
2019-08-20 11:20:21 +02:00 |
|
Julien Neuhart
|
edc346a6b3
|
removing testfunc as it no more needed
|
2019-08-20 10:51:32 +02:00 |
|
Julien Neuhart
|
1e3fc97f2b
|
finalizing xhttp package tests
|
2019-08-20 10:46:21 +02:00 |
|
Julien Neuhart
|
51b78ef5f3
|
fixing typos
|
2019-08-20 10:46:05 +02:00 |
|
Julien Neuhart
|
4e4036382b
|
improving load time for lint and tests commands
|
2019-08-20 10:45:56 +02:00 |
|