James Smith
James Smith
Reported by user: We've had intermittent problems with the page load being held up by the badge.js script taking a long time to load. At its best, it seems to...
Resolves #2192. Uses our new Caber gem to provide a simple ReBAC implementation that doesn't need a separate auth server, unlike the existing ones. Might not be the fastest thing...
That's "correct" behaviour, but confusing. We should either forbid dropping a folder, or detect it and create a single model from the result.
I thought I had a load of stuff, but some people have a LOT more. This ticket collects together a few tickets that relate to mangement and utility for very...
ProcessUploadedFileJob uses chdir, but it's not threadsafe. This needs refactoring because at the moment, upload jobs will fail and requeue automatically. See #2525 for an example.
After the change to an s6 service, the app stdout isn't appearing in the docker logs.
If I file is marked as a presupported version of another, but is then edited to remove the presupported flag, the other model can no longer be saved, as its...
Because there are some variations in databases (see PRs #2449 and #2448 for examples), we should test against them all in our CI. We should also make sure we test...
Instead of just typing the name, it would be great to have a dropdown selector for library icons. Perhaps we don't need a full list, but instead a subset? See...