cbrain
cbrain copied to clipboard
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
We have a bunch of old TravisCI support files. We no longer use TravisCI. Let's get rid of it all. I'm sorry we're getting rid of an excellent example of...
Fix issue #1164 . Note: it is better to use option `w=1` in GitHub to compare.
this reduces the project lists for admin, which became unwieldy. @natacha-beck the feature complicates task of setting the prototype tools to a private group, as well as creation of private...
see #1010, #1233 this work is motivated by request to add a newsletter subscription form, the form is from envoke.com mail campaign server. current motivation is to add Envoke subscription...
addresses issue #1188 It did not fit in 20 lines due to some basic handling of constraints/dependencies. If must I can do stripped down version, yet I feel there could...
Prefetches tasks git file revision info #1248 Note, this will fail e.g. if there are ghost tools (configs) from deleted boutiques. I can add some rescues if that's an issue,...
The NeuroHub alternative portal developed in 2020 has some features that are not available on the CBRAIN side. Let's make sure the CBRAIN interface now provides access to all the...
The CBRAIN Boutiques integrator supports a set of special flags in the `"custom"` field of the descriptor. Document them all somewhere? At the top of my head: ```json "custom": {...
I'd like the Boutiques integrator to show some notes in bullet-point format at the top of a form when launching a task. The notes would come from the `custom` section...
The CbrainFileRevision class caches GIT file revision info for the CBRAIN codebase the first time it's accessed. This works well as long as the request for revision info, over time,...