forgejo/modules/context
Jonas Franz 566e8ecce0 Fork permission bug fixes ()
* Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125)

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Checking if Code unit is enabled before creating a fork.

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Adding a discrete function for RepoIDAssignment

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Improved Documentation
2017-09-18 22:52:20 +08:00
..
api.go Improve swagger doc () 2017-08-21 14:13:47 +03:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go Golint fixed for modules/setting () 2016-11-27 18:14:25 +08:00
context.go Always return valid go-get meta, even if unauthorized () 2017-06-26 09:06:40 +08:00
org.go Golint fixed for modules/setting () 2016-11-27 18:14:25 +08:00
repo.go Fork permission bug fixes () 2017-09-18 22:52:20 +08:00