go-gitea/routers/repo
Konrad Langenberg f3c40e8aea Added create new issue method
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-17 21:13:47 +02:00
..
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
commit.go Display commit status on landing page of repo (#1784) 2017-09-14 14:51:31 +08:00
download.go Download files to their original filename (#1676) 2017-05-05 14:03:54 +08:00
editor.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
http.go Only allow token authentication with 2FA enabled (#2184) 2017-07-26 15:33:16 +08:00
issue_dependency_add.go Added create new issue method 2017-09-17 21:13:47 +02:00
issue_dependency_remove.go Beautify @JonasFranzDEV 2017-09-04 23:32:34 +02:00
issue_label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
issue_stopwatch.go Resolved Conflicts 2017-09-12 14:19:20 +02:00
issue_timetrack.go Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 2017-09-13 21:02:04 +02:00
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
issue.go Merged with upstream/master, resolved conflicts 2017-09-17 20:38:30 +02:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
pull.go Merged with upstream/master, resolved conflicts 2017-09-17 20:38:30 +02:00
release.go Fix release display and correct paging (#2080) 2017-06-29 23:11:38 +08:00
repo.go Resolved Conflicts 2017-09-12 14:19:20 +02:00
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
setting.go Merged with upstream/master, resolved conflicts 2017-09-17 20:38:30 +02:00
view.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
webhook.go Resolved Conflicts 2017-09-12 14:19:20 +02:00
wiki.go EnableUnit() -> UnitEnabled() (#2242) 2017-08-02 11:46:54 +03:00