bench-forgejo/routers/repo
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.

Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
2016-02-17 22:47:06 -05:00
..
branch.go New UI merge in progress 2014-07-26 00:24:27 -04:00
commit.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
download.go #2283 set text/plain for non-binary files in raw mode 2015-12-25 05:45:07 -05:00
http.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
issue.go parse milestone.deadline as local time 2016-02-06 00:10:32 +01:00
pull.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
release.go Removed HTTP 500 error on the release page when a user deleted their account 2016-02-10 22:04:11 +01:00
repo.go Admins are allowed to create repos for arbitrary Orgs 2016-01-20 14:46:45 +01:00
setting.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
view.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
webhook.go #2639 add branch prefix for test webhook 2016-02-17 15:05:07 -05:00
wiki.go rename import path 2015-12-15 17:25:45 -05:00