aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add sqlite vscode extension to Gitpod configuration (#21552)Yarden Shoham2022-10-241-0/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-24207-857/+857
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-244-3/+34
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-243-1/+52
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-2422-60/+226
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* dump: Add option to skip index dirs (#21501)Johan Van de Wauw2022-10-241-0/+9
* Use recommended vscode configuration in gitpod environments (#21537)Yarden Shoham2022-10-241-0/+1
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-242-1/+6
* Add yardenshoham to maintainers (#21566)Yarden Shoham2022-10-231-0/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-2371-390/+424
* Update binding to fix bugs (#21556)Lunny Xiao2022-10-232-3/+3
* Link mentioned user in markdown only if they are visible to viewer (#21554)Yarden Shoham2022-10-232-10/+47
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-232-12/+68
* CSS color enhancements (#21534)silverwind2022-10-234-12/+28
* Allow package version sorting (#21453)KN4CK3R2022-10-236-17/+58
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-239-5/+103
* Update milestone counters when issue is deleted (#21459)Ashley Nelson2022-10-227-0/+163
* Prevent Authorization header for presigned LFS urls (#21531)KN4CK3R2022-10-221-2/+9
* Remove deleted repos from searchresult (#21512)Raymond2022-10-221-0/+12
* Remove unnecessary debug log (#21536)Yarden Shoham2022-10-221-4/+0
* Added check for disabled Packages (#21540)rock2dust2022-10-222-3/+6
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-2112-279/+216
* Add color previews in markdown (#21474)Yarden Shoham2022-10-215-2/+143
* Fix generating compare link (#21519)Lunny Xiao2022-10-212-1/+14
* [skip ci] Updated translations via CrowdinVladimir Yakovlev2022-10-2129-6/+55
* Check for valid user token in integration tests (#21520)Vladimir Yakovlev2022-10-201-2/+3
* Ignore error when retrieving changed PR review files (#21487)delvh2022-10-201-1/+6
* move invite by mail to services package (#21513)65432022-10-202-6/+24
* Enable Monaco automaticLayout (#21515)silverwind2022-10-201-4/+1
* Update macOS install command (#21507)RainboWu2022-10-191-1/+1
* [skip ci] Updated translations via CrowdinKN4CK3R2022-10-201-1/+1
* Suppress `ExternalLoginUserNotExist` error (#21504)KN4CK3R2022-10-192-2/+8
* Revert increased width on pull pages (#21470)Gusted2022-10-193-3/+3
* Add team member invite by email (#20307)KN4CK3R2022-10-1918-43/+615
* Disable the 'Add File' button when not able to edit repo (#21503)silverwind2022-10-191-17/+15
* Remove vitest globals (#21505)silverwind2022-10-195-4/+3
* Fix branch dropdown shifting on page load (#21428)silverwind2022-10-192-9/+9
* [skip ci] Updated translations via Crowdinwxiaoguang2022-10-191-0/+13
* Remove unnecessary misspell ignore pattern (#21475)wxiaoguang2022-10-184-4/+4
* Fix read system configuration bug when installing (#21489)Lunny Xiao2022-10-181-13/+5
* Fix viewing user subscriptions (#21482)zenofile2022-10-181-1/+2
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-1848-20/+545
* inline gitpod image (#21494)techknowlogick2022-10-182-1/+24
* [skip ci] Updated translations via CrowdinKN4CK3R2022-10-1829-0/+33
* Do not send notifications for draft releases (#21451)KN4CK3R2022-10-171-7/+8
* Update reverse-proxies.zh-cn.md (#21484)rock2dust2022-10-171-0/+14
* Docs: Update the feature comparison to other Git Hosting Services (#20933)delvh2022-10-171-89/+97
* Add some api integration tests (#18872)KN4CK3R2022-10-1817-289/+2225