|
5327424cec
|
Add QException to some methods in here.
|
2025-06-18 15:50:40 -05:00 |
|
|
4fd68f9195
|
Initial checkin
|
2025-06-18 15:37:15 -05:00 |
|
|
cb6101d0ed
|
Add action flags to insert, update, delete inputs
|
2025-06-16 09:43:34 -05:00 |
|
|
55e372a70f
|
Increase rdbms assessor coverage; decrease its usage of stdout
|
2025-06-13 20:07:48 -05:00 |
|
|
7b190d810a
|
Actually return (don't just log) if no scheduledJobs table in instance
|
2025-06-13 15:39:12 -05:00 |
|
|
1fb509fea1
|
Prevent multiple copies of enrichment & validation plugins; actually implement QSupplementalInstanceMetaData enrichment
|
2025-06-13 15:36:31 -05:00 |
|
|
786f9ba8df
|
Add method allowedToReadRecord .
update some methods in here to take session as parameter;
|
2025-06-13 11:52:13 -05:00 |
|
|
55905d251d
|
Better clone methods
|
2025-06-13 11:50:21 -05:00 |
|
|
d23dbac0d9
|
Fix assessor test that expects empty database
|
2025-06-13 09:00:48 -05:00 |
|
|
962d09b120
|
Add basic test for RDBMS Assessor; change h2 to not upshift all names (and backout some places where we'd previously worked around that)
|
2025-06-13 08:43:16 -05:00 |
|
|
4827669c0a
|
Add missing 'extends BaseTest'
|
2025-06-13 08:02:04 -05:00 |
|
|
6efc34b69e
|
Checkstyle
|
2025-06-12 20:45:37 -05:00 |
|
|
da52fccc86
|
Initial version of QInstanceAssessor - to compare rdbms based meta-data to the actual database.
|
2025-06-12 20:31:24 -05:00 |
|
|
efc69fee4b
|
Initial checkin
|
2025-06-12 20:31:24 -05:00 |
|
|
1808cea5c0
|
Update processBasedRouters to use different handlers for processing the javalin context - with a new default implementation that makes available the request body as a string
|
2025-06-12 20:31:24 -05:00 |
|
|
a7b5e00e27
|
Make constants out of API_NAME_PVS_NAME and API_VERSION_PVS_NAME
|
2025-06-12 20:31:24 -05:00 |
|
|
685e747a91
|
Add log method
|
2025-06-12 20:31:24 -05:00 |
|
|
3d6f05e4ea
|
avoid NPE on empty contennts
|
2025-06-12 20:31:24 -05:00 |
|
|
97883b3e43
|
Initial checkin
|
2025-06-12 20:31:24 -05:00 |
|
|
e11a23ccc0
|
Make sortMetaDataProducers a public method (qbit producer can use it); add childJoin().isOneToOne
|
2025-06-12 20:31:24 -05:00 |
|
|
12383930b0
|
Try to make sure values that this backend stores are of the appropriate field types.
|
2025-06-12 20:31:24 -05:00 |
|
|
cc19268132
|
New version of interface for QBitMetaData production
|
2025-06-12 20:31:24 -05:00 |
|
|
4883514f58
|
Add getDefaultBackendNameForTables
|
2025-06-12 20:31:24 -05:00 |
|
|
2ee26b14a9
|
Add a null check for table fields (since instance isn't validated yet)
|
2025-06-12 20:31:24 -05:00 |
|
|
e9e029d8e9
|
Add setRecordLinksToRecordsFromTableDynamicForPostQuery
|
2025-06-12 20:31:24 -05:00 |
|
|
ff4a0b8849
|
Initial checkin
|
2025-06-12 20:31:24 -05:00 |
|
|
7089ec92a6
|
Add instance-level pre- and post- insert and update table customizers
|
2025-06-12 20:31:24 -05:00 |
|
|
60c5c11549
|
Add support for one-to-one joins;
Add support for tables that aren't yet in the QInstance, but instead is in the QBitProductionContext's metadataProducerMultiOutputStack
|
2025-06-12 15:20:38 -05:00 |
|
|
3c765e9e47
|
Add support for one-to-one joins;
Add support for tables that aren't yet in the QInstance, but instead is in the QBitProductionContext's metadataProducerMultiOutputStack
|
2025-06-12 15:19:10 -05:00 |
|
|
5db8cf9ca1
|
Initial checkin of process & table customizer to help sync scheduled jobs for records in a table
|
2025-06-12 15:11:14 -05:00 |
|
|
ffca465f04
|
Add option to specify Comparator, for custom sorting of options [skip ci]
|
2025-06-05 10:59:48 -05:00 |
|
|
dfb584b367
|
Updating to 0.26.0
|
2025-05-19 15:20:47 -05:00 |
|
|
504c53b108
|
Merge tag 'version-0.25.0' into dev
Tag release
|
2025-05-19 15:20:43 -05:00 |
|
|
60096dde93
|
Merge branch 'rel/0.25.0'
version-0.25.0
|
2025-05-19 15:17:15 -05:00 |
|
|
3395ee2146
|
Update for next development version
|
2025-05-19 15:05:04 -05:00 |
|
|
9949e96832
|
Update versions for release
|
2025-05-19 15:05:02 -05:00 |
|
|
868dcf00d7
|
Merged feature/string-utils-safe-equals-ignore-case into dev
|
2025-05-19 14:56:39 -05:00 |
|
|
ed6825ff05
|
Remove some tests that were from copy-pate
|
2025-05-19 14:56:26 -05:00 |
|
|
e33033fb05
|
Merged feature/qrun-support-20250313 into dev
|
2025-05-19 14:48:37 -05:00 |
|
|
32fde00b96
|
updates to check versions on process query params
snapshot-feature-string-utils-safe-equals-ignore-case
|
2025-05-15 12:56:10 -05:00 |
|
|
2491523a6b
|
added more whitespace behaviors (trims)
|
2025-05-13 10:15:41 -05:00 |
|
|
6d0f5d4fb3
|
Merge branch 'dev' into feature/string-utils-safe-equals-ignore-case
|
2025-05-12 15:47:09 -05:00 |
|
|
bc76a7f66f
|
added whitespace behavior and test
|
2025-05-12 14:49:52 -05:00 |
|
|
5045627b18
|
Add initial version of javalin documentation
|
2025-05-12 09:17:11 -05:00 |
|
|
af4dd2a771
|
Updated to decide which javalinMetaData to use (either from this object or the QInstance)
|
2025-05-12 09:16:52 -05:00 |
|
|
595190fd8f
|
Greatly simplified
|
2025-05-12 09:16:19 -05:00 |
|
|
b8191927e8
|
Remove zombie code
|
2025-05-11 20:33:07 -05:00 |
|
|
182ffe2939
|
Add overload of writeEnvFromSecretsWithNamePrefix w/ option to quoteValues (defaults to true, since that's what new dotenv wants)
|
2025-05-09 10:29:21 -05:00 |
|
|
ce2ca3f413
|
Option to useSynchronizedCollections in RecordLookupHelper
|
2025-05-05 14:11:04 -05:00 |
|
|
625ed5209c
|
switch InMemoryStateProvider to use synchronizedMap, to avoid ConcurrentModificationException in clean method
|
2025-05-05 10:59:12 -05:00 |
|