Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a clearer description to the addition context textarea | 2023-02-02 | 1 | -1/+1 | |
| | |||||
* | added reviewers and prefix to the dependabot.yml | 2023-02-02 | 1 | -4/+16 | |
| | |||||
* | fixed formatting error in the github discussion templates | 2023-02-02 | 2 | -6/+2 | |
| | |||||
* | fixed some syntax errors in the discussion templates | 2023-02-02 | 2 | -10/+11 | |
| | |||||
* | add github discussion template forms | 2023-02-01 | 2 | -0/+91 | |
| | |||||
* | update issue template form | 2023-02-01 | 1 | -0/+3 | |
| | |||||
* | add example post form | 2022-11-13 | 1 | -1/+13 | |
| | |||||
* | Add description to Steps to reproduce | 2022-09-15 | 1 | -2/+3 | |
| | |||||
* | Update GitHub workflows (#995) | 2022-09-09 | 3 | -13/+18 | |
| | | | | | | | | | | | | | | | * Update CodeQL to v2 v1 is deprecated, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/ * Use gradle action for build * Update checkout to v3 * Update setup-java to v3 * Update upload-artifact to v3 * Setup Dependabot to update GitHub actions | ||||
* | fixed renamed label | 2022-08-12 | 1 | -1/+1 | |
| | |||||
* | fixed typos | 2022-08-12 | 1 | -2/+2 | |
| | |||||
* | Fixed links | 2022-07-29 | 1 | -1/+1 | |
| | |||||
* | Update config.yml | 2022-07-28 | 1 | -1/+1 | |
| | |||||
* | Create config.yml | 2022-07-28 | 1 | -0/+11 | |
| | |||||
* | Create Bug_Report Issues Template | 2022-07-28 | 2 | -1/+78 | |
| | |||||
* | Add Bug Report Template | 2022-07-28 | 1 | -0/+1 | |
| | |||||
* | Create CONTRIBUTING.md | 2022-07-28 | 1 | -0/+1 | |
| | |||||
* | Create CODE_OF_CONDUCT.md | 2022-07-28 | 1 | -0/+1 | |
| | |||||
* | Use Java 11 | 2021-09-25 | 1 | -3/+3 | |
| | |||||
* | Create codeql-analysis.yml | 2021-07-13 | 1 | -0/+33 | |
| | | | | | | | | Automatically scans code for vulnerabilities on every push to master, pull request, on demand, and at 12:00 UTC every day. Fix Signed-off-by: Luke Simmons <luke5083@live.com> | ||||
* | Create build.yml | 2021-07-12 | 1 | -0/+33 | |
| | | | | | | Automatically build project on every push, pull request, and on demand and uploads build artifacts. Signed-off-by: Luke Simmons <luke5083@live.com> | ||||
* | Create dependabot.yml | 2021-07-12 | 1 | -0/+6 | |
| | | | | Automatically checks for updates for project dependencies and creates pull requests. | ||||
* | Create FUNDING.yml | 2020-11-26 | 1 | -0/+1 | |