summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* [API] Add notification endpoint (#9488)65432020-01-091-0/+106
* times Add filters (#9373)65432020-01-081-0/+12
* [API] add comments endpoint for single comment (#9494)65432020-01-081-0/+27
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-074-0/+1
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-1/+8
* Add a /user/login landing page option (#9622)Timon Engelke2020-01-061-0/+5
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-052-88/+137
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)65432020-01-011-0/+58
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-311-9/+9
* [BugFix] use default avatar for ghost user (fix 500 error) (#9536)65432019-12-291-0/+1
* [API] Extend times API (#9200)65432019-12-271-0/+109
* [API] Extend contents with dates (#9464)65432019-12-241-0/+11
* Hide not allowed Reactions (#9387)65432019-12-181-8/+2
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-161-40/+41
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-153-29/+124
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+6
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-153-4/+13
* test: command keys (#9357)Antoine GIRARD2019-12-151-0/+62
* Push to create repo (#8419)John Olheiser2019-12-151-0/+58
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-131-1/+1
* [API] extend StopWatch (#9196)65432019-12-111-0/+83
* tests: add attachement tests integration (#9309)Antoine GIRARD2019-12-102-3/+91
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-092-12/+12