Revisions of kanku

Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 36)
update to version 0.8.1
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 35)
fixed sources
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 34)
Upgrade to version 0.8.0
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 33)
- Update to version 0.7.2:
  * [web] remove console.log
  * [web] settings view -> vue
  * [web] updated axios and added js maps for axios and bootstrap
  * [web] vue-ification of the notify page
  * [web] show error message in jobs page if parsing of config fails
  * [web] fix for 'Refresh' button in job_history
  * [web] improved error handling when job config broken
  * [doc] updated path in Development.pod
  * [web] fixed slider code in job_history
  * [web] better role integration in js (jobs/guests)
  * [web] fixes for role handling in REST/dispatcher
  * [web] introduction of development mode for Dancer2
  * [web] enforce domain_name prefixed by username if role is user
  * [web] removed dummy roles and added active_roles in guest page
  * [web] vue-ified guest page
  * [core] better app recognition in K::U::IPTables
  * [web] cleanup worker_errors and spinner from guest page
  * [web] vue-ified job page
  * [core] better handling of job config errors
  * [core] output of SSH connection problems more verbose
  * [dist] rewrite of KankuFile with new YAML::PP features
  * [core] Switched to YAML::PP
  * [cli] rguest cleanup
  * [handler] send_esc in CreateDomain
  * [web] removed debug output
  * [web] fixed messageboxes when trigger jobs
  * [util] be more verbose if prj/pkg not ready yet
  * [web] fix refresh button in job_history
  * [web] fix buttons for remove-domain
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 32)
- Update to version 0.6.10:
  * [cli] new commands
    * kanku lsi - list images from devel:kanku:images
    * kanku rr  - remove remote configuration from (local) .kankurc
  * [web] fixed checkboxes in job_history
  * [web/cli] show only latest result of jobs in job_history
  * [cli] fix truncated output in 'rhistory -d'
  * [cli] --state filter for rhistory
  * [cli] keyring handling for remote login
  * Refactoring of image resize code
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 31)
removed outdated tar
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 30)
added kanku-0.6.9.tar.xz
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 29)
- Update to version 0.6.9:
  * [doc] improved doc for param allow_ip_change in 
    Kanku::Handler::Reboot
  * [handler] removed deprecated FileCopy/FileMove
  * [core] Refactoring of cache_dir/use_cache
  * [critics] cleanup for K::H::ResizeImage
  * [util] fix problem with deleting domain snapshots
  * [handler] avoid warnings when disk size uninitialized
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 28)
added source package
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 27)
- Update to version 0.6.8:
  * [handler] use temp file in K::H::ResizeImage
  * [handler] ResizeImage - log info about file to resize
  * [cli] improved error message for cmd 'rabbit'
  * [web] fixed domain name in guest view
  * [web] fix ports view
  * [web] more logging for guest info
  * [web] unique key for guests over multiple servers
  * [core] use 'localhost' as fallback hostname in worker daemon
  * [cli] exit with 1 if login fails
  * [schema] added fixtures for database version 14
  * [dist] backup for kanku-config.yml in distributed setup
  * [doc] pod for K::Notifier::Sendmail
  * [doc] added links to K::Roles::SSH in ExecuteCommandViaSSH pod
  * [cli] output for command 'rcomment' (Dumper)
  * [doc] added Kanku::Notifier an Kanku::Util
  * [doc] added missing handlers to Kanku::Handler pod
  * intial version of release pod
  * [dist] p2m -> p2h
  * [dist] p2m: use package name as file name
  * [dist] initial version of p2m
  * [doc] added links to Kanku/Handler.pod
  * [handler] docu for additional_disks in CreateDomain
  * [cli] added option '--keep_volumes' in destroy command
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 26)
- Update to version 0.6.7:
  * [cli] setup option '--distributed' now alias for '--server'
  * [critics] cleanup for more modules

- Update to version 0.6.6:
  * [cli] new option "--file" for cli commands
  * [cli] new options for "kanku init"
  * [dist] fixed installation of bash_completion
  * [handler] initial version fo OBSServerFrontendTests
  * [critics] cleanup for various modules
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 25)
update to version 0.6.6
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 24)
- Update to version 0.6.5:
  * [dist] enhanced debian deps
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 23)
fixed version in spec file
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 22)
- Update to version 0.6.5:
  * [dist] packages ready for ubuntu/debian
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 21)
updated to version 0.6.4
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 20)
- Update to version 0.6.4:
  * [cli] fix for login to reset tty echo mode
  * [dist] DOCDIR more flexible (required for fedora)
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 19)
added correct sources
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 18)
- Update to version 0.6.3:
  * [util] increased read buffer for uploading images to 16M
  * [cli] fix ports for http/https in guest view
  * [handler] option 'default_console_timeout' for CreateDomain
  * [handler] login before checking for new ip after reboot
  * [util] more logging for VM::Console in get_ip_address
  * [util] automatic login/logout in get_ip_address on console
  * [web] fixed typo in job history
  * [dsit] cleanup spec file
  * [dist] fixes for bash_completion generation while building
  * [dist] added BuildRequires for bash-completion
  * [dist] separated apache config for console logs
  * [web] link to console log in job history
  * [dist] set mime type for logfiles in apache conf
  * [cli] include worker name in cli view of job history
  * [dist] create bash-completion on the fly while installation
  * [templates] updated init template to leap 15.1
Frank Schreiner's avatar Frank Schreiner (M0ses) committed (revision 17)
- Update to version 0.6.2:
  * [doc] missing options in CreateDomain and deprecation warnings
  * [handler] fix template handling

- Update to version 0.6.1:
  * [handler] better logging in K::H::Reboot
  * [handler] display new ip after K::H::Reboot
Displaying revisions 121 - 140 of 156
openSUSE Build Service is sponsored by