log

age author description
Fri, 17 Sep 2010 06:33:43 +0000 Sascha Teichmann sawmill: s/build successful/success/ because its more symmetrical to "error" and it reduces the size of the generated detail page.
Thu, 16 Sep 2010 20:24:54 +0000 Sascha Teichmann sawmill: short start and stop to %H:%M:%S because
Tue, 14 Sep 2010 11:02:37 +0000 Sascha Teichmann Added favicon derived from Kalle's saegeblatt.svg
Sun, 12 Sep 2010 08:05:59 +0000 Sascha Teichmann The beast is called Saegewerk and not Saegewerker
Fri, 10 Sep 2010 20:06:15 +0000 Sascha Teichmann sawmill: Added 'powered by Tree Packager' line in details view.
Fri, 10 Sep 2010 14:18:07 +0000 Sascha Teichmann sawmill: create links for tag builds
Fri, 10 Sep 2010 10:46:50 +0000 Sascha Teichmann sawmill: removed trailing whitespace
Fri, 10 Sep 2010 10:18:31 +0000 Andre Heinecke Source package created means we are still progressing
Fri, 10 Sep 2010 09:53:18 +0000 Bjoern Ricks set sbdmock rootlog to scratchlog.txt
Fri, 10 Sep 2010 09:30:48 +0000 Sascha Teichmann sawmill: Sort treepkgs in overview by description
Thu, 09 Sep 2010 16:18:54 +0000 Andre Heinecke Update the stop time after all logs are compressed
Thu, 09 Sep 2010 15:40:34 +0000 Sascha Teichmann recognize more build states in sawmill
Thu, 09 Sep 2010 15:13:35 +0000 Sascha Teichmann check if tracks directory exists before walking it.
Thu, 09 Sep 2010 14:46:13 +0000 Andre Heinecke Allow sending notifications from a local treepkg via sendnotificationmails.py
Thu, 09 Sep 2010 14:26:59 +0000 Andre Heinecke Update test_readconfig for additional config parameters
Thu, 09 Sep 2010 14:26:35 +0000 Andre Heinecke Enable a status_hook to be set and executed on status changes
Thu, 09 Sep 2010 13:49:37 +0000 Sascha Teichmann Make walking of revision path more stable
Tue, 31 Aug 2010 15:56:46 +0000 Andre Heinecke Make the compress_all_logs call builder independent and also compress
Mon, 30 Aug 2010 13:32:31 +0000 Bjoern Ricks commit compress all logs patch from Sascha Teichmann
Fri, 27 Aug 2010 09:50:04 +0000 Sascha Teichmann corrected link back to overview in detail view of sawmill
Wed, 25 Aug 2010 08:48:58 +0000 Andre Heinecke Filter deprecation warnings from cherrypy in a more specific way
Tue, 24 Aug 2010 15:41:48 +0000 Andre Heinecke Use an exception to use either hashlib or md5
Tue, 24 Aug 2010 13:50:17 +0000 Andre Heinecke Use the Hashlib module instead of MD5 if the python version is >=2.5
Tue, 24 Aug 2010 10:45:31 +0000 Andre Heinecke Ignore warnings about deprecated MD5 module
Mon, 23 Aug 2010 12:53:49 +0000 Andre Heinecke Ignore builds without status information
Mon, 23 Aug 2010 08:23:21 +0000 Andre Heinecke Do not show warnings caused by using cherrypy
Fri, 20 Aug 2010 16:27:31 +0000 Sascha Teichmann Improved README of sawmill a bit.
Fri, 20 Aug 2010 16:15:29 +0000 Sascha Teichmann Initial check-in of sawmill a simple mod_python based
Fri, 13 Aug 2010 14:16:50 +0000 Bjoern Ricks capture only stdout for treepkginfo
Wed, 11 Aug 2010 07:45:26 +0000 Andre Heinecke Enable more variables to be used in the version template.
Tue, 10 Aug 2010 13:46:11 +0000 Bjoern Ricks added jobdaemon
Tue, 10 Aug 2010 10:31:40 +0000 Bjoern Ricks added missing import
Mon, 09 Aug 2010 14:00:00 +0000 Andre Heinecke Cleanup misplaced whitespace
Mon, 09 Aug 2010 13:56:31 +0000 Andre Heinecke Ignore redundancy of trailing slashes while ensuring to have at least one.
Mon, 09 Aug 2010 12:25:41 +0000 Andre Heinecke Default to treepkg.packager if no packager class is given
Mon, 09 Aug 2010 12:24:56 +0000 Andre Heinecke Always call checkout index with a trailing / to force the creation of the dest
Fri, 06 Aug 2010 15:00:51 +0000 Bjoern Ricks fix: function name is makedirs instead of mkdirs
Fri, 06 Aug 2010 14:27:01 +0000 Bjoern Ricks use os.mkdirs to create static web directory to get rid of noisy errors if a build machine is rebooted and tmp dir is cleaned
Fri, 06 Aug 2010 13:41:54 +0000 Bjoern Ricks Merged revisions 388-399 via svnmerge from
Fri, 06 Aug 2010 13:28:47 +0000 Bjoern Ricks Merged revisions 346-386 via svnmerge from
Fri, 06 Aug 2010 11:06:08 +0000 Bjoern Ricks cleanup modules treepkg-status
Thu, 05 Aug 2010 16:21:47 +0000 Bjoern Ricks review changes treepkg-status
Mon, 02 Aug 2010 15:36:12 +0000 Bjoern Ricks be more error prone in listing different files treepkg-status
Mon, 02 Aug 2010 10:41:55 +0000 Bjoern Ricks fixed typos treepkg-status
Thu, 29 Jul 2010 16:05:54 +0000 Bjoern Ricks fixed another typo treepkg-status
Thu, 29 Jul 2010 14:59:10 +0000 Bjoern Ricks fixed another typo treepkg-status
Thu, 29 Jul 2010 14:52:42 +0000 Bjoern Ricks fixed typo treepkg-status
Thu, 29 Jul 2010 14:50:53 +0000 Bjoern Ricks fix handling of showing only successfull builds together with num packages treepkg-status
Thu, 29 Jul 2010 13:43:39 +0000 Bjoern Ricks publish package must be default to get original behaviour treepkg-status
Thu, 29 Jul 2010 12:07:57 +0000 Bjoern Ricks introduced after_copy_hook and made rsync upload to publishdir optional treepkg-status
Wed, 28 Jul 2010 11:38:00 +0000 Bjoern Ricks only rsync specified architectures from cachedir to publishdir treepkg-status
Wed, 28 Jul 2010 08:38:50 +0000 Bjoern Ricks fix if statement treepkg-status
Wed, 28 Jul 2010 08:35:07 +0000 Bjoern Ricks only run upload hook if it is not empty
Wed, 28 Jul 2010 08:33:48 +0000 Bjoern Ricks fixed a typo treepkg-status
Wed, 28 Jul 2010 07:35:54 +0000 Bjoern Ricks add helper tool to list content of a cache db treepkg-status
Wed, 28 Jul 2010 07:35:21 +0000 Bjoern Ricks run rsync only an arch dirs that are present in the current treepkg treepkg-status
Tue, 27 Jul 2010 16:28:22 +0000 Bjoern Ricks check if upload hook is empty treepkg-status
Tue, 27 Jul 2010 08:54:34 +0000 Bjoern Ricks removed unnecessary debug output treepkg-status
Tue, 27 Jul 2010 08:54:15 +0000 Bjoern Ricks fixed wrong import statement treepkg-status
Mon, 26 Jul 2010 13:50:49 +0000 Bjoern Ricks fixed last commit (db instead of sqlite3) treepkg-status
Mon, 26 Jul 2010 13:46:19 +0000 Bjoern Ricks make treepkg compatible to python 2.4 treepkg-status
Mon, 26 Jul 2010 13:39:10 +0000 Bjoern Ricks use md5 instead of hashlib module treepkg-status
Mon, 26 Jul 2010 12:58:50 +0000 Bjoern Ricks incremental copying only changed debian packages treepkg-status
Mon, 26 Jul 2010 10:12:40 +0000 Bjoern Ricks first version of incremental copying debian packages to cachedir treepkg-status
Mon, 26 Jul 2010 09:42:07 +0000 Bjoern Ricks fixed some typos treepkg-status
Mon, 26 Jul 2010 08:28:48 +0000 Bjoern Ricks moved data handling in publishdebianpackages into seperate module treepkg-status
Fri, 23 Jul 2010 16:40:38 +0000 Bjoern Ricks implemented CacheDb to store copied Packages from build host treepkg-status
Thu, 22 Jul 2010 16:01:43 +0000 Bjoern Ricks improved publishdebianpackages and fixed a lot of bugs in the xml info parsing part treepkg-status
Thu, 22 Jul 2010 11:09:52 +0000 Bjoern Ricks fixed some small issues treepkg-status
Thu, 22 Jul 2010 11:02:36 +0000 Bjoern Ricks added a new root element which is called TreepkgRoot for Treepkg Info classes treepkg-status
Thu, 22 Jul 2010 10:26:40 +0000 Bjoern Ricks fixed small bugs treepkg-status
Thu, 22 Jul 2010 10:17:42 +0000 Bjoern Ricks copy binary-all packages in all binary-xyz dirs treepkg-status
Wed, 21 Jul 2010 15:52:15 +0000 Bjoern Ricks implemented parsing from xml string treepkg-status
Tue, 13 Jul 2010 16:46:17 +0000 Bjoern Ricks inital checkin for new publishpackages processing treepkg-status
Tue, 13 Jul 2010 14:26:11 +0000 Bjoern Ricks moved arch info to each package info treepkg-status
Tue, 13 Jul 2010 12:24:14 +0000 Bjoern Ricks moved common publish functions to a seperate module treepkg-status
Tue, 13 Jul 2010 12:23:28 +0000 Bjoern Ricks updated test readconfig for os config variable treepkg-status
Mon, 12 Jul 2010 15:47:42 +0000 Bjoern Ricks moved packages and logs to revision tag treepkg-status
Mon, 12 Jul 2010 15:06:22 +0000 Bjoern Ricks add os config statement treepkg-status
Mon, 12 Jul 2010 12:21:39 +0000 Bjoern Ricks missed in last commit treepkg-status
Mon, 12 Jul 2010 12:10:34 +0000 Bjoern Ricks let the user specify num revisions that should be shown in the info treepkg-status
Fri, 09 Jul 2010 15:06:15 +0000 Bjoern Ricks fixed status line for revision treepkg-status
Fri, 09 Jul 2010 14:44:52 +0000 Bjoern Ricks fixed some typos treepkg-status
Fri, 09 Jul 2010 14:19:17 +0000 Bjoern Ricks Bugfix: source was not defined treepkg-status
Fri, 09 Jul 2010 13:15:15 +0000 Bjoern Ricks implemented nearly all info treepkg-status
Fri, 09 Jul 2010 12:42:42 +0000 Bjoern Ricks added md5sum function treepkg-status
Fri, 09 Jul 2010 10:20:49 +0000 Bjoern Ricks get all log files treepkg-status
Thu, 08 Jul 2010 16:11:13 +0000 Bjoern Ricks write first info about tracks treepkg-status
Thu, 08 Jul 2010 16:08:39 +0000 Bjoern Ricks check if config file exists to get usefull error output treepkg-status
Thu, 08 Jul 2010 16:00:32 +0000 Bjoern Ricks changed <millpath> to <trackspath> treepkg-status
Thu, 08 Jul 2010 15:59:52 +0000 Bjoern Ricks added treepkg_dir andd tracks_dir attributes to PackageGroup treepkg-status
Thu, 08 Jul 2010 13:25:07 +0000 Bjoern Ricks moved test file to test main dir treepkg-status
Thu, 08 Jul 2010 10:07:39 +0000 Bjoern Ricks renamed new status dir to info because of a naming conflict with status.py treepkg-status
Wed, 07 Jul 2010 15:40:48 +0000 Bjoern Ricks added classed for treepkg status xml generation treepkg-status
Wed, 07 Jul 2010 13:32:28 +0000 Bjoern Ricks check if logdir exist before detemining log files
Wed, 07 Jul 2010 10:16:42 +0000 Bjoern Ricks created branch for treepkg refactoring treepkg-status
Wed, 07 Jul 2010 10:10:14 +0000 Bjoern Ricks removed obsolete maemo recipies
Wed, 07 Jul 2010 09:56:20 +0000 Bjoern Ricks bugfix:
Wed, 07 Jul 2010 09:33:49 +0000 Bjoern Ricks merged maemo packager into enterprise packager
Mon, 21 Jun 2010 13:06:51 +0000 Andre Heinecke Added a comment in the demo.cfg about the builder_cls option to switch the
Mon, 21 Jun 2010 13:06:12 +0000 Andre Heinecke Changed the test for readconfig to allow the additional builder_cls option
Mon, 21 Jun 2010 13:05:26 +0000 Andre Heinecke Added an option to configure the used builder class from the treepkg.cfg. This
Mon, 21 Jun 2010 10:58:09 +0000 Andre Heinecke Change gpgme naming to the standard scheme of the gnupg packages
Mon, 21 Jun 2010 10:44:57 +0000 Andre Heinecke Added for Windows CE
Mon, 21 Jun 2010 10:43:16 +0000 Andre Heinecke Recipes added for Windows CE
Mon, 21 Jun 2010 10:41:43 +0000 Andre Heinecke Add dependencies to the ce-arm packages since the autogen/configuration step is
Mon, 21 Jun 2010 10:40:33 +0000 Andre Heinecke Base takes now the configuration options for Windows CE that are supplied
Mon, 21 Jun 2010 08:23:30 +0000 Andre Heinecke Added the option to expose additional log files from the log directory.
Tue, 15 Jun 2010 10:56:44 +0000 Bjoern Ricks added kde_l10n packager that builds only tags
Tue, 01 Jun 2010 17:36:32 +0000 Bernhard Herzog Fix typos in doc-strings.
Tue, 01 Jun 2010 15:11:30 +0000 Bjoern Ricks used full path (baseurl + subdir) for tag detection not only the first subdir
Mon, 31 May 2010 12:16:04 +0000 Bjoern Ricks maemo_version is now <PKG_DATE>.<REVISION>
Mon, 31 May 2010 10:20:25 +0000 Bjoern Ricks treepkg is now able to handle debian source format 1.0 and source format 3.0 (quilt)
Mon, 31 May 2010 09:54:31 +0000 Bjoern Ricks removed dsc file statement from login target of sbuilder
Fri, 21 May 2010 15:32:41 +0000 Bjoern Ricks bugfix: remove unnecessary variable for enterprise builds
Fri, 21 May 2010 14:43:32 +0000 Bjoern Ricks bugfix: import recipes.kde.maemo.tags
Fri, 21 May 2010 13:52:47 +0000 Bjoern Ricks kde-l10n packager for maemo tags
Fri, 21 May 2010 12:45:58 +0000 Bjoern Ricks packageer for kde_l10n on maemo
Thu, 20 May 2010 13:37:36 +0000 Bjoern Ricks sbdmock is now able to run scripts
Wed, 19 May 2010 10:04:02 +0000 Bjoern Ricks fixed indentation
Tue, 18 May 2010 12:17:32 +0000 Bjoern Ricks added some comments
Tue, 18 May 2010 12:14:36 +0000 Bjoern Ricks added packager that is able to build only tags for enterprise builds
Tue, 18 May 2010 12:13:31 +0000 Bjoern Ricks added a small comment about the behaviour of this packager
Tue, 18 May 2010 11:59:12 +0000 Bjoern Ricks fixed indentation from tabs to spaces
Wed, 12 May 2010 08:29:52 +0000 Bjoern Ricks added some logging output
Wed, 12 May 2010 07:10:29 +0000 Bjoern Ricks only export debian dir from tag if a tag is build
Tue, 11 May 2010 12:56:15 +0000 Bjoern Ricks added a packager that only builds tags and not any trunk version
Tue, 11 May 2010 12:08:49 +0000 Bjoern Ricks replace rules_revision string in pkg_revision_template also for tags
Tue, 11 May 2010 09:48:59 +0000 Bjoern Ricks added a maemo packager for tags
Tue, 11 May 2010 09:36:56 +0000 Bjoern Ricks removed obsolete cast to int
Tue, 11 May 2010 07:37:28 +0000 Bjoern Ricks treepkg is able to use package descriptions from tags now
Mon, 10 May 2010 10:59:02 +0000 Bjoern Ricks added login feature for sbdmock
Mon, 26 Apr 2010 10:22:55 +0000 Bjoern Ricks fixed last commit
Mon, 26 Apr 2010 10:12:35 +0000 Bjoern Ricks catch OSErrors if some programs are not installed
Mon, 26 Apr 2010 09:33:58 +0000 Bjoern Ricks added sanity check if debian package description contains a dependency with a last ,
Fri, 23 Apr 2010 07:43:29 +0000 Bjoern Ricks merged branches/scratchbox into trunk
Thu, 22 Apr 2010 19:25:02 +0000 Andre Heinecke Last changed revision is now again correctly returned as a string
Thu, 22 Apr 2010 13:05:19 +0000 Andre Heinecke Fixed newest version detection for Subversion checkouts with external subdirs
Thu, 15 Apr 2010 14:53:31 +0000 Andre Heinecke Changed testmessages to use the correct types
Thu, 15 Apr 2010 14:52:35 +0000 Andre Heinecke Changed default message templates to the correct types
Wed, 14 Apr 2010 13:17:30 +0000 Andre Heinecke Build logs are now also compressed when errors occur during building
Tue, 13 Apr 2010 09:53:19 +0000 Andre Heinecke Expanded the pkg_revision_template dictionary to include rules revision
Tue, 13 Apr 2010 09:48:19 +0000 Andre Heinecke Check in of local Enterprise recipe changes
Tue, 13 Apr 2010 09:29:08 +0000 Andre Heinecke Changed the Build Logs to be gziped before they are published
Thu, 08 Apr 2010 10:18:49 +0000 Andre Heinecke Updated recipes to reflect that Subversion revsisons are handled as strings
Thu, 08 Apr 2010 10:17:45 +0000 Andre Heinecke Updated tests to reflect that Subversion revisions are now handled
Thu, 08 Apr 2010 10:16:51 +0000 Andre Heinecke Fixed revision detection by changing Subversion revision numbers
Wed, 17 Mar 2010 15:34:43 +0000 Andre Heinecke Added check in readconfig if either a git_url or a svn_url is provided
Wed, 17 Mar 2010 15:28:33 +0000 Andre Heinecke last_changed_revision of ManualWorkingCopy now always returns
Wed, 17 Mar 2010 14:37:30 +0000 Andre Heinecke Test updated to reflect that rules_rev is now also handled as string
Wed, 17 Mar 2010 14:29:22 +0000 Andre Heinecke Revisions are now handled as strings
Wed, 17 Mar 2010 14:26:16 +0000 Andre Heinecke Revisions are now handled as strings
Wed, 17 Mar 2010 13:42:42 +0000 Andre Heinecke Revisions are now handled as strings
Wed, 17 Mar 2010 13:38:37 +0000 Andre Heinecke Modified tests for Git
Wed, 17 Mar 2010 11:23:40 +0000 Bernhard Herzog Fix default value in help string for --status-template option.
Fri, 12 Mar 2010 14:27:03 +0000 Andre Heinecke Cleaner last_changed_revision function
Fri, 12 Mar 2010 11:04:31 +0000 Andre Heinecke Changed command calls to use cwd and fixed line length
Fri, 12 Mar 2010 09:49:35 +0000 Andre Heinecke Added recipes for GNUPG Windows CE crossbuilds
Fri, 12 Mar 2010 09:13:33 +0000 Andre Heinecke Added basic Git support, configuration options:
Mon, 21 Dec 2009 13:21:40 +0000 Bernhard Reiter Rsync call parameters: Using the long version with some parameters for clarity.
Wed, 09 Dec 2009 17:47:15 +0000 Bernhard Herzog Improve help string for --config-file option of publishstaticweb.
Wed, 09 Dec 2009 17:42:44 +0000 Bernhard Herzog Only try to copy package files when there actually are files to copy
Fri, 04 Dec 2009 14:14:31 +0000 Bernhard Herzog use correct base class
Thu, 03 Dec 2009 11:23:00 +0000 Bernhard Herzog Copy the enterprise 4 packagers to the refactored kde enterprise
Thu, 03 Dec 2009 11:19:39 +0000 Bernhard Herzog Copy the enterprise 3.5 packagers to the refactored kde enterprise
Thu, 03 Dec 2009 11:13:02 +0000 Bernhard Herzog Create generic kde enterprise packager by copying and adapting
Thu, 03 Dec 2009 11:07:35 +0000 Bernhard Herzog Add directory structure for refactored kde enterprise packagers.
Wed, 02 Dec 2009 16:31:48 +0000 Bernhard Herzog Rework the packager mainloop. it's a bit simpler now and stopping should
Wed, 02 Dec 2009 15:37:46 +0000 Bernhard Herzog Implement tag exports in the subversion base classes.
Wed, 02 Dec 2009 14:46:37 +0000 Bernhard Herzog When stopping because of an error, do not raise the exception again as
Tue, 01 Dec 2009 18:54:34 +0000 Bernhard Herzog Do not require subclassing of recipes.kde_enterprise_3_5.base.BasePackageTrack.
Tue, 01 Dec 2009 11:52:07 +0000 Bernhard Herzog Move the should_stop check out of the try/except block so that it's not
Tue, 01 Dec 2009 11:47:52 +0000 Bernhard Herzog New command line argument --stop-on-error for runtreepkg.py and
Tue, 01 Dec 2009 11:42:14 +0000 Bernhard Herzog Make the svn external subdirectories configurable in the configuration
Tue, 01 Dec 2009 11:26:47 +0000 Bernhard Herzog Add per-track configuration option version_template used by the
Thu, 26 Nov 2009 20:20:57 +0000 Bernhard Herzog Add a way to specify svn subset checkouts where only parts of a source
Thu, 26 Nov 2009 15:37:48 +0000 Bernhard Herzog Check the URL of a working copy when updating a track's working copy.
Thu, 26 Nov 2009 15:23:13 +0000 Bernhard Herzog Add doc-string to SubversionError
Tue, 24 Nov 2009 16:35:41 +0000 Bernhard Herzog Do not require subclassing of
Fri, 20 Nov 2009 21:35:12 +0000 Bernhard Herzog Turn the SourcePackager class attribute changemsg_template into a
Fri, 20 Nov 2009 21:06:10 +0000 Bernhard Herzog Turn the SourcePackager class attribute pkg_basename into a per-track
Fri, 20 Nov 2009 20:22:34 +0000 Bernhard Herzog Add a paragraph about the new option deb_build_options to demo.cfg.
Fri, 20 Nov 2009 20:19:51 +0000 Bernhard Herzog Make it possible to use parallel builds for packages that support it:
Wed, 18 Nov 2009 18:11:22 +0000 Bernhard Herzog Make it easy to install extra binaries into subdirectories of extra-pkg.
Tue, 06 Oct 2009 13:34:49 +0000 Bernhard Herzog Correct the update of the sample configuration
Tue, 06 Oct 2009 13:18:32 +0000 Bernhard Herzog Update the sample configuration
Tue, 06 Oct 2009 13:13:04 +0000 Bernhard Herzog Replace debrevision_prefix with pkg_revision_template. Their meaning is
Tue, 06 Oct 2009 12:55:11 +0000 Bernhard Herzog fix typo
Tue, 06 Oct 2009 12:54:54 +0000 Bernhard Herzog fix typo
Fri, 18 Sep 2009 13:45:41 +0000 Bernhard Herzog Add --track-option command line option to set track-specific options.
Wed, 09 Sep 2009 16:36:23 +0000 Bernhard Herzog Avoid hard-coding the kde version: Do not override the
Tue, 01 Sep 2009 13:46:28 +0000 Bernhard Herzog Make the web status templates work with newer versions of genshi, like
Tue, 01 Sep 2009 13:35:23 +0000 Bernhard Herzog Make the #! line in the commands more portable. Use /usr/bin/python
Tue, 04 Aug 2009 10:32:33 +0000 Bernhard Herzog kdepim 3.5 recipes: Use the official tag date as the date in the package
Tue, 04 Aug 2009 10:30:48 +0000 Bernhard Herzog kde-i18n recipe: Use the enterprise_version already provided by the base
Tue, 04 Aug 2009 10:29:53 +0000 Bernhard Herzog kdepim 3.5 recipes: Use the new BaseRevisionPackager
Tue, 04 Aug 2009 10:13:12 +0000 Bernhard Herzog kdepim recipes: introduce a BaseRevisionPackager that allows the track
Tue, 04 Aug 2009 10:09:12 +0000 Bernhard Herzog Add functions to get SVN logs and extract tag revisions from it. Add
Tue, 04 Aug 2009 10:01:56 +0000 Bernhard Herzog Pass the package revision as a parameter to the RevisionPackager
Mon, 03 Aug 2009 18:57:27 +0000 Bernhard Herzog When building a tagged revision, make sure to explicitly use the
Thu, 07 May 2009 18:44:36 +0000 Bernhard Herzog Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package
Thu, 07 May 2009 16:55:06 +0000 Bernhard Herzog Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise4
Thu, 07 May 2009 16:02:23 +0000 Bernhard Herzog Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely
Thu, 07 May 2009 16:01:10 +0000 Bernhard Herzog Add pkgbaseversion parameter to the prepare_sources_for_tarball method
Thu, 07 May 2009 15:35:28 +0000 Bernhard Herzog Define changemsg_template in BaseSourcePackager and not in the kdepim
Thu, 07 May 2009 15:19:15 +0000 Bernhard Herzog Refactoring: Implement do_package in treepkg.packager.SourcePackager.
Thu, 07 May 2009 14:25:10 +0000 Bernhard Herzog Refactoring: Move the TagDetector class into the treepkg.subversion module
Thu, 07 May 2009 14:11:14 +0000 Bernhard Herzog Remove unused imports
Thu, 07 May 2009 13:51:21 +0000 Bernhard Herzog Implement tag detection for the KDEPIM enterprise 3.5 packages. This is
Wed, 06 May 2009 14:00:51 +0000 Bernhard Herzog Add tag detection to the enterprise4 kde-l10n packager by using
Wed, 06 May 2009 13:54:04 +0000 Bernhard Herzog Make treepkg.subversion.last_changed_revision raise SubversionError if
Wed, 06 May 2009 13:52:26 +0000 Bernhard Herzog Improve handling of nested subdirectories of tags in the enterprise4 tag
Thu, 30 Apr 2009 10:30:04 +0000 Bernhard Herzog Refactor the enterprise4 BasePackageTrack to make it possible to
Thu, 30 Apr 2009 10:21:01 +0000 Bernhard Herzog Add revision and recurse parameters to treepkg.subversion.export
Wed, 29 Apr 2009 16:53:00 +0000 Bernhard Herzog Add automatic detection and builds of svn tags for the kdepim enterprise4
Wed, 29 Apr 2009 14:37:22 +0000 Bernhard Herzog Make a revision's tag available to the report template
Tue, 28 Apr 2009 10:23:08 +0000 Bernhard Herzog Add --quiet option so that publishpackages.py can be run without any output.
Fri, 24 Apr 2009 18:33:12 +0000 Bernhard Herzog Add treepkg/subversion.list_url function, a wrapper for "svn list"
Fri, 24 Apr 2009 18:21:01 +0000 Bernhard Herzog Move the code that creates the builder for a new revision to a separate method.
Fri, 24 Apr 2009 18:04:40 +0000 Bernhard Herzog Add tag parameter to RevisionPackager constructor. The tag is stored in
Fri, 24 Apr 2009 17:55:29 +0000 Bernhard Herzog Add a tags field to the revision status to keep track of which tags
Fri, 17 Apr 2009 18:48:58 +0000 Bernhard Herzog Allow default values for individual options to be passed to read_config_section.
Thu, 16 Apr 2009 17:10:41 +0000 Bernhard Herzog Fix comment
Thu, 16 Apr 2009 09:32:35 +0000 Bernhard Herzog Make publishpackages.py work for automated regular publishing of the
Wed, 15 Apr 2009 13:50:31 +0000 Bernhard Herzog Improve default value and explanation for the cachedir setting
Tue, 14 Apr 2009 13:15:41 +0000 Bernhard Herzog Correct the help string for listpackages' --newest option and set a
Tue, 14 Apr 2009 12:45:12 +0000 Bernhard Herzog Add --newest=N option to listpackages to get more than one newest
Tue, 14 Apr 2009 09:41:59 +0000 Bernhard Herzog Make bin/listpackages.py ignore revisions that have not been built
Thu, 09 Apr 2009 18:59:44 +0000 Bernhard Herzog Make bin/listpackages.py prefer the newest packages by start-time, not
Thu, 09 Apr 2009 18:20:04 +0000 Bernhard Herzog Make the Status class usable without a filename and provide methods to
Mon, 09 Mar 2009 16:00:44 +0000 Bernhard Herzog Add config settings "distribution" and "section" so that they don't have
Fri, 06 Mar 2009 19:57:04 +0000 Bernhard Herzog Make bin/listpackages.py handle corner cases like no revisions built or
Fri, 06 Mar 2009 19:22:53 +0000 Bernhard Herzog Mention rules revision in text of --revision parameter of bin/publishpackages.py
Fri, 06 Mar 2009 19:21:56 +0000 Bernhard Herzog Extend --revision parameter of bin/listpackages.py to accept rules revision too.
Tue, 24 Feb 2009 18:28:25 +0000 Bernhard Herzog Add --save-after-login option to bin/treepkgbuilder.py and corresponding
Wed, 21 Jan 2009 14:02:01 +0000 Bernhard Herzog Report the revision correctly
Tue, 20 Jan 2009 11:06:35 +0000 Bernhard Herzog Add execute command to treepkgbuilder
Fri, 16 Jan 2009 20:42:06 +0000 Bernhard Herzog Add test for bin/listpendingnotifications.py
Wed, 14 Jan 2009 17:20:42 +0000 Bernhard Herzog Include the rules revision in the output of listpendingnotifications.py
Wed, 14 Jan 2009 17:08:51 +0000 Bernhard Herzog Add the rules revision number to the filenames referenced by
Wed, 14 Jan 2009 16:33:47 +0000 Bernhard Herzog Add the rules revision number to the filenames used by the web status
Tue, 13 Jan 2009 17:20:25 +0000 Bernhard Herzog Fix problem with determining whether a given revision has already been packaged
Tue, 13 Jan 2009 16:58:28 +0000 Bernhard Herzog Show the rules revision in the reports generated by bin/reportstatus.py
Tue, 13 Jan 2009 16:58:02 +0000 Bernhard Herzog Use better names for the rules revision in the structs in the reports.
Tue, 13 Jan 2009 16:33:39 +0000 Bernhard Herzog Provide the rules revision number to reports
Tue, 13 Jan 2009 16:18:58 +0000 Bernhard Herzog Add a way to specify the svn URL of the repository with the debian rules
Tue, 13 Jan 2009 15:03:21 +0000 Bernhard Herzog Extend bin/updatetreepkg.py to rename the revision directories if they
Tue, 13 Jan 2009 15:01:22 +0000 Bernhard Herzog When checking whether to build a new revision, also update the rules
Tue, 13 Jan 2009 14:31:59 +0000 Bernhard Herzog Use treepkg.subversion.ManualWorkingCopy for the debian directory in a
Tue, 13 Jan 2009 14:21:37 +0000 Bernhard Herzog Add treepkg.subversion.ManualWorkingCopy. Same interface as
Tue, 13 Jan 2009 13:48:59 +0000 Bernhard Herzog Prepare for svn managed debian rules directories. So far, the directory
Fri, 09 Jan 2009 21:13:51 +0000 Bernhard Herzog Fix a bug introduced by the subversion interface reorganization
Thu, 08 Jan 2009 19:58:06 +0000 Bernhard Herzog Make bin/updatetreepkg.py executable
Thu, 08 Jan 2009 19:56:19 +0000 Bernhard Herzog Adapt enterprise_4 kde_l10n recipe to changes in debian lenny
Thu, 08 Jan 2009 19:35:56 +0000 Bernhard Herzog Adapt enterprise_4 kde_l10n recipe to treepkg changes
Thu, 08 Jan 2009 16:55:18 +0000 Bernhard Herzog Handle the svn repositories and working copies in a more object oriented way
Thu, 08 Jan 2009 14:26:12 +0000 Bernhard Herzog some cosmetic changes:
Wed, 07 Jan 2009 19:57:46 +0000 Bernhard Herzog Remove the unused PackageTrack.last_packaged_revision method and
Tue, 06 Jan 2009 16:45:38 +0000 Bernhard Herzog Use the recipes.kde_enterprise_4.base module to define the kdepim packager
Tue, 06 Jan 2009 16:39:52 +0000 Bernhard Herzog Use the recipes.kde_enterprise_4.base module to define the kdebase_workspace
Tue, 06 Jan 2009 16:34:01 +0000 Bernhard Herzog Use the recipes.kde_enterprise_4.base module to define the kdebase_runtime
Tue, 06 Jan 2009 16:25:52 +0000 Bernhard Herzog Use the recipes.kde_enterprise_4.base module to define the kdepimlibs packager
Tue, 06 Jan 2009 16:09:41 +0000 Bernhard Herzog Use the recipes.kde_enterprise_4.base module to define the kdelibs packager
Tue, 06 Jan 2009 16:01:11 +0000 Bernhard Herzog New module with code common to almost all kdepim enterprise 4 recipes
Mon, 05 Jan 2009 16:57:04 +0000 Bernhard Herzog Removed kdebase recipe because it's not used.
Thu, 18 Dec 2008 14:31:58 +0000 Bernhard Herzog Activate version number patching for KDEPIM enterprise4 packages.
Fri, 28 Nov 2008 15:36:10 +0000 Bernhard Herzog Add --bind-mount option to bin/treepkgbuilder.py's login command and a
Fri, 28 Nov 2008 15:11:18 +0000 Bernhard Herzog Fix filename in demopublishpackages.cfg
Fri, 14 Nov 2008 19:46:56 +0000 Bernhard Herzog Add more KDEPIM Enterprise 4 recipes: l10n, kdebase_runtime, kdebase_workspace
Fri, 14 Nov 2008 19:41:21 +0000 Bernhard Herzog Add build command to bin/treepkgbuilder.py
Fri, 14 Nov 2008 19:41:03 +0000 Bernhard Herzog Make logfile and binary_dir parameters of PBuilder.build optional.
Thu, 06 Nov 2008 15:59:50 +0000 Bernhard Herzog Allow checkouts of specific revision and to prohibit recursion during
Thu, 06 Nov 2008 15:36:29 +0000 Bernhard Herzog SourcePackager.create_tarball: add parameter to specify compression method
Thu, 06 Nov 2008 15:25:37 +0000 Bernhard Herzog Fix doc-string
Wed, 15 Oct 2008 15:45:38 +0000 Bernhard Herzog remove unused method kdebase_version
Fri, 05 Sep 2008 19:43:59 +0000 Bernhard Herzog Add recipes for KDEPIM enterprise 4 packages
Fri, 05 Sep 2008 12:04:23 +0000 Bernhard Herzog Rename TestDebianControlFile to TestDebianControlFileSimple to use a
Thu, 04 Sep 2008 13:39:58 +0000 Bernhard Herzog Fix comment
Wed, 20 Aug 2008 13:37:52 +0000 Bernhard Herzog Add login command to bin/treepkgbuilder.py and corresponding method in
Wed, 20 Aug 2008 13:30:21 +0000 Bernhard Herzog publishpackages command: if --track is omitted, publish files of all tracks.
Wed, 20 Aug 2008 13:05:57 +0000 Bernhard Herzog listpackages command: if --track is omitted, list files of all tracks.
Wed, 20 Aug 2008 12:59:45 +0000 Bernhard Herzog libgcrypt recipe: libgcrypt requires transfig and gs when creating the tarball
Wed, 20 Aug 2008 12:58:20 +0000 Bernhard Herzog Make the version detection for the gnupg recipes more tolerant to deal
Fri, 01 Aug 2008 19:54:58 +0000 Bernhard Herzog Extend debian/control file parser to cope with more real-world file.
Thu, 31 Jul 2008 10:36:17 +0000 Bernhard Herzog Make filesupport.py more PEP8 conformant. Rename method
Thu, 31 Jul 2008 10:17:56 +0000 Bernhard Herzog Log the output of the dpkg-source call to dpkg_source.txt.
Thu, 31 Jul 2008 10:00:25 +0000 Bernhard Herzog Add logfile argument to treepkg.run.call to log the output of the
Wed, 30 Jul 2008 19:30:21 +0000 Bernhard Herzog Add the add-binaries command to bin/treepkgbuilder.py
Wed, 30 Jul 2008 19:23:10 +0000 Bernhard Herzog When building a subset of tracks, make sure new packages are added to
Wed, 30 Jul 2008 19:00:31 +0000 Bernhard Herzog Add runtreepkg.py command line option --no-svn-update to inhibit updates
Tue, 08 Jul 2008 15:39:34 +0000 Bernhard Herzog When signing Release files, delete the signature before creating a new
Thu, 26 Jun 2008 16:48:20 +0000 Bernhard Herzog Fix typo
Thu, 26 Jun 2008 16:38:09 +0000 Bernhard Herzog Use the FileTestMixin for the status tests, too.
Thu, 26 Jun 2008 16:33:14 +0000 Bernhard Herzog For log files, use a name under the test specific temp dir to avoid
Thu, 26 Jun 2008 16:23:26 +0000 Bernhard Herzog Rework test/filesupport.py so that test cases always use their own
Wed, 25 Jun 2008 15:15:30 +0000 Bernhard Herzog Add the addkey command to bin/treepkgbuilder.py and a corresponding
Wed, 25 Jun 2008 15:14:27 +0000 Bernhard Herzog Add test case for the save_after_exec parameter and adapt the other
Wed, 25 Jun 2008 15:09:06 +0000 Bernhard Herzog Add the save_after_exec argument to the PBuilder.run_script method. If
Wed, 25 Jun 2008 13:36:38 +0000 Bernhard Herzog Extend the PBuilder.run_script method so that the script can be called
Tue, 24 Jun 2008 19:02:20 +0000 Bernhard Herzog Update demo.cfg with better defaults and a new paragraph for the
Tue, 24 Jun 2008 18:08:31 +0000 Bernhard Herzog Implement optional signing of .dsc and .changes files
Tue, 24 Jun 2008 17:59:49 +0000 Bernhard Herzog PBuilder: refactor the "pbuilder update" call into a separate method
Tue, 24 Jun 2008 17:52:14 +0000 Bernhard Herzog Add bin/treepkgbuilder.py, a script to manage treepkg's pbuilder instance
Tue, 24 Jun 2008 15:10:39 +0000 Bernhard Herzog Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files
Tue, 24 Jun 2008 10:20:12 +0000 Bernhard Herzog Adapt gnugp2 recipe to the filenameproperty renaming
Mon, 23 Jun 2008 19:36:45 +0000 Bernhard Herzog treepkg.builder.PBuilder: refactor the actual apt-ftparchive call into a
Mon, 23 Jun 2008 19:29:39 +0000 Bernhard Herzog Introduce filenameproperties for the various directories in the PBuilder class
Mon, 23 Jun 2008 19:26:21 +0000 Bernhard Herzog Move the filenameproperty factory from treepkg/packager.py to
Mon, 23 Jun 2008 16:12:01 +0000 Bernhard Herzog Add "--debbuildopts -b" to "pbuilder build" command line to stop
Mon, 23 Jun 2008 13:21:08 +0000 Bernhard Herzog Move the pbuilder initialization code from bin/initpbuilder.py to
Fri, 20 Jun 2008 15:51:24 +0000 Bernhard Herzog Extend listdir_abs with an optional glob pattern
Fri, 20 Jun 2008 15:19:03 +0000 Bernhard Herzog Removed unused method PackageTrack.debian_source
Fri, 20 Jun 2008 15:08:59 +0000 Bernhard Herzog Introduce package track config option signing_key_id to specify the
Fri, 20 Jun 2008 14:54:27 +0000 Bernhard Herzog Add a function to sign a debian .dsc or .control file
Fri, 20 Jun 2008 14:40:29 +0000 Bernhard Herzog Make treepkg.run.capture_output include the output in the
Fri, 20 Jun 2008 14:06:27 +0000 Bernhard Herzog Extend treepkg.run.call so that data can be fed to stdin of the subprocess.
Fri, 20 Jun 2008 10:19:26 +0000 Bernhard Herzog Fix spelling of the DebianControlFile.handle_source_paragraph method.
Thu, 19 Jun 2008 14:27:49 +0000 Bernhard Herzog Remove debug print
Thu, 19 Jun 2008 12:26:07 +0000 Bernhard Herzog kdepim recipe: raise an error if not all version replacements could be done
Thu, 19 Jun 2008 12:25:30 +0000 Bernhard Herzog Make treepkg/utilreplace_in_file return whether any substitutions were made.
Thu, 19 Jun 2008 10:13:39 +0000 Bernhard Reiter Changed matching string enterprise->enterprise35, so it matches
Tue, 17 Jun 2008 18:06:21 +0000 Bernhard Herzog Make the template used by bin/publishstaticweb.py configurable.
Wed, 11 Jun 2008 12:59:17 +0000 Bernhard Herzog gnupg2 recipe: create the pkits log with 0644 permissions
Wed, 11 Jun 2008 09:48:57 +0000 Bernhard Herzog gnupg2 recipe: format the PKITS log as a HTML table
Tue, 10 Jun 2008 15:37:22 +0000 Bernhard Herzog Serve log files ending with .html as text/html
Tue, 10 Jun 2008 09:51:50 +0000 Bernhard Herzog Make status-by-startdate.html the default template. Sorting by date is
Mon, 09 Jun 2008 16:34:23 +0000 Bernhard Herzog New alternative template for the status page. This one sorts by
Mon, 09 Jun 2008 16:33:20 +0000 Bernhard Herzog Let the user supply the filename of the template to use for the status page.
Mon, 09 Jun 2008 10:51:56 +0000 Bernhard Herzog Actually commit the web/status-by-revision.html
Mon, 09 Jun 2008 10:51:28 +0000 Bernhard Herzog Move the default template for the status web page to the new directory
Thu, 05 Jun 2008 12:34:55 +0000 Bernhard Herzog Make sure the log dir exists before attempting to run pbuilder build
Thu, 05 Jun 2008 12:13:38 +0000 Bernhard Herzog Adapt web.py to use list_log_files when handling log files.
Thu, 05 Jun 2008 11:06:58 +0000 Bernhard Herzog Add reportstatus.py flag --sort-on= to let the user choose the sort field.
Thu, 05 Jun 2008 11:05:55 +0000 Bernhard Herzog new report type: sorted by start date instead of revision number. This
Thu, 05 Jun 2008 10:36:10 +0000 Bernhard Herzog Rework treepkg/report.py to prepare for other report types. Adapt
Mon, 02 Jun 2008 17:44:19 +0000 Bernhard Herzog New file. Script to update an existing treepkg installation to the
Mon, 02 Jun 2008 17:43:22 +0000 Bernhard Herzog Create build_log.txt into the log/ subdirectory.
Mon, 02 Jun 2008 17:05:02 +0000 Bernhard Herzog Rename the build log from build.log to build_log.txt. This makes
Mon, 02 Jun 2008 15:58:13 +0000 Bernhard Herzog Extend the gnupg2 recipe so that it extracts the PKITS log.
Mon, 02 Jun 2008 15:46:41 +0000 Bernhard Herzog Add RevisionPackager method list_log_files which returns a description
Mon, 02 Jun 2008 15:01:34 +0000 Bernhard Herzog Extend _filenameproperty so that the filename can be interpreted
Mon, 02 Jun 2008 14:55:34 +0000 Bernhard Herzog In PBuilder.run_script create the log file before starting pbuilder to
Tue, 27 May 2008 18:07:37 +0000 Bernhard Herzog In the gnupg SmartSourcePackager, put the tarball creation log into the log_dir.
Tue, 27 May 2008 17:55:08 +0000 Bernhard Herzog Add a log/ subdir for each revision. The filename is available as the
Tue, 27 May 2008 13:12:12 +0000 Bernhard Herzog Make more of RevisionPackager available to SourcePackager and
Mon, 26 May 2008 15:01:00 +0000 Bernhard Herzog Add recipes for gnupg and related packages
Fri, 23 May 2008 19:29:42 +0000 Bernhard Herzog Update demo.cfg: add option for dependency handling, adapt
Fri, 23 May 2008 19:16:08 +0000 Bernhard Herzog Reorganize and rename the packager hierarchy.
Fri, 23 May 2008 17:44:15 +0000 Bernhard Herzog Try to determine dependencies only when treepkg is fully configured.
Fri, 23 May 2008 16:42:52 +0000 Bernhard Herzog Fix typo in comment in demo.cfg
Fri, 23 May 2008 16:31:58 +0000 Bernhard Herzog Add the handle_dependencies Option for the config file. Extend the test
Fri, 23 May 2008 16:11:22 +0000 Bernhard Herzog Add basic dependency handling to PackageTrack and PackagerGroup.
Thu, 22 May 2008 19:13:12 +0000 Bernhard Herzog Add treepkg/debian.py and test/test_debian.py with code and tests to
Thu, 22 May 2008 18:53:14 +0000 Bernhard Herzog New parameter for PBuilder.build: extra_env, a mapping with extra
Thu, 22 May 2008 18:12:30 +0000 Bernhard Herzog Make the import_packager_module function more flexible. The modules may
Thu, 22 May 2008 12:44:43 +0000 Bernhard Herzog New parameter treepkg.run.call: extra_env for additional environment
Thu, 22 May 2008 10:40:08 +0000 Bernhard Herzog Add tests for treepkg/run.py
Thu, 22 May 2008 09:58:57 +0000 Bernhard Herzog New arguments for the PBuilder.build method:
Wed, 21 May 2008 16:47:34 +0000 Bernhard Herzog Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
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
Tue, 06 Mar 2007 17:37:32 +0100 Bernhard Herzog initial checkin
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)