|
ec84f981c8
|
Merge branch 'feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration
|
2022-07-25 08:20:18 -05:00 |
|
|
37e86c1bb4
|
Merge branch 'feature/ups-etl-fix' into feature/sprint-7-integration
|
2022-07-25 08:19:04 -05:00 |
|
|
80a6748e50
|
Increase logging
|
2022-07-25 08:18:04 -05:00 |
|
|
3ac8642693
|
QQQ-28 update to do file uploads for bulk load as BLOB type field
|
2022-07-25 07:51:24 -05:00 |
|
|
b83bac6531
|
QQQ-28 updates for bulk actions
|
2022-07-22 18:41:44 -05:00 |
|
|
33cdac42ab
|
QQQ-28 improvements and fixes in actions, in support of better bulk
|
2022-07-22 18:33:05 -05:00 |
|
|
9846f3753b
|
QQQ-28 implementation of MVP-ish bulk actions, as processes, and supporting codes
|
2022-07-22 18:29:02 -05:00 |
|
|
59211717a0
|
QQQ-27: upped qqq-backend-core / rdbms versions
|
2022-07-21 11:54:13 -05:00 |
|
|
feb01a8b23
|
QQQ-27: upped qqq-backend-core / rdbms versions
|
2022-07-21 11:54:02 -05:00 |
|
|
c7b5ae103a
|
QQQ-27: upped qqq-backend-core version
|
2022-07-21 11:45:22 -05:00 |
|
|
960b316d99
|
QQQ-27: fixed fragile test
|
2022-07-21 11:24:08 -05:00 |
|
|
164cb2a989
|
Merge branch 'feature/loggly-support' into feature/sprint-7-integration
|
2022-07-21 10:38:34 -05:00 |
|
|
a51c8bfdb9
|
Simplified; ready for loggly, i think
|
2022-07-21 10:32:26 -05:00 |
|
|
87852f0ad4
|
Remove input to greet-process that makes it throw
|
2022-07-21 09:34:37 -05:00 |
|
|
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 |
|
|
6c39af2e14
|
Merge branch 'feature/loggly-support' into feature/sprint-7-integration
|
2022-07-20 10:46:48 -05:00 |
|
|
a6f8ddb306
|
kinda rewrote this file - main goal being, to activate Syslog logger
|
2022-07-20 10:24:33 -05:00 |
|
|
a88bf1b303
|
QQQ-27: updated auth module from fully anonymous to Auth0
|
2022-07-19 18:30:20 -05:00 |
|
|
b14f96ef6c
|
QQQ-27: updates to allow Auth0 to be an authentication model in picocli
|
2022-07-19 18:28:09 -05:00 |
|
|
8010036905
|
QQQ-27: updates to allow Auth0 to be an authentication model in javalin
|
2022-07-19 18:24:47 -05:00 |
|
|
7a9a83a348
|
QQQ-27: couple minor changes and updates from code review feedback
|
2022-07-19 18:17:00 -05:00 |
|
|
646ed5e29c
|
QQQ-26 updates from e2e testing
|
2022-07-19 15:34:56 -05:00 |
|
|
afbba77afe
|
QQQ-27: fixed checkstyle violations
|
2022-07-19 13:24:20 -05:00 |
|
|
661caaf38c
|
QQQ-27: updates to allow Auth0 to be an authentication model in QQQ
|
2022-07-19 13:16:13 -05:00 |
|
|
caaf7e3d93
|
QQQ-26 add table exports
|
2022-07-19 12:49:18 -05:00 |
|
|
84858b1eb4
|
QQQ-26 update backend-core, queryOutput interface; also add 'get' command, and move log4j output to log file
|
2022-07-19 12:23:56 -05:00 |
|
|
5da44ccbc8
|
QQQ-26 update backend-core, queryOutput interface
|
2022-07-19 10:50:49 -05:00 |
|
|
7d4e7a3bf8
|
QQQ-26 update backend-core, queryOutput interface
|
2022-07-19 10:47:39 -05:00 |
|
|
84b0e12493
|
QQQ-26 Initial buildout of qqq exporting capability
|
2022-07-19 10:37:36 -05:00 |
|
|
17dc2943a5
|
Merge pull request #3 from Kingsrook/dependabot/maven/com.amazonaws-aws-java-sdk-s3-1.12.261
Bump aws-java-sdk-s3 from 1.12.243 to 1.12.261
|
2022-07-18 09:39:33 -05:00 |
|
|
141d4e1f80
|
Bump aws-java-sdk-s3 from 1.12.243 to 1.12.261
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.243 to 1.12.261.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.243...1.12.261)
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-15 21:14:21 +00:00 |
|
|
5b72d35a2b
|
Try to store whole jacoco directory
|
2022-07-15 13:30:41 -05:00 |
|
|
ef640bdd7d
|
Turning on jacaoco cover checks (and getting coverage above 80)
|
2022-07-15 13:26:44 -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 |
|
|
5e7be3b406
|
Update qqq-backend-core snapshot
|
2022-07-14 13:08:15 -05:00 |
|
|
4b80bd589c
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:06:25 -05:00 |
|
|
be1482ce8f
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:05:55 -05:00 |
|
|
bd4b6edb13
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:03:31 -05:00 |
|
|
ae70c34d4e
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:01:26 -05:00 |
|
|
f35744cd19
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 12:58:35 -05:00 |
|
|
4cae1ae900
|
Reset qqq-backend-core to 0.1.0
|
2022-07-14 12:09:19 -05:00 |
|
|
14b87b0a4b
|
Merge tag 'version-0.1.0' into dev
Tag release
|
2022-07-14 12:08:46 -05:00 |
|
|
09a26e336a
|
Merge branch 'release/0.1.0'
|
2022-07-14 12:03:41 -05:00 |
|
|
691cbd2a79
|
Update qqq-backend-core to 0.1.0
|
2022-07-14 12:02:54 -05:00 |
|
|
ba213e0667
|
Update for 0.2.0-SNAPSHOT
|
2022-07-14 10:32:33 -05:00 |
|
|
9212c3373f
|
Merge tag 'version-0.1.0' into dev
Tag release
|
2022-07-14 10:24:15 -05:00 |
|
|
6c70c6fe71
|
Merge branch 'release/0.1.0'
|
2022-07-14 10:24:05 -05:00 |
|
|
22b286c020
|
Update for next development version
|
2022-07-14 10:21:52 -05:00 |
|
|
930423e940
|
Update versions for release
|
2022-07-14 10:21:51 -05:00 |
|