Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b1a28d7787
fix timezone!
9 years ago
Unknwon
fc708d9592
fix timezone
9 years ago
Unknwon
d5f06b7bec
work #1500
9 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago
Unknwon
0162859657
finish view comments on issue page
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
456de7a400
fix #864 with migration and update locale
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
ca0b8b7cc5
#1064 : X-Gogs-Event header is empty
10 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
10 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
10 years ago
Unknwon
164ed7fe1e
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Raphael Randschau
64ca6513c2
Properly calculate the number of open issues per label
10 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
10 years ago
Unknwon
bc9746281f
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)
10 years ago
Unknwon
235271d50a
able to disable SSH for #883
10 years ago
Unknwon
be2991163c
models/action.go: add action reopen for #462
- models/issue.go: format comment type names
10 years ago
Unknwon
58c91218ab
models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
10 years ago
Etienne Bruines
cedc1822dc
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 .
10 years ago
Unknwon
bb26285a12
fix #827
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Tony Tsang
e0f945959e
Replace white spaces with tab for format consistency
10 years ago
Tony Tsang
91127d9016
Fixes #562
10 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
10 years ago
Unknwon
86eac0842b
Fix feeds display issue
10 years ago
Unknwon
10673417dc
Mirror fix on transfer repo
10 years ago
Unknwon
ad52b2d791
Mirror fix on transfer repo
10 years ago
Unknwon
f69761563b
Fix bug on transfer repo
10 years ago
lunnyxiao
089d934547
add action repousername for transfer
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
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
10 years ago
Christopher Brickley
f94d7c3f51
clarify name/username/owner/pusher for webhook
10 years ago
Christopher Brickley
52d15ddec8
deliver hooks immediately after commit
10 years ago
Christopher Brickley
85c35a6b8b
add organization-level webhooks
10 years ago
Christopher Brickley
af0741da07
handle initial commit for compareUrl
10 years ago
Christopher Brickley
00a864e693
add commit compare functionality
10 years ago
Christopher Brickley
2bce24068d
add Slack API webhook support
10 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
无闻
da0240aacd
Merge pull request #307 from nuss-justin/feature/attachments
Feature: Ability to attach files to issues (attachments)
11 years ago
Justin Nuß
70b0023b82
Fix double decrement of issue counter
11 years ago
Justin Nuß
967856f36e
Merge branch 'dev' into feature/attachments
Conflicts:
models/issue.go
routers/repo/issue.go
11 years ago
Justin Nuß
d43c5895bc
Update template and style, only close commit if commit is in same repository
11 years ago
Justin Nuß
c850c01007
Update closed issues stats for repository
11 years ago