aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/git_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-121-1002/+0
* Make git push options accept short name (#32245)wxiaoguang2024-10-121-0/+57
* Refactor CSRF token (#32216)wxiaoguang2024-10-101-2/+2
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-26/+80
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-061-1/+1
* Fix tautological conditions (#30735)silverwind2024-04-301-6/+3
* Replace deprecated `math/rand` functions (#30733)v1.23.0-devChongyi Zheng2024-04-271-1/+1
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Prevent double use of `git cat-file` session. (#29298)KN4CK3R2024-02-211-0/+44
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-4/+4
* Use more specific test methods (#24265)KN4CK3R2023-04-221-4/+4
* Use double quotes consistently in en-US (#24141)Panagiotis "Ivory" Vasilopoulos2023-04-171-1/+1
* Refactor cookie (#24107)wxiaoguang2023-04-131-1/+2
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-3/+12
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-1/+1
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-4/+5
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-5/+5
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-8/+8
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-16/+5
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+851