Yasassri Ratnayake

Results 8 issues of Yasassri Ratnayake

## Purpose > Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc. ## Goals > Describe...

**Description:** If we have quite a large number of APIs it would be really helpful to have a "Select All" checkbox in Publisher Analytics UI tables. ![faulty_ui_missing_unselect](https://user-images.githubusercontent.com/7681361/41155330-19662610-6b3b-11e8-802a-cd242a5ac56d.png)

**Description:** Support zero downtime(blue-green) update process for the deployment.

**Description:** When updating the deployment the entire deployment directory is deleted which will delete the index data as well. This can cause various issues. Hence we can improve this.

**Description:** Document the deployment update process

**Description:** The scripts need to be improved to support dep-sync options. If not the documentation should capture how this should be done.

**Description:** Improve Documentation on Pattern 1,2,4 and 5.

The current ResultSet does not need to be retained at this point since it will be empty. If a ResultSet were found, the loop would break immediately. Passing `Statement.KEEP_CURRENT_RESULT` to...