summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* [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
* Only check for conflicts/merging if the PR has not been merged in the interim...zeripath2020-02-101-9/+1
* [API] Fix inconsistent label color format (#10129)65432020-02-091-0/+71
* Fix push-create SSH bugs (#10145)John Olheiser2020-02-051-0/+16
* Cache last commit to accelerate the repository directory page visit (#10069)Lunny Xiao2020-02-011-2/+63
* API endpoint for repo transfer (#9947)65432020-01-311-0/+51
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-315-0/+0
* Fix milestone API state parameter unhandled (#10049)Lunny Xiao2020-01-291-0/+47
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+6
* Fix wiki raw view on sub path (#10002)Lunny Xiao2020-01-284-1/+1
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-0/+54
* Fix activity count in TestRepoActivity (#9959)guillep2k2020-01-241-2/+2
* Remove statements not supported by SQLExpress from migration te… (#9929)guillep2k2020-01-223-0/+0
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-13/+12
* Fix missing defer prepareTestEnv(t)() on some tests (#9906)guillep2k2020-01-211-3/+3
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-206-5/+67
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-1717-5/+147
* [API] add endpoint to check notifications [Extend #9488] (#9595)65432020-01-141-0/+8
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-142-7/+16
* [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)65432020-01-131-2/+25
* [API] add GET /orgs endpoint (#9560)65432020-01-121-0/+14
* [BugFix] [API] ​/repos​/issues​/search (#9698)65432020-01-121-0/+45
* [API] orgEditTeam make Fields optional (#9556)65432020-01-091-5/+19