1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers
Jonas Franz 566e8ecce0 Fork permission bug fixes (#2534)
* 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
..
admin Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
api/v1 Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
routes Fork permission bug fixes (#2534) 2017-09-18 22:52:20 +08:00
user Implementation of all repositories of a user from user->settings (#1740) 2017-09-14 14:46:14 +03:00
home.go Fix missing collabrative repos (#2367) 2017-08-24 22:01:03 +08:00
init.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
install.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00