log

age author description
Wed, 21 May 2008 16:46:16 +0000 Bernhard Herzog Extend/Modify FileTestMixin.create_files:
Wed, 21 May 2008 13:20:36 +0000 Bernhard Herzog Add PBuilder.run_script method and associated tests. The run_script
Tue, 20 May 2008 18:47:16 +0000 Bernhard Herzog Add test/test_builder.py with tests for treepkg.builder
Wed, 02 Apr 2008 10:49:57 +0000 Bernhard Herzog Fix variable name in testcase
Tue, 01 Apr 2008 14:54:31 +0000 Bernhard Herzog Cosemetic fix in test data
Tue, 01 Apr 2008 14:47:36 +0000 Bernhard Herzog Fix doc-string
Tue, 01 Apr 2008 13:27:21 +0000 Bernhard Herzog Extend treepkg.readconfig.read_config:
Tue, 01 Apr 2008 12:30:39 +0000 Bernhard Herzog Add a smarter way to load the packager modules: Add the function
Thu, 20 Mar 2008 20:21:34 +0000 Bernhard Herzog Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.
Wed, 19 Mar 2008 19:50:32 +0000 Bernhard Herzog Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py
Wed, 19 Mar 2008 15:00:54 +0000 Bernhard Herzog Remove StatusFile. It has been superseded by the treepkg.util module
Tue, 04 Mar 2008 14:59:39 +0000 Bernhard Herzog Add note about notificatin mails to README
Tue, 04 Mar 2008 14:54:26 +0000 Bernhard Herzog Add note about bin/inittreepkg.py to README
Tue, 04 Mar 2008 14:46:56 +0000 Bernhard Herzog Include the build host in the default value of cachedir in demostaticweb.cfg
Tue, 04 Mar 2008 14:31:28 +0000 Bernhard Herzog Add bin/inittreepkg.py, a script to automate some of the installation
Tue, 04 Mar 2008 14:18:56 +0000 Bernhard Herzog Use cmdexpand in bin/initpbuilder.py
Tue, 04 Mar 2008 14:10:39 +0000 Bernhard Herzog Better default values for the kde-i18n section of demo.cfg
Tue, 04 Mar 2008 14:09:49 +0000 Bernhard Herzog fix typos
Tue, 04 Mar 2008 14:08:17 +0000 Bernhard Herzog fix typos
Mon, 25 Feb 2008 16:36:34 +0000 Bernhard Herzog Add documentation/kdepim as SVN externals directory to the enterprise i18n
Tue, 19 Feb 2008 20:11:35 +0000 Bernhard Herzog Remove unused option base_url
Tue, 19 Feb 2008 19:19:23 +0000 Bernhard Herzog Add support for notification mails in case of build errors
Mon, 26 Nov 2007 15:17:04 +0000 Bernhard Herzog Make packaging a specific revision work even if newer revisions have already
Mon, 26 Nov 2007 14:45:19 +0000 Bernhard Herzog revert previous change; it was committed accidentally
Mon, 26 Nov 2007 14:34:17 +0000 Bernhard Herzog Make PackagerTest more flexible to make it easier to add tests
Mon, 26 Nov 2007 14:28:47 +0000 Bernhard Herzog Make PackagerTest more flexible to make it easier to add tests
Mon, 26 Nov 2007 14:15:52 +0000 Bernhard Herzog refactor the packager test cases to prepare for more tests
Wed, 07 Nov 2007 10:13:24 +0000 Bernhard Herzog Make the prefix used in the debian revision number configurable.
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)