Mike Grauer
Mike Grauer
OAuth can be intimidating, and our plugin docs could make this easier to use in the Girder context. Here are the two paragraphs of the general (non-provider-specific) plugin docs >This...
When I upload large files to S3 through the Girder Python client, the files as stored in S3 get truncated at 67108864000 bytes, no matter how much bigger the full...
Cleanup from #2332
I'm not sure if this is specifically from Ansible or just a general error. We have an Ansible playbook to manage a Girder instance using the Girder Ansible role, and...
Girder.events is a good example
This combines two of Girder's core areas of user management and data management, so I think it should be core functionality. It augments deep core functionality, and that is useful...
I think this is key functionality as it relates users to groups. The important piece of functionality is that it allows any user, when signing up to a Girder instance,...
Avoid using events system and “union” endpoint. I'm copying this from a document, I hope someone knows what "union" endpoint means.
This may not require breaking backwards compatibility
Create a CHANGELOG, Girder has an [example](https://github.com/girder/girder/blob/master/CHANGELOG.rst) to follow. Start enforcing PRs to update the CHANGELOG. Update the CONTRIBUTING to mention this as part of the process.