aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2022-09-04Add go licenses to licenses.txt (#21034)silverwind
2022-09-02Kd/ci playwright go test (#20123)Kyle D
2022-01-26Validate migration files (#18203)Aravinth Manivannan
2022-01-14Remove golang vendored directory (#18277)techknowlogick
2021-10-15Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang
2021-05-13Update JS dependencies, use Node 16 (#15804)silverwind
2021-04-16Fix Benchmark tests, remove a broken one & add two new (#15250)6543
2021-04-09Stop packaging node_modules in release tarballs (#15273)silverwind
2021-04-02Introduce esbuild on webpack (#14578)Lunny Xiao
2021-02-24Generate man pages (#13901)6543
2020-10-27Precompile fomantic-ui files (#13332)silverwind
2020-07-29Move jquery-minicolors to npm/webpack (#12305)silverwind
2020-07-27Add 'watch-backend' (#12330)silverwind
2020-07-12Direct SVG rendering (#12157)silverwind
2020-06-27Move fomantic and jQuery to main webpack bundle (#11997)silverwind
2020-06-17Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better s...Lunny Xiao
2020-05-23Ensure serviceworker is created as /serviceworker.js (#11577)zeripath
2020-05-14Switch code editor to Monaco (#11366)silverwind
2020-04-19Use /tmp for test repositories (#11126)guillep2k
2020-04-05Add gitea-vet (#10948)John Olheiser
2020-02-23Prevent Firefox from using apple-touch-icon (#10402)silverwind
2020-02-22Add frontend/backend make targets, fix source release (#10325)silverwind
2020-02-11Add Octicon SVG spritemap (#10107)John Olheiser
2020-02-01Use a file as make evidence for fomantic instead of a directory (#10032)guillep2k
2020-01-27Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath
2020-01-21Use npm to manage fomantic and only build needed components (#9561)Lunny Xiao
2019-12-28Stop various tests from adding to the source tree (#9515)zeripath
2019-12-05Add Node.js build dep, remove built js/css files (#9114)silverwind
2019-10-30add __debug_bin file to gitignore (#8740)jaqra
2019-10-13Move migrating repository from frontend to backend (#6200)Lunny Xiao
2019-06-18add 'npm' and 'npm-update' make targets and lockfile (#7246)silverwind
2019-05-16remove and disable package-lock (#6969)silverwind
2019-05-07Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao
2019-03-17Add test environment for Mysql8 (#5234)Lunny Xiao
2019-02-21refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao
2018-12-12Added test environment for mssql (#4282)kolaente
2018-05-09snap-packaging for gitea (#2568)Thorben
2017-09-21Use standard lessc and minify CSS using Node.js (#2337)silverwind
2017-09-16Improve issue search (#2387)Ethan Koenig
2017-09-13add codecov.io service. (#2493)Bo-Yi Wu
2017-09-13Allow changing integration test database connection using env variables (#2484)Lauris BH
2017-09-12Basic VSCode configuration for building and debugging (#2483)Lauris BH
2017-09-12Fix some tests : make coverage -> test (#2492)Antoine GIRARD
2017-06-15Coverage reports for integration tests (#1960)Ethan Koenig
2017-06-04fix: error from mktemp command in MacOS. (#1837)Bo-Yi Wu
2017-04-28improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao
2017-04-25Integration test framework (#1290)Ethan Koenig
2017-01-25Search bar for issues/pulls (#530)Ethan Koenig
2016-12-22Bindata is optional and over-writable on restart (#354)Thomas Boerger
2016-12-06Integrate templates into bindata optionally (#314)Thomas Boerger