Age | Commit message (Collapse) | Author |
|
Redis.smembers apparently returns values as bytes
|
|
|
|
the str.encode failed on the mock.Mock() object, and this also seems consistent with the way it's done in a later method
|
|
this needs to be made 'smarter,' since this might look funny if all case attribute column are narrow
|
|
tests I changed assumed these changes were already made, so including them should fix that
|
|
|
|
|
|
a string
|
|
lists (I think the proxy expects them to not be lists, but then returns them as lists; need to check about this)
|
|
dealing with the permissions response either being a list or not a list (this should be temporary until I figure out what is going on here)
|
|
figure out what's going on with the proxy
|
|
|
|
|
|
|
|
|
|
OrderList sort to put NULLs at bottom, and exclude datasets with public = 0
|
|
|
|
|
|
|
|
|
|
it was only showing 10 results when there are between 10 and 20 results
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I suspect GN1 isn't actually doing this correctly (might have to do with switch to MariaDB)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initial load if there aren't enough samples to fit the initial table height
|
|
|
|
buttons from wrapping when the window is small
|
|
|
|
doesn't highlight/un-highlight the row
|
|
window is smaller
|
|
* wqflask/wqflask/marker_regression/gemma_mapping.py: Use f-strings
which are easier to read.
(generate_random_n_string): New function.
|
|
|