index
:
jenkins.debian.net
expac-pkgbases
master
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
TODO++
Holger Levsen
1
-1
/
+1
2015-01-31
rebootstrap: remove useless combinations
Helmut Grohne
1
-0
/
+4
2015-01-30
reproducible: rewrite the reproducible_json.sh in python, and replace it
Mattia Rizzolo
3
-44
/
+34
2015-01-29
chroot-installation: set -e explicitly. this doesnt make sense, but thats the...
Holger Levsen
1
-0
/
+1
2015-01-29
more
Holger Levsen
1
-0
/
+3
2015-01-28
chroot-installation: try harder to exit correctly
Holger Levsen
1
-4
/
+4
2015-01-28
rebootstrap: throttle 4 concurrent jobs max.
Holger Levsen
1
-2
/
+2
2015-01-28
bin/find_dpkg_trigger_cycles.sh: make sure the activated path is either follo...
josch
1
-1
/
+1
2015-01-26
chroot-installation: handle failures properly
Holger Levsen
1
-2
/
+7
2015-01-26
always be true...
Holger Levsen
1
-1
/
+1
2015-01-26
chroot-install: work around temporarily download problems by repeating the st...
Holger Levsen
1
-1
/
+11
2015-01-26
chroot-install: make prepare functions idempotent
Holger Levsen
1
-3
/
+3
2015-01-25
Use log of second build if it fails
Reiner Herrmann
1
-2
/
+8
2015-01-25
Check also if second build failed.
Reiner Herrmann
1
-7
/
+12
2015-01-25
Move invocation of debbindiff to separate function
Reiner Herrmann
1
-62
/
+66
2015-01-24
bin/reproducible_html_packages.py: be explicit about the time being UTC
josch
1
-1
/
+1
2015-01-24
live-build and lvc: also build debian-edu_jessie_workstation and use xfce for...
Holger Levsen
3
-1
/
+16
2015-01-23
reproducible: add notes how to test variations in kernel version, date and cp...
Holger Levsen
1
-0
/
+11
2015-01-23
add note that we dont rebuild with a different kernel
Holger Levsen
1
-3
/
+2
2015-01-21
reproducible: delete logfiles of packages removed from sid
Holger Levsen
1
-1
/
+6
2015-01-20
install the right kernel package
Holger Levsen
1
-1
/
+1
2015-01-20
update jenkins.d.n to wheezy-bpo kernel to support uts namespaces
Holger Levsen
1
-1
/
+2
2015-01-19
reproducible: unshare need to be told where options end
Jérémy Bobbio
2
-2
/
+2
2015-01-19
reproducible: fix sudoers for unshare
Jérémy Bobbio
1
-1
/
+1
2015-01-19
reproducible: change the hostname in the second build
Jérémy Bobbio
3
-1
/
+12
2015-01-19
reproducible: _html_packages: better handling of exceptions
Mattia Rizzolo
2
-2
/
+10
2015-01-19
reproducible: _html_notes: allow issues with 0 affected packages
Mattia Rizzolo
1
-3
/
+12
2015-01-19
reproducible: forgot to remove some debug print()
Mattia Rizzolo
2
-2
/
+0
2015-01-18
reproducible: also check for new uids used by pbuilder
Holger Levsen
1
-3
/
+6
2015-01-18
Use different BUILDUSERID and BUILDUSERNAME for the two builds
Reiner Herrmann
1
-3
/
+6
2015-01-17
reproducible: _html_notes: also sort the issues by name, when they affect the...
Mattia Rizzolo
1
-1
/
+1
2015-01-17
reproducible: fix typo in a template
Mattia Rizzolo
1
-1
/
+1
2015-01-17
reproducible: use 'LANG=fr_CH.UTF-8 LC_ALL=fr_CH.UTF-8' for the 2nd pbuilder run
Holger Levsen
1
-1
/
+1
2015-01-17
reproducible: _html_notes: sort issues by number of affected packages
Mattia Rizzolo
1
-1
/
+1
2015-01-16
new rebootstrap job variants
Helmut Grohne
1
-9
/
+33
2015-01-16
add new architecture powerpcel to rebootstrap jobs
Helmut Grohne
1
-1
/
+1
2015-01-16
remove job rebootstrap_powerpcspe_gcc49_nobiarch
Helmut Grohne
1
-2
/
+2
2015-01-16
apache: add rb.d.n/PACKAGE → rb.d.n/rb-pkg/PACKAGE.html redirect. Thanks Lu...
Mattia Rizzolo
1
-0
/
+6
2015-01-16
install python3-psycopg2
Holger Levsen
1
-1
/
+1
2015-01-16
reproducible: _html_notes: add a reassuntive note at the end of the issues table
Mattia Rizzolo
1
-0
/
+2
2015-01-16
reproducible: _html_notes: fixup previous commit + add a counter
Mattia Rizzolo
1
-2
/
+8
2015-01-16
reproducible: add some infos for the user about the # and
Mattia Rizzolo
2
-5
/
+9
2015-01-16
reproducible: update css for the new bugs signs
Mattia Rizzolo
1
-1
/
+12
2015-01-16
reproducible: _html_notes: add the bug sign in the notes_index page
Mattia Rizzolo
1
-2
/
+15
2015-01-16
reproducible: drop more /userContent things from urls, they are not needed an...
Mattia Rizzolo
1
-7
/
+7
2015-01-16
reproducible: also move the import psycopg2 to _common.py
Mattia Rizzolo
2
-4
/
+3
2015-01-16
reproducible: return an empty string, not Null in gen_bugs_links()
Mattia Rizzolo
1
-1
/
+1
2015-01-16
reproducible: move some functions to _common.py
Mattia Rizzolo
2
-94
/
+87
2015-01-16
reproducible: html_packages: add gen_all_rb_pkg_pages()
Mattia Rizzolo
1
-0
/
+6
2015-01-16
reproducible: initial work to add bug information to rb pages. now add bugs n...
Mattia Rizzolo
2
-1
/
+122
[prev]
[next]