Unknwon
|
9e3c83372f
api/repo: improve migration error handling
|
7 years ago |
Unknwon
|
ac43eab51f
Refactoring: rename Signed -> Logged
|
7 years ago |
Unknwon
|
ec491b023f
api/repo: fix nil error panic
|
7 years ago |
Unknwon
|
f191bff0b9
api/repo: check user type of owner for migration
|
7 years ago |
Unknwon
|
c05717a5f0
models/mirror: feed git.IsRepoURLAccessible with raw mirror address
|
7 years ago |
Unknwon
|
d05395fe90
Refactoring: rename modules -> pkg
|
7 years ago |
Unknwon
|
c441f8080e
api/repo: add endpoint to sync mirror (#2235)
|
7 years ago |
Unknwon
|
beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist
|
7 years ago |
Unknwon
|
55a5ad5cdc
api/repo: fix incorrect permission values (#4309)
|
7 years ago |
Unknwon
|
0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist
|
7 years ago |
Unknwon
|
87f0ce793d
repo: able to perform initial commit on behave of actual user
|
7 years ago |
Unknwon
|
4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form
|
7 years ago |
Unknwon
|
cd9b29ff3f
api: add list user and organization's repositories (#3984)
|
7 years ago |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
7 years ago |
Dennis Chen
|
c98aa0e895
api: display repository forks (#3252)
|
7 years ago |
Unknwon
|
8059175a5c
Fix dashboard issues/pull request counting
|
7 years ago |
Unknwon
|
dccb0c15b9
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
e74630ae3b
#1384 add pagination for repositories
|
8 years ago |
Unknwon
|
1f2e173a74
Refactor User.Id to User.ID
|
8 years ago |
Unknwon
|
4b25bdfbc4
#3058 #3059 support correct page size and link header
|
8 years ago |
Unknwon
|
9bd9ad4205
#1692 add CRUD issue APIs
|
8 years ago |
Unknwon
|
dd6faf7f9b
Convert all API handers to use *context.APIContext
|
8 years ago |
Unknwon
|
2bf8494332
#13 finish user and repository search
|
8 years ago |
Unknwon
|
514382e2eb
Rename module: middleware -> context
|
8 years ago |
Unknwon
|
1c9dd11ba7
#1692 API: admin create repo
|
9 years ago |
Unknwon
|
9cd16c5b12
#1692 add organization APIs
|
9 years ago |
Unknwon
|
120cd4e471
#1984 Better mirror repo management
|
9 years ago |
Unknwon
|
56dd430a10
refactor API routes and some work for #976
|
9 years ago |