Commit Graph

32 Commits (affa3c2dbfee9f5e04c7c29c54a4afe9887bb01a)

Author SHA1 Message Date
Unknwon 338af89d56 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.
Unknwon 19423957b1 rename import path
Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon 1d57f0d64f Show custom avatars in commits
Unknwon 2bd64621fc last updatede time not update after push
Unknwon f255b1e86d fatal when no needed update task
Unknwon 3a81fdf092 rename fields
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
Unknwon c6ce6bd4c2 work on
Unknwon 2dde2a8ad3 fix error detect when push commits
Unknwon 6dfee30bf0 Wrong commit order on issue page when pushing multiple commits
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon b2632dec09 Page: Compare 2 commits
Christopher Brickley 25c8d01676 increase max commits in payload to 5
Christopher Brickley 00a864e693 add commit compare functionality
Unknwon 8dd07c0ddd New UI merge in progress
Lunny Xiao 1c46d68aba bug fixed for message tag
Lunny Xiao 54e17c7cca bug fixed
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
Lunny Xiao e5ae41e21f bug fixed
Unknown 47d29a1ee0 Mirror fix on
Unknown 8bfa7ae745 Remove qiniu/log
Unknown e573855a4f Fix , support web hook
Unknown bb0bc0a240 Merge branch 'dev' of github.com:gogits/gogs
Unknown 7b60756f2c Fix Collaborators cannot commit
Lunny Xiao 163fcec59f resolved
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 190b83e05e push tag support
Unknown 9d983f27d6 go vet
slene 52b4ab2aa5 update with new git
Lunny Xiao db39e58a13 add actions for http push