Tags give the ability to mark specific points in history as being important
-
oks-08-01-02
d7f75af3 · ·Replace OKS_KERNEL_NO_STRICT_GIT_PATHS by OKS_DB_ROOT (affects ADTCC-227) Remove skip_max_length_check (will be no Oracle archiving) and drop support of OKS_KERNEL_SKIP_STRING_RANGE process environment variable
-
oks-08-01-01
989a3486 · ·Add OKS_KERNEL_NO_STRICT_GIT_PATHS to fix ISRepository app as discussed in ADTCC-227. When the variable is set, paths from TDAQ_DB_DATA are considered after TDAQ_DB_REPOSITORY
-
oks-08-01-00
3373e8a1 · ·Change algorithm calculating path to a user file in case of OKS GIT configuration and allow to specify files paths from mapped git repository, as discussed in ADTCC-226. Introduce OKS_REPOSITORY_MAPPING_DIR variable. Add read_repository_version to allow attaching existing repository, i.e. to set TDAQ_DB_USER_REPOSITORY before initializing OKS kernel.
-
oks-07-00-08
d80ed22c · ·Fix crash of OKS library saving relationships of UID and UID2 types. Fix method OksObject::trim_dangling()
-
oks-07-00-05
c85ff9f8 · ·Fix bug described in ADTCC-213: OksKernel copy constructor does not initialize OksAttribute default data value
-
oks-07-00-00
6458b2a0 · ·Make OKS data XML slimmer and more standard 1. Replace "extended" data format by normal "data" format 2. Drop "compact" format as non-used See ADTCC-185 for details
-
oks-06-10-14
716cbd65 · ·Fix bug preventing OKS schema with multi-value attributes of class type It has to be possible to create schema with multi-value attribute of class type without init value.
-
oks-06-10-13
87360e41 · ·Add method to implement new rel() config method used by oksconfig. Will be used to implement last request in ADTCC-177.