summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use information from previous blame parts (#28572) (#28577)Giteabot2023-12-221-5/+17
* Update mermaid for 1.21 (#28571)wxiaoguang2023-12-212-5/+5
* Add changelog for 1.21.3 (#28569)v1.21.3Lunny Xiao2023-12-211-0/+28
* Fix merging artifact chunks error when minio storage basepath is set (#28555)...Giteabot2023-12-211-4/+9
* Update actions document about comparsion as Github Actions (#28560) (#28564)Giteabot2023-12-202-0/+16
* Fix inperformant query on retrifing review from database. (#28552) (#28562)Giteabot2023-12-201-8/+10
* Fix the issue ref rendering for wiki (#28556) (#28559)Giteabot2023-12-201-1/+3
* Fix duplicate ID when deleting repo (#28520) (#28528)Giteabot2023-12-192-4/+4
* Only check online runner when detecting matching runners in workflows (#28286...Giteabot2023-12-193-4/+19
* chore(api): support ignore password if login source type is LDAP for creating...Giteabot2023-12-193-16/+24
* Update golang.org/x/crypto (#28519)wxiaoguang2023-12-192-10/+11
* Improve the prompt for "ssh-keygen sign" (#28509) (#28510)Giteabot2023-12-181-1/+1
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-1817-146/+110
* Initalize stroage for orphaned repository doctor (#28487) (#28490)Giteabot2023-12-161-0/+5
* Update docs for DISABLE_QUERY_AUTH_TOKEN (#28485) (#28488)Giteabot2023-12-161-0/+1
* Refactor SSH clone URL generation code (#28421) (#28480)Giteabot2023-12-152-13/+42
* Polyfill SubmitEvent for PaleMoon (#28441) (#28478)Giteabot2023-12-156-7/+31
* Fix Chinese translation of config cheat sheet[API] (#28472) (#28473)Giteabot2023-12-151-4/+5
* Fix documents for "custom/public/assets/" (#28465) (#28467)Giteabot2023-12-145-8/+8
* Retry SSH key verification with additional CRLF if it failed (#28392) (#28464)Giteabot2023-12-141-4/+9
* Add endpoint for not implemented Docker auth (#28457) (#28462)Giteabot2023-12-132-1/+15
* Fix possible nil pointer access (#28428) (#28440)Giteabot2023-12-124-28/+14
* Don't show unnecessary citation JS error on UI (#28433) (#28437)Giteabot2023-12-121-4/+11
* 1.21.2 changelog (#28387)v1.21.2techknowlogick2023-12-121-0/+39
* Do some missing checks (#28423) (#28432)Lunny Xiao2023-12-123-3/+62
* Deprecate query string auth tokens (#28390) (#28430)Giteabot2023-12-125-7/+39
* Recover from panic in cron task (#28409) (#28425)Giteabot2023-12-121-5/+7
* Improve doctor cli behavior (#28422) (#28424)Giteabot2023-12-113-34/+66
* Fix links in docs (#28302) (#28418)Giteabot2023-12-115-10/+6
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-1112-69/+148
* Fix missing check (#28406) (#28411)Giteabot2023-12-112-4/+24
* enable system users search via the API (#28013) (#28018)Giteabot2023-12-083-12/+49
* Fix Docker meta action for releases (#28232) (#28395)Giteabot2023-12-072-3/+4
* Make gogit Repository.GetBranchNames consistent (#28348) (#28386)Giteabot2023-12-071-13/+28
* Fix margin in server signed signature verification view (#28379) (#28381)Giteabot2023-12-071-1/+1
* Fix object does not exist error when checking citation file (#28314) (#28369)Giteabot2023-12-061-13/+6
* Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376)Giteabot2023-12-061-1/+1
* Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#2...Giteabot2023-12-061-2/+1
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-062-1/+2
* handle repository.size column being NULL in migration v263 (#28336) (#28363)Giteabot2023-12-051-1/+6
* Convert git commit summary to valid UTF8. (#28356) (#28358)Giteabot2023-12-051-1/+2
* Fix migration panic due to an empty review comment diff (#28334) (#28362)Giteabot2023-12-051-1/+1
* Add `HEAD` support for rpm repo files (#28309) (#28360)Giteabot2023-12-053-2/+35
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-0511-23/+23
* Fix RPM/Debian signature key creation (#28352) (#28353)Giteabot2023-12-052-4/+3
* Keep profile tab when clicking on Language (#28320) (#28331)Giteabot2023-12-031-1/+1
* Fix missing issue search index update when changing status (#28325) (#28330)Giteabot2023-12-031-0/+22
* Fix wrong link in `protect_branch_name_pattern_desc` (#28313) (#28315)Giteabot2023-12-011-1/+1
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-013-54/+49
* Ignore "non-existing" errors when getDirectorySize calculates the size (#2827...wxiaoguang2023-11-301-11/+12