Sandro Santilli
2cc11efdcf
Replace gogits/git-module dependency with go-gitea/git ( #94 )
...
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
2016-11-06 11:18:34 -02:00
Rémy Boulanouar
61ec6729e6
Change import reference to match gitea instead of gogs ( #37 )
2016-11-03 10:29:56 -02:00
Unknwon
258fefac24
General code quality improvement
2016-08-16 23:06:38 -07:00
Unknwon
a1f46bf7c8
Code clean up for new config options
2016-08-14 23:52:24 -07:00
lstahlman
c2b1692525
Add committer information to API and Webhooks. Also fixes #3271 ( #3414 )
2016-08-09 22:01:57 -07:00
Unknwon
8779261ccc
#2907 Add commit timestamp to webhook
2016-08-09 18:28:06 -07:00
Unknwon
48b0d21673
Refactor User.Id to User.ID
2016-07-24 01:08:22 +08:00
Unknwon
970e514f4e
#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
Unknwon
adb4784fe0
rename import path
2015-12-15 17:25:45 -05:00
Unknwon
31e8ef25fe
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
Unknwon
0638ee1b76
move out git module and #1573 send push hook
2015-12-09 20:46:05 -05:00
Unknwon
9fe7b7125d
Show custom avatars in commits
2015-11-13 17:10:25 -05:00
Unknwon
fe517687cd
#1900 last updatede time not update after push
2015-11-05 19:18:59 -05:00
Unknwon
a94538ef3a
#1896 fatal when no needed update task
2015-11-04 21:57:10 -05:00
Unknwon
01db8ff533
rename fields
2015-11-03 22:49:06 -05:00
Unknwon
dff1973db7
New push to head repo of head branch: regenerate patch and retest apply
2015-10-24 03:36:47 -04:00
Unknwon
37c9ca40ca
work on #1830
2015-10-23 10:31:13 -04:00
Unknwon
bfdff63480
fix error detect when push commits
2015-09-25 21:06:31 -04:00
Unknwon
2d229937be
#1602 Wrong commit order on issue page when pushing multiple commits
2015-09-25 20:35:56 -04:00
Unknwon
2d1027ea97
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
Unknwon
b2632dec09
Page: Compare 2 commits
2014-10-10 21:40:51 -04:00
Christopher Brickley
25c8d01676
increase max commits in payload to 5
2014-09-22 08:25:39 -04:00
Christopher Brickley
00a864e693
add commit compare functionality
2014-09-01 14:56:19 -04:00
Unknwon
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
Lunny Xiao
1c46d68aba
bug fixed for message tag
2014-06-28 23:56:41 +08:00
Lunny Xiao
54e17c7cca
bug fixed #261
2014-06-28 15:00:03 +08:00
Lunny Xiao
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
Lunny Xiao
e5ae41e21f
bug fixed #261
2014-06-28 14:55:33 +08:00
Unknown
47d29a1ee0
Mirror fix on #248
2014-06-23 16:22:34 -04:00
Unknown
8bfa7ae745
Remove qiniu/log
2014-06-20 01:14:54 -04:00
Unknown
e573855a4f
Fix #98 , support web hook
2014-05-06 11:50:31 -04:00
Unknown
bb0bc0a240
Merge branch 'dev' of github.com:gogits/gogs
2014-05-03 01:38:22 -04:00
Unknown
7b60756f2c
Fix Collaborators cannot commit
2014-05-03 01:37:49 -04:00
Lunny Xiao
163fcec59f
resolved #155
2014-05-03 11:12:15 +08:00
Unknown
62d23e9154
HTTP no follow and offline mode
2014-04-27 01:05:13 -06:00
Unknown
190b83e05e
push tag support
2014-04-13 22:20:28 -04:00
Unknown
9d983f27d6
go vet
2014-04-13 03:14:43 -04:00
slene
52b4ab2aa5
update with new git
2014-04-13 09:35:36 +08:00
Lunny Xiao
db39e58a13
add actions for http push
2014-04-11 10:27:13 +08:00