Jannis Mattheis
|
c458087b8d
|
Use go mod vendor to not download dependencies 4 times when building
|
2019-03-01 22:42:20 +01:00 |
Jannis Mattheis
|
09c1516a17
|
Use GO_VERSION inside travis build
|
2019-02-10 14:52:57 +01:00 |
Jannis Mattheis
|
4565ffb2b4
|
Disable gomod when downloading tools
|
2019-02-10 14:52:57 +01:00 |
Jannis Mattheis
|
df0d3162a8
|
Remove docker gotify/server-arm7
|
2019-02-10 14:52:57 +01:00 |
Jannis Mattheis
|
15a51adfa7
|
Add build tasks with gotify/build
|
2019-02-10 14:52:57 +01:00 |
eternal-flame-AD
|
e5b24f4c92
|
Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
|
2019-02-09 12:52:01 +01:00 |
Jannis Mattheis
|
0927616f30
|
Execute e2e tests with compile flags -w -s
|
2019-01-21 19:28:07 +01:00 |
eternal-flame-AD
|
1070c5b270
|
migrate to go.mod
|
2019-01-12 14:29:36 +01:00 |
Jannis Mattheis
|
2a0e84cdcb
|
Check formatting in check-go
|
2019-01-01 23:34:42 +01:00 |
Jannis Mattheis
|
c58188c60a
|
Update golint path
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
80eec6ae3a
|
Remove monkey dependency
|
2018-11-06 21:38:15 +01:00 |
Jannis Mattheis
|
0f9d3bde81
|
Only build gotify once in tests with make test-js
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
469229adf6
|
Add test-js to Makefile
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
1afa51959f
|
Add prettier
|
2018-08-23 17:53:45 +02:00 |
Jannis Mattheis
|
00d506ba7c
|
Add js lint & building to make file
|
2018-03-31 18:44:49 +02:00 |
Jannis Mattheis
|
120ce89ee7
|
Remove packr step in makefile
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
379ce58b29
|
Remove xgo and manually cross-compile instead
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
d6b351f860
|
Remove megacheck -> dominikh/go-tools#269
TL;DR: Repository is down.
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
42c319c12c
|
Adjust spec tasks
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
61c4954b88
|
Use Makefile instead of bash scripts
|
2018-02-24 16:05:00 +01:00 |