summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* log slow tests (#11487)zeripath2020-06-013-1/+75
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-312-2/+2
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-292-0/+79
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-1/+1
* Fix styling for PR merge section when no checks (#11609)Cirno the Strongest2020-05-251-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-2/+2
* Correctly set the organization num repos (#11339)zeripath2020-05-122-0/+223
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-111-22/+6
* Support Range header end in lfs (#11314)burbon2020-05-111-13/+104
* Fix tracked time issues (#11349)65432020-05-091-3/+3
* Add EventSource support (#11235)zeripath2020-05-071-0/+78
* API: Add pull review endpoints (#11224)65432020-05-021-0/+120
* Return issue subscription status from API subscribe (#10966)65432020-04-301-0/+8
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-0/+11
* Make the PushCreate test declarative (#11229)zeripath2020-04-283-102/+72
* Slight performance changes to integrations/git_test.go (#11227)zeripath2020-04-272-11/+27
* Add issue subscription check to API (#10967)65432020-04-211-0/+66
* Use /tmp for test repositories (#11126)guillep2k2020-04-195-5/+5
* [API] Add branch delete (#11112)65432020-04-191-0/+14
* Contents API should return 404 on not exist (#10323)zeripath2020-04-153-29/+3
* Cache PullRequest Divergence (#10914)65432020-04-141-0/+7
* Reject duplicate AccessToken names (#10994)65432020-04-131-1/+5
* [Api] Check Notify (always return json) (#10059)65432020-04-101-1/+9
* Prettify Timeline (#10972)Sorien2020-04-113-8/+8
* Add Get/Update for api/v1/user/applications/oauth2 (#11008)Dan Molik2020-04-091-3/+66
* integrations: deprecate HeaderMaps (#11018)Lars Lehtonen2020-04-081-3/+3
* [API] Get a single commit via Ref (#10915)65432020-04-071-8/+32
* Automatically remove Watches, Assignments, etc if user loses access due to be...65432020-04-071-0/+4
* Fix release counter on API repository info (#10968)65432020-04-061-2/+20
* Avoiding directory execution on hook (#10954) (#10955)Vasil Mikhalenya2020-04-046-6/+6
* Generate Diff and Patch direct from Pull head (#10936)zeripath2020-04-031-3/+66
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-1/+135
* In authorized_keys use double-quote for windows compatibility (#10841)zeripath2020-03-271-1/+2
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-201-0/+2
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-11/+19
* Logout POST action (#10582)John Olheiser2020-03-021-1/+1
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-291-0/+96
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-271-1/+1
* Code Refactor of IssueWatch related things (#10401)65432020-02-261-5/+8
* Change action GETs to POST (#10462)John Olheiser2020-02-251-1/+1
* Use local timezone to compare (#10446)65432020-02-251-2/+3
* update integration README (#10400)65432020-02-231-5/+6
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-1/+0
* Prevent panic on merge to PR (#10403)zeripath2020-02-211-0/+11
* Fix wrong num closed issues on repository when close issue via commit (#10364)Lunny Xiao2020-02-201-7/+15
* Fix "access" fixtures and tests (#10247)guillep2k2020-02-151-1/+1
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-0/+2
* Add API branch protection endpoint (#9311)David Svantesson2020-02-121-0/+68
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-6/+6
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-2/+1