summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-2/+0
* Fix incorrect git ignore rule and add missing license files (#25135) (#25138)Giteabot2023-06-081-4/+0
* Update repo's default branch when adding new files in an empty one (#25017)wxiaoguang2023-05-311-0/+1
* Remove the service worker (#25010)silverwind2023-05-311-1/+0
* Remove git sample files and ignore them (#24271)wxiaoguang2023-04-221-0/+1
* Add go licenses to licenses.txt (#21034)silverwind2022-09-041-0/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-15/+8
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-0/+2
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-0/+1
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-0/+2
* Update JS dependencies, use Node 16 (#15804)silverwind2021-05-131-0/+2
* Fix Benchmark tests, remove a broken one & add two new (#15250)65432021-04-161-0/+1
* Stop packaging node_modules in release tarballs (#15273)silverwind2021-04-091-2/+0
* Introduce esbuild on webpack (#14578)Lunny Xiao2021-04-021-0/+3
* Generate man pages (#13901)65432021-02-241-0/+3
* Precompile fomantic-ui files (#13332)silverwind2020-10-271-1/+11
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-0/+1
* Add 'watch-backend' (#12330)silverwind2020-07-271-0/+1
* Direct SVG rendering (#12157)silverwind2020-07-121-1/+0
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-1/+1
* Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better s...Lunny Xiao2020-06-171-1/+1
* Ensure serviceworker is created as /serviceworker.js (#11577)zeripath2020-05-231-0/+1
* Switch code editor to Monaco (#11366)silverwind2020-05-141-0/+1
* Use /tmp for test repositories (#11126)guillep2k2020-04-191-0/+1
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+1
* Prevent Firefox from using apple-touch-icon (#10402)silverwind2020-02-231-1/+4
* Add frontend/backend make targets, fix source release (#10325)silverwind2020-02-221-0/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-0/+1
* Use a file as make evidence for fomantic instead of a directory (#10032)guillep2k2020-02-011-0/+3
* Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath2020-01-271-0/+3
* Use npm to manage fomantic and only build needed components (#9561)Lunny Xiao2020-01-211-0/+1
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-2/+0
* Add Node.js build dep, remove built js/css files (#9114)silverwind2019-12-051-1/+3
* add __debug_bin file to gitignore (#8740)jaqra2019-10-301-0/+1
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+1
* add 'npm' and 'npm-update' make targets and lockfile (#7246)silverwind2019-06-181-1/+0
* remove and disable package-lock (#6969)silverwind2019-05-161-0/+2
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-1/+1
* Add test environment for Mysql8 (#5234)Lunny Xiao2019-03-171-0/+3
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-0/+1
* Added test environment for mssql (#4282)kolaente2018-12-121-0/+3
* snap-packaging for gitea (#2568)Thorben2018-05-091-0/+10
* Use standard lessc and minify CSS using Node.js (#2337)silverwind2017-09-211-0/+1
* Improve issue search (#2387)Ethan Koenig2017-09-161-0/+3
* add codecov.io service. (#2493)Bo-Yi Wu2017-09-131-0/+1
* Allow changing integration test database connection using env variables (#2484)Lauris BH2017-09-131-0/+2
* Basic VSCode configuration for building and debugging (#2483)Lauris BH2017-09-121-0/+4
* Fix some tests : make coverage -> test (#2492)Antoine GIRARD2017-09-121-1/+3
* Coverage reports for integration tests (#1960)Ethan Koenig2017-06-151-1/+1
* fix: error from mktemp command in MacOS. (#1837)Bo-Yi Wu2017-06-041-1/+1