-
-
-
1.6.2adb6067f · ·
1.6.2 Changelog: * Improve `dockerrun` command. * Optimize performance. * Fix rerendering of Dashboard chart. See merge request polemarch/ce!185
-
1.6.1.post2
Fix building https://gitlab.com/vstconsulting/polemarch/-/jobs/384059147
-
-
1.6.1feed3fd1 · ·
1.6.1 Changelog: * Update GitPython version. * Optimize Periodic Tasks db requests on save. * Add docker-compose to sources for easer deployment. * Migrate docker registry to gitlab project with sources. See merge request polemarch/ce!181
-
1.6.0b7b026ee · ·
1.6.0 Changelog: * Add support for Ansible 2.9. * Add RU locale. * Some GUI and API optimization and fixes. See merge request polemarch/ce!177
-
1.5.2c11b885f · ·
1.5.2 Changelog: * Fix openapi tests. * Fix bug with several enum fields in .polemarch.yaml form. See merge request polemarch/ce!174
-
1.5.18b5400b6 · ·
1.5.1 Changelog: * Fix build and optimize `CRONTAB` periodic tasks saving performance. See merge request polemarch/ce!171
-
1.5.0ba18ebe9 · ·
1.5.0 Changelog: * Optimize history list view. * Fix key parse on execution. * Fix crontab time in periodic tasks. * Update design. * Performance upgrade. * Optimize package size. See merge request polemarch/ce!170
-
1.4.408c80583 · ·
1.4.4 Changelog: * Update installation with mysql or postgres support. * Fix history datetime field. * Several js-fixes after jshint. * Add `doccerrun` command full suport. See merge request polemarch/ce!164
-
1.4.32ded9f8b · ·
1.4.3 Changelog: * Update dependences. * Optimize performance. * Add health page in API `api/health/` (return state of db, cache and rpc). * Add views for password reset via email. * Add command `dockerrun` for running via docker (gets settings from ENV). See merge request polemarch/ce!160
-
1.4.28df71ead · ·
1.4.2 Changelog: * Compress *.js and *.css via gzip on build and add files for serving. * Fix problem with private-key execution via API. See merge request polemarch/ce!158
-
1.4.1d31d6161 · ·
1.4.1 Fix key searching pattern for SSH-keys in ansible run. Allow to use any private keys.
-
1.4.0bf9b1ebc · ·
1.4.0 Changes: Add CI functionality. On every sync project (with `ci_template` variable) check for updates and run selected template. See merge request polemarch/ce!156
-
1.3.1e901e2f0 · ·
1.3.1 Changelog: * Fix bug with 'Task history' widget during running task; * Fix autoupdate of history_stdout component - leaving of history page during running task. See merge request polemarch/ce!154
-
1.3.01a8a1109 · ·
1.3.0 Changelog: * Add PWA support and use native static cache system. * Update libs. * Fix bug with clearing history output on ERROR. See merge request polemarch/ce!152
-
1.2.287d70bef · ·
1.2.2 Changelog: * Fix bug in some GitPython versions. * Add playbook for better review code in OpenStack environments. See merge request polemarch/ce!150
-
1.2.1221cef90 · ·
1.2.1 Changelog: * Update libs (`drf-yasg` and `pyyaml`). * Update `bootstrap` and `moment.js` for security reasons. * Generate password button. See merge request polemarch/ce!147
-
1.2.0c1182912 · ·
Changes: * Min PY version - 3.5 * Migrate to VUE core. * Fixed bug with cancel task. * Cancel task on remove history. * Allow to set default directory for TAR projects. * Add ansible==2.8 support. * Performance optimizations.