aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-192-3/+4
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-1940-208/+206
* Skip GitHub migration tests if the API token is undefined (#21824)Gary Moon2022-11-151-1/+5
* Fix webhook attachment text is not set in review comment (#21763)Jim Kirisame2022-11-131-5/+4
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-1222-32/+32
* Revert unrelated changes for SMTP auth (#21767)wxiaoguang2022-11-104-6/+6
* Add package registry quota limits (#21584)KN4CK3R2022-11-091-3/+94
* Improve valid user name check (#20136)wxiaoguang2022-11-044-8/+8
* Add Webhook authorization header (#20926)oliverpool2022-11-036-224/+157
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-034-18/+25
* Handle branch name with prefix in GitHub migration (#20357)Chongyi Zheng2022-11-031-1/+6
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+1
* Fix repository adoption on Windows (#21646)zeripath2022-10-312-9/+10
* Merge db.Iterate and IterateObjects (#21641)Lunny Xiao2022-10-313-13/+5
* Revert "Do not send notifications for draft releases (#21451)" (#21594)v1.18.0-rc0techknowlogick2022-10-261-8/+7
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-2444-273/+273
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-2/+3
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-2322-99/+109
* Link mentioned user in markdown only if they are visible to viewer (#21554)Yarden Shoham2022-10-232-10/+47
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-233-0/+68
* Update milestone counters when issue is deleted (#21459)Ashley Nelson2022-10-221-0/+5
* Prevent Authorization header for presigned LFS urls (#21531)KN4CK3R2022-10-221-2/+9
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-213-96/+67
* Ignore error when retrieving changed PR review files (#21487)delvh2022-10-201-1/+6
* move invite by mail to services package (#21513)65432022-10-201-0/+23
* Add team member invite by email (#20307)KN4CK3R2022-10-192-1/+63
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+4
* Do not send notifications for draft releases (#21451)KN4CK3R2022-10-171-7/+8
* Fix incorrect notification commit url (#21479)wxiaoguang2022-10-171-4/+4
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-1710-32/+32
* Display total commit count in hook message (#21400)KN4CK3R2022-10-179-23/+24
* [refactor] Use const for wiki DefaultBranch (#21466)65432022-10-152-12/+17
* Add generic set type (#21408)KN4CK3R2022-10-127-34/+33
* Do DB update after merge in hammer context (#21401)zeripath2022-10-111-10/+12
* Stop logging CheckPath returns error: context canceled (#21064)zeripath2022-10-101-2/+0
* Fix formatted link for PR review notifications to matrix (#21319)Akshay Mankar2022-10-072-3/+3
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-081-1/+1
* SessionUser protection against nil pointer dereference (#21358)Paweł Bogusławski2022-10-061-0/+4
* Foreign ID conflicts if ID is 0 for each item (#21271)techknowlogick2022-10-021-0/+4
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-021-1/+1
* Add support for authentication based on reverse proxy email (#19949)Hasnain Lakhani2022-09-281-8/+52
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-261-3/+3
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-4/+4
* Keep path when creating a new branch (#21153)JakobDev2022-09-151-0/+1
* Allow poster to choose reviewers (#21084)Jason Song2022-09-091-2/+5
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-051-1/+0
* Webhook for Wiki changes (#20219)Aaron F2022-09-0422-7/+470
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-10/+2
* Add more checks in migration code (#21011)zeripath2022-09-0414-233/+642
* Update a few go dependencies (#21022)zeripath2022-09-011-1/+1