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
|