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
|