586 Commits (49193bebd283322bb997b7aed09fc7818a881af9)

Author SHA1 Message Date
Unknwon b8368f98ff Add directory level commit message 10 years ago
lunnyxiao d1911658e1 remove debug info 10 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo 10 years ago
Unknwon 977779cdcf Mirror template bug fix 10 years ago
Unknwon 25268577a5 Fix download archive issue 10 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 10 years ago
Unknwon 3f707b3f32 Add basic submodule support 10 years ago
lunnyxiao 7df60af60e submodule support and closed #478 10 years ago
lunnyxiao 79ec08141a Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478 10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 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
Unknwon a596388ebf Add success message after transfer repository #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
tobyzxj ad041167f7 fix user's actions on domain/org/name-of-organization/dashboard 10 years ago
Unknwon 632b1b694d Fix #465 10 years ago
Unknwon efb68a0a96 Fix UI issue 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 years ago
Unknwon a2cac952a4 Prepare 0.5 release 10 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 10 years ago
Unknwon 25d6ae69d1 Remove hg dep 10 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
10 years ago
无闻 40bc130b19 Merge pull request #447 from m0sth8/fix-milestone-render-markdown
Render milestone content as markdown
10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon ab7206d6b7 Fix #348 10 years ago
Christopher Brickley f7be61c819 getOrgRepoCtx returns values directly & err 10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 10 years ago
Christopher Brickley 7269b06fd5 HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
10 years ago
Vyacheslav Bakhmutov 6498fce04b Render milestone content as markdown 10 years ago
Vyacheslav Bakhmutov 2a7a03e5b3 take params for milestone and assignee from query instead of path args 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 9bc63bda7d Finish all new admin pages. 10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
Unknwon 904bf1a50b Add migrate repo API 10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao c40e815763 add migrate api 10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 81287ba022 Mirror issue fix 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Marios Andreopoulos 510d5a5d74 import strings 10 years ago
Marios Andreopoulos cd0ddcfa01 fix typo 10 years ago
Marios Andreopoulos 3d79f59671 fix wrong variable name 10 years ago
Marios Andreopoulos b40922f4d4 remove extra comma 10 years ago
Marios Andreopoulos 12639c577f Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
10 years ago