aboutsummaryrefslogtreecommitdiff
path: root/routers/api
Commit message (Expand)AuthorAge
* api/repo/milestone: fix change status didn't take effectUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* api: display repository forks (#3252)Dennis Chen2017-01-28
* Verify repository is not bare before retrieving blob. (#3996)cybe2017-01-27
* Fix dashboard issues/pull request countingUnknwon2016-12-27
* Some code renamingUnknwon2016-12-22
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
* Fix random string generator (#3953)leonklingele2016-12-21
* Minor fix for PR #3624Unknwon2016-12-21
* More Issue-Comments API-endpoints (#3624)Kim "BKC" Carlbäcker2016-12-21
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-31
* Support Editorconfig on web editorAndrey Nering2016-08-30
* #3459 code quality improvementUnknwon2016-08-29
* #2966 code cleanupUnknwon2016-08-26
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-26
* Web editor: improve code qualityUnknwon2016-08-24
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-24
* #3383 code cleanupUnknwon2016-08-24
* Additional API support for milestones (#3383)lstahlman2016-08-24
* Issues can be closed via API (#3170) (#3479)Kim Carlbäcker2016-08-23
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Fix #3391Unknwon2016-08-11
* Add MaxRepoCreation to EditUser API (#2781)Robin Lambertz2016-08-11
* #2780 code clean upUnknwon2016-08-11
* Add AddCollaborator API Endpoint (#2780)Robin Lambertz2016-08-11
* Add committer information to API and Webhooks. Also fixes #3271 (#3414)lstahlman2016-08-09
* routers/api: rename handlers to be unexportedUnknwon2016-08-04
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
* #3290 better code structure and batch minor improvementsUnknwon2016-08-03
* Additional API support for labels (#3290)lstahlman2016-08-03
* Added Full Name to CreateUser api call (#3333)Richard Mahn2016-07-27
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* api: fix panic if anonymous user request admin APIUnknwon2016-07-23
* Update locales and .gopmfileUnknwon2016-07-17
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Add timestamps to repository api response (#3255)lstahlman2016-07-12
* Extend the API to include more repository properties (#3249)lstahlman2016-07-11
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* #3058 #3059 support correct page size and link headerUnknwon2016-07-04
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-27
* #809 able to set issue state to closed when createUnknwon2016-05-11
* api/admin: add/remove organization team repositoryUnknwon2016-04-04