|
ae70c34d4e
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:01:26 -05:00 |
|
|
8a3f798553
|
Merge tag 'version-0.1.0' into dev
Tag release
|
2022-07-14 10:04:02 -05:00 |
|
|
a1c19712c1
|
Merge branch 'release/0.1.0'
|
2022-07-14 10:03:58 -05:00 |
|
|
2bcddffc5d
|
Update for next development version
|
2022-07-14 10:00:53 -05:00 |
|
|
cb2b28cc19
|
Update versions for release
|
2022-07-14 10:00:52 -05:00 |
|
|
68f98afd61
|
Update qqq-backend-core to 0.1.0
|
2022-07-14 10:00:41 -05:00 |
|
|
3288b8c266
|
Merge pull request #17 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
|
2022-07-14 09:58:45 -05:00 |
|
|
6678fa527f
|
Merge branch 'dev' into feature/QQQ-21-processes-in-ui
|
2022-07-14 09:56:28 -05:00 |
|
|
ad9a9eb448
|
QQQ-21 feedback from code review
|
2022-07-12 16:24:26 -05:00 |
|
|
77602efb6d
|
QQQ-21 changing to try-with-resources
|
2022-07-12 16:09:57 -05:00 |
|
|
41e8d924b5
|
Merge branch 'support/version-0.0.0' into feature/QQQ-21-processes-in-ui
|
2022-07-12 15:31:31 -05:00 |
|
|
b94431b52a
|
QQQ-21 change Update action to use batch, and single-query w/ IN list for same-updates
|
2022-07-12 12:36:56 -05:00 |
|
|
07def45086
|
QQQ-21: fixed broken tests due to no longer serializing null/empty fields
|
2022-07-08 15:14:49 -05:00 |
|
|
c6b19b0176
|
QQQ-21: added 'count' action
|
2022-07-08 14:57:43 -05:00 |
|
|
33707dcebe
|
Added carrier table/data to match sample project
|
2022-07-06 12:27:56 -05:00 |
|
|
603a8ffdad
|
Remove aws-mysql-jdbc
|
2022-07-04 08:55:43 -05:00 |
|
|
c9876109f6
|
Revert back to jdbc:mysql:// for aurora vendor - using jdbc:mysql:aws:// (e.g, aws driver) is failing when ran in aws app runner
|
2022-07-04 07:54:19 -05:00 |
|
|
3f1db24a21
|
Marking version as 0.0.1-SNAPSHOT
|
2022-07-01 14:58:55 -05:00 |
|
|
9716abdbd0
|
Try using aurora jdbc drvier
|
2022-07-01 14:57:20 -05:00 |
|
|
55b5f3536c
|
open all connections inside try-with-resources
|
2022-07-01 14:57:20 -05:00 |
|
|
a8b87a0728
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:21:55 -05:00 |
|
|
5c6ea4732a
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:21:40 -05:00 |
|
|
083aa9493d
|
Update for next development version
|
2022-07-01 11:18:21 -05:00 |
|
|
bb8d0706e2
|
Update versions for release
|
2022-07-01 11:18:20 -05:00 |
|
|
214c36a07c
|
Update qqq-backend-core to 0.0.0
|
2022-07-01 11:18:04 -05:00 |
|
|
a9311c8ebe
|
Merge pull request #16 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
|
2022-07-01 09:50:55 -05:00 |
|
|
6b79de525e
|
QQQ-14 update createDate, modifyDate to default to current
|
2022-06-29 15:52:02 -05:00 |
|
|
c6c6fb3fcb
|
QQQ-14 bumping qqq-backend-core version
|
2022-06-29 10:42:28 -05:00 |
|
|
b4c3c8246f
|
QQQ-14 Add secret handling in meta data; update to scrub values before insert/update
|
2022-06-28 11:21:27 -05:00 |
|
|
ecd2736fe8
|
QQQ-14 feedback from code review
|
2022-06-24 16:18:14 -05:00 |
|
|
83786d97c3
|
QQQ-16 updated for changes to qqq-backend-core
|
2022-06-23 14:39:55 -05:00 |
|
|
8758093577
|
QQQ-16 updating backend-core to 0.0.0-20220623.193535-9
|
2022-06-23 14:37:40 -05:00 |
|
|
9faa2806fa
|
adding snapshot tags to deploy jobs
|
2022-06-23 14:34:30 -05:00 |
|
|
048c02755c
|
Update qqq-backend-core snapshot
|
2022-06-20 09:07:05 -05:00 |
|
|
4138534a55
|
QQQ-14 checkstyle cleanup
|
2022-06-20 08:41:46 -05:00 |
|
|
83c6e8eb3f
|
QQQ-14 updates to meta-data and other refactoring in qqq-backend-core
|
2022-06-20 08:36:58 -05:00 |
|
|
1ce6027dc8
|
Fixed github link in License
|
2022-06-13 15:50:38 -05:00 |
|
|
4f4b9793ed
|
Merge pull request #11 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:19:27 -05:00 |
|
|
fbe12575b0
|
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:18:07 +00:00 |
|
|
4120c43ccf
|
Merge pull request #14 from Kingsrook/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 1.4.197 to 2.1.210
|
2022-06-13 15:17:23 -05:00 |
|
|
3055dd2151
|
Replace SERIAL with INT AUTO_INCREMENT (SERIAL stopped working in this h2 update?)
|
2022-06-13 15:15:49 -05:00 |
|
|
e60aeedf58
|
Bump h2 from 1.4.197 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 20:13:08 +00:00 |
|
|
638ccd38ba
|
Merge pull request #12 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:12:23 -05:00 |
|
|
5b26b5c939
|
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-06-13 19:54:52 +00:00 |
|
|
1f97d4324c
|
Merge pull request #15 from Kingsrook/feature/QQQ-6-circle-ci-setup
Feature/qqq 6 circle ci setup
|
2022-06-13 14:54:03 -05:00 |
|
|
90dcea65ce
|
Update to strip away comment lines (e.g., copyright)
|
2022-06-13 14:40:15 -05:00 |
|
|
1c82752346
|
Change to -- comments in copyright
|
2022-06-13 14:40:02 -05:00 |
|
|
cb92104f60
|
Fixed id on repository
|
2022-06-13 14:39:52 -05:00 |
|
|
d96039f0b8
|
Update qqq-backend-core to 0.0.0-SNAPSHOT
|
2022-06-13 14:08:28 -05:00 |
|
|
0d0b0525ee
|
Real-development-mode ready versions of pom and CI scripts
|
2022-06-13 14:05:28 -05:00 |
|