Commit Graph

1078 Commits (7f9d58fab8a3c4fd1a8f18d58e36fbfab7b30f33)

Author SHA1 Message Date
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.
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
Peter Smit 76f8904718 Introducing Collaboration Struct
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon bc8721fb6c Finish new UI for release page
Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name
Is fully backwards compatible
Fixes 
Unknwon 37d8d3afe9 more APIs on
Unknwon a0f9197b45 GetFile api
Unknwon 340a4595dd support duoshuo mirror of gravatar
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 9dc3c93a6a , add/edit hook
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 83283bca4c Safe work
Unknwon 3abc41ccca Fix API broken
Unknwon 904bf1a50b Add migrate repo API
lunnyxiao c40e815763 add migrate api
Unknwon 74b31566cf Finsih add/remove repo in organization
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 0f907301b7 Fix
Unknown 688ec6ecbd Fixed
Unknown c1eb4d894a Clean api code
Unknown 49dc57e336 Add /api/v1/users/search
slene 52b4ab2aa5 update with new git
Unknown 47aa53bd36 Add search commits
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render
Unknown 2c073afbec Mirror fix and update