aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-293-7/+48
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-291-11/+18
* Support system hook API (#14537)Lunny Xiao2023-01-285-2/+221
* Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)2023-01-281-3/+3
* Add API endpoint to get latest release (#21267)JakobDev2023-01-262-0/+42
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-243-5/+5
* Allow setting `redirect_to` cookie on OAuth login (#22594)Sybren2023-01-241-0/+5
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-221-1/+1
* Support org/user level projects (#22235)Lunny Xiao2023-01-209-61/+810
* Fix invalid issue branch reference if not specified in template (#22513)Brecht Van Lommel2023-01-181-1/+2
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-181-3/+10
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-172-196/+236
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song2023-01-171-0/+27
* Fix container blob mount (#22226)KN4CK3R2023-01-162-55/+83
* Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez2023-01-161-4/+4
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-169-210/+321
* Prevent panic on looking at api "git" endpoints for empty repos (#22457)zeripath2023-01-151-1/+1
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-0/+2
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-112-4/+4
* Improve utils of slices (#22379)Jason Song2023-01-115-22/+22
* Use context parameter in models/git (#22367)Jason Song2023-01-0915-36/+36
* make /{username}.png redirect to user/org avatar (#22356)crystal2023-01-061-1/+1
* Remove old HookEventType (#22358)Jason Song2023-01-061-35/+35
* fix: update settings table on install (#22326)John Olheiser2023-01-031-4/+7
* fix: code search title translation (#22285)John Olheiser2023-01-021-1/+1
* Restructure `webhook` module (#22256)delvh2023-01-014-40/+42
* Reminder for no more logs to console (#22282)Jason Song2023-01-011-0/+1
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-316-7/+36
* Add `sync_on_commit` option for push mirrors api (#22271)Chongyi Zheng2022-12-301-4/+5
* Fix key signature error page (#22229)Gusted2022-12-301-3/+9
* Support template for merge message description (#22248)Jason Song2022-12-293-4/+6
* Move `convert` package to services (#22264)KN4CK3R2022-12-2966-66/+66
* Use dynamic package type list (#22263)KN4CK3R2022-12-293-0/+3
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-284-17/+31
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-272-1/+14
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-273-1/+31
* Remove ReverseProxy authentication from the API (#22219)zeripath2022-12-271-9/+3
* Allow empty assignees on pull request edit (#22150)KN4CK3R2022-12-211-0/+5
* Add Feed for Releases and Tags (#21696)Reo2022-12-214-2/+130
* Normalize NuGet package version on upload (#22186)KN4CK3R2022-12-202-20/+4
* Repair LFS web rendering. (#22195)Nick2022-12-211-1/+1
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-203-0/+101
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-16/+4
* remove duplicated read file code (#22042)Lunny Xiao2022-12-141-117/+82
* Fix condition for is_internal (#22095)KN4CK3R2022-12-141-2/+3
* Fix permission check on issue/pull lock (#22110)Lunny Xiao2022-12-121-3/+2
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-1/+1
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-123-178/+166
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+9
* Fix sorting admin user list by last login (#22081)aceArt-GmbH2022-12-111-0/+4