index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
repo
Commit message (
Expand
)
Author
Age
*
Minor fix for PR #3624
Unknwon
2016-12-21
*
More Issue-Comments API-endpoints (#3624)
Kim "BKC" Carlbäcker
2016-12-21
*
Support Editorconfig on web editor
Andrey Nering
2016-08-30
*
#3459 code quality improvement
Unknwon
2016-08-29
*
#2966 code cleanup
Unknwon
2016-08-26
*
issues comment API : list, create, edit (#2966)
Iwan Budi Kusnanto
2016-08-26
*
Web editor: improve code quality
Unknwon
2016-08-24
*
added support to set pull_request event from api (#3513)
Kurt Madel
2016-08-24
*
#3383 code cleanup
Unknwon
2016-08-24
*
Additional API support for milestones (#3383)
lstahlman
2016-08-24
*
Issues can be closed via API (#3170) (#3479)
Kim Carlbäcker
2016-08-23
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
#2780 code clean up
Unknwon
2016-08-11
*
Add AddCollaborator API Endpoint (#2780)
Robin Lambertz
2016-08-11
*
#3290 better code structure and batch minor improvements
Unknwon
2016-08-03
*
Additional API support for labels (#3290)
lstahlman
2016-08-03
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon
2016-07-17
*
api: delete repository webhooks (#3275)
Dennis Chen
2016-07-17
*
#3274 fix can't get webhook detail of organization
Unknwon
2016-07-16
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
#3057 retrieve webhook with repo_id
Unknwon
2016-07-08
*
#3058 #3059 support correct page size and link header
Unknwon
2016-07-04
*
#809 fix wrong closed issue count when create closed issue via API
Unknwon
2016-05-27
*
#809 able to set issue state to closed when create
Unknwon
2016-05-11
*
#1692 api: admin list and create team under organization
Unknwon
2016-03-21
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
Convert all API handers to use *context.APIContext
Unknwon
2016-03-13
*
#13 finish user and repository search
Unknwon
2016-03-11
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Minor fix for #2506
Unknwon
2016-02-02
*
Corrections following recommendations
Antoine GIRARD
2016-01-28
*
Handling error for the API request and add commments
Antoine GIRARD
2016-01-28
*
Update link for documentation (Temporary https://gist.github.com/sapk/df64347...
Antoine GIRARD
2016-01-28
*
Near ready
Antoine GIRARD
2016-01-28
*
#1692 API: admin create repo
Unknwon
2015-12-17
*
#1692 add organization APIs
Unknwon
2015-12-17
*
rename import path
Unknwon
2015-12-15
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
*
#1984 Better mirror repo management
Unknwon
2015-12-08
*
refactor API routes and some work for #976
Unknwon
2015-12-04