Loading CHANGES.md +11 −0 Original line number Diff line number Diff line Loading @@ -54,3 +54,14 @@ First cerebro release. #### Bug fixes - fix indices selection on snapshot creation ###v0.4.2 - January 4th, 2017 #### Bug fixes - fixed issue that prevent alias removal - only display unassigned shard count when count is > 0 #### New features - support shard relocation - support edit index template - added cat module build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.1" version := "0.4.2" scalaVersion := "2.11.6" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.1", "version": "0.4.2", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.1</small> <small>v0.4.2</small> </h4> </div> </div> Loading Loading
CHANGES.md +11 −0 Original line number Diff line number Diff line Loading @@ -54,3 +54,14 @@ First cerebro release. #### Bug fixes - fix indices selection on snapshot creation ###v0.4.2 - January 4th, 2017 #### Bug fixes - fixed issue that prevent alias removal - only display unassigned shard count when count is > 0 #### New features - support shard relocation - support edit index template - added cat module
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.1" version := "0.4.2" scalaVersion := "2.11.6" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.1", "version": "0.4.2", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading
public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.1</small> <small>v0.4.2</small> </h4> </div> </div> Loading