]> git.decadent.org.uk Git - dak.git/log
dak.git
14 years agoWrite some more stuff down
Joerg Jaspert [Sun, 12 Jul 2009 10:28:06 +0000 (12:28 +0200)]
Write some more stuff down

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoremove sh, currently unused
Joerg Jaspert [Sun, 5 Jul 2009 14:18:15 +0000 (16:18 +0200)]
remove sh, currently unused

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoalso 822 the oldproposedupdates
Joerg Jaspert [Sun, 5 Jul 2009 14:12:18 +0000 (16:12 +0200)]
also 822 the oldproposedupdates

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodak.conf
Joerg Jaspert [Sun, 5 Jul 2009 13:54:36 +0000 (15:54 +0200)]
dak.conf

allow codename uploads using maps.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Sun, 5 Jul 2009 13:49:35 +0000 (15:49 +0200)]
process-new

allow to delete all notes at once, including notes for old versions.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agouse error instead of ERR
Joerg Jaspert [Mon, 22 Jun 2009 20:26:57 +0000 (22:26 +0200)]
use error instead of ERR

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Sun, 21 Jun 2009 09:54:13 +0000 (11:54 +0200)]
dinstall

mention in subject of error mails if dinstall was broken due to this, or
if the error was ignored.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agokfreebsd
Joerg Jaspert [Sat, 20 Jun 2009 15:07:07 +0000 (17:07 +0200)]
kfreebsd

add kfreebsd d-i stuff

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoadd stupid hack to work around apt-pkg's config handling
Mark Hymers [Tue, 16 Jun 2009 22:29:16 +0000 (22:29 +0000)]
add stupid hack to work around apt-pkg's config handling

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agosigning key
Joerg Jaspert [Tue, 16 Jun 2009 22:16:12 +0000 (00:16 +0200)]
signing key

lets drop the old and only use the new one.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Sat, 13 Jun 2009 22:00:18 +0000 (00:00 +0200)]
process-new

(Hopefully) ignore trainee comments for the sorting within NEW.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Mon, 8 Jun 2009 22:20:52 +0000 (00:20 +0200)]
process-new

and use _accept() instead of move_to_holding()

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Mon, 8 Jun 2009 22:16:16 +0000 (00:16 +0200)]
process-new

move stable/oldstable updates to newstage and not to holding area
when the source is in newstage.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoSign with the new key
Joerg Jaspert [Fri, 5 Jun 2009 06:39:56 +0000 (08:39 +0200)]
Sign with the new key

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoUse the right timestamp name
Joerg Jaspert [Fri, 5 Jun 2009 06:39:43 +0000 (08:39 +0200)]
Use the right timestamp name

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Thu, 4 Jun 2009 19:08:49 +0000 (21:08 +0200)]
dinstall

no longer number the timestamps

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:11:20 +0000 (01:11 +0200)]
dinstall

background two function calls.
once for the initial ssh to merkel and the other the dak-dev cluster
projectb reload on ries.
The first does not need to be foreground, we do not care if we are already
continuing in dinstall, its only informative for the qa user on merkel.
The second also doesnt need to run alone. The next thing after it is the 1hour
apt-fuckthearchive call. So the dak-dev reload will well be done, with its 15 minutes
runtime, before the next function is also done. And there is no harm done
in having the two run at the same time.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agotab/space, i hate you
Joerg Jaspert [Wed, 3 Jun 2009 23:09:34 +0000 (01:09 +0200)]
tab/space, i hate you

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:09:19 +0000 (01:09 +0200)]
dinstall

spelling, little more explanation.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:09:01 +0000 (01:09 +0200)]
dinstall

put all log created by the varios functions into files named after
their stage lockfile. At the end of the function, redirect log
back to the global LOGFILE, after their stage logfile got appended to
it.

Use the stage logfile in the ERRtrap, so whenever an error happen the
stuff that gets mailed is the short part that happens to be around the
error, not the whole long stuff the complete dinstall log happens to be.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:05:52 +0000 (01:05 +0200)]
dinstall

The most important part of everything. A proper (Simpsons) quote.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoforce hardlink break
Joerg Jaspert [Sun, 31 May 2009 11:32:17 +0000 (13:32 +0200)]
force hardlink break

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agovarious shell scripts
Joerg Jaspert [Sat, 30 May 2009 12:31:04 +0000 (14:31 +0200)]
various shell scripts

