Karl Burtram
8dda34c95a
Add Agent Job and Job Step request handlers ( #635 )
...
* Stage changes
* Fix update job request handler
* WIP
* Additional agent handler updates
* Setup agent job step create test
* Fix Step update handler
2018-06-13 10:02:25 -07:00
Leila Lali
39dedd88e0
generic way to support scriptable operations ( #438 )
...
* implemented a generic way to support scriptable operations
2017-08-18 16:12:00 -07:00
Kate Shin
cd870e6f15
Integrate generate script with task service ( #426 )
...
* Support generate script for backup
* change
* update task service data contract for Generate Script
* more changes
* update test
* add comments
* Add missing files
* update stub backup operation for testing
* pr comments
* remove empty space
* Fix tests
* Add unit/integration tests and isCancelable to TaskInfo
* address pr comments
* pr comments - fix tests
* fix minor issue
* fix minor issues
* remove unused variable
2017-08-09 19:59:40 -07:00
Kate Shin
414949d129
Add advanced options to backup service ( #405 )
...
* Add advanced options for Backup
* Add backup encryption strings
* Add test for backup advanced option
* Add strings to SR
* Add verify backup restore option
* Addressed PR comments
* Add MIT license header
2017-07-12 13:09:07 -07:00
Kate Shin
b6c8eac8fc
Fix CancelMultipleBackup test failure ( #399 )
...
* Fix cancelMultipleBackup test failure
Please enter the commit message for your changes. Lines starting
* Add semaphore to backup stub operation
* remove spaces
2017-07-05 22:12:41 -07:00
Kate Shin
cdfdd7bd5a
Fix backup service to have multiple backup instances ( #396 )
...
* Allow multiple backups per backup service instance
* Add test to run multiple backups
* Update backup cancelTask method signature
* Fix to have multiple backup instances and add more tests
* Address PR comments
* Remove double new lines
* Add Azure check for backup operations
2017-06-26 16:21:09 -07:00