|
fc23718c4f
|
CE-1887 Migrate openAPI model classes out of qqq-middleware-api, into new qqq-openapi module (for re-use within qqq-midleware-javalin)
|
2024-10-17 11:46:29 -05:00 |
|
|
107acb5685
|
Update for next development version
|
2024-09-05 13:28:56 -05:00 |
|
|
65166150e6
|
Update versions for release
|
2024-09-05 13:28:54 -05:00 |
|
|
4349b37c8d
|
Update for next development version
|
2024-09-05 07:56:20 -05:00 |
|
|
afb6aa3b89
|
Update versions for release
|
2024-09-05 07:56:16 -05:00 |
|
|
c90def42f5
|
Update for next development version
|
2024-08-23 11:39:10 -05:00 |
|
|
9dfbd839c8
|
Update versions for release
|
2024-08-23 11:39:07 -05:00 |
|
|
ab5af234af
|
Merged feature/checkstyle-updates into dev
|
2024-08-05 13:35:21 -05:00 |
|
|
22d5bc547c
|
Add includeTestSourceDirectory=true to checkstyle config
|
2024-07-19 16:16:51 -05:00 |
|
|
912e40fe0b
|
Eliminated all warnings.
|
2024-07-19 16:16:27 -05:00 |
|
|
1522eed629
|
Update for next development version
|
2024-07-06 11:29:41 -05:00 |
|
|
338670118d
|
Update versions for release
|
2024-07-06 11:29:38 -05:00 |
|
|
32573bdf78
|
Add releaseBranchPrefix=rel/ (to work around/with release branch exiting now)
|
2024-07-06 11:26:00 -05:00 |
|
|
f6e09f1d57
|
Restore coverage.instructionCoveredRatioMinimum to 80
|
2024-07-01 08:46:38 -05:00 |
|
|
65fe6a002c
|
Upgrade checkstyle; remove supressed indentation markers for new-style switches
|
2024-05-17 16:38:28 -05:00 |
|
|
d528f984d4
|
Add qqq-bom as child module; mark qqq-bom-pom as packaging:pom
|
2024-05-15 20:03:37 -05:00 |
|
|
d417c2c93a
|
Temp lower coverage.instructionCoveredRatioMinimum to 75
|
2024-04-30 10:42:06 -05:00 |
|
|
eb47a4f3ab
|
Fix (?) for usage within maven, then checks for xpath and html2text for jacoco reporting
|
2024-04-12 09:19:45 -05:00 |
|
|
bd01bed62f
|
Fix to check if html2text is installed, before trying to report on un-covered classes (since that's the script we use, and we do install it in circleci)
|
2024-04-12 09:04:55 -05:00 |
|
|
949d9cd088
|
put everything back around mvn git-flow stuff
|
2024-03-08 13:01:59 -06:00 |
|
|
acc7abf5c4
|
Randomly trying to update git flow version
|
2024-03-08 12:30:09 -06:00 |
|
|
aabe9e315e
|
Update log4j (to a version which seems to work better with slf4j for mongodb, javalin); set more sane log-levels for org.mongodb, org.eclipse.jetty, and io.javalin
|
2024-02-22 11:31:26 -06:00 |
|
|
7109cffa27
|
Merge branch 'wip/asciidoc' into dev
|
2024-01-17 20:29:17 -06:00 |
|
|
16f0a8c3a7
|
Add src/main/resources to build as well
|
2024-01-12 09:06:26 -06:00 |
|
|
4286001b4d
|
Turn on including src java files in jars
|
2024-01-12 08:40:46 -06:00 |
|
|
f5c4c12388
|
CE-781 Initial build of mongodb backend module
|
2024-01-08 20:00:57 -06:00 |
|
|
d624a42dac
|
Checkpoint on qqq docs
|
2023-12-15 18:41:30 -06:00 |
|
|
287b0a2bc7
|
Update for next development version
|
2023-10-11 14:10:42 -05:00 |
|
|
c48b18ba0d
|
Update versions for release
|
2023-10-11 14:10:37 -05:00 |
|
|
c912fe7cc2
|
Update for next development version
|
2023-08-17 10:16:56 -05:00 |
|
|
0aa0f0a085
|
Update versions for release
|
2023-08-17 10:16:51 -05:00 |
|
|
fabde303ab
|
Update for next development version
|
2023-08-03 12:21:47 -05:00 |
|
|
6d173d5485
|
Update versions for release
|
2023-08-03 12:21:01 -05:00 |
|
|
81e4d5d36d
|
Update for next development version
|
2023-07-24 15:17:13 -05:00 |
|
|
bff8a0f78a
|
Update versions for release
|
2023-07-24 15:16:37 -05:00 |
|
|
c24b7cd84b
|
Update for next development version
|
2023-06-22 10:38:42 -05:00 |
|
|
bf80eb1845
|
Update versions for release
|
2023-06-22 10:38:40 -05:00 |
|
|
78ba2b591c
|
Update for next development version
|
2023-06-08 14:22:52 -05:00 |
|
|
a4aeafdf91
|
Update versions for release
|
2023-06-08 14:22:14 -05:00 |
|
|
e06a5ab4b3
|
CTLE-433: checkpoint commit of backend variants, updated process utils to no longer take in input object since now comes from qContext, put instruction coverage back to 80%
|
2023-05-10 15:50:03 -05:00 |
|
|
29f26e2ada
|
temporarily lowering coverage limits
|
2023-05-02 11:42:03 -05:00 |
|
|
caf9f102f6
|
Moved stuff so jacoco reporting happens before failures, i think. Moved untested class reporting into pom, out of circleci
|
2023-04-24 12:54:42 -05:00 |
|
|
b6db572a28
|
Update for next development version
|
2023-04-20 10:47:10 -05:00 |
|
|
c9fd7c087a
|
Update versions for release
|
2023-04-20 10:47:06 -05:00 |
|
|
d0e8bd9db2
|
Initial checkin of qqq-middleware-api
|
2023-03-20 14:34:39 -05:00 |
|
|
97b22774f1
|
Update for next development version
|
2023-02-16 12:51:07 -06:00 |
|
|
194833bf07
|
Update versions for release
|
2023-02-16 12:51:05 -06:00 |
|
|
45c703a6df
|
Update for next development version
|
2023-01-30 13:31:20 -06:00 |
|
|
5a9a0754a6
|
Update versions for release
|
2023-01-30 13:31:17 -06:00 |
|
|
680696491f
|
Update for next development version
|
2023-01-13 15:36:06 -06:00 |
|