Commit Graph

214 Commits (d6657644a96417d2e771a2891a54e99e686be0a3)

Author SHA1 Message Date
silverwind 11f7fc5621
Use whitelist to find go files, run find only once (#10594)
4 years ago
silverwind 334f09d934
Fix makefile syntax error (#10622)
4 years ago
John Olheiser f5a20250ae
Add node version variable to docs (#10620)
4 years ago
silverwind fa6ea60c55
Frontend build improvements, fix Fomantic build (#10576)
4 years ago
silverwind ac4f952f73
Fix make find command (#10580)
4 years ago
silverwind e9afd74bbe
Speed up make (#10560)
4 years ago
zeripath 858aebc2d8
Use [:space:] instead of \s (#10508)
4 years ago
silverwind 2ed9ead6de
Add frontend/backend make targets, fix source release (#10325)
4 years ago
silverwind 17445bbbfa
remove release-dirs make target (#10350)
4 years ago
Antoine GIRARD 9bada628f2
make: add release-sources (#10295)
4 years ago
silverwind d9c79986ea
add TAGS variable prereq on make targets that use it (#10219)
4 years ago
Antoine GIRARD 632df9b996
Improve make PR (force build and help message) (#10178)
4 years ago
silverwind fdf6d25915
Reorganize frontend files and tooling (#10168)
4 years ago
Antoine GIRARD 730f026c6e
make: improve make pr (#10165)
4 years ago
zeripath 391e0638cc
Check if go exists before generating the GOPATH (#10100)
4 years ago
guillep2k 72f9cfc8f0
Use a file as make evidence for fomantic instead of a directory (#10032)
4 years ago
silverwind 6dcf110628
enable babel-loader cache (#10083)
4 years ago
silverwind d7f4f87aaf
fix apple-touch-icon, regenerate images (#10065)
4 years ago
Lunny Xiao e2c505f5ce
Add RACE_ENABLED=1 envs for make test* (#10055)
4 years ago
zeripath 82a979707a
Update documentation for the go module era (#9751)
4 years ago
NiTRoeSE db42a15fa0
add touch-icon with background (#10022)
4 years ago
silverwind 1019913eab move CSS build to webpack (#9983)
4 years ago
zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)
4 years ago
zeripath 20d637a0f8
Enforce tests do not change files in source tree (#9625)
4 years ago
silverwind 87e1438005 avoid useless fomantic rebuilds (#9999)
4 years ago
Lauris BH 59510d6227
Change font to Roboto to support more charsets (#9803)
4 years ago
silverwind 8ca07305fb make node_modules a order-only prerequisite (#9923)
4 years ago
silverwind bfdfa9a8b3 move fomantic target, update 'make help' (#9945)
4 years ago
silverwind c7fe028db4 misc webpack tweaks (#9924)
4 years ago
Lunny Xiao 5cf241b312
Use npm to manage fomantic and only build needed components (#9561)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Antoine GIRARD 8dd5ab2a14 ci: simplify tag/release by always running coverage (#9774)
4 years ago
silverwind f00961abe7 move swagger-ui to webpack/npm (#9714)
4 years ago
guillep2k 565eb1811c Add test for git + git lfs (#9753)
4 years ago
Antoine GIRARD dfe4564072
ci: go back to golangci-lint 1.20.0 (#9742)
4 years ago
silverwind 74e35aae11 remove deprecated targets from Makefile (#9729)
4 years ago
techknowlogick fef49f5e2e golangci-lint 1.22.2 (#9711)
4 years ago
6543 7e4f490482 [Docs] introduce "make help" (#9604)
4 years ago
dankm d66ae50fd5 Address minor portability issues (#9414)
4 years ago
silverwind 7217b703e9 Combine Drone release steps (#9338)
4 years ago
techknowlogick c34fdf7e33
prebuild CSS/JS before xgo release binaries (#9293)
4 years ago
silverwind 3f42934b9a Remove explicit 'generate' calls, fix release task (#9288)
4 years ago
silverwind 9ff5b75559 Switch CSS minifier to cssnano (#9260)
4 years ago
silverwind d9c67a8c90 Add Node.js build dep, remove built js/css files (#9114)
4 years ago
Gary Kim 9feab29405 Check compiled files during build (#9042)
4 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
4 years ago
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908)
4 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
4 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
kolaente 7408942c80 Update golangci to v1.20 (#8432)
5 years ago