summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-27276-552/+276
* Prevent NPE if trying to restore an already restored deleted branch (#21940)zeripath2022-11-251-0/+4
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-253-4/+68
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-2417-32/+120
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-223-115/+25
* Prepend refs/heads/ to issue template refs (#20461)zeripath2022-11-221-0/+4
* Improvements for Content Copy (#21842)silverwind2022-11-211-1/+8
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-211-1/+1
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-212-8/+20
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-204-6/+435
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-192-2/+14
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-1942-299/+301
* Fix setting HTTP headers after write (#21833)KN4CK3R2022-11-184-31/+25
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-1/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-124-6/+6
* Add some documentation to packages (#21648)zeripath2022-11-123-2/+14
* Load GitRepo in API before deleting issue (#21720)Jason Song2022-11-121-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-111-0/+45
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-112-1/+2
* Revert unrelated changes for SMTP auth (#21767)wxiaoguang2022-11-101-1/+1
* Extract updateSession function to reduce repetition (#21735)Jason Song2022-11-104-135/+80
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-2/+5
* Set last login when activating account (#21731)Jason Song2022-11-091-0/+7
* Add package registry quota limits (#21584)KN4CK3R2022-11-0911-55/+105
* Remove semver compatible flag and change pypi to an array of test cases (#21708)Wayne Starr2022-11-082-4/+47
* Allow local package identifiers for PyPI packages (#21690)KN4CK3R2022-11-071-2/+9
* Remove template previewer (#21701)Gusted2022-11-062-34/+0
* Fix token generation when using INTERNAL_TOKEN_URI (#21669)wxiaoguang2022-11-031-5/+9
* Add Webhook authorization header (#20926)oliverpool2022-11-034-11/+80
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-033-3/+9
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+1
* Merge db.Iterate and IterateObjects (#21641)Lunny Xiao2022-10-311-1/+2
* Sync git hooks when config file path changed (#21619)Jason Song2022-10-281-3/+13
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-3/+10
* Make rss/atom identifier globally unique (#21550)Yarden Shoham2022-10-281-1/+1
* Fix 500 on PR files API (#21602)qwerty2872022-10-261-1/+5
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-2413-25/+25
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-0/+2
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-242-0/+45
* Record OAuth client type at registration (#21316)M Hickford2022-10-243-15/+32
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-238-11/+11
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-231-0/+29
* Allow package version sorting (#21453)KN4CK3R2022-10-231-1/+6
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-232-1/+9
* Remove deleted repos from searchresult (#21512)Raymond2022-10-221-0/+12
* Added check for disabled Packages (#21540)rock2dust2022-10-221-0/+1
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-213-5/+4
* move invite by mail to services package (#21513)65432022-10-201-6/+1
* Suppress `ExternalLoginUserNotExist` error (#21504)KN4CK3R2022-10-192-2/+8