make them set -E so they honor the errtrap even in functions

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agounchecked
Joerg Jaspert [Sat, 30 May 2009 09:13:31 +0000 (11:13 +0200)]
unchecked
do not retry the lockfile forever and ever

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoadd check for newstage source
Mark Hymers [Mon, 25 May 2009 10:40:05 +0000 (11:40 +0100)]
add check for newstage source

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoAdjust the keys stuff to new situation
Joerg Jaspert [Sat, 23 May 2009 18:17:43 +0000 (20:17 +0200)]
Adjust the keys stuff to new situation

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Sat, 23 May 2009 17:54:48 +0000 (19:54 +0200)]
dinstall

also ignore Archive_Maintenance_In_Progress file in mirror hardlink location

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agomail address
Joerg Jaspert [Sat, 23 May 2009 17:35:22 +0000 (19:35 +0200)]
mail address

somehow some people got confused with a From: "Debian Installer <installer@ftp-master.d.o>".
While I dont see how one can mistaken that to be from a tool you
install your system with, change it to archive administrator instead.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoMerge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak
Joerg Jaspert [Sat, 23 May 2009 17:32:35 +0000 (19:32 +0200)]
Merge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak

* 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak:
  Send the "transitions completed" mail to debian-devel instead of the RT.

14 years agoMerge commit 'dato/master' into merge
Mark Hymers [Sat, 23 May 2009 15:55:17 +0000 (16:55 +0100)]
Merge commit 'dato/master' into merge

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoSend the "transitions completed" mail to debian-devel instead of the RT.
Adeodato Simó [Sat, 23 May 2009 15:32:19 +0000 (17:32 +0200)]
Send the "transitions completed" mail to debian-devel instead of the RT.

As per http://lists.debian.org/debian-devel/2009/05/msg00673.html, notice
of transition blocks being lifted is going to be sent to debian-devel and
not to the release team.

This commit also reworks the wording of the body of the message (the
important bit being that the block is lifted, rather than the transitions
were removed from the transitions.yaml file), and it includes the names
of the finished transitions in the Subject of the mail.

Signed-off-by: Adeodato Simó <dato@net.com.org.es>
14 years agoAdditionally sign with the new ftpmaster key
Joerg Jaspert [Thu, 21 May 2009 17:54:24 +0000 (19:54 +0200)]
Additionally sign with the new ftpmaster key

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoSet name
Joerg Jaspert [Sat, 16 May 2009 16:00:53 +0000 (18:00 +0200)]
Set name

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Thu, 14 May 2009 22:38:58 +0000 (00:38 +0200)]
p-n

look process-new with an own lockfile.
This wont make a difference for dinstall, same lock time there.
But it will make a big difference whenever cron.unchecked runs (which is far
more often), as it now will lock for a few seconds and not for the
sometimes unbearable long times process-unchecked and the w-b trigger
needs.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoRevert "p-n"
Joerg Jaspert [Thu, 14 May 2009 21:58:40 +0000 (23:58 +0200)]
Revert "p-n"

This reverts commit cc095d57450c4828e855608c398cc7695283a277.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Thu, 14 May 2009 21:53:02 +0000 (23:53 +0200)]
p-n

ignore an EPIPE at a pretty annoying place.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'stew/master' into merge
Joerg Jaspert [Thu, 14 May 2009 19:46:17 +0000 (21:46 +0200)]
Merge commit 'stew/master' into merge

* commit 'stew/master':
  must import pg...
  escape strings for comments on packages and comment authors

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomust import pg...
Mike O'Connor [Thu, 14 May 2009 06:34:33 +0000 (02:34 -0400)]
must import pg...

15 years agoescape strings for comments on packages and comment authors
Mike O'Connor [Thu, 14 May 2009 06:28:30 +0000 (02:28 -0400)]
escape strings for comments on packages and comment authors

dak hates the name "Mike O'Connor".  This uses pg.escape_string to make it love
my name instead.

15 years agoprocess-new
Joerg Jaspert [Sat, 9 May 2009 16:52:58 +0000 (18:52 +0200)]
process-new

no longer check the daily lock when we start looking at a package, but
when we try to do modifying actions.
No reason to not allow people to do Check/Reject/Note, those are actions
we can do whenever. Its just modifying overrides which *have* to be
avoided at certain times.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'allan/bugfixes' into merge
Joerg Jaspert [Mon, 4 May 2009 19:19:37 +0000 (21:19 +0200)]
Merge commit 'allan/bugfixes' into merge

