Commit Graph

238 Commits (7e0baf41369b346180e7e14164dea936f8db98ba)

Author SHA1 Message Date
Download-Fritz a467184e13 Allow to fork and disallow to create PRs for mirrors.
Unknwon ddf9fa06c7 Minor fix for
Florian Kaiser 9cf95e4e37 Organization owners see all repositories & teams
Florian Kaiser 8c4588c4c9 Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
Florian Kaiser e35791b2b2 Only show teams the user has access to
Unknwon a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
Unknwon c62a6b7a12 allow switch branches between two orgs in compose PR
Unknwon 19423957b1 rename import path
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon a576224d0e unified name: IsViewBranch, IsViewCommit and IsViewTag
Unknwon 120cd4e471 Better mirror repo management
Unknwon e538ff2770 fix and fix
Unknwon 942fd6be53 fix panic for
Unknwon 56dd430a10 refactor API routes and some work for
Unknwon e350d74c8a fix
Unknwon 117afe7620 Merge pull request from nanoant/patch/admin-see-all-organizations
Admin should be able to see all organizations
Unknwon 830d000667 finish wiki
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.
Unknwon e42fcb033d wiki: finish edit
Unknwon c50a3503e6 introduce git-shell
Unknwon 2b10fdc4dc Wiki: UI for page new
Unknwon 3ca544912f Drop /org/ URL path prefix in organization home page
Unknwon 7f9598141b fix
Unknwon 2158e6fc43 fix
Unknwon ee686f6231 minor fix on auto sign in
Unknwon 9330c943cd work on
Unknwon df339ad8b0 Admin should be able to see private repositories
Gibheer 56006da34b fix - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
Unknwon 4f03b81ec7 Test patch does not checkout correct base branch
Unknwon b4970b3cc3 fix
Unknwon 9c12ed3b6e clean up
Unknwon 1559bd58e7 save custom avatar as PNG
Unknwon 3a81fdf092 rename fields
Unknwon 6f0a41b8b2 Allow local import only for admin users
Unknwon 16feb5b655 minor fix on
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
Unknwon 932dbccb67 fix import path, fix
Unknwon aff49b1c9e unified API error response
Unknwon 4465c58f4b new quick start page
Howl f8c09dc1ff Fix `go get` not working when there is a username or repository name with some uppercase letters.
Unknwon 8e0a69f86a disable captcha and new admin create user UI
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check
Unknwon 2ac8e11f46 able to use access token replace basic auth
Unknwon 398569f6f8 Forked repo unavailable after deleting original repo
Unknwon 1ca257ad9f rename fields
Unknwon 384fbeca80 logic fix
Unknwon 4217c2333c new create webhook UI
Unknwon 87f5ca8e1f able edit issue title
Unknwon 47ac579f09 only assign auto-admin when sign up by web