1034 Commits (90237d8abd0e6479c1464ac0f32fff6a2ce4a0b4)

Author SHA1 Message Date
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 years ago
Unknwon 5169a0e025 mirror fix of #1105 9 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 9 years ago
Unknwon 10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access 9 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl
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
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style 10 years ago
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.
10 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct 10 years ago
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for #742 10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon bc8721fb6c Finish new UI for release page 10 years ago
Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name
Is fully backwards compatible
Fixes #677
10 years ago
Unknwon 37d8d3afe9 more APIs on #12 10 years ago
Unknwon a0f9197b45 GetFile api 10 years ago
Unknwon 340a4595dd support duoshuo mirror of gravatar 10 years ago
Unknwon 52d66ba6c8 #12, use go-gogs-client 10 years ago
Unknwon 9dc3c93a6a #12, add/edit hook 10 years ago
Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 10 years ago
Unknwon 83283bca4c Safe work 10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
Unknwon 904bf1a50b Add migrate repo API 10 years ago
lunnyxiao c40e815763 add migrate api 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
Unknown 49dc57e336 Add /api/v1/users/search 10 years ago
slene 52b4ab2aa5 update with new git 10 years ago
Unknown 47aa53bd36 Add search commits 10 years ago
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render 10 years ago
Unknown 2c073afbec Mirror fix and update 10 years ago