1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/modules/context
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
..
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api.go Repo permission bug fixes (#513) 2016-12-29 21:17:32 +08:00
auth.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
context.go Fixes xss, clickjacking & password autocompletion 2016-11-29 22:49:06 +01:00
org.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
repo.go Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00