-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
align lib-core #326
align lib-core #326
Commits on Jul 25, 2024
-
Add inline method to subtracting from array.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 787f50b - Browse repository at this point
Copy the full SHA 787f50bView commit details -
Rename JavaScript version of methods in HereTile, because secondary c…
…onstructors are only functions, not to be used with new.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for af7c974 - Browse repository at this point
Copy the full SHA af7c974View commit details -
Change request model, separate sub-queries to allow better optimisati…
…on, allows better result-set management.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for cf68712 - Browse repository at this point
Copy the full SHA cf68712View commit details -
Fix errors in lib-psql resulting from model change.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cdf602 - Browse repository at this point
Copy the full SHA 5cdf602View commit details -
Clarify terms, refactor JBON feature into JBON record, refactor JbMap…
…Feature into JbFeature.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 0a4ba43 - Browse repository at this point
Copy the full SHA 0a4ba43View commit details -
Add iterator for enumerations defined.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ff4f95b - Browse repository at this point
Copy the full SHA ff4f95bView commit details -
Simplify error handling, share identifier limits (needed), add sessio…
…n options, rename realm to map (sync with IMS).
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 60f6096 - Browse repository at this point
Copy the full SHA 60f6096View commit details -
Alexander Lowey-Weber authored and Alexander Lowey-Weber committed
Jul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f18bc2b - Browse repository at this point
Copy the full SHA f18bc2bView commit details -
Fix identifier length, ordering of partitions, index creation, naming…
…, ...
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for cf2dcd6 - Browse repository at this point
Copy the full SHA cf2dcd6View commit details
Commits on Jul 29, 2024
-
Alexander Lowey-Weber authored and Alexander Lowey-Weber committed
Jul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e9fb64e - Browse repository at this point
Copy the full SHA e9fb64eView commit details -
Add generalized hashCodeOf method.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for faab3de - Browse repository at this point
Copy the full SHA faab3deView commit details
Commits on Jul 30, 2024
-
Finish model changes to allow for rows and postponed feature loading …
…(cache supportive).
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 4611ce8 - Browse repository at this point
Copy the full SHA 4611ce8View commit details
Commits on Jul 31, 2024
-
Add row cache, fix many small issues.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 160c3ce - Browse repository at this point
Copy the full SHA 160c3ceView commit details
Commits on Aug 1, 2024
-
Fix compile errors, change parts so that they fit the modified archit…
…ecture.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 57cdb58 - Browse repository at this point
Copy the full SHA 57cdb58View commit details -
Fix index creation, add documentation of fast fetch.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 59cc980 - Browse repository at this point
Copy the full SHA 59cc980View commit details -
Add a simple way to extract values from a JBON feature.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 32b8dbe - Browse repository at this point
Copy the full SHA 32b8dbeView commit details -
Fix minor issues in the model, and docs, improve testing.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 565da01 - Browse repository at this point
Copy the full SHA 565da01View commit details
Commits on Aug 2, 2024
-
Refactor geo classes to Sp..., add basic centroid calculation, add ha…
…sh calculation, fix geo-grid calc, merge PgOptions with SessionOptions, plenty other fixes
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 83bd951 - Browse repository at this point
Copy the full SHA 83bd951View commit details
Commits on Aug 5, 2024
-
Fix all encoding and decodings, extract most code from Psql classes i…
…nto Pg, to share with PLV8, ...
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 03513ac - Browse repository at this point
Copy the full SHA 03513acView commit details -
Merge remote-tracking branch 'origin/v3_alw_temp' into v3
# Conflicts: # here-naksha-lib-core/src/test/java/com/here/naksha/lib/core/JsonMappingTest.java # here-naksha-lib-model/src/commonMain/kotlin/naksha/model/FeatureEncoding.kt
Configuration menu - View commit details
-
Copy full SHA for 7e6288b - Browse repository at this point
Copy the full SHA 7e6288bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fce2dd - Browse repository at this point
Copy the full SHA 0fce2ddView commit details -
Rename row to tuple, which matches PostgresQL standard
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 36df4ad - Browse repository at this point
Copy the full SHA 36df4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a91a1a0 - Browse repository at this point
Copy the full SHA a91a1a0View commit details -
Improve documentation, remove tuple writes (they are not senseful).
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b520bc - Browse repository at this point
Copy the full SHA 6b520bcView commit details
Commits on Aug 6, 2024
-
Fix collection-number sequence, and map-number sequence.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 5bb2048 - Browse repository at this point
Copy the full SHA 5bb2048View commit details -
Fix documentation, adjust naming, start fixing create collection.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for de219dd - Browse repository at this point
Copy the full SHA de219ddView commit details -
Alexander Lowey-Weber authored and Alexander Lowey-Weber committed
Aug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 3de236d - Browse repository at this point
Copy the full SHA 3de236dView commit details -
Implement basics of create collection, basics of fetch.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for bb169e1 - Browse repository at this point
Copy the full SHA bb169e1View commit details -
Improve storage fetch, and cursor.
Alexander Lowey-Weber authored and Alexander Lowey-Weber committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b5a88f - Browse repository at this point
Copy the full SHA 0b5a88fView commit details
Commits on Aug 7, 2024
-
Merge branch 'refs/heads/v3_alw_temp' into v3_CASL-361-backup
# Conflicts: # here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/models/storage/ContextResult.java # here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/models/storage/ContextXyzFeatureResult.java # here-naksha-lib-core/src/main/java/com/here/naksha/lib/core/util/storage/ResultHelper.java
Configuration menu - View commit details
-
Copy full SHA for 43babd4 - Browse repository at this point
Copy the full SHA 43babd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae2cd0 - Browse repository at this point
Copy the full SHA aae2cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dababbf - Browse repository at this point
Copy the full SHA dababbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8aada - Browse repository at this point
Copy the full SHA 0d8aadaView commit details