1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00

6 Commits

Author SHA1 Message Date
Kenny Lee Sin Cheong
5f63b3a7bb chore: drop deprecated tables and remove unused code (PROJQUAY-522) (#2089)
* chore: drop deprecated tables and remove unused code

* isort imports

* migration: check for table existence before drop
2023-08-25 12:17:24 -04:00
Sunandadadi
a095e1f938 api: Adding ignore timezone flag when parsing datetime (PROJQUAY-5360) (#2027)
* api: Removing parsing of datetime (PROJQUAY-5360)

* added ignoretz flag to date util parser

* added removed extra line
2023-07-31 16:39:53 -04:00
Sunandadadi
f56382eeb9 Pagination: Fixing paginate for /api/v1/superuser/logs API (#2006)
* Pagination: Fixing paginate for /api/v1/superuser/logs API

* using offset to fetch next page items

* adding datetime parsing

* using black to format code

* removing use_offset

* Removing redundant declaration
2023-07-11 10:46:47 -04:00
alecmerdler
3dd5f045ff fix all the docstrings 2020-02-05 19:55:07 -08:00
Tom McKay
e6ae94db8b 'make black' results 2019-12-02 12:23:08 -05:00
Jimmy Zelinskie
9c0dd3b722 initial import for Open Source 🎉 2019-11-12 11:09:47 -05:00