James Smith

Results 494 issues of 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...

fn:infra-performance

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...

feature

That's "correct" behaviour, but confusing. We should either forbid dropping a folder, or detect it and create a single model from the result.

bug
good first issue
javascript

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...

performance
funded
epic

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.

bug
funded

After the change to an s6 service, the app stdout isn't appearing in the docker logs.

bug
funded

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...

bug

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...

good first issue
improvement

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...

feature
good first issue
javascript