summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for 1.20.2 (#26208) (#26217)v1.20.2Giteabot2023-07-291-0/+28
* Fix allowed user types setting problem (#26200) (#26206)Giteabot2023-07-292-6/+110
* Prevent primary key update on migration (#26192) (#26199)Giteabot2023-07-281-1/+1
* Calculate MAX_WORKERS default value by CPU number (#26177) (#26183)Giteabot2023-07-274-18/+25
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-277-163/+252
* Fix handling of plenty Nuget package versions (#26075) (#26173)Giteabot2023-07-265-38/+138
* Fix typos in Contributing.md (#26170) (#26172)Giteabot2023-07-261-2/+2
* Update email-setup.en-us.md (#26068) (#26166)Giteabot2023-07-2610-19/+14
* Fix bugs in LFS meta garbage collection (#26122) (#26157)Giteabot2023-07-263-7/+71
* Fix UI regression of asciinema player (#26159) (#26162)Giteabot2023-07-261-1/+1
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-268-12/+80
* Update xorm version (#26128) (#26150)Lunny Xiao2023-07-263-307/+66
* Remove "misc" scope check from public API endpoints (#26134) (#26149)Giteabot2023-07-264-63/+33
* Fix LFS object list style (#26133) (#26147)Giteabot2023-07-262-25/+13
* Docusaurus-ify 1.20 (#26052)John Olheiser2023-07-26275-2077/+790
* Fix CLI allowing creation of access tokens with existing name (#26071) (#26144)Giteabot2023-07-261-5/+16
* Increase table cell horizontal padding (#26140) (#26142)Giteabot2023-07-261-1/+1
* Fix incorrect router logger (#26137) (#26143)Giteabot2023-07-261-3/+3
* added ssh mirror workaround description (#26096) (#26136)Giteabot2023-07-251-0/+13
* Improve commit graph alignment and truncating (#26112) (#26127)Giteabot2023-07-252-10/+15
* Fix wrong workflow status when rerun a job in an already finished workflow (#...Giteabot2023-07-251-1/+1
* Fix escape problems in the branch selector (#25875) (#26103)Giteabot2023-07-251-4/+4
* Avoid writing config file if not installed (#26107) (#26113)Giteabot2023-07-251-1/+1
* Fix handling of Debian files with trailing slash (#26087) (#26098)Giteabot2023-07-244-50/+70
* fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#...Giteabot2023-07-242-0/+5
* Use stderr as fallback if the log file can't be opened (#26074) (#26083)Giteabot2023-07-241-1/+6
* Fix duplicated url prefix on issue context menu (#26066) (#26067)Giteabot2023-07-231-1/+1
* Add changelog for 1.20.1 (#26015) (#26056)v1.20.1Giteabot2023-07-221-0/+28
* Fix version in rpm repodata/primary.xml.gz (#26009) (#26048)Giteabot2023-07-212-8/+8
* Adding remaining enum for migration repo model type. (#26021) (#26034)Giteabot2023-07-212-2/+6
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#...Giteabot2023-07-206-7/+17
* Fix the route for pull-request's authors (#26016) (#26018)Giteabot2023-07-202-5/+11
* Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019)Giteabot2023-07-202-2/+2
* Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)Giteabot2023-07-202-1/+7
* Fix commit status color on dashboard repolist (#25993) (#25998)Giteabot2023-07-191-1/+1
* avoid hard-coding height in language dropdown menu (#25986) (#25997)Giteabot2023-07-201-2/+1
* parseScope with owner/repo always sets owner to zero (#25987) (#25989)Giteabot2023-07-191-1/+2
* Update path related documents (#25417) (#25982)Giteabot2023-07-1911-46/+31
* Make pending commit status yellow again (#25935) (#25968)Giteabot2023-07-192-5/+2
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Giteabot2023-07-193-2/+4
* Fix SSPI auth panic (#25955) (#25969)Giteabot2023-07-181-2/+2
* Avoid creating directories when loading config (#25944) (#25957)wxiaoguang2023-07-181-2/+4
* Disallow dangerous URL schemes (#25960) (#25964)KN4CK3R2023-07-184-17/+32
* Ignore `runs-on` with expressions when warning no matched runners (#25917) (#...Giteabot2023-07-181-0/+7
* Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)Giteabot2023-07-171-1/+3
* Avoid opening/closing PRs which are already merged (#25883) (#25903)Giteabot2023-07-171-0/+8
* Skip unuseful error message in dev mode when watching local filesystem (#2591...Giteabot2023-07-171-1/+1
* Add shutting down notice (#25920) (#25922)Giteabot2023-07-171-1/+1
* Fix incorrect milestone count when provide a keyword (#25880) (#25904)Giteabot2023-07-171-10/+9
* Add 1.20.0 changelog (#25901) (#25910)v1.20.0delvh2023-07-161-0/+615