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
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
Thu, 15 Mar 2007 11:48:13 +0100 Bernhard Herzog add more tests for status defaults
Thu, 15 Mar 2007 11:42:03 +0100 Bernhard Herzog merge
Wed, 14 Mar 2007 21:49:05 +0100 Bernhard Herzog report two packages with teh same revision on the same line
Wed, 14 Mar 2007 21:09:22 +0100 Bernhard Herzog Introduce 'unknown' as default status of a revision
Wed, 14 Mar 2007 18:39:44 +0100 Bernhard Herzog kdei18n: put the scripts subdirectory into the .orig.tar.gz
Wed, 14 Mar 2007 18:22:52 +0100 Bernhard Herzog cope with unknown packager names in runtreepkg.py
Wed, 14 Mar 2007 17:48:23 +0100 Bernhard Herzog fix typo
Wed, 14 Mar 2007 11:48:45 +0100 Bernhard Herzog runtreepkg.py: add option --once and a way to run specific packagers
Tue, 13 Mar 2007 20:19:48 +0100 Bernhard Herzog turn the (de)serialize functions of the status fields into methods
Tue, 13 Mar 2007 19:38:22 +0100 Bernhard Herzog add cherrypy.cfg
Tue, 13 Mar 2007 19:36:53 +0100 Bernhard Herzog make starttreepkgweb.py executable
Tue, 13 Mar 2007 19:32:21 +0100 Bernhard Herzog merge
Tue, 13 Mar 2007 19:29:34 +0100 Bernhard Herzog Add simple web interface for status reports
Tue, 13 Mar 2007 19:21:37 +0100 Bernhard Herzog Add treepkg/report.py for reporting and use it in reportstatus.py
Tue, 13 Mar 2007 16:51:46 +0100 Bernhard Herzog Improve access to a RevisionPackager's build_log
Mon, 12 Mar 2007 15:24:18 +0100 Bernhard Herzog filename is not available for read config error message
Fri, 09 Mar 2007 19:39:13 +0100 Bernhard Herzog Use the new status class and report start/stop time too
Fri, 09 Mar 2007 19:38:46 +0100 Bernhard Herzog Add a stop field to the status
Fri, 09 Mar 2007 19:02:47 +0100 Bernhard Herzog Add simple status report tool. Still using the old status files
Fri, 09 Mar 2007 18:24:29 +0100 Bernhard Herzog Ignore the temporary files generated by the test suite
Fri, 09 Mar 2007 18:23:09 +0100 Bernhard Herzog New Status class that handles several fields
Fri, 09 Mar 2007 15:13:13 +0100 Bernhard Herzog Add method RevisionPackager.get_revision_numbers
Fri, 09 Mar 2007 15:03:20 +0100 Bernhard Herzog Fix typo in logging message
Fri, 09 Mar 2007 15:02:41 +0100 Bernhard Herzog Rename the instance variable plant to pkg_line in some classes
Fri, 09 Mar 2007 14:48:58 +0100 Bernhard Herzog Rename AssemblyLine to PackageLine
Fri, 09 Mar 2007 14:33:50 +0100 Bernhard Herzog Rename the Packager class to PackagerGroup
Fri, 09 Mar 2007 12:36:05 +0100 Bernhard Herzog Adapt demo.cfg to the new packager classes
Fri, 09 Mar 2007 12:28:59 +0100 Bernhard Herzog Add a packager for the enterprise branch localizations
Fri, 09 Mar 2007 12:26:01 +0100 Bernhard Herzog Separate the kolab specific parts.
Thu, 08 Mar 2007 20:23:28 +0100 Bernhard Herzog more infos about svn_url
Thu, 08 Mar 2007 19:55:44 +0100 Bernhard Herzog readconfig.py is smarter now about conversions and supports shlex
Tue, 06 Mar 2007 18:50:53 +0100 Bernhard Herzog add demo.cfg
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)