0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 17:14:31 +01:00
gitea/routers/repo
Lauris BH c7f4f07765 Integration test for activity page (#2704)
* Integration test for activity page

* Small code refactoring for acitvity page

* Move activity stats calculation logic to model
2017-10-16 00:54:53 +03:00
..
activity.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
attachment.go
branch.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
commit.go
download.go
editor.go
http.go fix .netrc authentication (#2700) 2017-10-15 18:35:43 +03:00
issue.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
middlewares.go
pull.go Fix so that user can still fork his own repository to owned organizations (#2699) 2017-10-15 18:06:07 +03:00
release.go
repo.go
setting.go
setting_protected_branch.go
view.go
webhook.go fix panic on gogs webhook creation (#2675) 2017-10-08 19:37:31 +08:00
wiki.go