Commit Graph

263 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
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)
5 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
5 years ago
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908)
5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 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
kolaente 249dbbe0bc Update golangci to v1.19.1 (#8414)
5 years ago
Lunny Xiao a8c024043c Improve integration tests (#8276)
5 years ago
techknowlogick 3f5cdfe359 use go 1.13 (#8088)
5 years ago
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087)
5 years ago
Mura Li dd3ba9bb6b Fix make-generate using non-vendor packages (#8008)
5 years ago
Antoine GIRARD 256b178176
Update swagger to 0.20.1 (#8010)
5 years ago
techknowlogick 99a004c343
Update golangci-lint to v1.17.1 (#7848)
5 years ago
Lars Kistner 714dcf9dad remove `-i` flag from GOFLAGS (#7778)
5 years ago
Lunny Xiao 87404d7c0b Use vendors when go generate (#7340)
5 years ago
Cherrg 86750325c7 workaround broken drone build (#7362)
5 years ago
silverwind c37ec66ee2 replace lesshint with stylelint (#7305)
5 years ago
silverwind a71cabbd53 add 'npm' and 'npm-update' make targets and lockfile (#7246)
5 years ago
silverwind 9ce4d89e99 UI: Fix overflow issues in repo (#7190)
5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
techknowlogick a83c80a000 Disable arm7 builds (#7037)
5 years ago
silverwind d9dcd09340 add make targets for js and css, add js linter (#6952)
5 years ago
Xaver Maierhofer 3957b40021 Add less linter via npx (#6936)
5 years ago
Xaver Maierhofer 06ae9a3a96 Use single line per selector & don't strip license comments (#6919)
5 years ago
Antoine GIRARD 650df0bd4e Enforce osusergo build tag for releases (#6862)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
zeripath b33f7f792b
Prevent creating empty sessions (#6677)
5 years ago
techknowlogick 77ffb1563b
remove bash requirement in makefile (#6617)
5 years ago
techknowlogick 38889f09cb
Fix cross-compile builds (#6609)
5 years ago
Mura Li d8802b1298 Add a new Make target for running single integration test (#6500)
5 years ago
Lunny Xiao 0a8e63c682 add make version on gitea version (#6485)
5 years ago
Richard Mahn 4e3ce71ac9 Fies #6468 - Uses space match and adds newline for all sed flavors (#6473)
5 years ago
Mura Li d77176912b Use Go1.11 module (#5743)
5 years ago
silverwind d86f878b3e optimize all images in public/img (#6427)
5 years ago
techknowlogick d10a668ffc
Make the version within makefile overwriteable (#6080)
5 years ago
Lunny Xiao 4a6b011b15 Add test environment for Mysql8 (#5234)
5 years ago
techknowlogick e558f83407
use updated reference of xgo in makefile (#6339)
5 years ago
Antoine GIRARD 9d3732dfd5 [Contrib] Checkout a PR (#6021)
5 years ago
silverwind 28fcbf33dc UI: Make document body a flexbox (#6139)
5 years ago
Bo-Yi Wu 05143768d0 Refactor coverage profile with multiple packages (#6167)
5 years ago
John Olheiser eaf9ded182 Makefile changes for Windows and easier development (#6103)
5 years ago
Antoine GIRARD 9eb00fed13 Run benchmark at tag to track performances (#6035)
5 years ago
silverwind 353282e658 Add autoprefixer to css build (#6029)
5 years ago
zeripath 8917d66571 Add migration test (#5773)
5 years ago
Jonas Franz 94c3963da0
Fix makefile generate buildstep (#5556)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
Bo-Yi Wu 20c54f88b2 refactor: replace lint to revive (#5422)
5 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
6 years ago
Mura Li 25c49cf930 Update build tags for sqlite_unlock_notify (#5144)
6 years ago
Lauris BH c42b366f0e
Fix golint to new URL (#5079)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
Lauris BH a7f90905df
Fix drone git@next plugin Gitea version display when building tag (#4380)
6 years ago
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
6 years ago
Fluf 28fb255d91 Add make command to validate swagger file (#4096)
6 years ago
Antoine GIRARD 08c9617caa Provide compressed releases (#3991)
6 years ago