]> source.dussan.org Git - gitea.git/commit
lfs/lock: round locked_at timestamp to second (#7872)
authorAntoine GIRARD <sapk@users.noreply.github.com>
Thu, 15 Aug 2019 10:53:28 +0000 (12:53 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Thu, 15 Aug 2019 10:53:28 +0000 (18:53 +0800)
commitc2c35d169c819439b78c8c2c7f8877e7bf053cd1
tree03e5d7379c4fb7a3763d84784f39c5a84a144a19
parenta077c9d551904aec8bebb3bbeadab1361c3611f4
lfs/lock: round locked_at timestamp to second (#7872)

* lfs/lock: round locked_at timestamp to second

* test returned locked_at values

* tests: use time RFC3339
integrations/api_repo_lfs_locks_test.go
models/lfs_lock.go