Commit graph

12 commits

Author SHA1 Message Date
Mike Richmond 8c50456b8f Fixing alpha.11 name change (#2628) 2016-11-04 16:31:26 -07:00
Kirk Munro 244827a4aa Added -Top/-Bottom params to Sort-Object for Top/Bottom N sort and many Pester tests (#2518)
* Added -Top/-Bottom params to Sort-Object for Top/Bottom N sorts; added many Pester tests

* updated changelog

* updated CHANGELOG.md

* replaced Get-Service with Get-Alias in Pester tests

* improved performance for -unique -top/-bottom, changed according to PR feedback

* added newlines to end of two files

* Removed whitespace changes

* Missed 2 whitespace changes to undo in last commit

* Updated to try to resolve merge issue

* change heapify return type, cleaned up test code

* unique top/bottom N sorts are now 2-3 times faster

* code cleanup (removed unused vars, simplified logic)
2016-11-04 14:09:48 -07:00
Mike Richmond ea6cacafd7 Change log and 6.0.0-alpha.12 version number updates (#2593) 2016-11-03 14:23:05 -07:00
iSazonov baeec066d9 Add support <Suppress> in Get-WinEvent -FilterHashtable (#2506)
* Add support <Suppress> in Get-WinEvent -FilterHashtable

1. Add support <Suppress>
2. Refacrtoring BuildStructuredQueryFromHashTable() to use StringBuilder
3. Add tests

* Changelog
2016-10-27 14:54:14 -07:00
Dongbo Wang 289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Andrew Schwartzmeyer f310450fe6 Update changelog for alpha.10 (#2275) 2016-09-15 13:59:05 -07:00
Douglas Thrift 8bca1f50c5 Fix passing escaped double quoted spaces to native executables 2016-09-13 13:37:42 -07:00
Ettore Atalan c9aafcb29e Update CHANGELOG.md (#1985)
Fixed typos.
2016-08-20 17:28:16 -07:00
Andrew Schwartzmeyer bd31e2ab5c Update changelog 2016-08-16 14:43:34 -07:00
Andrew Schwartzmeyer 21a7bd876c Update changelog for v6.0.0-alpha.8 release 2016-08-11 17:11:50 -07:00
Andrew Schwartzmeyer a3a149ae5d Import Git tags to changelog 2016-08-04 14:41:55 -07:00
Travis Plunk 4c74e05972 Drafted update to contribution guidelines 2016-07-19 16:36:08 -07:00