1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
* Add units concept for modulable functions of a repository

* remove unused comment codes & fix lints and tests

* remove unused comment codes

* use struct config instead of map

* fix lint

* rm wrong files

* fix tests
2017-02-04 23:53:46 +08:00
..
admin Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
api/v1 Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
repo Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
user Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
home.go UI config to toggle whether user email shows up in Explore Users (#336) 2017-01-01 10:51:10 +08:00
init.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
install.go Cleanup log messaging 2017-02-02 15:24:18 +01:00