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
|