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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
reproducible: use SUITE consistently
Holger Levsen
1
-6
/
+6
2015-02-27
reproducible: use SUITE consistently, accept SUITE as param, default to sid
Holger Levsen
1
-7
/
+12
2015-02-27
reproducible: add support for creating distro-specific base.tgz. work in prog...
Holger Levsen
1
-2
/
+8
2015-02-27
reproducible: support different suites
Holger Levsen
1
-2
/
+6
2015-02-27
reproducible: 2 new jobs to create the sid+experimental schroots 4 times a da...
Holger Levsen
1
-0
/
+16
2015-02-27
reproducible: run 'apt-get source' in schroots and stop abusing the hosts sou...
Holger Levsen
2
-27
/
+2
2015-02-27
fix path for cleanup
Holger Levsen
1
-1
/
+1
2015-02-27
disable debugging again and dont use local variables with the same names as g...
Holger Levsen
1
-8
/
+3
2015-02-27
more debugging
Holger Levsen
1
-0
/
+1
2015-02-27
temporarily disable status change notifications until we fixed the timezone m...
Holger Levsen
1
-1
/
+1
2015-02-27
to bootstrap experimental, first bootstrap sid and then add experimental sources
Holger Levsen
1
-0
/
+7
2015-02-27
more debugging
Holger Levsen
1
-2
/
+3
2015-02-27
chroot-installation: remove temporary notification when working around apt/pr...
Holger Levsen
1
-1
/
+0
2015-02-27
reproducible: notes: check wheter the package has been tested before rebuildi...
Mattia Rizzolo
1
-2
/
+13
2015-02-27
reproducible: notes: format the query before calling it in load_notes(). this...
Mattia Rizzolo
1
-2
/
+3
2015-02-27
reproducible: maintainance: fix a quoting issue
Mattia Rizzolo
1
-1
/
+1
2015-02-26
reproducible: html_graphs: fix another sql query
Mattia Rizzolo
1
-1
/
+1
2015-02-26
reproducible: html_graphs: fix sql query
Mattia Rizzolo
1
-1
/
+1
2015-02-26
fixup last commit
Holger Levsen
1
-2
/
+3
2015-02-26
add script to add key for reproducible repo - to proof the TODO item 'merge t...
Holger Levsen
1
-0
/
+47
2015-02-26
reproducible: create two new schroots, reproducible-(sid|experimental) for th...
Holger Levsen
2
-13
/
+8
2015-02-26
reproducible: rename job r_setup_schroot to r_setup_schroot_sid_debbindiff an...
Holger Levsen
1
-2
/
+2
2015-02-26
reproducible: maintainance: update to the new db schema. disable the check fo...
Mattia Rizzolo
1
-10
/
+14
2015-02-26
reproducible: revert using --target-release as it doesnt work..
Holger Levsen
1
-2
/
+6
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 #64745...
Mattia Rizzolo
1
-2
/
+2
2015-02-26
reproducible: use sudo to remove old schroots
Holger Levsen
1
-1
/
+1
2015-02-26
reproducible: scheduler: use the gzip sources file instead of the xz one
Mattia Rizzolo
1
-3
/
+3
2015-02-26
fix some more typos and language
Holger Levsen
1
-6
/
+6
2015-02-26
fix typo
Holger Levsen
1
-1
/
+1
2015-02-26
reproducible: add myself to all copyright headers
Mattia Rizzolo
6
-0
/
+6
2015-02-26
reproducible: scheduler: rewrite in python. + use the new database schema sup...
Mattia Rizzolo
2
-217
/
+286
2015-02-26
reproducible: build: update to the new database schema supporting multiple su...
Mattia Rizzolo
1
-22
/
+31
2015-02-26
reproducible: html_stats, common/gather_stats: update to the new database sch...
Mattia Rizzolo
2
-27
/
+29
2015-02-26
reproducible: html_notes: update to a new database schema supporting multiple...
Mattia Rizzolo
1
-9
/
+12
2015-02-26
reproducible: blacklist: update to a new database schema supporting multiple ...
Mattia Rizzolo
1
-7
/
+10
2015-02-26
reproducible: html_all_packages: quick rewrite of this tiny script in python ...
Mattia Rizzolo
2
-25
/
+19
2015-02-26
reproducible: html_dd_list: update to a new database schema supporting multip...
Mattia Rizzolo
1
-2
/
+2
2015-02-26
reproducible: html_packages: update to a new database schema supporting multi...
Mattia Rizzolo
1
-10
/
+15
2015-02-26
reproducible: html_indexes: update to a new database schema supporting multip...
Mattia Rizzolo
1
-21
/
+21
2015-02-26
reproducible: json.py: update to a new database schema supporting multiple su...
Mattia Rizzolo
1
-11
/
+12
2015-02-26
reproducible: schedule_on_demand.sh: update to a new database schema supporti...
Mattia Rizzolo
1
-7
/
+8
2015-02-26
reproducible: common: update the init querying to the new schema, querying da...
Mattia Rizzolo
2
-9
/
+18
2015-02-26
reproducible: common: add the array containing tested suites (only sid for now)
Mattia Rizzolo
2
-0
/
+6
2015-02-26
reproducible: and finally commit the updated schema. + a new simple script to...
Mattia Rizzolo
2
-97
/
+269
2015-02-26
reproducible: killing zombies is hard. even just suggesting how to.
Holger Levsen
1
-1
/
+1
2015-02-26
relationships are difficult
Holger Levsen
1
-1
/
+1
2015-02-26
reproducible: s#sid#$SUITE#
Holger Levsen
1
-2
/
+2
2015-02-25
chroot-installation: catch a second type of network failures
Holger Levsen
1
-1
/
+1
2015-02-25
chroot-installation: workaround temporarily network failures
Holger Levsen
1
-3
/
+7
[prev]
[next]