summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_scheduled_task
Commit message (Expand)AuthorAgeFilesLines
* Allow password to be null in Scheduled Task for gMSA (#60990)Brian Scholer2019-08-281-8/+0
* Added group 7 to Windows groups - ci_complete (#60240)Jordan Borean2019-08-081-1/+1
* win_scheduled_task: Fix start/end boundry triggers to allow for timezone sync...ShachafGoldstein2019-06-121-4/+4
* Split Windows tests into 5 groups.Matt Clay2019-03-061-1/+1
* win_scheduled_task: add deprecation warning for repetition format (#45468)Jordan Borean2018-09-113-6/+10
* reordered windows test groups for better efficiency (#45445)Jordan Borean2018-09-111-1/+1
* Removed deprecated Windows items slated for removed in 2.7 (#43231)Jordan Borean2018-07-252-333/+0
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Implemented Trigger Repetition (#32938)David Vilar Benet2018-01-122-4/+217
* fix windows tests after recent patch (#34548)Jordan Borean2018-01-071-3/+3
* Deprecate tests used as filters (#32361)Matt Martz2017-11-274-71/+71
* win_scheduled_task_stat: add new module to get stat on scheduled tasks (#30602)Jordan Borean2017-09-224-499/+221
* win_scheduled_task: rewrite (#28995)Jordan Borean2017-09-209-37/+1972
* Update Windows CI groups from 2 to 3.Matt Clay2017-09-141-1/+1
* Divide Windows integration tests into 2 groups. (#29029)Matt Clay2017-09-051-1/+1
* win_scheduled_task: Add enhanced run option support (#24174)Andrew Saraceni2017-07-101-0/+121
* Allow win_scheduled_task to support adding and removing task paths (#24025)Andrew Saraceni2017-06-141-0/+88
* win_scheduled_tasks: Improve example test framework (#22833)Dag Wieers2017-03-232-39/+113
* win_scheduled_task: Added frequency: once and check_mode support (#22611)Dag Wieers2017-03-153-0/+73