Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
8 years ago |
Sandro Santilli
|
58cc4e56fa
|
ACCESS_MODE_* -> AccessMode*
|
8 years ago |
Thomas Boerger
|
a2f2fa9326
|
Replaced go-gogs-client with go-sdk imports
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
6e37e3f3d7
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
027aebc72c
|
#1384 add pagination for repositories
|
9 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
abc82c3f25
|
#3058 #3059 support correct page size and link header
|
9 years ago |
Unknwon
|
5b25440502
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
9 years ago |
Unknwon
|
da092dd05b
|
Convert all API handers to use *context.APIContext
|
9 years ago |
Unknwon
|
2d90be9c2e
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
5d084664bc
|
#1692 API: admin create repo
|
9 years ago |
Unknwon
|
ae4bcfa2e0
|
#1692 add organization APIs
|
9 years ago |
Unknwon
|
ab55ca457f
|
#1984 Better mirror repo management
|
9 years ago |
Unknwon
|
c6f6031bd5
|
refactor API routes and some work for #976
|
9 years ago |