groboclown

Results 27 issues of groboclown

*Issue #, if available:* #11 *Description of changes:* Keeps the original ADFS form names, and adds in the alternate `UserName` and `Password` fields for compatibility with other login forms. Note...

**Short Description:** The `componentSetUpdate` calls `setData` which blocks the initial `ajaxRequestFunc` load request by the wrapped Tabulator object. **Environment Details** * OS: Linux * Node.js version: 11.9.0 * npm version:...

enhancement
todo

## Status **READY** ## Description The Red Hat security updates are deprecated, and the old source location now contains just an empty directory tree. This caused Dagda to attempt to...

When running docker-compose commands, which opens several simultaneous sockets at once, the relay generates error messages: ``` 2019/06/14 08:51:50 open //./pipe/docker_engine: All pipe instances are busy. ``` On the docker-compose...

As Perforce supports automatic labels, which are a view mapping + a revision marker, it's possible to map these to a Git tag under very limited criteria: 1. The Label...

**Describe the bug** If the underlying git parser encounters a problem, then this causes the `NewGitDiffCmd` caller to never properly handle the error. **To Reproduce** Steps to reproduce the behavior:...

bug
help wanted

**Describe the bug** When creating a new VCS Root, the user must click "Check Configuration" before clicking "OK", otherwise the list of configuration settings is saved as an empty list....

bug

The latest versions (201) include many changes to the API that cause deprecation warnings. Many of these look like they will cause issues with newer IDEs. In order to keep...

enhancement

**Describe the bug** (Cloned from a sub-issue reported in #199) When using the "Project" VCS root, the context menu does not recognize the selected file as being under the VCS...

**Describe the bug** Moving a file then adding a new file over the source of the move operation does not perform the correct move correction to the pending changelist. **To...

bug
good first issue