]> source.dussan.org Git - gitea.git/commit
API: Fix GetQueryBeforeSince (#13559) (#13560)
author6543 <6543@obermui.de>
Sun, 15 Nov 2020 18:12:23 +0000 (19:12 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Nov 2020 18:12:23 +0000 (13:12 -0500)
commitf9648888f5e80af87bd19c5463bf1e8803343e27
treee660d78326d5624bcb26114cf3db123db72eff24
parentdc9f5a7311c924dcf8f2b60eb959f76da33a147c
API: Fix GetQueryBeforeSince (#13559) (#13560)

* API: Fix GetQueryBeforeSince

* CI.restart()

Co-authored-by: zeripath <art27@cantab.net>
routers/api/v1/notify/repo.go
routers/api/v1/notify/user.go
routers/api/v1/repo/issue_comment.go
routers/api/v1/repo/issue_tracked_time.go
routers/api/v1/utils/utils.go