|
|
|
@1915
|
3 years |
lowjoel |
Partially implemented a Build Publishing script that will upload the …
|
|
|
|
@1914
|
3 years |
lowjoel |
Fixed querying of number of downloads for a Download.
|
|
|
|
@1913
|
3 years |
lowjoel |
Use the new Build and Download classes (which are more efficient, …
|
|
|
|
@1912
|
3 years |
lowjoel |
Implemented querying of builds from the database.
|
|
|
|
@1911
|
3 years |
lowjoel |
Syntax error fix.
|
|
|
|
@1910
|
3 years |
lowjoel |
New Download class which is slightly more efficient and is now documented.
|
|
|
|
@1909
|
3 years |
lowjoel |
Throw exceptions when we have database errors so that they are always …
|
|
|
|
@1908
|
3 years |
lowjoel |
Define a template database script which will deal with database …
|
|
|
|
@1907
|
3 years |
lowjoel |
Ignore desktop.ini files used for folder properties.
|
|
|
|
@1906
|
3 years |
lowjoel |
Addresses #351: first Polish localisation.
|
|
|
|
@1905
|
3 years |
lowjoel |
Remove reference to the Eraser5 folder used to store builds since we no …
|
|
|
|
@1904
|
3 years |
lowjoel |
Enable disk performance statistics to be used as entropy sources.
|
|
|
|
@1903
|
3 years |
lowjoel |
Standardise on lowercase locale names.
|
|
|
|
@1902
|
3 years |
lowjoel |
Added placeholders for Polish translation.
|
|
|
|
@1901
|
3 years |
lowjoel |
Updated copyright year to 2010.
|
|
|
|
@1900
|
3 years |
lowjoel |
Link only to the v6 release since that's the only supported release for …
|
|
|
|
@1899
|
3 years |
lowjoel |
Link to the download in SF and removed a repeating region entry.
|
|
|
|
@1898
|
3 years |
lowjoel |
Updated template to link to the new announcement.
|
|
|
|
@1897
|
3 years |
lowjoel |
Updated file hashes to my current candidate build.
|
|
|
|
@1896
|
3 years |
lowjoel |
Added 6.0.7 release announcement.
|
|
|
|
@1895
|
3 years |
lowjoel |
When setting whether low disk space notifications are enabled, if the …
|
|
|
|
@1894
|
3 years |
lowjoel |
Set project settings with the latest NetBeans? nightly.
|
|
|
|
@1893
|
3 years |
lowjoel |
Version bump.
|
|
|
|
@1892
|
3 years |
lowjoel |
Include the internal error when we are unable to lock a volume.
|
|
|
|
@1891
|
3 years |
lowjoel |
Fixed error introduced in r1801 where the updater string would result in a …
|
|
|
|
@1890
|
3 years |
lowjoel |
Downgraded all cluster tip erasure errors to log level Warning, since …
|
|
|
|
@1889
|
3 years |
lowjoel |
Don't duplicate the Service Pack string.
|
|
|
|
@1888
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Fixed potential double exception when …
|
|
|
|
@1887
|
3 years |
lowjoel |
Fixed potential double exception when resetting the file attributes of the …
|
|
|
|
@1886
|
3 years |
lowjoel |
Forward port from Eraser 6.0: When creating text to be copied from the …
|
|
|
|
@1885
|
3 years |
lowjoel |
When creating text to be copied from the log, use the Windows \r\n formate …
|
|
|
|
@1884
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Potential fix for the "Insufficient disk …
|
|
|
|
@1883
|
3 years |
lowjoel |
Potential fix for the "Insufficient disk space" error when deleting files …
|
|
|
|
@1882
|
3 years |
lowjoel |
Fixed performance regression introduced in r1515 where the erasing the …
|
|
|
|
@1881
|
3 years |
lowjoel |
I we cannot erase cluster tips due to a permissions error, that is an …
|
|
|
|
@1880
|
3 years |
lowjoel |
Fixed cluster tip failures reported by DavidHB.
|
|
|
|
@1879
|
3 years |
lowjoel |
Slightly better message about System Restore/Shadow? Copies since we cannot …
|
|
|
|
@1878
|
3 years |
lowjoel |
Compilo fix.
|
|
|
|
@1877
|
3 years |
lowjoel |
Compilo: Reference Microsoft.VisualBasic? for the ComputerInfo? class
|
|
|
|
@1876
|
3 years |
lowjoel |
Include memory information and .NET runtime version in the debug log
|
|
|
|
@1875
|
3 years |
lowjoel |
Include the mouse cursor in the screenshot as it is useful for debugging …
|
|
|
|
@1874
|
3 years |
lowjoel |
Add the current working directory, Operating system (including Vista/7 …
|
|
|
|
@1873
|
3 years |
lowjoel |
Don't double error-handle in VolumeInfo?: The OpenHandle? and Open functions …
|
|
|
|
@1872
|
3 years |
lowjoel |
Define a discrete SharingViolationException? which is thrown when a file is …
|
|
|
|
@1871
|
3 years |
lowjoel |
New strings.
|
|
|
|
@1870
|
3 years |
lowjoel |
When deleting files/folders and if we can't delete it even after the …
|
|
|
|
@1869
|
3 years |
lowjoel |
Forgot a space there.
|
|
|
|
@1868
|
3 years |
lowjoel |
Warning fix.
|
|
|
|
@1867
|
3 years |
lowjoel |
Compilo fix.
|
|
|
|
@1866
|
3 years |
lowjoel |
When deleting files which do not belong to the current user an …
|
|
|
|
@1865
|
3 years |
lowjoel |
When we cannot lock volumes, throw the real cause of the exception instead …
|
|
|
|
@1864
|
3 years |
lowjoel |
Task progress should be updated within the try-catch block since getting …
|
|
|
|
@1863
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Set the file times inside a try-catch as if …
|
|
|
|
@1862
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Generate names which are valid, not any of …
|
|
|
|
@1861
|
3 years |
lowjoel |
Set the file times inside a try-catch as if the file is locked an …
|
|
|
|
@1860
|
3 years |
lowjoel |
Generate names which are valid, not any of those reserved file names (e.g. …
|
|
|
|
@1859
|
3 years |
lowjoel |
For NTFS MFT Record lengths we need volume (data) read access so instead …
|
|
|
|
@1858
|
3 years |
aramacciotti |
Italian translation of hidden control labels
|
|
|
|
@1857
|
3 years |
aramacciotti |
Italian translation completed
|
|
|
|
@1856
|
3 years |
aramacciotti |
Italian translation completed
|
|
|
|
@1855
|
3 years |
aramacciotti |
Italian translation completed
|
|
|
|
@1854
|
3 years |
aramacciotti |
Italian translation correction
|
|
|
|
@1853
|
3 years |
lowjoel |
If we can't find the file when enumerating ADSes we'll just silently …
|
|
|
|
@1852
|
3 years |
lowjoel |
If we get an overflow exception converting the time left to a time span, …
|
|
|
|
@1851
|
3 years |
lowjoel |
Fixed command line parsing when commas and equality signs are in the …
|
|
|
|
@1850
|
3 years |
lowjoel |
Upped the timeout to 10 seconds for connecting to the running instance. If …
|
|
|
|
@1849
|
3 years |
lowjoel |
Fixed possible NaN value when we divide the amount of work left by the …
|
|
|
|
@1848
|
3 years |
lowjoel |
We use / instead of --.
|
|
|
|
@1847
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Fixed FileNotFoundException? when erasing …
|
|
|
|
@1846
|
3 years |
lowjoel |
Fixed FileNotFoundException? when erasing cluster tips -- since we have a …
|
|
|
|
@1845
|
3 years |
lowjoel |
Reimplemented r1640 since it was lost during the CodeReview? branch.
|
|
|
|
@1844
|
3 years |
lowjoel |
The registry key provided to the RegistrySettings? class must not be null.
|
|
|
|
@1843
|
3 years |
lowjoel |
Use VolumeInfo?.OpenHandle? to query a volume for NTFS information instead …
|
|
|
|
@1842
|
3 years |
lowjoel |
Fixed potential problem creating the report directory if the disk is full.
|
|
|
|
@1841
|
3 years |
lowjoel |
Instead of hardcoding 0x80 to be passed to CreateFile?, use the named …
|
|
|
|
@1840
|
3 years |
lowjoel |
Fixed the GetPaths? function for recycle bin targets - the total file size …
|
|
|
|
@1839
|
3 years |
lowjoel |
Fixed disk performance information as an entropy source -- non-ready …
|
|
|
|
@1838
|
3 years |
lowjoel |
No need to check that a valid handle is returned, OpenHandle? will throw an …
|
|
|
|
@1837
|
3 years |
lowjoel |
Allow non-administrators to query disk performance information.
|
|
|
|
@1836
|
3 years |
lowjoel |
When no meaningful amount of time required to complete the task can be …
|
|
|
|
@1835
|
3 years |
lowjoel |
Go back to the v6.0 behaviour that the progress is calculated based on the …
|
|
|
|
@1834
|
3 years |
lowjoel |
If we're building under the win32 solution platform, set the Eraser …
|
|
|
|
@1833
|
3 years |
lowjoel |
Compilo.
|
|
|
|
@1832
|
3 years |
lowjoel |
Removed CryptGenRandom? for a few reasons:
- The only use was in the …
|
|
|
|
@1831
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Wrong parameter order for Marshal.Copy, …
|
|
|
|
@1830
|
3 years |
lowjoel |
Wrong parameter order for Marshal.Copy, resulting in the manager buffer …
|
|
|
|
@1829
|
3 years |
lowjoel |
When we load a task list from the stream the stream may not be valid. If …
|
|
|
|
@1828
|
3 years |
lowjoel |
Path names need not be escaped any more since we parse the arguments by …
|
|
|
|
@1827
|
3 years |
lowjoel |
OK, this algorithm better work - get the number of unsuperseded builds, …
|
|
|
|
@1826
|
3 years |
lowjoel |
Compile fix; Localisation only exists in trunk.
|
|
|
|
@1825
|
3 years |
lowjoel |
Forward port from Eraser 6.0: When executing links we may get errors from …
|
|
|
|
@1824
|
3 years |
lowjoel |
When executing links we may get errors from ShellExecute?, so display these …
|
|
|
|
@1823
|
3 years |
lowjoel |
Fixed ArgumentOutOfRangeException? when uploading crash reports.
|
|
|
|
@1822
|
3 years |
lowjoel |
Forward port from Eraser 6.0: When the user closes the MainForm?, always …
|
|
|
|
@1821
|
3 years |
lowjoel |
When the user closes the MainForm?, always call Application.Exit, since if …
|
|
|
|
@1820
|
3 years |
lowjoel |
The targets need not be specified with /
|
|
|
|
@1819
|
3 years |
lowjoel |
Follow the old behaviour -- without specifying /schedule, we assume the …
|
|
|
|
@1818
|
3 years |
lowjoel |
We only accept / instead of -- now for command line arguments.
|
|
|
|
@1817
|
3 years |
lowjoel |
We only accept / instead of -- now for command line arguments.
|
|
|
|
@1816
|
3 years |
lowjoel |
Using the new command line library requires us to use / instead of -- for …
|
|
|
|