Ethan Koenig
|
f148a4a1ed
Fix coverage reports (#2974)
|
3 years ago |
Antoine GIRARD
|
d23a3e96f1
Fix bench deps since #2916 (#2971)
|
3 years ago |
Ethan Koenig
|
061f65ff29
Restore build as the default make rule (#2935)
|
3 years ago |
Ethan Koenig
|
6ee65757c7
Combine identical Makefile rules (#2916)
|
3 years ago |
Antoine GIRARD
|
dac0f14f34
Docker multi-arch base (#1985)
|
3 years ago |
Ethan Koenig
|
f26f4a7e01
Update swagger documentation (#2899)
|
3 years ago |
Antoine GIRARD
|
619b9b5547
Move swagger-ui under /api/v1 (#2746)
|
3 years ago |
Morlinest
|
086eb62691
Compress css with nodejs (#2580)
|
3 years ago |
silverwind
|
1fbfccb4fc
Use standard lessc and minify CSS using Node.js (#2337)
|
3 years ago |
Ethan Koenig
|
fa1cbc2896
Always run fmt check in CI (#2546)
|
3 years ago |
Lauris BH
|
6f380a22a4
Remove go version check for make fmt (#2558)
|
3 years ago |
Ethan Koenig
|
b0f7457d9e
Improve issue search (#2387)
|
3 years ago |
Bo-Yi Wu
|
3e89e89670
add codecov.io service. (#2493)
|
3 years ago |
Lauris BH
|
377cd1ae38
Allow changing integration test database connection using env variables (#2484)
|
3 years ago |
Antoine GIRARD
|
69dfe43ffc
Fix some tests : make coverage -> test (#2492)
|
3 years ago |
Thomas Boerger
|
4b8fef143e
Changes for latest DroneCI (#2362)
|
3 years ago |
Michael Lustfield
|
a915a09e4f
Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241)
|
3 years ago |
Bo-Yi Wu
|
be4f6a754c
Revert "Changes for latest DroneCI (#2355)" (#2358)
|
3 years ago |
Thomas Boerger
|
faf4b503b2
Changes for latest DroneCI (#2355)
|
3 years ago |
Sandro Santilli
|
100ec93a65
Remove integration test executables on `make clean` (#2340)
|
3 years ago |
Bo-Yi Wu
|
722bcefbbf
refactor(Makefile): allow overriding default go program (#2310)
|
3 years ago |
Antoine GIRARD
|
a804f0e052
go get github.com/wadey/gocovmerge when needed (#2235)
|
3 years ago |
silverwind
|
d74d8ecc2e
Generate small and large logos at 4x resolution (#2233)
|
3 years ago |
Lunny Xiao
|
a9cc538ab5
remove unused variable on makefile (#2225)
|
3 years ago |
Lauris BH
|
60d7e56c69
Add task to generate images from SVG and change to new logo (#2194)
|
3 years ago |
Bo-Yi Wu
|
f011d6d4d7
fix: replace tmp with TMPDIR. (#2152)
|
3 years ago |
Bo-Yi Wu
|
2c3efd72ce
fix typo (#2145)
|
3 years ago |
Bo-Yi Wu
|
2b05b104ef
Add verify changed less-file step to Makefile (#1861)
|
3 years ago |
Roy Marples
|
c016d48735
Use POSIX complaint ! operator in find (#2132)
|
3 years ago |
Lunny Xiao
|
dde9a8648e
Add make command update-translations for update translations from crodwin (#2097)
|
3 years ago |
Mura Li
|
754482bf5d
Add integration test for repository migration (#1983)
|
3 years ago |
Antoine GIRARD
|
2bcd9471c9
Separate generate swagger + fix sed os specific (#1791)
|
3 years ago |
Ethan Koenig
|
792cde7081
Coverage reports for integration tests (#1960)
|
3 years ago |
Sandro Santilli
|
f6b58964d7
Include formatting check to the `make test` (and thus also `check`) rule (#1366)
|
3 years ago |
Bo-Yi Wu
|
703d18e50d
feat: add check misspelling (#1877)
|
3 years ago |
Bo-Yi Wu
|
e7ae13deef
fix: error from mktemp command in MacOS. (#1837)
|
3 years ago |
himaaaatti
|
0f5b399e35
Add variable for docker tag (#1825)
|
3 years ago |
Ethan Koenig
|
cb74f1b84d
Remove stale rule from Makefile (#1782)
|
3 years ago |
Ethan Koenig
|
ff96bda138
Only run coverage on merges/pushes to master (#1783)
|
3 years ago |
Lunny Xiao
|
d98a86d2a2
remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693)
|
3 years ago |
Thomas Boerger
|
c864ccf9b1
Enforce netgo build tag while cross-compilation (#1690)
|
3 years ago |
Antoine GIRARD
|
3edb0c5894
Generate swagger json (#1402)
|
3 years ago |
Antoine GIRARD
|
bb5f694fc5
Improve govendor testing (#1623)
|
3 years ago |
Lauris BH
|
0144817971
Do not allow commiting to protected branch from online editor (#1502)
|
3 years ago |
Ethan Koenig
|
66c803fae2
MySQL, Postgres integration tests in drone (#1638)
|
3 years ago |
Kim "BKC" Carlbäcker
|
cebe3a6b2f
Revert "Set VERSION from git once, in a variable (#1447)"
|
3 years ago |
Lunny Xiao
|
fca7ddc6ea
improve integration test to resue models/fixtures and store git repos with tests (#1627)
|
3 years ago |
Ethan Koenig
|
c58708d3ee
Integration test framework (#1290)
|
3 years ago |
Antoine GIRARD
|
eb1075dd4c
Check if missing/modified/unused deps in vendor and fix errors (#1468)
|
3 years ago |
Sandro Santilli
|
410af6971b
Set VERSION from git once, in a variable (#1447)
|
3 years ago |