This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master
in repository 389-ds-base.
from 2be0fad Ticket 49512 - Add ds-cockpit-setup to rpm spec file
new 44c2d8f Ticket 49520 - Cockpit UI - Add database chaining HTML
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 6 +-
configure.ac | 7 +-
src/cockpit/389-console/backend.html | 448 ++++++++++++++++++++++++++++--
src/cockpit/389-console/css/ds.css | 94 ++++++-
src/cockpit/389-console/js/backend.js | 197 +++++++++++--
src/cockpit/389-console/js/plugins.js | 6 +-
src/cockpit/389-console/js/replication.js | 18 +-
src/cockpit/389-console/js/schema.js | 13 +-
src/cockpit/389-console/js/security.js | 4 +
src/cockpit/389-console/js/servers.js | 25 +-
src/cockpit/389-console/plugins.html | 280 +++++++++++++++++--
src/cockpit/389-console/replication.html | 43 ++-
src/cockpit/389-console/schema.html | 347 +++++++++++++++--------
src/cockpit/389-console/security.html | 41 ++-
src/cockpit/389-console/servers.html | 382 +++++++++++++++----------
15 files changed, 1537 insertions(+), 374 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.