index
:
jenkins.debian.net
expac-pkgbases
master
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
reproducible_scheduler.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-03-02
reproducible: scheduler: print package numbers while updating the sources table
Mattia Rizzolo
1
-4
/
+4
2015-03-02
reproducible: scheduler: consider different suites as separated while ↵
Mattia Rizzolo
1
-3
/
+17
scheduling packages
2015-03-01
syntax is hard
Holger Levsen
1
-1
/
+1
2015-03-01
fix typo
Holger Levsen
1
-1
/
+1
2015-03-01
reproducible: include suite in scheduler message
Holger Levsen
1
-1
/
+1
2015-02-28
reproducible: scheduler: cast an int to str to fix a TypeError
Mattia Rizzolo
1
-2
/
+4
2015-02-28
reproducible: fix copy+paste error
Holger Levsen
1
-1
/
+1
2015-02-28
reproducible: run 'apt-get update' for each suites schroot, not on the host
Holger Levsen
1
-5
/
+7
2015-02-28
reproducible: dont wrap kgb message in quotes
Holger Levsen
1
-2
/
+1
2015-02-27
reproducible: run 'apt-get source' in schroots and stop abusing the hosts ↵
Holger Levsen
1
-21
/
+0
sources.lists
2015-02-26
reproducible: scheduler: fix UnboundLocalError for new packages
Mattia Rizzolo
1
-0
/
+1
2015-02-26
reproducible: scheduler: explicitly decode using utf8 + workaround for ↵
Mattia Rizzolo
1
-2
/
+2
#647455 where deb822.iter_paragraphs() wants a list of string
2015-02-26
reproducible: scheduler: use the gzip sources file instead of the xz one
Mattia Rizzolo
1
-3
/
+3
2015-02-26
reproducible: scheduler: rewrite in python. + use the new database schema ↵
Mattia Rizzolo
1
-0
/
+286
supporting multi-release + add myself to the notified people in case of failure