Timeline
12/13/2011:
- 23:50 Ticket #400 (Error Hide) created by
- When ever the computer starts, Eraser starts automatically. That's fine, …
11/26/2011:
- 08:54 Changeset [2399] by
-
- tags/5.8.x Help
- tags/5.8.x Help/AfxCore.rtf
- tags/5.8.x Help/AppExit.bmp
- tags/5.8.x Help/Bullet.bmp
- tags/5.8.x Help/ClusterTip.bmp
- tags/5.8.x Help/CourtAnwers.txt
- tags/5.8.x Help/CurAbout.bmp
- tags/5.8.x Help/CurArw2.bmp
- tags/5.8.x Help/CurArw4.bmp
- tags/5.8.x Help/CurHelp.bmp
- tags/5.8.x Help/EditDel.bmp
- tags/5.8.x Help/EditPast.bmp
- tags/5.8.x Help/EditProp.bmp
- tags/5.8.x Help/Eraser and alternative data streams.txt
- tags/5.8.x Help/Eraser-Launcher-Recycled.bmp
- tags/5.8.x Help/Eraser-Main-Explorer-DragDrop.bmp
- tags/5.8.x Help/Eraser-Main-Explorer-ShellExt.bmp
- tags/5.8.x Help/Eraser-Main-Explorer.bmp
- tags/5.8.x Help/Eraser-Main-IconAnimation.bmp
- tags/5.8.x Help/Eraser-Main-OnDemand.bmp
- tags/5.8.x Help/Eraser-Main-Scheduler-Tray.bmp
- tags/5.8.x Help/Eraser-Main-Scheduler.bmp
- tags/5.8.x Help/Eraser-Main.bmp
- tags/5.8.x Help/Eraser-Preferences-Eraser-CustomMethodEditor.bmp
- tags/5.8.x Help/Eraser-Preferences-Erasing-FilesFolders.bmp
- tags/5.8.x Help/Eraser-Preferences-Erasing-Unused.bmp
- tags/5.8.x Help/Eraser-Preferences-General-Scheduler.bmp
- tags/5.8.x Help/Eraser-Preferences-General.bmp
- tags/5.8.x Help/Eraser-Progress.bmp
- tags/5.8.x Help/Eraser-Results.bmp
- tags/5.8.x Help/Eraser-ShellExt-Confirmation.bmp
- tags/5.8.x Help/Eraser-ShellExt-Menu.bmp
- tags/5.8.x Help/Eraser-ShellExt-SecureMove.bmp
- tags/5.8.x Help/Eraser-ShellExt-Unused-Menu.bmp
- tags/5.8.x Help/Eraser-TaskProperties-Data.bmp
- tags/5.8.x Help/Eraser-TaskProperties-Schedule.bmp
- tags/5.8.x Help/Eraser-TaskProperties-Statistics.bmp
- tags/5.8.x Help/Eraser.cnt
- tags/5.8.x Help/Eraser.h
- tags/5.8.x Help/Eraser.hpj
- tags/5.8.x Help/Eraser.ph
- tags/5.8.x Help/FileNew.bmp
- tags/5.8.x Help/History.txt
- tags/5.8.x Help/HlpInfoBar.bmp
- tags/5.8.x Help/HlpSBar.bmp
- tags/5.8.x Help/HlpTBar.bmp
- tags/5.8.x Help/HlpTitleBar.bmp
- tags/5.8.x Help/ProcessRun.bmp
- tags/5.8.x Help/ProcessRunAll.bmp
- tags/5.8.x Help/ProcessStop.bmp
- tags/5.8.x Help/Samples
- tags/5.8.x Help/Samples/Delphi
- tags/5.8.x Help/Samples/Delphi/Eraser.dpr
- tags/5.8.x Help/Samples/Delphi/Eraser.drc
- tags/5.8.x Help/Samples/Delphi/eraserdll.pas
- tags/5.8.x Help/Samples/Delphi/form1.dfm
- tags/5.8.x Help/Samples/Delphi/form1.pas
- tags/5.8.x Help/Samples/VB
- tags/5.8.x Help/Samples/VB/Eraser.vbp
- tags/5.8.x Help/Samples/VB/Eraser.vbw
- tags/5.8.x Help/Samples/VB/EraserDll.bas
- tags/5.8.x Help/Samples/VB/Form1.frm
- tags/5.8.x Help/Samples/VB/delux
- tags/5.8.x Help/Samples/VB/delux/a
- tags/5.8.x Help/Scmax.bmp
- tags/5.8.x Help/Scmin.bmp
- tags/5.8.x Help/clip0001.bmp
- tags/5.8.x Help/clip0002.bmp
- tags/5.8.x Help/help.sln
- tags/5.8.x Help/help.suo
- tags/5.8.x Help/help.vcproj
- tags/5.8.x Help/scclose.bmp
Archive the documentation for Eraser 5.
- 07:14 Changeset [2398] by
-
- trunk/website/scripts/BuildServer.php
Implemented digest authentication even when using PHP as a CGI. In addition, fixed my syntax returning Error 500
- 07:03 Changeset [2397] by
-
- trunk/website/scripts/.htaccess
Allow access from anywhere since I really can't ascertain the source IP of the build server. In any case, we may be changing them, so let's keep it open. The slaves have to authenticate based on their ID and passwords, anyway.
11/26/11:
- 05:19 Changeset [2396] by
-
- trunk/website/scripts/BuildPublish.php
Compile fix.
- 05:19 Changeset [2395] by
-
- trunk/website/scripts/BuildServer.php
Oops, missed out this define.
- 05:16 Changeset [2394] by
-
- trunk/website/scripts/BuildUtil.php
Specify that HTTP Authentication needs to be used so that cURL will send the necessary headers.
- 05:15 Changeset [2393] by
-
- trunk/website/download.php
The Downloads page will now require the BuildBranch? script included as well.
- 05:01 Changeset [2392] by
-
- trunk/website/scripts/.htaccess
Allow only the Build Server script to be accessed by trac.heidi.ie, no one else.
- 05:01 Changeset [2391] by
-
- trunk/website/scripts/BuildServer.php
Added database support for build slave information.
- 04:26 Changeset [2390] by
-
- trunk/website/scripts/BuildPublish.php
- trunk/website/scripts/BuildUtil.php
Implemented a HTTP request function to inform the server that a new build is available, since the build server is now different from the web server.
- 04:10 Changeset [2389] by
-
- trunk/website/scripts/BuildPublish.php
Remove the dependency on the Database since we can make do with static information.
- 02:11 Changeset [2388] by
-
- trunk/website/scripts/Build.php
- trunk/website/scripts/BuildBranch.php
- trunk/website/scripts/BuildServer.php
Split the BuildBranch? class out to a separate file since we will be using it as a static data source.
- 02:03 Changeset [2387] by
-
- trunk/website/scripts/BuildServer.php
When we encounter an error, return a HTTP Error 500. Otherwise, output the progress messages as plain text.
- 02:01 Changeset [2386] by
-
- trunk/website/scripts/BuildPublish.php
- trunk/website/scripts/BuildServer.php
- trunk/website/scripts/BuildUtil.php
Factor the utility functions used by the Build slaves to a separate BuildUtil? file which is referenced by both the build server and build client scripts.
- 01:50 Changeset [2385] by
-
- trunk/website/scripts/BuildServer.php
Added the HTTP Digest Authentication bit for registering builds done by build slaves.
- 00:53 Changeset [2384] by
-
- trunk/website/scripts/Database.php
Move the database name for Eraser's website to the Credentials file since we may not have control over it.
