227 Commits (dd8a06a397e26c46639eba1313102560dfa49c95)

Author SHA1 Message Date
Unknwon e538ff2770 fix #1829 and fix #890 9 years ago
Unknwon 942fd6be53 fix panic for #2045 9 years ago
Unknwon 56dd430a10 refactor API routes and some work for #976 9 years ago
Unknwon e350d74c8a fix #2085 9 years ago
Unknwon 117afe7620 Merge pull request #2069 from nanoant/patch/admin-see-all-organizations
Admin should be able to see all organizations
9 years ago
Unknwon 830d000667 finish wiki 9 years ago
Adam Strzelecki e57b2dffa4 Admin should be able to see all organizations
This is follow-up for 56c66ee486 allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon e42fcb033d wiki: finish edit 9 years ago
Unknwon c50a3503e6 introduce git-shell 9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new 9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page 9 years ago
Unknwon 7f9598141b fix #2020 9 years ago
Unknwon 2158e6fc43 fix #1997 9 years ago
Unknwon ee686f6231 minor fix on auto sign in 9 years ago
Unknwon 9330c943cd work on #1891 9 years ago
Unknwon df339ad8b0 #1401 #493 Admin should be able to see private repositories 9 years ago
Gibheer 56006da34b fix #1957 - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
9 years ago
Unknwon 4f03b81ec7 #1931 Test patch does not checkout correct base branch 9 years ago
Unknwon b4970b3cc3 fix #1948 9 years ago
Unknwon 9c12ed3b6e clean up 9 years ago
Unknwon 1559bd58e7 save custom avatar as PNG 9 years ago
Unknwon 3a81fdf092 rename fields 9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 9 years ago
Unknwon 16feb5b655 minor fix on #1863 9 years ago
Nathan Zadoks 4323a89c03 Add go-source directive to repo pages
This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
9 years ago
Unknwon 932dbccb67 fix import path, fix #1782 9 years ago
Unknwon aff49b1c9e unified API error response 9 years ago
Unknwon 4465c58f4b new quick start page 9 years ago
Howl f8c09dc1ff Fix `go get` not working when there is a username or repository name with some uppercase letters. 9 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 2ac8e11f46 #842 able to use access token replace basic auth 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon 384fbeca80 #1474 logic fix 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 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 dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon e6792796cc minor fix on #1432 9 years ago
Fernando San Julián 6a89eeedf3 browser supports copy detection 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon 6f8e388b55 fix #1169
- prevent create reop on existed path
9 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 years ago
Unknwon 4cbbaefd82 #1127: hide user e-mail when API caller isn't signed in 9 years ago