Commit Graph

26 Commits

Author SHA1 Message Date
c3d96ee502 Cleanup for checkstyle, dead code 2022-07-21 09:34:12 -05:00
5f12626c0c Add jacoco coverage reporting 2022-07-21 09:29:52 -05:00
cd691aa0c1 Update qqq versions to 0.2.0-SNAPSHOT, with package reorg and request/result rename to input/output 2022-07-15 09:36:33 -05:00
ba213e0667 Update for 0.2.0-SNAPSHOT 2022-07-14 10:32:33 -05:00
5f4124d3c1 QQQ-21: fixed import order 2022-07-06 16:15:19 -05:00
251570128d QQQ-21: Updates due to backend core changes 2022-07-06 16:00:44 -05:00
933cd2a6ed Reverting to 'Function' from 'BackendStep' (that's new in the 0.1 line) 2022-07-05 13:53:01 -05:00
5d99a5b613 Checkpoint - working with initial version 0.1.0-SNAPSHOT's 2022-07-05 13:42:44 -05:00
de16533e42 Add fullyAnonymous authentication 2022-06-14 12:21:26 -05:00
2fb0574e0f Remove slf4j; update log4j to 2.17.2 and junit to 5.8.2 2022-06-14 12:21:00 -05:00
9449c7a4f4 Update versions to 0.0.0-SNAPSHOT (both this and its deps); add repository and distributionManagement 2022-06-14 11:46:00 -05:00
173a68a22c Initial checkin 2022-06-14 11:36:55 -05:00
d46d6a2877 Merge pull request #10 from Kingsrook/main
Main
2022-06-13 15:55:23 -05:00
a16ce452d6 Merge pull request #8 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.15.0 to 2.17.1
2022-06-13 15:54:21 -05:00
ccbc283300 Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:53:44 +00:00
ac3996b452 Fixed github link in License 2022-06-13 15:51:45 -05:00
f1e1d0b6ac Merge pull request #9 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.15.0 to 2.17.1
2022-06-13 15:48:39 -05:00
e662c68eb0 Fixing github link in copyright 2022-06-08 09:08:07 -05:00
d5d7f1eb88 QQQ-4 Applying AGPL Licence 2022-06-07 16:52:35 -05:00
c1d616f5fb Bump log4j-core from 2.15.0 to 2.17.1
Bumps log4j-core from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:56:17 +00:00
8ce4924707 Added copyright 2021-12-14 18:42:14 -06:00
c6f6eee3bc Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:25 -06:00
bfca6e1a55 Checkpoint (added CORS) 2021-11-30 18:10:53 -06:00
7cc13fc0f9 Update README.md 2021-11-08 22:07:58 -06:00
3b2646c04c Initial code commit 2021-11-08 22:06:34 -06:00
2b840ff303 Initial commit 2021-11-08 22:00:35 -06:00