* commit 'allan/bugfixes':
  Check for the existance of the function before trying to drop it.
  Added mention of groups required by update11.py
  Fixed missing DBUpdateError imports.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoStuff must be newer than in oldstable too, otherwise we get "nice" bugs like with...
Joerg Jaspert [Mon, 4 May 2009 08:15:29 +0000 (10:15 +0200)]
Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with treecc

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sun, 3 May 2009 10:00:38 +0000 (12:00 +0200)]
examine_package

a set of newlines

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowhat a difference a small little innocent + can make
Joerg Jaspert [Sat, 2 May 2009 20:47:39 +0000 (22:47 +0200)]
what a difference a small little innocent + can make

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Sat, 2 May 2009 15:53:51 +0000 (17:53 +0200)]
p-n

allow process-new to also look in newstage/ for the source. files
might not yet be in one of the other queues if it just got accepted
through one of the NEW queues.
No other process-* should need this, but p-n does.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodo not exit on non-existant files, only log it
Joerg Jaspert [Sat, 2 May 2009 15:25:56 +0000 (17:25 +0200)]
do not exit on non-existant files, only log it

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomailwhitelist
Joerg Jaspert [Fri, 1 May 2009 22:04:12 +0000 (00:04 +0200)]
mailwhitelist

ignore whitespace/comment lines.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoCheck for the existance of the function before trying to drop it.
Allan Lyons [Fri, 1 May 2009 18:28:47 +0000 (12:28 -0600)]
Check for the existance of the function before trying to drop it.

At least on my machine, ignoring the error if the function doesn't exist
doesn't work since psycopg2 bombs.  So, we attempt to at least check if
there are any functions with a similar name before trying to drop it.
This way it should work better on an empty database where the function
has never existed.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agoAdded mention of groups required by update11.py
Allan Lyons [Fri, 1 May 2009 17:49:04 +0000 (11:49 -0600)]
Added mention of groups required by update11.py

Update11.py requires some database groups to already exist.  So, move the mention of those groups ahead of the line that updates the database schema.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agoFixed missing DBUpdateError imports.
Allan Lyons [Fri, 1 May 2009 16:58:54 +0000 (10:58 -0600)]
Fixed missing DBUpdateError imports.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agodocstring
Joerg Jaspert [Thu, 30 Apr 2009 20:38:01 +0000 (22:38 +0200)]
docstring

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Thu, 30 Apr 2009 20:36:55 +0000 (22:36 +0200)]
dinstall

call unchecked with the -p option, it has to run within the locked area.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agobetter handling of that report file
Joerg Jaspert [Wed, 29 Apr 2009 22:47:47 +0000 (00:47 +0200)]
better handling of that report file

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-u
Joerg Jaspert [Wed, 29 Apr 2009 22:41:11 +0000 (00:41 +0200)]
p-u

in case we did get called with a directory, do not complain about non-existing
.changes files. silently exit instead. helpful for calls from within cron, if you
dont want to have an additional otherwise useless if around it

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agounchecked/dinstall
Joerg Jaspert [Wed, 29 Apr 2009 22:39:08 +0000 (00:39 +0200)]
unchecked/dinstall

unchecked stuff now also in functions.
call a few functions from within dinstall, right before we run accepted.
Otherwise, with the new way of NEW, stuff from (o-)p-u-new would take
two dinstall runs before it is from there into the archive proper...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agouse unchecked.lock, not daily.lock
Joerg Jaspert [Wed, 29 Apr 2009 20:40:59 +0000 (22:40 +0200)]
use unchecked.lock, not daily.lock

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Tue, 28 Apr 2009 21:39:50 +0000 (23:39 +0200)]
examine_package

also extract and show README.source, so it exists.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agosuite_id
Joerg Jaspert [Tue, 28 Apr 2009 20:02:05 +0000 (22:02 +0200)]
suite_id

if suite doesnt exist dont try to convert a None to int, python doesnt
like this.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoNEW
Joerg Jaspert [Sun, 26 Apr 2009 11:15:37 +0000 (13:15 +0200)]
NEW

modified process-new and all related stuff so NEW can now also be processed
during (most of) dinstall. The lock where NEW is forbidden is then down to
some 15 til 20 minutes, instead of 2 hours.

For that process-new moves files into a "staging" directory, from which
cron.unchecked will move them into the accepted queue. As c.u only runs when
it is safe to do so this is fine.

