aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo
Commit message (Expand)AuthorAge
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* api/repo: add endpoint to sync mirror (#2235)Unknwon2017-03-23
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* issue: fix redirect to random issue if index does not exist (#4315)Unknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* api/repo: fix incorrect permission values (#4309)Unknwon2017-03-18
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* api: handle new events for hookUnknwon2017-03-13
* api/repo: fix cannot reponse branch with slashes (#4198)Unknwon2017-03-10
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* webhook: fix organizational webhook last delivery status cannot be updatedUnknwon2017-02-22
* webhook: only trigger specific webhook for test delivery (#3030)Unknwon2017-02-21
* api: add list user and organization's repositories (#3984)Unknwon2017-02-18
* Implement list/check/delete Repo Collaborator (#3689)Kim "BKC" Carlbäcker2017-02-14
* api/issue: minor code refactor (#3688)Unknwon2017-02-12
* Implement more issue-endpoints (#3688)Kim "BKC" Carlbäcker2017-02-12
* api/repo/milestone: fix change status didn't take effectUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* 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
* Minor fix for PR #3624Unknwon2016-12-21
* More Issue-Comments API-endpoints (#3624)Kim "BKC" Carlbäcker2016-12-21
* 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
* #2780 code clean upUnknwon2016-08-11
* Add AddCollaborator API Endpoint (#2780)Robin Lambertz2016-08-11
* #3290 better code structure and batch minor improvementsUnknwon2016-08-03
* Additional API support for labels (#3290)lstahlman2016-08-03
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17