aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Refactor legacy strange git operations (#22756)wxiaoguang2023-02-061-2/+1
* Add Chef package registry (#22554)KN4CK3R2023-02-066-10/+239
* Add Cargo package registry (#21888)KN4CK3R2023-02-054-0/+258
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-054-3/+105
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-041-2/+0
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-043-5/+11
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-0420-153/+209
* Improve trace logging for pulls and processes (#22633)zeripath2023-02-034-8/+34
* Use native error checking with `exec.ErrDot` (#22735)Yarden Shoham2023-02-031-2/+2
* Add some comments for recent code (#22725)wxiaoguang2023-02-021-0/+2
* Fix actions workflow branches match bug (#22724)Lunny Xiao2023-02-021-3/+4
* Fix line spacing for plaintext previews (#22699)crystal2023-02-011-5/+1
* Fix cache-control header clearing comment text when editing issue (#22604)Brecht Van Lommel2023-02-011-2/+2
* Add Conda package registry (#22262)KN4CK3R2023-02-013-0/+395
* Fix bugs with WebAuthn preventing sign in and registration. (#22651)zeripath2023-02-012-3/+3
* Add more events details supports for actions (#22680)Lunny Xiao2023-02-011-4/+150
* Use correct captured group range when parsing cross-reference (#22672)wxiaoguang2023-01-312-4/+4
* Fix README TOC links (#22577)crystal2023-01-311-2/+9
* Implement actions (#21937)Jason Song2023-01-3114-0/+526
* Add support for commit cross references (#22645)KN4CK3R2023-01-303-0/+101
* Consume hcaptcha and pwn deps (#22610)John Olheiser2023-01-296-6/+525
* Improve checkIfPRContentChanged (#22611)zeripath2023-01-281-0/+22
* Link issue and pull requests status change in UI notifications directly to th...Felipe Leopoldo Sologuren GutiƩrrez2023-01-281-0/+1
* Show migration validation error (#22619)KN4CK3R2023-01-271-1/+1
* Allow issue templates to not render title (#22589)techknowlogick2023-01-262-3/+11
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-247-7/+9
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+28
* Support importing comment types (#22510)Sybren2023-01-181-0/+2
* Support asciicast files as new markup (#22448)Jason Song2023-01-181-0/+64
* Add cron method to gc LFS MetaObjects (#22385)zeripath2023-01-161-1/+15
* Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez2023-01-163-6/+16
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-162-2/+7
* Add support for incoming emails (#22056)KN4CK3R2023-01-144-0/+135
* Log STDERR of external renderer when it fails (#22442)Jonathan Tran2023-01-131-1/+4
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-133-16/+40
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-111-5/+4
* Allow HOST has no port (#22280)Lunny Xiao2023-01-113-5/+57
* Improve utils of slices (#22379)Jason Song2023-01-114-104/+173
* Don't lookup mail server when using sendmail (#22300)Lunny Xiao2023-01-091-14/+17
* Use context parameter in models/git (#22367)Jason Song2023-01-092-6/+6
* Always reuse transaction (#22362)Jason Song2023-01-082-2/+2
* Fix unstable emoji sort (#22346)KN4CK3R2023-01-051-1468/+1468
* Update Emoji dataset to Unicode 14 (#22342)isla w2023-01-041-304/+525
* Use git command instead of exec.Cmd in blame (#22098)Lunny Xiao2023-01-032-156/+39
* Display error log when a modified template has an error so that it could reco...Lunny Xiao2023-01-031-2/+9
* Unify hashing for avatar (#22289)Gusted2023-01-021-0/+28
* Fix get system setting bug when enabled redis cache (#22295)Lunny Xiao2023-01-021-33/+0
* Restructure `webhook` module (#22256)delvh2023-01-014-858/+133
* Reminder for no more logs to console (#22282)Jason Song2023-01-011-17/+12
* Fix bug of DisableGravatar default value (#22296)Lunny Xiao2023-01-011-1/+1