106 Commits (7ec991326d550957b278475057965e197f6e0324)

Author SHA1 Message Date
Unknwon a7ee654646 #1544 better tmp dir name for creating repo 9 years ago
Unknwon b6131793da #1545 prevent duplicated refs of issues in single commit 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon 8af094967f #1377 add rename repo action 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon b900863d60 rename a user method 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon f114f78743 fix timezone! 9 years ago
Unknwon 6c2536b89c fix timezone 9 years ago
Unknwon b846f195c1 work #1500 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 82f7a01ded #1064: X-Gogs-Event header is empty 9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
9 years ago
Unknwon fc6db829b2 fix read access team visibility of private repo 9 years ago
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 9 years ago
Unknwon b0b11fd7b1 Merge branch 'access' of github.com:gogits/gogs into dev 9 years ago
Raphael Randschau 1f61340fa3 Properly calculate the number of open issues per label 9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest 10 years ago
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)
10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 5a99e9a37b models/action.go: add action reopen for #462
- models/issue.go: format comment type names
10 years ago
Unknwon afccd0a3ee 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 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.
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