log

age author description
Tue, 06 Nov 2007 17:30:11 +0000 Bernhard Herzog Add instructions_file setting to demo.cfg
Tue, 11 Sep 2007 17:24:56 +0000 Bernhard Herzog Implement a way to stop a running treepackager.
Tue, 11 Sep 2007 13:58:28 +0000 Bernhard Herzog remove unused import
Tue, 11 Sep 2007 13:48:18 +0000 Bernhard Herzog Add scripts that help publish the packages produced by the tree packager
Tue, 11 Sep 2007 13:46:53 +0000 Bernhard Herzog Add methods RevisionPackager.list_source_files and
Tue, 11 Sep 2007 10:05:15 +0000 Bernhard Herzog add some tests for the PackageTrack.last_packaged_revision() method
Tue, 11 Sep 2007 10:03:58 +0000 Bernhard Herzog In TestPackageTrack, create the test files in the test_-methods so that
Tue, 11 Sep 2007 09:53:34 +0000 Bernhard Herzog Make PackageTrack.get_revision_numbers return the revisions as a sorted
Mon, 10 Sep 2007 17:13:33 +0000 Bernhard Herzog Make BinaryPackager remove all files that do not belong to the binary
Fri, 31 Aug 2007 17:07:18 +0000 Bernhard Herzog Document what extract_value_for_key returns when the key is not found
Fri, 31 Aug 2007 17:04:27 +0000 Bernhard Herzog Make the defaults a bit more useful:
Fri, 11 May 2007 13:01:18 +0000 Bernhard Herzog Add command line option --revision to package a specific revision.
Fri, 11 May 2007 13:00:41 +0000 Bernhard Herzog Add revision parameter to PackagerGroup.__init__ and some other methods
Fri, 11 May 2007 12:58:28 +0000 Bernhard Herzog Add revision parameter to update so that a checkout can be updated to a
Tue, 24 Apr 2012 17:13:43 +0200 Thomas Arendsen Hein initial revision of the subversion repository
Tue, 17 Apr 2007 13:06:59 +0200 Bernhard Herzog web: create cachedir if it doesn't exist
Tue, 17 Apr 2007 12:29:24 +0200 Bernhard Herzog web: expand the cachedir value of of staticweb.cfg
Tue, 17 Apr 2007 11:52:28 +0200 Bernhard Herzog web: build logs have extension .txt now to improve their mime type
Tue, 17 Apr 2007 11:43:41 +0200 Bernhard Herzog rename publish_static_site arfgument
Mon, 16 Apr 2007 13:20:09 +0200 Bernhard Herzog fix typo
Thu, 12 Apr 2007 21:44:47 +0200 Bernhard Herzog fix typos in README
Thu, 12 Apr 2007 21:43:14 +0200 Bernhard Herzog flesh out the REAME file some more
Thu, 12 Apr 2007 21:01:42 +0200 Bernhard Herzog add README section for the static web-page config
Thu, 12 Apr 2007 21:00:10 +0200 Bernhard Herzog remove date/author line from README
Thu, 12 Apr 2007 20:05:18 +0200 Bernhard Herzog add publishstaticweb.py and demo config file
Wed, 11 Apr 2007 17:14:26 +0200 Bernhard Herzog fix typo in doc-string
Wed, 11 Apr 2007 17:05:48 +0200 Bernhard Herzog merge
Wed, 11 Apr 2007 17:03:33 +0200 Bernhard Herzog add createstaticweb.py
Wed, 11 Apr 2007 16:52:58 +0200 Bernhard Herzog web: add method to create a static status web-site
Tue, 10 Apr 2007 20:16:33 +0200 Bernhard Herzog merge
Tue, 10 Apr 2007 20:15:15 +0200 Bernhard Herzog add the report time stamp to the web status
Tue, 10 Apr 2007 20:14:47 +0200 Bernhard Herzog add a timestamp for the entire report
Tue, 10 Apr 2007 20:14:01 +0200 Bernhard Herzog add Z suffix to all times in status reports
Tue, 10 Apr 2007 18:17:53 +0200 Bernhard Herzog merge
Tue, 10 Apr 2007 17:42:46 +0200 Bernhard Herzog make the status files are world readable
Tue, 10 Apr 2007 17:42:07 +0200 Bernhard Herzog allow optionally set the file permissions in writefile
Tue, 10 Apr 2007 12:20:47 +0200 Bernhard Herzog upgrade cmdexpand to newer version
Tue, 10 Apr 2007 12:07:39 +0200 Bernhard Herzog merge
Tue, 03 Apr 2007 20:51:44 +0200 Bernhard Herzog fix typo in log message
Tue, 03 Apr 2007 20:37:07 +0200 Bernhard Herzog rename some variables from pkg_track to track
Tue, 03 Apr 2007 20:33:33 +0200 Bernhard Herzog Rename 'packagel ine' -> 'package track'
Tue, 03 Apr 2007 16:09:35 +0200 Bernhard Herzog merge
Tue, 03 Apr 2007 11:24:48 +0200 Bernhard Herzog update README part about pbuilder config
Mon, 02 Apr 2007 20:48:25 +0200 Bernhard Herzog merge
Mon, 02 Apr 2007 20:47:25 +0200 Bernhard Herzog add script to initialize treepkg pbuilder environment
Mon, 02 Apr 2007 20:46:51 +0200 Bernhard Herzog add config options pbuilderrc and use it when calling pbuilder
Mon, 02 Apr 2007 19:12:20 +0200 Bernhard Herzog merge
Tue, 20 Mar 2007 17:27:46 +0100 Bernhard Herzog use cmdexpand when calling subprocesses
Mon, 19 Mar 2007 20:14:07 +0100 Bernhard Herzog add cmdexpand function and tests
Mon, 19 Mar 2007 20:13:23 +0100 Bernhard Herzog adapt status test cases to the enum fields
Mon, 19 Mar 2007 17:19:59 +0100 Bernhard Herzog add README
Thu, 15 Mar 2007 21:12:23 +0100 Bernhard Herzog use the enums for the status field of RevisionStatus
Thu, 15 Mar 2007 21:03:44 +0100 Bernhard Herzog Add real enums for status information
Thu, 15 Mar 2007 13:00:01 +0100 Bernhard Herzog Make defining a status class easier with a meta class
Thu, 15 Mar 2007 12:20:12 +0100 Bernhard Herzog Prefix some more attributes of Status with an underscore
Thu, 15 Mar 2007 12:08:52 +0100 Bernhard Herzog Rename BaseStatus to Status
Thu, 15 Mar 2007 12:08:15 +0100 Bernhard Herzog rename Status to RevisionStatus
Thu, 15 Mar 2007 12:04:52 +0100 Bernhard Herzog prefix the instance variables of BaseStatus with a '_'
Thu, 15 Mar 2007 12:02:28 +0100 Bernhard Herzog Separate a generic base class from Status
Thu, 15 Mar 2007 11:49:17 +0100 Bernhard Herzog merge
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)