chore(OraMakeSystem): set version 2.4.1
chore(OraMakeSystem): support long identifiers (more than 30 characters) in oms-drop-type.sql
chore(Option): updated OMS revision: 26885628 -> 26901522
fix(Option): fix value setting for instance (with using instanceName parameter)
doc(local_conventions): delete redundant files
doc(common): delete custom version documentation
doc(DataSize): extend module description
doc(DataSize): 1.1.0: add installation description
doc(DataSize): encoding in Makefile
feat(DataSize): update oms version
doc(DataSize): generate docs for 1.1.0
feat(Common): toNumber function
fix(DataSize): re-create temporary table
fix(DataSize): increase varchar2 size: segment, partition
feat(DataSize): add batches
feat(DataSize): add batch DataSizeReport_2
fix(TestUtility): job sql syntax check
feat(DataSize): getReport function
feat(TaskProcessor): add ability to save string as task execution result
chore(TaskProcessor): update version of OMS files
fix(Logging): fix for validate constraints during install 2.2.0 version
chore(ModuleDependency): update oms version
fix(ModuleDependency): add .gitignore
feat(ExcelCreate): add 1.0.11 version
test(DataSize): add DB/Test
doc(AccessOperator): fix map.xml errors
doc(ConverNameInCase): autodoc
fix(Calendar): add rights to materialised views in UserDb
feat(TextCreate): 1.4.0, base 64 encoding
chore(FileHandler): remove module
chore(OraMakeSystem): refresh html documentation
chore(Common): update version of OMS files
doc(File): generate documentation
chore(File): add some version information
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
docs(WebUtility): add todo (set multiple test responses)
refactor(Scheduler) change Jepria version to 10.11.0; stateless DataSource
fix(TestUtility): generate revert.sql
fix(TestUtility): add sys-privs.sql script
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
docs(Logging): add todo
feat(TaskHandler): add isStopCommandReceived function
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
chore(TestUtility): change version 1.2.0 -> 2.0.0
docs(OraMakeSystem): add todo
fix(TextParser): fix for use long field names in CSV file (commit external changes)
chore(Logging): clarity test for multibyte encoding
fix(Logging): fixes for multibyte encoding
refactor(Option) change Jepria version to 10.11.0; stateless DataSource
docs(Logging): add examples
chore(Logging): add pkg_LoggingUtility.clearLog function to clear log
docs(Logging): move examples to DB/Example with new style of documentation
feat(Logging): add TRACE2 and TRACE3 log levels
chore(Scheduler): update version of OMS files
docs(Scheduler): use level_name instead of level_description (TODO)
feat(Logging): save long message text (32K) and text data (CLOB)
fix(Mail): add pkg_MailBase to uninstall script
fix(Mail): fix in getDefaultSmtpConfig function
feat(Mail): set default sender in module option, add pkg_Mail.getMailSender function
chore(Mail): clarify docs and script for set option values
feat(Mail): set default SMTP-server in module option
fix(TestUtility): save test result only if test has begun
chore(DataSync): update version of OMS files
docs(DataSync): clarify documentation for 1.3.5 version
chore(Logging): updated OMS revision (-> 26901522)
chore(OraMakeSystem): run "oms gen-schema-revert" during "make update-oms-version" if Install/Schema/Last/revert.sql does not exists
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
chore(TestUtility): format package specification
feat(TestUtility): scafolding for parallel tests
chore(TestUtility): oracleJobName -> jobName
feat(TestUtility): add tsu_job, tsu_process
feat(TestUtility): add tsu_test_run
docs(TestUtility): auto-doc
fix(OraMakeSystem): fix in use ".revert" extension for drop Java libraries
docs(Mail): add information about bug with SSL in Oracle 19.9
chore(Mail): drop old jar library during 2.7.0 version installation
chore(Mail): add uninstall scripts for 2.7.0 version
chore(Mail): remove deprecated scripts for java support
fix(OraMakeSystem): fix for use dropjava in Linux
feat(Mail): use Jakarta Mail 1.6.4 library
feat(WebUtility): Support new HTTP status codes of a HTTP response (HTTP_ACCEPTED, HTTP_NON_AUTHORITATIVE_INFO, HTTP_NO_CONTENT, HTTP_RESET_CONTENT, HTTP_PARTIAL_CONTENT).
feat(WebUtility): Support download binary file from web server.
Merge branch 'master' of https://git.code.sf.net/p/oramake/git
chore(Mail): update version of OMS files