You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
* Add Activity page to repository

* Add request data for activity

* Add issue data for activity

* Add user unit right checks

* Add releases to activity

* Log repository unit loading error
7 years ago
..
activity.go Add Activity page to repository (#2674) 7 years ago
attachment.go Allow custom public files (#782) 8 years ago
branch.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
commit.go Display commit status on landing page of repo (#1784) 7 years ago
download.go Download files to their original filename (#1676) 7 years ago
editor.go improve protected branch to add whitelist support (#2451) 7 years ago
http.go fix go get subpackage bug (#2584) 7 years ago
issue.go Add init support of orgmode document type on file view and readme (#2525) 7 years ago
issue_label.go Load label ID in NewLabels (#2045) 7 years ago
issue_stopwatch.go Feature: Timetracking (#2211) 7 years ago
issue_timetrack.go Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 7 years ago
issue_watch.go Add copyright headers 7 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Change pull description text (#2075) (#2646) 7 years ago
release.go Add init support of orgmode document type on file view and readme (#2525) 7 years ago
repo.go Webhooks for repo creation/deletion (#1663) 7 years ago
setting.go Remove repo unit index (#2621) 7 years ago
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 7 years ago
view.go Fix implementation of repo Home func (#2601) 7 years ago
webhook.go fix panic on gogs webhook creation (#2675) 7 years ago
wiki.go Add init support of orgmode document type on file view and readme (#2525) 7 years ago