aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_lfs_locks_test.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-7/+7
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-9/+9
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-12/+13
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-9/+9
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-8/+9
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-061-9/+10
* Prevent double-login for Git HTTP and LFS and simplify login (#15303)zeripath2021-05-151-1/+1
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-3/+3
* Fix lfs locks (#8361)guillep2k2019-10-031-1/+1
* lfs/lock: round locked_at timestamp to second (#7872)Antoine GIRARD2019-08-151-1/+5
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-4/+4
* Make test more robust (#3167)Ethan Koenig2017-12-121-1/+1
* Fix git lfs path (#3016)Antoine GIRARD2017-11-291-13/+10
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+176