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
|