The small part where we still are forbidden to do NEW is between the point where
we run process-accepted and right before we start generating Packages files. As
that is exactly the area daily.lock exists for, process-new now locks on that and
simply refuses to do work then.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agocron.unchecked
Joerg Jaspert [Sun, 26 Apr 2009 08:59:04 +0000 (10:59 +0200)]
cron.unchecked

whitespace foo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'buxy/bugfixes' into merge
Joerg Jaspert [Sat, 25 Apr 2009 22:39:22 +0000 (00:39 +0200)]
Merge commit 'buxy/bugfixes' into merge

* commit 'buxy/bugfixes':
  dak update-db: fixes to make it work on a fresh install
  dak init-db: properly initialize suite_architectures

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'merge'
Joerg Jaspert [Sat, 25 Apr 2009 13:23:08 +0000 (15:23 +0200)]
Merge branch 'merge'

* merge:
  HAHA

15 years agoHAHA
Joerg Jaspert [Sat, 25 Apr 2009 13:22:46 +0000 (15:22 +0200)]
HAHA

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-u
Joerg Jaspert [Thu, 23 Apr 2009 20:09:49 +0000 (22:09 +0200)]
p-u

check for the existance of Description: in a binary package.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoRemove an unexisting package
Joerg Jaspert [Sun, 19 Apr 2009 20:06:25 +0000 (22:06 +0200)]
Remove an unexisting package

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowhich_apt_conf_file
Joerg Jaspert [Sun, 19 Apr 2009 16:45:29 +0000 (18:45 +0200)]
which_apt_conf_file

do the same for the apt.conf files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowhich_conf_file
Joerg Jaspert [Sun, 19 Apr 2009 16:41:01 +0000 (18:41 +0200)]
which_conf_file

we should not return the path, but just set the Cnf values to whatever is
in that local config file, so that can point to the right dak.conf then.
and, as that will be different from default "/etc/dak/dak.conf" then let
the usual process read in our different config files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowhich_conf_file
Joerg Jaspert [Sun, 19 Apr 2009 16:37:46 +0000 (18:37 +0200)]
which_conf_file

if local config files are allowed, return the path for them, in case
one exists.
if not just behave as usual.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak.conf-etc
Joerg Jaspert [Sun, 19 Apr 2009 16:15:04 +0000 (18:15 +0200)]
dak.conf-etc

add new file which really is etc/dak/dak.conf

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoeeks
Joerg Jaspert [Sun, 19 Apr 2009 15:45:50 +0000 (17:45 +0200)]
eeks

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoalso tell flotow, not only merkel
Joerg Jaspert [Sun, 19 Apr 2009 15:45:22 +0000 (17:45 +0200)]
also tell flotow, not only merkel

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'merge'
Joerg Jaspert [Sat, 18 Apr 2009 21:59:41 +0000 (23:59 +0200)]
Merge branch 'merge'

* merge:
  skip arches we should skip
  i think contents are actually working on separate thread now?
  possibly working multithread contents writer that has udebs disabled
  change reject email template to solicit a reply if new files are uploaded
  convert binaries.type to a enum
  some tweaking to the contents generation queries
  strip ./ from front of paths during contents.bootstrap

15 years agoMerge commit 'stew/content_generation' into merge
Joerg Jaspert [Sat, 18 Apr 2009 21:59:20 +0000 (23:59 +0200)]
Merge commit 'stew/content_generation' into merge

* commit 'stew/content_generation':
  skip arches we should skip
  i think contents are actually working on separate thread now?
  possibly working multithread contents writer that has udebs disabled
  change reject email template to solicit a reply if new files are uploaded
  convert binaries.type to a enum
  some tweaking to the contents generation queries
  strip ./ from front of paths during contents.bootstrap

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoautomatically clean transitions
Mark Hymers [Sat, 18 Apr 2009 16:28:16 +0000 (17:28 +0100)]
automatically clean transitions

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoallow us to kill apt-ftparchive clean without rerunning from there
Mark Hymers [Sat, 18 Apr 2009 16:23:51 +0000 (17:23 +0100)]
allow us to kill apt-ftparchive clean without rerunning from there

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years ago:
Mark Hymers [Sat, 18 Apr 2009 16:16:36 +0000 (17:16 +0100)]
:

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix variable name and send email before removing transition
Mark Hymers [Sat, 18 Apr 2009 16:13:28 +0000 (17:13 +0100)]
fix variable name and send email before removing transition

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agomerge transitions work
Mark Hymers [Sat, 18 Apr 2009 14:29:34 +0000 (15:29 +0100)]
merge transitions work

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agooptionally send emails on completed transitions
Mark Hymers [Sat, 18 Apr 2009 14:26:31 +0000 (15:26 +0100)]
optionally send emails on completed transitions

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd automatic mode for cleanups
Mark Hymers [Sat, 18 Apr 2009 12:28:21 +0000 (13:28 +0100)]
add automatic mode for cleanups

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agochange print_info to get_info so we can use it for emailing later
Mark Hymers [Sat, 18 Apr 2009 12:28:08 +0000 (13:28 +0100)]
change print_info to get_info so we can use it for emailing later

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agodisallow deletion of notes for trainees
Joerg Jaspert [Thu, 16 Apr 2009 21:05:30 +0000 (23:05 +0200)]
disallow deletion of notes for trainees

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAlso tell who locked something
Joerg Jaspert [Thu, 16 Apr 2009 20:58:24 +0000 (22:58 +0200)]
Also tell who locked something

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoLets import the future
Joerg Jaspert [Thu, 16 Apr 2009 20:43:55 +0000 (22:43 +0200)]
Lets import the future

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprocess-new
Joerg Jaspert [Thu, 16 Apr 2009 20:31:56 +0000 (22:31 +0200)]
process-new

