1
0
Fork 0
gitea/routers/repo
Ethan Koenig b0f7457d9e Improve issue search (#2387)
* Improve issue indexer

* Fix new issue sqlite bug

* Different test indexer paths for each db

* Add integration indexer paths to make clean
2017-09-16 23:16:21 +03:00
..
attachment.go
branch.go
commit.go Display commit status on landing page of repo (#1784) 2017-09-14 14:51:31 +08:00
download.go
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.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
issue_label.go
issue_stopwatch.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03: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
middlewares.go
pull.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
release.go Fix release display and correct paging (#2080) 2017-06-29 23:11:38 +08:00
repo.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
setting.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
view.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
webhook.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
wiki.go EnableUnit() -> UnitEnabled() (#2242) 2017-08-02 11:46:54 +03:00