aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Calculate MAX_WORKERS default value by CPU number (#26177)wxiaoguang2023-07-274-18/+25
* Fixing redirection issue for logged-in users (#26105)cassiozareck2023-07-271-1/+2
* Update govulncheck, fix typo (#26168)silverwind2023-07-261-4/+4
* Fix handling of plenty Nuget package versions (#26075)KN4CK3R2023-07-265-38/+138
* Fix typos in Contributing.md (#26170)Niko Hoffrén2023-07-261-2/+2
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Re-add static images to docs (#26167)John Olheiser2023-07-264-0/+76
* Update email-setup.en-us.md (#26068)Felix Victor2023-07-2610-19/+14
* Improve display of Labels/Projects/Assignees sort options (#25886)yp053272023-07-263-8/+12
* Fix wrong branch name in rename branch modal (#26146)yp053272023-07-261-1/+1
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-262-12/+5
* Fix UI regression of asciinema player (#26159)Jason Song2023-07-261-1/+1
* refactor improve NoBetterThan (#26126)caicandong2023-07-264-8/+193
* Update Chinese documents (#26139)Upstream80222023-07-263-39/+113
* Fix bugs in LFS meta garbage collection (#26122)Zettat1232023-07-263-7/+71
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-2636-196/+75
* Only show newly pushed branches message in the same repository (#26148)Zettat1232023-07-261-0/+1
* Docusaurus-ify (#26051)John Olheiser2023-07-26281-2157/+794
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-267-9/+55
* Remove "misc" scope check from public API endpoints (#26134)wxiaoguang2023-07-264-63/+33
* Fix LFS object list style (#26133)wxiaoguang2023-07-262-25/+13
* Drop the correct deleted branch table (#26028)yp053272023-07-263-1/+15
* Fix CLI allowing creation of access tokens with existing name (#26071)Yarden Shoham2023-07-251-5/+16
* Fix incorrect router logger (#26137)wxiaoguang2023-07-251-3/+3
* Increase table cell horizontal padding (#26140)silverwind2023-07-251-1/+1
* Update xorm version (#26128)Lunny Xiao2023-07-253-345/+69
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-255-23/+26
* added ssh mirror workaround description (#26096)thigg2023-07-251-0/+13
* Improve "gitea doctor" sub-command and fix "help" commands (#26072)wxiaoguang2023-07-255-76/+62
* Fix wrong commit status in web ui (#26121)yp053272023-07-251-1/+1
* remove IsWarning in tmpl (#26120)caicandong2023-07-251-1/+1
* Fix minor capitalization error in string (#26100)Panagiotis "Ivory" Vasilopoulos2023-07-251-1/+1
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-252-10/+15
* Fix wrong workflow status when rerun a job in an already finished workflow (#...yp053272023-07-251-1/+1
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-2511-10/+48
* doc sync authentication.md to zh-cn (#26117)caicandong2023-07-251-1/+257
* 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
* Implement auto-cancellation of concurrent jobs if the event is push (#25716)Bo-Yi Wu2023-07-256-19/+127
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-251-0/+43
* doc guide the user to create the appropriate level runner (#26091)caicandong2023-07-245-9/+17
* Fix handling of Debian files with trailing slash (#26087)KN4CK3R2023-07-244-50/+70
* fix Missing 404 swagger response docs for /admin/users/{username} (#26086)caicandong2023-07-242-0/+5
* Allow the use of alternative net.Listener implementations by downstreams (#25...idk2023-07-243-6/+18
* Add missing default value for some Bool cli flags (#26082)wxiaoguang2023-07-242-0/+8
* Reduce unnecessary DB queries for Actions tasks (#25199)sillyguodong2023-07-247-9/+174
* Use stderr as fallback if the log file can't be opened (#26074)wxiaoguang2023-07-241-1/+6
* Make organization redirect warning more clear (#26077)Panagiotis "Ivory" Vasilopoulos2023-07-241-2/+2
* Replace gogs/cron with go-co-op/gocron (#25977)Chongyi Zheng2023-07-246-22/+123
* Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)delvh2023-07-2311-128/+121