Unknwon
1fb53067f4
finish close/reopen issue
2015-08-13 23:21:43 +08:00
Unknwon
133b19d0c5
finish view comments on issue page
2015-08-13 16:07:11 +08:00
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
Unknwon
0705f55ce0
finish new milestone page
2015-08-05 20:23:08 +08:00
Unknwon
686dd59916
fix #864 with migration and update locale
2015-07-26 22:06:28 +08:00
Unknwon
fa298a2c30
#835 : Realtime webhooks
2015-07-25 21:32:04 +08:00
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
2015-07-24 21:02:49 +08:00
Unknwon
82f7a01ded
#1064 : X-Gogs-Event header is empty
2015-03-18 04:51:02 -04:00
Unknwon
466facc009
#1067 : Deleting users should remove them from collaborator lists
...
- fix delete user but repository watches are not decreased
2015-03-17 21:51:39 -04:00
Unknwon
fc6db829b2
fix read access team visibility of private repo
2015-03-16 04:52:11 -04:00
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
2015-03-12 16:01:23 -04:00
Unknwon
b0b11fd7b1
Merge branch 'access' of github.com:gogits/gogs into dev
2015-02-28 21:50:29 -05:00
Raphael Randschau
1f61340fa3
Properly calculate the number of open issues per label
2015-02-23 21:26:24 +01:00
Unknwon
ee68a826a5
v4 migration, merge 'dev', clean code and mirror fix
2015-02-23 02:15:53 -05:00
Unknwon
6d0f3a07d4
code fix #941 caution: undertest
2015-02-13 00:58:46 -05:00
Unknwon
f15fa9167a
cmd: code fix for #905
...
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
2015-02-08 21:26:14 -05:00
Unknwon
2a2596fe61
able to disable SSH for #883
2015-02-07 10:46:57 -05:00
Unknwon
5a99e9a37b
models/action.go: add action reopen for #462
...
- models/issue.go: format comment type names
2015-02-06 20:47:21 -05:00
Unknwon
afccd0a3ee
models/action.go: mirror fix on #892
...
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
2015-02-06 20:34:49 -05:00
Etienne Bruines
5c4b85c029
Referencing issues from commit messages is now possible.
...
Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before.
Fixes #462 , #668 , #732 .
2015-02-02 16:34:07 +01:00
Unknwon
bb26285a12
fix #827
2015-01-06 17:14:49 +08:00
Joseph Crail
39c068400e
Fix spelling errors in comments.
2014-12-06 20:22:48 -05:00
Unknwon
55dfe2c978
custom avatar upload
2014-11-21 10:58:08 -05:00
Tony Tsang
e0f945959e
Replace white spaces with tab for format consistency
2014-10-14 17:31:35 +08:00
Tony Tsang
91127d9016
Fixes #562
2014-10-14 16:46:25 +08:00
Unknwon
b2632dec09
Page: Compare 2 commits
2014-10-10 21:40:51 -04:00
Unknwon
86eac0842b
Fix feeds display issue
2014-09-29 18:58:04 -04:00
Unknwon
10673417dc
Mirror fix on transfer repo
2014-09-25 22:42:31 -04:00
Unknwon
ad52b2d791
Mirror fix on transfer repo
2014-09-25 22:36:07 -04:00
Unknwon
f69761563b
Fix bug on transfer repo
2014-09-25 16:36:19 -04:00
lunnyxiao
089d934547
add action repousername for transfer
2014-09-25 16:43:14 +08:00
Unknwon
7ba9257a7f
Add suburl support
2014-09-19 20:11:34 -04:00
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
...
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
2014-09-18 20:50:48 +02:00
Christopher Brickley
f94d7c3f51
clarify name/username/owner/pusher for webhook
2014-09-17 09:20:14 -04:00
Christopher Brickley
52d15ddec8
deliver hooks immediately after commit
2014-09-10 08:57:11 -04:00
Christopher Brickley
85c35a6b8b
add organization-level webhooks
2014-09-05 07:19:34 -04:00
Christopher Brickley
af0741da07
handle initial commit for compareUrl
2014-09-01 19:19:56 -04:00
Christopher Brickley
00a864e693
add commit compare functionality
2014-09-01 14:56:19 -04:00
Christopher Brickley
2bce24068d
add Slack API webhook support
2014-08-31 12:01:59 -04:00
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
2014-07-26 23:53:16 -04:00
Unknwon
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
无闻
da0240aacd
Merge pull request #307 from nuss-justin/feature/attachments
...
Feature: Ability to attach files to issues (attachments)
2014-07-24 12:47:55 -04:00
Justin Nuß
70b0023b82
Fix double decrement of issue counter
2014-07-24 13:58:39 +02:00
Justin Nuß
967856f36e
Merge branch 'dev' into feature/attachments
...
Conflicts:
models/issue.go
routers/repo/issue.go
2014-07-24 12:29:37 +02:00
Justin Nuß
d43c5895bc
Update template and style, only close commit if commit is in same repository
2014-07-24 10:15:05 +02:00
Justin Nuß
c850c01007
Update closed issues stats for repository
2014-07-23 13:54:46 +02:00
Justin Nuß
469cbc8813
Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
2014-07-23 13:48:06 +02:00
Unknown
8644c571db
Mirror bug fix on create repo action
2014-06-25 05:27:17 -04:00
Unknown
43b33440b5
Work on create organization repo and #257
2014-06-25 05:14:36 -04:00
Unknown
ad5ec45dd6
Fix #165
2014-06-21 00:51:41 -04:00
Unknown
8bfa7ae745
Remove qiniu/log
2014-06-20 01:14:54 -04:00
Unknown
302c863cda
Fix #242
2014-06-08 04:45:34 -04:00
Unknown
688ec6ecbd
Fixed #209
2014-05-25 20:11:25 -04:00
jiangjianxiao
501f70e248
fix news feed repo link
2014-05-09 14:42:50 +08:00
Unknown
914ffa496f
Show private repository activities in dashboard if has access
2014-05-08 19:17:43 -04:00
Unknown
23a857d107
Add repo info to web hook post
2014-05-08 08:18:03 -04:00
Unknown
7cb5a15c9b
Batch of mirror fixes
2014-05-06 13:47:47 -04:00
Unknown
e573855a4f
Fix #98 , support web hook
2014-05-06 11:50:31 -04:00
Unknown
7b60756f2c
Fix Collaborators cannot commit
2014-05-03 01:37:49 -04:00
Unknown
cd2020429a
Fix #153
2014-05-01 20:29:51 -04:00
Unknown
ff9872104e
Fix #153
2014-05-01 20:26:40 -04:00
Unknown
480a4ae8c5
Fix #150
2014-05-01 09:00:30 -04:00
Unknown
a2333d95d5
Fix #148
2014-05-01 08:35:05 -04:00
Unknown
190b83e05e
push tag support
2014-04-13 22:20:28 -04:00
Unknown
d2b53dd43b
Add weibo oauth
2014-04-13 21:00:12 -04:00
Unknown
eb803ec5eb
Add transfer repository
2014-04-04 18:31:09 -04:00
Lunny Xiao
ec1b801732
bug fixed
2014-03-29 19:59:02 +08:00
Unknown
8282828820
Fix action email bug
2014-03-29 07:50:25 -04:00
Unknown
3144fac03c
IP: RC Code Review
2014-03-27 12:48:29 -04:00
Unknown
f470c241d6
IP: RC Code Review
2014-03-27 11:37:33 -04:00
Unknown
d3b8e9daa1
Add notify watcher action
2014-03-25 14:04:57 -04:00
Unknown
197c4d4a5b
Fix wrong serve command log location and commit repo action
2014-03-25 08:53:11 -04:00
Unknown
8aec5e16c4
Locating issue of git push not update repo last updated time
2014-03-24 09:32:24 -04:00
Unknown
ae92f92dee
Locating issue
2014-03-24 09:01:25 -04:00
Unknown
1eb078d0a8
Fix action
2014-03-23 06:27:01 -04:00
Lunny Xiao
24630e0c9b
improved activity
2014-03-23 18:00:09 +08:00
Lunny Xiao
0119675480
bug fixed
2014-03-23 17:40:50 +08:00
Unknown
59ffdbf6f8
Add create, list, view issue
2014-03-22 16:00:46 -04:00
Unknown
61e2922601
Working on issues
2014-03-22 13:50:50 -04:00
Unknown
e3f55ca0fb
Need a field to specify if repository is bare
2014-03-22 11:59:14 -04:00
Unknown
76cd448e79
Add admin delete user
2014-03-22 06:20:00 -04:00
Unknown
932f717adb
Fixing bug
2014-03-22 04:44:57 -04:00
Unknown
369ddf76a8
Batch fix
2014-03-21 01:09:22 -04:00
Unknown
59ea3c0413
Finish watch backend
2014-03-19 23:39:00 -04:00
shengxiang[skyblue]
ccd43b09b2
add some comment
2014-03-18 21:58:58 +08:00
Unknown
e51afe4621
Add postgres support, clean code, code review
2014-03-17 14:03:58 -04:00
Unknown
48b2425c1d
Push feed
2014-03-16 11:30:35 -04:00
Lunny Xiao
1fb457ac1f
commit format improved
2014-03-16 23:02:59 +08:00
Unknown
c3e0554fd7
Clean code
2014-03-16 02:53:41 -04:00
Lunny Xiao
3035a38caa
add update
2014-03-16 12:18:34 +08:00
Unknown
4b8e888437
Finish feeds
2014-03-15 05:30:59 -04:00
Unknown
adb17791bd
Add basic render of public act
2014-03-15 00:50:51 -04:00
Unknown
ea765d25e2
Update action struct
2014-03-13 02:09:36 -04:00
FuXiaoHei
f2ce1eebbb
merge
2014-03-13 13:16:14 +08:00