Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.8.0 protected
    3ffce7aa · 1.8.0 ·
  • 1.7.6 protected
    1b0a4ace · 1.7.6 ·
  • 1.7.5 protected
    dc875d4d · 1.7.5 ·
  • 1.7.4 protected
    9c07d629 · 1.7.4 ·
  • 1.7.3 protected
    bcdaf2ac · 1.7.3 ·
  • 1.7.2 protected
    30e5981a · 1.7.2 ·
  • 1.6.2 protected
    adb6067f · 1.6.2 ·
    1.6.2
    
    Changelog:
    * Improve `dockerrun` command.
    * Optimize performance.
    * Fix rerendering of Dashboard chart.
    
    See merge request polemarch/ce!185
  • 1.6.1.post2 protected
    Fix building https://gitlab.com/vstconsulting/polemarch/-/jobs/384059147
  • 1.6.1.post1 protected
    4b5c16ed · Fix publish building ·
    Fix publish building
  • 1.6.1 protected
    feed3fd1 · 1.6.1 ·
    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.0 protected
    b7b026ee · 1.6.0 ·
    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.2 protected
    c11b885f · 1.5.2 ·
    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.1 protected
    8b5400b6 · 1.5.1 ·
    1.5.1
    
    Changelog:
    * Fix build and optimize `CRONTAB` periodic tasks saving performance.
    
    See merge request polemarch/ce!171
  • 1.5.0 protected
    ba18ebe9 · 1.5.0 ·
    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.4 protected
    08c80583 · 1.4.4 ·
    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.3 protected
    2ded9f8b · 1.4.3 ·
    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.2 protected
    8df71ead · 1.4.2 ·
    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.1 protected
    d31d6161 · 1.4.1 ·
    1.4.1
    
    Fix key searching pattern for SSH-keys in ansible run.
    Allow to use any private keys.
  • 1.4.0 protected
    bf9b1ebc · 1.4.0 ·
    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.1 protected
    e901e2f0 · 1.3.1 ·
    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