log

age author description
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)