Commit Graph

214 Commits (11f7fc5621629624034916b118b4b4ef368f8418)

Author SHA1 Message Date
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)
5 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
Antoine GIRARD 3f3383dc0a Migrate to dep (#3972)
6 years ago
Lauris BH abff697f31 Update less.js to latest version (#3932)
6 years ago
Antoine GIRARD 3506717e9c Add swagger check (#3811)
6 years ago
Antoine GIRARD cc7b8e3379 Add more bench (#3161)
6 years ago
Ethan Koenig c082c3bce3 Restore make test target (#3139)
6 years ago
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc (#3130)
6 years ago
Ethan Koenig f148a4a1ed Fix coverage reports (#2974)
6 years ago
Antoine GIRARD d23a3e96f1 Fix bench deps since #2916 (#2971)
6 years ago
Ethan Koenig 061f65ff29 Restore build as the default make rule (#2935)
6 years ago
Ethan Koenig 6ee65757c7 Combine identical Makefile rules (#2916)
6 years ago
Antoine GIRARD dac0f14f34 Docker multi-arch base (#1985)
6 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899)
6 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
7 years ago
Morlinest 086eb62691 Compress css with nodejs (#2580)
7 years ago
silverwind 1fbfccb4fc Use standard lessc and minify CSS using Node.js (#2337)
7 years ago
Ethan Koenig fa1cbc2896 Always run fmt check in CI (#2546)
7 years ago
Lauris BH 6f380a22a4 Remove go version check for make fmt (#2558)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Bo-Yi Wu 3e89e89670 add codecov.io service. (#2493)
7 years ago
Lauris BH 377cd1ae38 Allow changing integration test database connection using env variables (#2484)
7 years ago
Antoine GIRARD 69dfe43ffc Fix some tests : make coverage -> test (#2492)
7 years ago
Thomas Boerger 4b8fef143e Changes for latest DroneCI (#2362)
7 years ago
Michael Lustfield a915a09e4f Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241)
7 years ago
Bo-Yi Wu be4f6a754c Revert "Changes for latest DroneCI (#2355)" (#2358)
7 years ago
Thomas Boerger faf4b503b2 Changes for latest DroneCI (#2355)
7 years ago
Sandro Santilli 100ec93a65 Remove integration test executables on `make clean` (#2340)
7 years ago
Bo-Yi Wu 722bcefbbf refactor(Makefile): allow overriding default go program (#2310)
7 years ago
Antoine GIRARD a804f0e052 go get github.com/wadey/gocovmerge when needed (#2235)
7 years ago
silverwind d74d8ecc2e Generate small and large logos at 4x resolution (#2233)
7 years ago
Lunny Xiao a9cc538ab5 remove unused variable on makefile (#2225)
7 years ago
Lauris BH 60d7e56c69 Add task to generate images from SVG and change to new logo (#2194)
7 years ago
Bo-Yi Wu f011d6d4d7 fix: replace tmp with TMPDIR. (#2152)
7 years ago
Bo-Yi Wu 2c3efd72ce fix typo (#2145)
7 years ago
Bo-Yi Wu 2b05b104ef Add verify changed less-file step to Makefile (#1861)
7 years ago
Roy Marples c016d48735 Use POSIX complaint ! operator in find (#2132)
7 years ago
Lunny Xiao dde9a8648e Add make command update-translations for update translations from crodwin (#2097)
7 years ago
Mura Li 754482bf5d Add integration test for repository migration (#1983)
7 years ago
Antoine GIRARD 2bcd9471c9 Separate generate swagger + fix sed os specific (#1791)
7 years ago
Ethan Koenig 792cde7081 Coverage reports for integration tests (#1960)
7 years ago
Sandro Santilli f6b58964d7 Include formatting check to the `make test` (and thus also `check`) rule (#1366)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Bo-Yi Wu e7ae13deef fix: error from mktemp command in MacOS. (#1837)
7 years ago
himaaaatti 0f5b399e35 Add variable for docker tag (#1825)
7 years ago
Ethan Koenig cb74f1b84d Remove stale rule from Makefile (#1782)
7 years ago
Ethan Koenig ff96bda138 Only run coverage on merges/pushes to master (#1783)
7 years ago
Lunny Xiao d98a86d2a2 remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693)
7 years ago
Thomas Boerger c864ccf9b1 Enforce netgo build tag while cross-compilation (#1690)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Antoine GIRARD bb5f694fc5 Improve govendor testing (#1623)
7 years ago