1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-20 11:54:15 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
eb1bf2377b Set context for running CreateArchive in to that of the request ()
Set the context for CreateArchive to that of the request to ensure that archives
are only built for as long as a request is requesting them

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-08-28 09:55:12 +03:00
c8d7ae1ee3 Make archive prefixing configurable with a global setting ()
* Allow archive prefix setting

* Update copyright

* Update copyright
2020-01-22 23:46:46 +00:00
d578b71d61 move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
2019-03-27 17:33:00 +08:00
9a2e43bff2 move out git module and send push hook 2015-12-09 20:46:05 -05:00
3a81fdf092 rename fields 2015-11-03 22:49:06 -05:00
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00