log

age author description
Sat, 03 Sep 2011 12:32:32 +0000 Bjoern Ricks Fix: pass url to command expand to be able to checkout a new git repository default tip
Sat, 03 Sep 2011 11:53:12 +0000 Bjoern Ricks shlex.split all config parameters that may contain a command
Sat, 03 Sep 2011 11:48:00 +0000 Bjoern Ricks don't forget to import shlex
Sat, 03 Sep 2011 11:35:36 +0000 Bjoern Ricks Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg
Sat, 03 Sep 2011 10:55:32 +0000 Bjoern Ricks Revert ugly hack for the command from config file problem
Fri, 02 Sep 2011 12:06:57 +0000 Bjoern Ricks Lists must not be converted to lists
Fri, 02 Sep 2011 11:55:04 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 11:51:37 +0000 Bjoern Ricks Use self.localdir
Fri, 02 Sep 2011 11:50:37 +0000 Bjoern Ricks Pull needs the local dir
Fri, 02 Sep 2011 11:46:29 +0000 Bjoern Ricks Refactor git pull command out of update
Fri, 02 Sep 2011 11:20:20 +0000 Bjoern Ricks Fix variable name
Fri, 02 Sep 2011 11:19:03 +0000 Bjoern Ricks Add more debug output
Fri, 02 Sep 2011 11:04:07 +0000 Bjoern Ricks commands from config files may contain arguments therefore commandparse must split also kw args
Fri, 02 Sep 2011 10:41:14 +0000 Bjoern Ricks Accept also --config for --config-file
Fri, 02 Sep 2011 10:30:52 +0000 Bjoern Ricks Correct syntax and display abspath of config file
Fri, 02 Sep 2011 10:25:59 +0000 Bjoern Ricks Check if config file exists and set destination of --config option to config_file
Fri, 02 Sep 2011 10:18:54 +0000 Bjoern Ricks Also use option --config to pass the config file
Fri, 02 Sep 2011 09:47:42 +0000 Bjoern Ricks Use local-master as default local branch name if no branch is set in the config
Fri, 02 Sep 2011 09:43:21 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 09:36:05 +0000 Bjoern Ricks import capture_output
Fri, 02 Sep 2011 09:28:27 +0000 Bjoern Ricks Fix: use self.branch to check if it contains a ":" branch variable could be None
Fri, 02 Sep 2011 09:26:26 +0000 Bjoern Ricks Set default branch to "master"
Fri, 02 Sep 2011 08:45:28 +0000 Bjoern Ricks Refactor git branching
Fri, 02 Sep 2011 08:43:23 +0000 Bjoern Ricks Use logging instead of print
Tue, 31 May 2011 09:25:51 +0000 Bjoern Ricks Include Andres changes to build gnupg from git with testing for scratchbox
Tue, 31 May 2011 08:58:13 +0000 Bjoern Ricks Always use Pbuilder to create sources for gnupg
Tue, 08 Mar 2011 14:23:25 +0000 Bjoern Ricks fix: short_rules_revision is a member variable
Tue, 08 Mar 2011 14:21:55 +0000 Bjoern Ricks fix: don't call update function anymore
Tue, 08 Mar 2011 14:02:19 +0000 Bjoern Ricks add short_rules_revision template
Tue, 08 Mar 2011 12:06:49 +0000 Bjoern Ricks add a copy method for git
Tue, 08 Mar 2011 11:48:26 +0000 Andre Heinecke Change the packaging rules to handle git sources
Tue, 08 Feb 2011 18:07:57 +0000 Bjoern Ricks fixed typo
Wed, 02 Feb 2011 10:26:02 +0000 Bjoern Ricks checkout git branch on update
Wed, 02 Feb 2011 10:00:48 +0000 Bjoern Ricks fix variable name
Wed, 02 Feb 2011 09:51:09 +0000 Bjoern Ricks log used git repo and branch
Tue, 01 Feb 2011 09:00:11 +0000 Bjoern Ricks short revision doesn't depend on pkg_revision
Wed, 12 Jan 2011 16:26:29 +0000 Sascha Teichmann contrib: copy-latest-pkgs.py copies now sources, too.
Tue, 11 Jan 2011 17:20:02 +0000 Sascha Teichmann contrib: Added copy-latest-pkgs.py to copy/hardlink latest
Tue, 11 Jan 2011 16:27:02 +0000 Bjoern Ricks provide stubs for short_revision number
Tue, 11 Jan 2011 16:04:05 +0000 Bjoern Ricks fix issue if baserev is not a corresponding revision number
Tue, 11 Jan 2011 15:52:40 +0000 Bjoern Ricks bugfix: revsions are strings now due to git short revision
Mon, 10 Jan 2011 14:58:51 +0000 Sascha Teichmann contrib: Do a more conservative approach (full sorting) to figure out
Mon, 10 Jan 2011 11:36:55 +0000 Sascha Teichmann contrib: Small bug fixes in delete-old-debs.py.
Mon, 10 Jan 2011 09:49:34 +0000 Sascha Teichmann contrib: When running in verbose mode list files to be deleted.
Sat, 08 Jan 2011 12:57:07 +0000 Sascha Teichmann contrib: Added script to remove old deb files from directories.
Wed, 22 Dec 2010 16:50:26 +0000 Bjoern Ricks remove get_change_msg in kde enterprise source packager
Wed, 22 Dec 2010 16:49:12 +0000 Bjoern Ricks fix: self.pkg_revision is already set
Wed, 22 Dec 2010 16:44:04 +0000 Bjoern Ricks add more substituteable variables for changelog message
Mon, 22 Nov 2010 11:26:06 +0000 Bjoern Ricks update regex for tag name schema
Mon, 15 Nov 2010 16:43:39 +0000 Bjoern Ricks fix refactoring and remove subversion prefix
Mon, 15 Nov 2010 15:18:06 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 15:15:52 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 14:53:00 +0000 Bjoern Ricks implement export_tag for git working copy
Mon, 15 Nov 2010 14:41:03 +0000 Bjoern Ricks tag_pkg_parameters is also used in enterprise tags recipe
Mon, 15 Nov 2010 14:34:15 +0000 Bjoern Ricks tag_pkg_parameters depends on scm therefore move this method to the
Thu, 11 Nov 2010 11:50:08 +0000 Bjoern Ricks added an option to fail if a tag could not be found instread of building trunk
Thu, 11 Nov 2010 11:47:31 +0000 Bjoern Ricks fail if tag rules should be used and report error
Thu, 11 Nov 2010 08:26:32 +0000 Bjoern Ricks set the correct tags_rules_pattern if not provided in the config
Wed, 10 Nov 2010 16:48:03 +0000 Bjoern Ricks use empty string as default config values instead of None
Wed, 10 Nov 2010 16:46:12 +0000 Bjoern Ricks fixed typo
Wed, 10 Nov 2010 14:53:40 +0000 Bjoern Ricks don't checkout master branch by default for local branch. local would point to the local master and not to origin/master.
Wed, 10 Nov 2010 13:32:37 +0000 Bjoern Ricks fix git tag detector usage in enterprise packager
Wed, 10 Nov 2010 13:17:32 +0000 Bjoern Ricks rename do_svn_update in do_update because we provide svn and git support now
Wed, 10 Nov 2010 12:03:58 +0000 Bjoern Ricks read scm_type and rules_scm_type from config
Wed, 10 Nov 2010 11:35:47 +0000 Bjoern Ricks fix indentation
Wed, 10 Nov 2010 09:33:36 +0000 Bjoern Ricks set tag scm types to continous scm types if not set by user
Wed, 10 Nov 2010 09:24:48 +0000 Bjoern Ricks set option value to None and not "None"
Wed, 10 Nov 2010 09:23:49 +0000 Bjoern Ricks fixed testcase for svn_url
Tue, 09 Nov 2010 17:20:47 +0000 Bjoern Ricks new variable to set choose the scm for sources and debian dirs
Tue, 09 Nov 2010 15:26:20 +0000 Bjoern Ricks provide a possibility to use rules from a git repo
Tue, 09 Nov 2010 14:54:55 +0000 Bjoern Ricks update git tag detector and add test
Mon, 08 Nov 2010 17:07:41 +0000 Bjoern Ricks add a tag detector for git
Mon, 08 Nov 2010 16:40:19 +0000 Bjoern Ricks fix test after changes to cachedb.get_old_packages
Fri, 05 Nov 2010 11:02:57 +0000 Bjoern Ricks fixed typo
Fri, 05 Nov 2010 10:52:06 +0000 Bjoern Ricks don't remove packages if a track is deactivated
Mon, 25 Oct 2010 14:30:08 +0000 Andre Heinecke Remove the type for the additionals variable in determine_package_version
Mon, 25 Oct 2010 14:00:03 +0000 Andre Heinecke * Only check the time once per version calculation
Mon, 25 Oct 2010 08:18:21 +0000 Andre Heinecke Expose package time and a short revision to the version templates.
Mon, 25 Oct 2010 08:17:31 +0000 Andre Heinecke Fix typo in a comment
Wed, 20 Oct 2010 14:36:45 +0000 Bjoern Ricks enterprise tags has no source and binary packager anymore
Wed, 20 Oct 2010 07:51:53 +0000 Bjoern Ricks consolidate enterprise packagers
Fri, 15 Oct 2010 17:03:11 +0000 Bjoern Ricks also a fix for tags packager
Fri, 15 Oct 2010 15:39:34 +0000 Bjoern Ricks fix issue with finally and python < 2.5
Fri, 15 Oct 2010 15:24:45 +0000 Bjoern Ricks SourcePackage in kde_l10n recipe super(SourcePackager, self).determine_package_version(directory, locals()) to resolve upsteam_version variable
Thu, 14 Oct 2010 07:49:50 +0000 Bjoern Ricks add tests for determine debian upstream version
Wed, 13 Oct 2010 16:26:53 +0000 Bjoern Ricks determine upstream_version of a package
Sat, 02 Oct 2010 10:09:05 +0000 Sascha Teichmann sawmill: fixed stupid time calc bug
Thu, 30 Sep 2010 22:51:45 +0000 Sascha Teichmann sawmill: Added RSS feed generator.
Thu, 30 Sep 2010 09:38:40 +0000 Bjoern Ricks skip reports without a status and status starttime
Wed, 29 Sep 2010 19:25:52 +0000 Sascha Teichmann sawmill: Prepared detail view for syndication:
Sun, 26 Sep 2010 08:53:16 +0000 Sascha Teichmann sawmill: details view has seven columns not six. Was wrong in date rows.
Sun, 26 Sep 2010 07:49:57 +0000 Sascha Teichmann sawmill: moved imports before there usage
Sun, 26 Sep 2010 07:43:26 +0000 Sascha Teichmann sawmill: Made html head elements HTML 4.01 compatible.
Thu, 23 Sep 2010 09:59:06 +0000 Sascha Teichmann sawmill: Moved python blocks in templates to make them more readable.
Thu, 23 Sep 2010 08:29:27 +0000 Sascha Teichmann Moved the saegewerk table layout completely into header and footer
Sat, 18 Sep 2010 10:15:45 +0000 Sascha Teichmann sawmill: Improved HTML 4.01 transitional compat a bit.
Sat, 18 Sep 2010 09:46:22 +0000 Sascha Teichmann sawmill: moved wald's table layout into common header and footer
Sat, 18 Sep 2010 08:01:18 +0000 Sascha Teichmann sawmill: Rearranged the postion of some python code in the details template to
Sat, 18 Sep 2010 07:50:53 +0000 Sascha Teichmann sawmill: Not all displayed times are in UTC so the
Fri, 17 Sep 2010 15:45:53 +0000 Andre Heinecke Add a Z to the times to underline that we are on UTC time
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)