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
|