forgejo/routers
Lunny Xiao dad67cae54
Refactor pull request review ()
* refactor submit review

* remove unnecessary code

* remove unused comment

* fix lint

* remove duplicated actions

* remove duplicated actions

* fix typo

* fix comment content
2019-11-14 10:57:36 +08:00
..
admin Fix new user form for non-local users () 2019-11-04 21:10:37 +02:00
api/v1 Add Close() method to gogitRepository () 2019-11-13 07:01:19 +00:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
org Allow to add and remove all repositories to/from team. () 2019-11-09 08:39:37 +08:00
private Allow Protected Branches to Whitelist Deploy Keys () 2019-10-21 09:21:45 +01:00
repo Refactor pull request review () 2019-11-14 10:57:36 +08:00
routes Add basic repository lfs management () 2019-10-28 18:31:55 +00:00
user Improve notification () 2019-11-12 16:33:34 +08:00
utils
home.go Use AppSubUrl for more redirections () 2019-10-23 22:04:22 +01:00
init.go Move webhook to a standalone package under modules () 2019-11-01 22:51:22 +00:00
install.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go