do a source-package based locking in NEW processing.
This means multiple people should be able to work in NEW at the same
time (SHOCKING NEWS).

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAnd this should get rid of suddenly empty prod editors. I hope.
Joerg Jaspert [Wed, 15 Apr 2009 21:25:15 +0000 (23:25 +0200)]
And this should get rid of suddenly empty prod editors. I hope.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years ago*sigh*
Joerg Jaspert [Wed, 15 Apr 2009 21:20:46 +0000 (23:20 +0200)]
*sigh*

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoWhy oh why doesnt this code just read my mind and adapt how i want it to be?
Joerg Jaspert [Wed, 15 Apr 2009 21:20:00 +0000 (23:20 +0200)]
Why oh why doesnt this code just read my mind and adapt how i want it to be?

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprod_maintainer wants to take arguments now
Joerg Jaspert [Wed, 15 Apr 2009 21:17:03 +0000 (23:17 +0200)]
prod_maintainer wants to take arguments now

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoOh my, all for well tested patches
Joerg Jaspert [Wed, 15 Apr 2009 21:14:58 +0000 (23:14 +0200)]
Oh my, all for well tested patches

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agonot only does this want correct syntax, but also correct indexes for our tuples....
Joerg Jaspert [Wed, 15 Apr 2009 21:12:37 +0000 (23:12 +0200)]
not only does this want correct syntax, but also correct indexes for our tuples. bah.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoLets try it with correct syntax
Joerg Jaspert [Wed, 15 Apr 2009 21:11:47 +0000 (23:11 +0200)]
Lets try it with correct syntax

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprocess-new
Joerg Jaspert [Wed, 15 Apr 2009 21:08:41 +0000 (23:08 +0200)]
process-new

notes now have a timestamp column.
do not allow to edit old notes, only add new ones
hand over existing notes (if any) to the reject message (unless we get called with -m)
hand over existing notes (if any) to the prod message

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agopn
Joerg Jaspert [Wed, 15 Apr 2009 17:48:58 +0000 (19:48 +0200)]
pn

do not try to close the log in trainee mode

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Wed, 15 Apr 2009 08:16:19 +0000 (10:16 +0200)]
p-n

yay, we want a string here

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprocess-new
Joerg Jaspert [Tue, 14 Apr 2009 23:32:05 +0000 (01:32 +0200)]
process-new

add a trainee mode which forbids certain actions to be taken.
This is turned on by the -t option or (more likely) by just being unable
to open the dak logfile.
In trainee mode one can edit and remove notes, "Check" a package and skip or quit
the tool, nothing else. Every other menu option just rewrites the menu.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agopn
Joerg Jaspert [Tue, 14 Apr 2009 23:05:51 +0000 (01:05 +0200)]
pn

nicer display of existing notes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoSpelling
Joerg Jaspert [Tue, 14 Apr 2009 22:59:40 +0000 (00:59 +0200)]
Spelling

yesyes python, you want them spelled correctly

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoFixes
Joerg Jaspert [Tue, 14 Apr 2009 22:57:38 +0000 (00:57 +0200)]
Fixes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoschema 11
Joerg Jaspert [Tue, 14 Apr 2009 22:56:32 +0000 (00:56 +0200)]
schema 11

Signed-off-by: Joerg Jaspert <joerg@debian.org>