summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite queue (#24505)wxiaoguang2023-05-08100-6843/+2481
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-0818-676/+747
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-0810-30/+177
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-085-21/+68
* Fix broken link in tests/e2e/README (#24576)Steve Russo2023-05-081-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2023-05-081-0/+17
* Add goto issue id function (#24479)Tyrone Yeh2023-05-075-3/+36
* Improve decryption failure message (#24573)wxiaoguang2023-05-072-16/+25
* Simplify template helper functions (#24570)wxiaoguang2023-05-076-21/+20
* Makefile: Use portable !, not GNUish -not, with find(1). (#24565)riastradh2023-05-071-1/+1
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-072-1/+7
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-066-9/+33
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-068-9/+8
* Change `valid_until` translation to `valid_until_date` and include placeholde...Yarden Shoham2023-05-062-2/+2
* Fix docs failing the build on `main` (#24561)Yarden Shoham2023-05-061-2/+2
* Improve wiki user title test (#24559)wxiaoguang2023-05-061-1/+4
* Fix incorrect user visibility (#24557)Zettat1232023-05-061-2/+2
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-065-5/+5
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-069-75/+109
* Fix broken `README` link (#24546)JakobDev2023-05-061-1/+1
* Check latest version on CI (#24556)Lunny Xiao2023-05-062-0/+6
* Add RPM registry (#23380)KN4CK3R2023-05-0529-43/+1998
* Docs for Gitea Actions (#24405)Jason Song2023-05-0514-1/+888
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-055-13/+13
* Temporarily disable PATs until next release (#24527)Kyle D2023-05-051-2/+5
* Replace placeholders in licenses (#24354)Jason Song2023-05-054-3/+330
* Fix the permission of team's `Actions` unit issue (#24536)sillyguodong2023-05-051-0/+4
* Bump golang deps (#24533)techknowlogick2023-05-053-262/+314
* Fix mirrors repository disapeared on user dashboard (#24520)Lunny Xiao2023-05-051-1/+1
* Revert "Prevent a user with a different email from accepting the team invite"...Lunny Xiao2023-05-053-26/+11
* Fix form method/class (#24535)wxiaoguang2023-05-051-3/+3
* Fix typo in rename branch dialog (#24537)sillyguodong2023-05-051-1/+1
* Check length of `LogIndexes` in case it is outdated (#24516)Jason Song2023-05-041-2/+12
* Harmonize title formatting in `docs/content/doc/development/api-usage.en-us.m...Benjamin Loison2023-05-051-1/+1
* automate locking closed threads (#24525)techknowlogick2023-05-052-23/+21
* [skip ci] Updated translations via CrowdinGiteaBot2023-05-051-0/+123
* Display warning when user try to rename default branch (#24512)sillyguodong2023-05-043-0/+11
* Upgrade to Node 20 on CI, enable actions cancellation (#24524)silverwind2023-05-046-9/+29
* Fix incorrectly quoted translation (#24514)Lunny Xiao2023-05-041-1/+1
* Fix color for transfer related buttons when having no permission to act (#24510)Hester Gong2023-05-041-2/+2
* Fix some mistakes when using `ignSignIn` (#24415)wxiaoguang2023-05-041-7/+7
* Remove unused zapx replace statement on go.mod (#24515)Lunny Xiao2023-05-041-2/+0
* Don't display creating page button in a mirror wiki repository (#24395)Lunny Xiao2023-05-043-2/+3
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-0425-363/+276
* Faster git.GetDivergingCommits (#24482)oliverpool2023-05-042-22/+40
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-0428-136/+103
* Changelog for 1.19.3 (#24495) (#24506)Yarden Shoham2023-05-031-0/+13
* Use Actions for DB & E2E tests (#24494)techknowlogick2023-05-049-853/+428
* Fix intermittent CI failure in EmptyQueue (#23753)zeripath2023-05-031-26/+29
* Prevent a user with a different email from accepting the team invite (#24491)Jack Hay2023-05-033-11/+26