Unknwon
09326f2883
unified API error response
10 years ago
Steven Oud
395f09206d
added repository remove option to api
10 years ago
Unknwon
99fa5d7151
fix migrate api
10 years ago
Unknwon
85fa1e8e9b
fix migrate API
10 years ago
Unknwon
77df59e752
able to download archive by API
10 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
4f94d4b571
add webhook default events
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
dfe13200ee
new create repo options
10 years ago
Unknwon
9ddb20dd96
#1487 Readme Template
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
c2d2309120
minor fix on API response
10 years ago
Unknwon
7d0e353a3e
minor fix on API response
10 years ago
Unknwon
7d44e9e18f
work on #1493
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
41eec2f7d1
#1127 : hide user e-mail when API caller isn't signed in
10 years ago
Lunny Xiao
89e0796519
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
11 years ago
Dustin Willis Webber
d2e31eb3a8
fix calls that go rename missed
11 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
11 years ago
Unknwon
f84e8f7ca6
mirror fix of #1105
11 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
11 years ago
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
11 years ago
Unknwon
5a7bca797c
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
11 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
11 years ago
Peter Smit
16bfbe24e7
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.
11 years ago
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
11 years ago
Peter Smit
5deb52e1b8
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.
11 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
11 years ago
Unknwon
b553ea45ee
modes/repo: incorrect SSH clone URL for #742
11 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
11 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
11 years ago
Deiwin Sarjas
48bb0fadc2
update user api search results to include the full name
Is fully backwards compatible
Fixes #677
11 years ago
Unknwon
37d8d3afe9
more APIs on #12
11 years ago
Unknwon
a0f9197b45
GetFile api
11 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
11 years ago
Unknwon
52d66ba6c8
#12 , use go-gogs-client
11 years ago
Unknwon
9dc3c93a6a
#12 , add/edit hook
11 years ago
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
11 years ago
Unknwon
83283bca4c
Safe work
11 years ago
Unknwon
3abc41ccca
Fix API broken
11 years ago
Unknwon
904bf1a50b
Add migrate repo API
11 years ago
lunnyxiao
c40e815763
add migrate api
11 years ago
Unknwon
74b31566cf
Finsih add/remove repo in organization
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Unknown
0f907301b7
Fix #285
11 years ago
Unknown
688ec6ecbd
Fixed #209
12 years ago