aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing check (#28406) (#28413)release/v1.20Lunny Xiao2023-12-122-4/+24
* Check for v prefix on tags for release clean branch name (#28257) (#28270) (#...John Olheiser2023-11-281-1/+1
* Fix links in docs (#28234) (#28250)v1.20.6yp053272023-11-281-1/+1
* Use github actions instead of drone to release versions (#28221)Lunny Xiao2023-11-283-426/+151
* Fix some incorrect links in docs (#28191) (#28233)yp053272023-11-272-2/+2
* Change log for v1.20.6 (#28223)Lunny Xiao2023-11-261-0/+32
* Fix comment permissions (#28213) (#28217)Lunny Xiao2023-11-2635-109/+422
* Fix no ActionTaskOutput table waring (#28149) (#28151)Giteabot2023-11-211-0/+4
* Update docs for docusaurus v3 (#28127)John Olheiser2023-11-203-6/+6
* Restricted users only see repos in orgs which their team was assigned to (#28...Giteabot2023-11-141-5/+5
* Dont leak private users via extensions (#28023) (#28028)Giteabot2023-11-141-0/+5
* Fix wrong xorm Delete usage(backport for 1.20) (#28003)Nanguan Lin2023-11-121-1/+1
* Render email addresses as such if followed by punctuation (#27987) (#27991)Giteabot2023-11-112-1/+13
* Remove duplicated button in Install web page (#27941)Nanguan Lin2023-11-071-2/+0
* Unify two factor check (#27915) (#27939)KN4CK3R2023-11-065-66/+76
* Fix DownloadFunc when migrating releases (#27887) (#27889)Giteabot2023-11-032-6/+9
* Fix http protocol auth (#27875) (#27878)Lunny Xiao2023-11-024-14/+46
* Fix package webhook (#27839) (#27854)Giteabot2023-10-3114-1/+97
* Revert "fix orphan check for deleted branch (#27310) (#27320)" (#27763)Lunny Xiao2023-10-241-3/+3
* Fix label render containing invalid HTML (#27752) (#27761)Giteabot2023-10-241-1/+1
* Fix org team endpoint (#27721) (#27729)Giteabot2023-10-221-4/+4
* Adapt `.changelog.yml` to new labeling system (#27701) (#27708)Giteabot2023-10-201-16/+12
* Support allowed hosts for webhook to work with proxy (#27655) (#27674)Giteabot2023-10-183-21/+73
* Fix poster is not loaded in get default merge message (#27657) (#27665)Giteabot2023-10-171-0/+3
* Fix 404 when deleting Docker package with an internal version (#27615) (#27629)Giteabot2023-10-151-1/+1
* Fix attachment download bug (#27486) (#27570)Giteabot2023-10-116-21/+21
* Avoid run change title process when the title is same (#27467) (#27557)yp053272023-10-101-0/+4
* Fix mermaid flowchart margin issue (#27503) (#27517)silverwind2023-10-081-1/+3
* Fix panic in storageHandler (#27446) (#27478)Giteabot2023-10-061-51/+50
* When comparing with an non-exist repository, return 404 but 500 (#27437) (#27...Giteabot2023-10-041-1/+3
* Add 1.20.5 changelog (#27404)v1.20.5Lunny Xiao2023-10-031-0/+27
* Fix bug of review request number (#27406)Lunny Xiao2023-10-031-1/+8
* Fix git 2.11 error when checking IsEmpty (#27393) (#27396)Giteabot2023-10-021-1/+2
* Allow get release download files and lfs files with oauth2 token format (#264...Giteabot2023-10-018-6/+66
* Add logs for data broken of comment review (#27326) (#27344)Giteabot2023-09-291-27/+9
* fix orphan check for deleted branch (#27310) (#27320)Giteabot2023-09-281-3/+3
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27249)Giteabot2023-09-253-0/+6
* Fix z-index on markdown completion (#27237) (#27242)Giteabot2023-09-250-0/+0
* Fix z-index on markdown completion (#27237) (#27238)Giteabot2023-09-241-0/+1
* Update database-preparation and add note re: MariaDB (#27232) (#27235)Giteabot2023-09-251-3/+3
* Quote table `release` in sql queries (#27205) (#27219)KN4CK3R2023-09-242-6/+6
* Fix release URL in webhooks (#27182) (#27184)Giteabot2023-09-219-9/+9
* Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27167)Giteabot2023-09-210-0/+0
* Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27162)Giteabot2023-09-211-1/+1
* Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) (#27156)Giteabot2023-09-211-1/+1
* Improve actions docs related to `pull_request` event (#27126) (#27145)Giteabot2023-09-202-0/+6
* fix pagination for followers and following (#27127) (#27138)Giteabot2023-09-191-2/+2
* services/wiki: Close() after error handling (#27129) (#27137)Giteabot2023-09-191-2/+2
* Fix issue templates when blank isses are disabled (#27061) (#27082)Giteabot2023-09-142-11/+14
* Load reviewer before sending notification (#27063) (#27064)sebastian-sauer2023-09-131-0/+3