Pierre Rioux
Pierre Rioux
This is just a feature, but given that the new integrator stores descriptors in memory at boot time, maybe having the ability to force a reload of all of them...
A page where users can enter a list of filenames to tag (full names or patterns) would be useful. For the moment it would ask for a tag name, and...
As admin user X, tried to reassign a task (belonging to X) to normal user Y. I get "this object doesn't belong to you" and the task stays with the...
We have some control APIs that use XML and the main CBRAIN API also supports returning information in XML. However, XML documents break when keys are purely numeric. So we...
This new model would represent virtually a set of other CBRAIN file as a FileCollection of symlinks; synchronizing it would synchronize all the CBRAIN files and create symlinks to them...
As mentioned in PR #1131 Possible enhancements: 1. allow the admin to extract files that are not local 2. allow a normal user to extract files that are not local...
The caching system as implemented does not impose any limits on how much data is being cached. It tracks the access times and sizes of everything, however. Nic thinks we...
The online wiki is not complete for the moment. Some files are just placeholders: ./Acknowledgment.md ./interface-guides/admin-guides/Regular-Maintenance.md ./placeholder.md ./programmer-guides/External-APIs.md ./programmer-guides/Logging-And-Provenance.md ./programmer-guides/MetaData.md ./programmer-guides/userfile/Userfile-DataProviders.md ./programmer-guides/userfile/Userfile-Loaders.md ./programmer-guides/userfile/Userfile-Programmer-Guide.md ./programmer-guides/userfile/Userfile-Viewers.md ./setup-guide/Communications.md ./setup-guide/Development-Hints.md ./setup-guide/FAQ.md ./setup-guide/Production-Hints.md (Original issue...
We've got a bunch of utilities deployed, and utilities planned, that are worthwhile additions to the rails console environment. We need to document them in the wiki, and within the...
A CbrainTask launched on a cluster gets a work directory created for it. The directory stays as long as the task is registered in the DB. When a user selects...