| Change Set |
Date |
Downloads |
Comment |
92761
by
r_keith_hill
|
Sep 19 2011 at
4:52 AM
|
172 |
Defined the cmdlets and functions to export in the PSCX.psd1 to play better with the PowerShell V3 automatic command import mechanism.
|
92760
by
r_keith_hill
|
Sep 19 2011 at
4:50 AM
|
2 |
Fixed PowerShell v3 issue with TypeAccelerators. Thanks to Jaykul on the heads up on this one.
|
92756
by
r_keith_hill
|
Sep 18 2011 at
11:09 PM
|
1 |
Move Set-Writable/Set-ReadOnly and aliases to Utility module since these two functions are general purpose utility functions that you would probably want even if you chose not to import the nested FileSystem module.
|
92048
by
r_keith_hill
|
Aug 23 2011 at
6:15 AM
|
50 |
Fixed issue with Invoke-Elevated (su) demanding arguments.
|
90800
by
r_keith_hill
|
Jul 9 2011 at
1:43 AM
|
66 |
Will this folder not stay dead?
|
90523
by
r_keith_hill
|
Jun 26 2011 at
11:09 PM
|
23 |
Updated more instances of 2.0 to 2.1 - preparing for 2.1 release.
|
90522
by
r_keith_hill
|
Jun 26 2011 at
10:51 PM
|
0 |
Untabified the whitespace in these two files (had a mixture of tabs and spaces).
|
87933
by
r_keith_hill
|
Apr 24 2011 at
3:45 AM
|
97 |
Updated the Unblock-File help xml to add the PassThru parameter.
|
87932
by
r_keith_hill
|
Apr 24 2011 at
3:35 AM
|
0 |
Updated UnblockFile cmdlet to add a PassThru parameter to allow better pipeline integration.
|
87930
by
r_keith_hill
|
Apr 24 2011 at
3:28 AM
|
1 |
Probably should make this version 2.1.
|
87929
by
r_keith_hill
|
Apr 24 2011 at
3:25 AM
|
1 |
Fixed timeout bug in Get-HttpResource. Changed parameter type from TimeSpan to int.
|
87928
by
r_keith_hill
|
Apr 24 2011 at
3:15 AM
|
1 |
Undid the PscxPathInfo workaround in this script file. It is no longer needed.
|
87927
by
r_keith_hill
|
Apr 24 2011 at
3:07 AM
|
1 |
Updated version number of 2.0.1.0 and copyright to 2011.
|
87926
by
r_keith_hill
|
Apr 24 2011 at
3:07 AM
|
0 |
Modified Resolve-ErrorRecord to not display so many freakin' blank lines.
|
87925
by
r_keith_hill
|
Apr 24 2011 at
2:14 AM
|
0 |
In the case of a general XmlException, like you get when you have an XML file that requires EnableDTD, display this info as a warning instead of only via -Verbose.
|
87920
by
r_keith_hill
|
Apr 23 2011 at
6:27 PM
|
0 |
Added extra line to output to display the command line as a single string (from Environment.CommandLine).
|
85590
by
r_keith_hill
|
Mar 2 2011 at
9:44 PM
|
79 |
Fixed a bug with both Invoke-Ternay (?:) and Invoke-NullCoalescing (??) that got introduced when we moved these filter functions into a module. Need to wrap the scriptblocks passed in a "module.NewBoundScriptBlock".
|
85360
by
oisin
|
Feb 24 2011 at
3:26 AM
|
13 |
bugfixes for get-runningobject.
|
85358
by
oisin
|
Feb 24 2011 at
2:04 AM
|
0 |
checked in missing Pscx.Utils.UnwrapPSObject<T>
|
84137
by
oisin
|
Jan 28 2011 at
4:52 PM
|
34 |
Tweak to PscxPathAttribute to fix relative path tests failing. Doh.
|
82841
by
oisin
|
Jan 4 2011 at
11:22 PM
|
36 |
Finally worked around the irritating powershell engine bug of objects randomly having a psobject wrapper.
|
82839
by
oisin
|
Jan 4 2011 at
10:39 PM
|
0 |
Fix for files and directories with wildcards in their names being piped, which would cause a parameterbindingexception
|
78514
by
r_keith_hill
|
Oct 17 2010 at
8:05 PM
|
115 |
Fixed an issue with about_pscx topic displaying info about alias (gcmpscx) that no longer exists.
|
78512
by
r_keith_hill
|
Oct 17 2010 at
7:04 PM
|
1 |
Per Kirk's suggestion, bind to namespace qualified cmdlet name - Microsoft.PowerShell.Management\Get-ChildItem.
|
78511
by
r_keith_hill
|
Oct 17 2010 at
6:47 PM
|
3 |
Fixed help build - added skeleton help file for GetRunningObjectCommand.
|
|
|