summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Fix verification of subkeys of default gpg key (#11713) (#11902)zeripath2020-06-151-2/+49
* Fix tracked time issues (#11349) (#11354)guillep2k2020-05-091-3/+3
* [Backport] Fix release counter on API repository info (#10968) (#10996)65432020-04-061-2/+20
* Generate Diff and Patch direct from Pull head (#10936) (#10938)zeripath2020-04-031-3/+66
* Fix bug on branch API (#10767) (#10775)Lunny Xiao2020-03-201-0/+2
* Logout POST action (#10582) (#10585)John Olheiser2020-03-031-1/+1
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)guillep2k2020-02-261-1/+1
* Change action GETs to POST (#10462) (#10464)John Olheiser2020-02-251-1/+1
* Prevent panic on merge to PR (#10403) (#10408)guillep2k2020-02-211-0/+11
* Fix wrong num closed issues on repository when close issue via commit (#10364...Lunny Xiao2020-02-201-7/+15
* Only check for conflicts/merging if the PR has not been merged in the interim...65432020-02-101-9/+1
* Fix push-create SSH bugs (#10145) (#10151)John Olheiser2020-02-051-0/+16
* Fix milestone API state parameter unhandled (#10049) (#10052)Lunny Xiao2020-01-291-0/+47
* Fix wiki raw view on sub path (#10002) (#10040)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 wrong hint when status checking is running on pull request view (#9886) (...Lunny Xiao2020-01-221-13/+12
* [BugFix] [API] ​/repos​/issues​/search (#9698) (#9724)65432020-01-121-0/+45
* 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
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-3/+4
* Missed defer prepareTestEnv (#9285)zeripath2019-12-083-4/+4
* [API] Add Reactions (#9220)65432019-12-071-0/+145
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-0683-3/+2048
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-0/+1
* [UI] IssuePage multi repo select (#8741)65432019-12-011-12/+13
* [Feature] Custom Reactions (#8886)65432019-12-011-0/+26
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-272-20/+9
* Yet another attempt to fix the intermittent failure of gpg git test (#9146)zeripath2019-11-262-5/+33
* Fix "data race" in testlogger (#9159)zeripath2019-11-2667-200/+213
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+2
* fix: add search to reserved usernames (#9063)Antoine GIRARD2019-11-181-0/+1
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-181-1/+1