32 Commits

Author SHA1 Message Date
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
19423957b1 rename import path 2015-12-15 17:25:45 -05:00
99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 2015-12-10 16:27:47 -05:00
9a2e43bff2 move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
1d57f0d64f Show custom avatars in commits 2015-11-13 17:10:25 -05:00
2bd64621fc #1900 last updatede time not update after push 2015-11-05 19:18:59 -05:00
f255b1e86d #1896 fatal when no needed update task 2015-11-04 21:57:10 -05:00
3a81fdf092 rename fields 2015-11-03 22:49:06 -05:00
0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 2015-10-24 03:36:47 -04:00
c6ce6bd4c2 work on #1830 2015-10-23 10:31:13 -04:00
2dde2a8ad3 fix error detect when push commits 2015-09-25 21:06:31 -04:00
6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 2015-09-25 20:35:56 -04:00
dea3a8c6a4 WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
b2632dec09 Page: Compare 2 commits 2014-10-10 21:40:51 -04:00
25c8d01676 increase max commits in payload to 5 2014-09-22 08:25:39 -04:00
00a864e693 add commit compare functionality 2014-09-01 14:56:19 -04:00
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
1c46d68aba bug fixed for message tag 2014-06-28 23:56:41 +08:00
54e17c7cca bug fixed #261 2014-06-28 15:00:03 +08:00
86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
2014-06-28 14:58:59 +08:00
e5ae41e21f bug fixed #261 2014-06-28 14:55:33 +08:00
47d29a1ee0 Mirror fix on #248 2014-06-23 16:22:34 -04:00
8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
e573855a4f Fix #98, support web hook 2014-05-06 11:50:31 -04:00
bb0bc0a240 Merge branch 'dev' of github.com:gogits/gogs 2014-05-03 01:38:22 -04:00
7b60756f2c Fix Collaborators cannot commit 2014-05-03 01:37:49 -04:00
163fcec59f resolved #155 2014-05-03 11:12:15 +08:00
62d23e9154 HTTP no follow and offline mode 2014-04-27 01:05:13 -06:00
190b83e05e push tag support 2014-04-13 22:20:28 -04:00
9d983f27d6 go vet 2014-04-13 03:14:43 -04:00
52b4ab2aa5 update with new git 2014-04-13 09:35:36 +08:00
db39e58a13 add actions for http push 2014-04-11 10:27:13 +08:00