summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* minio: add missing region on client initialization (#26412)nekrondev2023-08-101-0/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-103-19/+25
* Fix admin queue page title (#26409)wxiaoguang2023-08-101-2/+7
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-0/+2
* Make `user-content-* ` consistent with github (#26388)CaiCandong2023-08-092-9/+64
* Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)wxiaoguang2023-08-091-0/+4
* Refactor "editorconfig" (#26391)wxiaoguang2023-08-081-17/+6
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-081-5/+0
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-082-12/+0
* Start using template context function (#26254)wxiaoguang2023-08-086-12/+74
* Rename code_langauge.go to code_language.go (#26377)cassiozareck2023-08-071-0/+0
* Do not highlight `#number` in documents (#26365)Earl Warren2023-08-073-1/+61
* Fix incorrect CLI exit code and duplicate error message (#26346)wxiaoguang2023-08-051-0/+6
* Prevent newline errors with Debian packages (#26332)KN4CK3R2023-08-051-10/+11
* Fix the bug when getting files changed for `pull_request_target` event (#26320)Zettat1232023-08-052-10/+22
* Refactor backend SVG package and add tests (#26335)wxiaoguang2023-08-054-38/+111
* Make git batch operations use parent context timeout instead of default timeo...wxiaoguang2023-08-041-0/+4
* Fix the wrong derive path (#26271)Lunny Xiao2023-08-042-17/+215
* Support getting changed files when commit ID is `EmptySHA` (#26290)Zettat1232023-08-043-3/+50
* Clarify the logger's MODE config option (#26267)wxiaoguang2023-08-011-1/+1
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-0/+2
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-3123-382/+2318
* Fix typo in metadata (#26207)KN4CK3R2023-07-302-2/+2
* Fix allowed user types setting problem (#26200)Lunny Xiao2023-07-282-6/+110
* improve unit test for caching (#26185)Earl Warren2023-07-271-39/+37
* Render plaintext task list items for markdown files (#26186)Earl Warren2023-07-272-0/+8
* Show branches and tags that contain a commit (#25180)delvh2023-07-273-26/+55
* Calculate MAX_WORKERS default value by CPU number (#26177)wxiaoguang2023-07-272-15/+22
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-261-2/+2
* refactor improve NoBetterThan (#26126)caicandong2023-07-262-6/+191
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-262-12/+12
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-263-8/+38
* Fix incorrect router logger (#26137)wxiaoguang2023-07-251-3/+3
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+3
* Fix loading `LFS_JWT_SECRET` from wrong section (#26109)Jason Song2023-07-251-1/+1
* Avoid writing config file if not installed (#26107)wxiaoguang2023-07-251-1/+1
* Fix handling of Debian files with trailing slash (#26087)KN4CK3R2023-07-242-49/+65
* Allow the use of alternative net.Listener implementations by downstreams (#25...idk2023-07-243-6/+18
* Use stderr as fallback if the log file can't be opened (#26074)wxiaoguang2023-07-241-1/+6
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-222-7/+7
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-212-28/+11
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-21/+9
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-20/+6
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-212-11/+15
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-14/+9
* Adding remaining enum for migration repo model type. (#26021)puni98692023-07-201-1/+1
* Remove nfnt/resize and oliamb/cutter (#25999)harryzcy2023-07-201-23/+36
* Fix env config parsing for "GITEA____APP_NAME" (#26001)wxiaoguang2023-07-202-1/+7
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-0/+1
* Bump github.com/golang-jwt/jwt to v5 (#25975)harryzcy2023-07-191-1/+1