Commit Graph

2836 Commits

Author SHA1 Message Date
200a0b7ccf Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:00 -06:00
2eb7927458 Updated for renamed dep in qqq-backend-core 2022-02-15 18:18:58 -06:00
ce22916d20 Move magic number to constant 2022-02-15 18:18:30 -06:00
da0f317691 Merge branch 'main' of https://github.com/Kingsrook/qqq-backend-core 2022-02-15 18:16:47 -06:00
980f989779 Checkpoint: Introducing authenticaion; re-orged some packages 2022-02-15 18:13:04 -06:00
7351da8c1c Updated for moved packages in qqq-backend-core 2022-02-15 13:42:09 -06:00
811aa5059a Make checkstyle pass 2022-02-15 13:33:32 -06:00
b5e11176f6 Checkpoint 2022-01-04 18:15:39 -06:00
05b84bc9d3 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:57:16 +00: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
0fa57d1a4e Initial checkin 2021-12-30 07:40:11 -06:00
380bdbb43d Reorganizing models 2021-12-30 07:39:58 -06:00
8ce4924707 Added copyright 2021-12-14 18:42:14 -06:00
b33d99ce11 Added copyright 2021-12-14 18:42:09 -06:00
7b10abc106 Added copyright 2021-12-14 18:42:03 -06:00
560a5c61ac Added copyright 2021-12-14 18:41:56 -06:00
de7accc482 Added copyright 2021-12-14 18:41:41 -06:00
c6f6eee3bc Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:25 -06:00
d5c261d7e5 Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:09 -06:00
fcd5bc9ee6 Updating to log4j 2.15.0 for security patch 2021-12-13 22:08:34 -06:00
c6a2aa034c Updating to log4j 2.15.0 for security patch 2021-12-13 22:06:38 -06:00
72f6137a47 Fixing tests and mappings 2021-12-13 22:05:49 -06:00
c2d4014cb0 Updating to log4j 2.15.0 for security patch 2021-12-13 22:05:37 -06:00
84b432997c Commentses 2021-12-01 23:03:05 -06:00
b6a664ac89 Fixed to do index++ when fetching generated ids (with test coverage) 2021-12-01 22:58:08 -06:00
90cd12e09f Adding comments and more tests 2021-12-01 22:57:45 -06:00
3a03e04706 Comments :) 2021-12-01 21:51:15 -06:00
2388534c0c Increasing test coverage 2021-12-01 18:51:19 -06:00
bfca6e1a55 Checkpoint (added CORS) 2021-11-30 18:10:53 -06:00
c0ad05d119 Implemented delete 2021-11-30 18:10:22 -06:00
c2fbca18a7 Added delete 2021-11-30 18:09:53 -06:00
3956a28e70 Initial checkin 2021-11-30 18:09:06 -06:00
074b728bd5 Implemented delete 2021-11-30 18:09:00 -06:00
ada10f1445 Add BETWEEN, NOT_BETWEEN 2021-11-30 18:08:41 -06:00
dadb7b6c37 Implemented Delete 2021-11-30 18:08:03 -06:00
99dd839373 Add fluent-setters 2021-11-30 18:07:52 -06:00
62f27f1be4 Added test, cleaned up class some 2021-11-30 18:07:42 -06:00
20400300ac Add BETWEEN, NOT_BETWEEN 2021-11-30 18:07:20 -06:00
cc5bfeeb08 Implemented all query operators in WHERE clause 2021-11-28 21:42:26 -06:00
6fbf3563dd Implemented insert; added filter to query 2021-11-28 21:41:43 -06:00
01142017a3 Remove TIME 2021-11-28 21:41:16 -06:00
1cde633c1b Add toObject method and test 2021-11-28 21:40:43 -06:00
e399b9aa4f Removing TIME, at least for now 2021-11-28 21:40:43 -06:00
c58aa7c77d Remove SOP 2021-11-28 21:40:43 -06:00
6a647ecb6e Add fulent setters 2021-11-28 21:40:43 -06:00
d359e7ca13 Add most (all?) operators 2021-11-28 21:40:43 -06:00
2e095eb6fb Update README.md 2021-11-08 22:12:54 -06:00
3ba42ccb69 Update README.md 2021-11-08 22:11:30 -06:00
c0c1454f95 Update README.md 2021-11-08 22:10:44 -06:00
c51b55cfe4 Update README.md 2021-11-08 22:09:33 -06:00