Friday, September 21, 2018

[389-commits] [389-ds-base] branch master updated (b4164cc -> efa39cb)

This is an automated email from the git hooks/post-receive script.

spichugi pushed a change to branch master
in repository 389-ds-base.

from b4164cc Ticket 49954 - On s390x arch retrieved DB page size is stored as size_t rather than uint32_t
adds efa39cb Issue 49928 - WebUI schema functionality and improve CLI part

No new revisions were added by this update.

Summary of changes:
src/cockpit/389-console/css/ds.css | 2 +-
src/cockpit/389-console/js/ds.js | 1 +
src/cockpit/389-console/js/schema.js | 439 ++++++++++++++++-----
src/cockpit/389-console/schema.html | 229 +++--------
src/lib389/lib389/cli_base/__init__.py | 1 +
src/lib389/lib389/cli_conf/schema.py | 50 ++-
src/lib389/lib389/schema.py | 118 ++++--
src/lib389/lib389/tests/cli/conf_backup_test.py | 8 +
.../lib389/lib389/tests/cli/conf_schema_test.py | 0
9 files changed, 548 insertions(+), 300 deletions(-)
copy dirsrvtests/__init__.py => src/lib389/lib389/tests/cli/conf_schema_test.py (100%)

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-commits@lists.fedoraproject.org

No comments:

Post a Comment