75 Commits (aff773f1b968b601a02d48cca071c7e96a22ca52)

Author SHA1 Message Date
Unknwon 2ac8e11f46 #842 able to use access token replace basic auth 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Linquize f26f8d5afa Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
9 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 9 years ago
Unknwon 75cbb32b1e UI compatibility 9 years ago
Unknwon 10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access 9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
9 years ago
Peter Smit ed89b39984 Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods

Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Unknwon 216683004e code fix for #908, and work for #884 10 years ago
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for #742 10 years ago
Unknwon 37d8d3afe9 more APIs on #12 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon e0de6cb5ad work on #616 and update locales 10 years ago
Unknwon abc57b6e43 work on #609 10 years ago
Unknwon 23eec25274 Fix #605, fix #255, fix #101 10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
Unknwon 1e1f9e7166 Update with macaron 10 years ago
Unknwon 49193bebd2 UI: Confirmation box 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 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß f7617997ce Ignore EOF error when parsing form. 10 years ago
Unknwon c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon a41a1fe60d Mirror fix 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 10 years ago
Lunny Xiao 1c46d68aba bug fixed for message tag 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
Unknown 100cd181bc Add router log config option 10 years ago
slene 4fafc76052 zip archive download 10 years ago
Unknown 4b9b8024ba Clean oauth code 10 years ago
Unknown c9a1eb4789 Able to change mirror interval now 10 years ago
Unknown 33aa4f7438 Support private repo 10 years ago
Unknown 11f54b1426 Mirror bug fix 10 years ago