Dario Sestito <darios@symbian.org> [Tue, 31 Aug 2010 16:17:03 +0100] rev 285
Merge
Dario Sestito <darios@symbian.org> [Tue, 31 Aug 2010 16:14:25 +0100] rev 284
Add 'adapt' to the list of layers to match for heuristical pacakge attribution and for truclean
Pat Downey <patd@symbian.org> [Tue, 31 Aug 2010 12:42:52 +0100] rev 283
Bug 3643: Add another regular expression to match new perl version output.
William Roberts <williamr@symbian.org> [Fri, 27 Aug 2010 15:38:43 +0100] rev 282
Fix handling of directories of builds
William Roberts <williamr@symbian.org> [Fri, 27 Aug 2010 15:27:06 +0100] rev 281
Add delete_builds.pl - a utility for making space quickly on build machines
This Perl script deletes some directories known to contain very large files first, before
deleting the rest of the build which contains millions of small files. Given multiple
builds, it will do this breadth first, so that lost of space is released quickly.
William Roberts <williamr@symbian.org> [Fri, 27 Aug 2010 12:59:17 +0100] rev 280
v0.20 - change to developer-secure.symbian.org, to fix Bug 3627
Also move the point at which downloadpage.html is saved, in order to get all of it for debugging
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 17:06:23 +0100] rev 279
v0.19 of downloadkit.py
- removed the "-p" short form of --password, to avoid confusion with "--progress" if the first minus is omitted
- add support for "Do You Feel Lucky?" downloads, which included changing the version check
- added report_to_symbian() which logs the way that downloadkit is used and the success or failure
- added --nopublicity to turn off report_to_symbian()
Maciej Seroka <maciejs@symbian.org> [Wed, 07 Jul 2010 12:42:22 +0100] rev 278
Updated scripts for filtering BC reports
Simon Howkins <simonh@symbian.org> [Wed, 07 Jul 2010 12:34:25 +0100] rev 277
Added tag PDK_3.0.0 for changeset c1b745b16f58
William Roberts <williamr@symbian.org> [Wed, 30 Jun 2010 16:19:02 +0100] rev 276
version 0.18 - detect the login redirections on the new-look developer site
Added additional debug information for incomplete transfers and login failures.