|
aa001292b8
|
QQQ-21 methods to run async process stuff
|
2022-07-08 10:28:46 -05:00 |
|
|
de3eabb1cf
|
QQQ-21 adding process metaData, single-record GET
|
2022-07-06 13:55:50 -05:00 |
|
|
c8acda5919
|
Update version to 0.1.0-SNAPSHOT
|
2022-07-01 11:49:26 -05:00 |
|
|
b754600c7d
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:46:27 -05:00 |
|
|
e670d6d0c1
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:46:22 -05:00 |
|
|
a0aaaaf3ce
|
Merge branch 'dev' into release/0.0.0
|
2022-07-01 11:44:57 -05:00 |
|
|
f7be69a13e
|
Update for next development version
|
2022-07-01 11:42:31 -05:00 |
|
|
bd3ce30137
|
Update versions for release
|
2022-07-01 11:42:31 -05:00 |
|
|
bd87dd0659
|
Merge pull request #16 from Kingsrook/feature/QQQ-14-processes-in-javalin
Feature/qqq 14 processes in javalin
|
2022-07-01 11:42:19 -05:00 |
|
|
2f4796aaec
|
Merge branch 'dev' into feature/QQQ-14-processes-in-javalin
|
2022-07-01 11:37:27 -05:00 |
|
|
ed389e5ca2
|
Update versions for release
|
2022-07-01 11:31:29 -05:00 |
|
|
f0065265ea
|
Update qqq dependencies to 0.0.0
|
2022-07-01 11:31:18 -05:00 |
|
|
c89e1cb4fd
|
QQQ-14 fixing version back to 0.0.0-SNAPSHOT
|
2022-06-30 21:02:23 -05:00 |
|
|
8babffc104
|
QQQ-14 increase rdbms version
|
2022-06-30 20:59:48 -05:00 |
|
|
2c9a41653e
|
QQQ-14 first cut at switching processInit method to run async
|
2022-06-30 20:55:18 -05:00 |
|
|
ad327c2d50
|
QQQ-14 Update qqq dep versions
|
2022-06-28 12:22:26 -05:00 |
|
|
f6e28d5e31
|
QQQ-14 Initial version of running processes in javalin
|
2022-06-28 12:20:53 -05:00 |
|
|
5c9a12bf5f
|
Update to sync with other modules
|
2022-06-28 12:20:29 -05:00 |
|
|
9460a2133e
|
Update to build on snapshot tags
|
2022-06-28 12:20:23 -05:00 |
|
|
399733a2b0
|
Removing slf4j-api and redundant slf4j-simple; bumping log4j to 2.17.2 and junit to 5.8.2
|
2022-06-14 12:19:47 -05:00 |
|
|
b453ab85db
|
Fixed github link in License
|
2022-06-13 15:50:56 -05:00 |
|
|
549bcd6d5e
|
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:34:38 -05:00 |
|
|
826455f79e
|
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:30:58 +00:00 |
|
|
fa7b5039dc
|
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:30:25 -05:00 |
|
|
e3a7105b99
|
Fixing test for updated version of h2
|
2022-06-13 15:27:11 -05:00 |
|
|
f6fff7ca25
|
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:25:19 +00:00 |
|
|
fbb3d4e8f7
|
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:24:35 -05:00 |
|
|
3069003083
|
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 20:04:08 +00:00 |
|
|
ee168654bd
|
Merge pull request #15 from Kingsrook/feature/QQQ-6-circle-ci-setup
Feature/qqq 6 circle ci setup
|
2022-06-13 15:03:25 -05:00 |
|
|
0c18c377e6
|
Update to strip away comment lines (e.g., copyright) and use -- comments
|
2022-06-13 14:50:01 -05:00 |
|
|
3187eceb22
|
Real-development-mode ready versions of pom and CI scripts
|
2022-06-13 14:47:51 -05:00 |
|
|
e1a0281e4c
|
Fixing github link in copyright
|
2022-06-08 09:07:32 -05:00 |
|
|
14aa98ffd9
|
QQQ-4 Applying AGPL Licence
|
2022-06-07 16:51:30 -05:00 |
|
|
0a60cfc0be
|
Update workflow to publish jar in qqq-maven
|
2022-04-28 12:34:35 -05:00 |
|
|
588dfdbad8
|
Increased javalin minor to fix an issue with hosting ReactJS application
|
2022-04-27 13:03:49 -05:00 |
|
|
d6557daa42
|
Checkpoint: Added Update (edit) action
|
2022-03-01 18:29:09 -06:00 |
|
|
e7c2cf9b94
|
Checkpoint: support for authentication; initial process tests
|
2022-02-15 18:20:13 -06:00 |
|
|
7b10abc106
|
Added copyright
|
2021-12-14 18:42:03 -06:00 |
|
|
fcd5bc9ee6
|
Updating to log4j 2.15.0 for security patch
|
2021-12-13 22:08:34 -06:00 |
|
|
84b432997c
|
Commentses
|
2021-12-01 23:03:05 -06:00 |
|
|
c2fbca18a7
|
Added delete
|
2021-11-30 18:09:53 -06:00 |
|
|
6fbf3563dd
|
Implemented insert; added filter to query
|
2021-11-28 21:41:43 -06:00 |
|
|
c0c1454f95
|
Update README.md
|
2021-11-08 22:10:44 -06:00 |
|
|
aa56e52024
|
Initial code checkin
|
2021-11-08 21:19:06 -06:00 |
|
|
2fe4ef5b24
|
Initial commit
|
2021-11-08 21:17:15 -06:00 |
|