]> git.pld-linux.org Git - projects/pld-builder.new.git/log
projects/pld-builder.new.git
11 years agoNo contimeout for rsync over ssh.
Arkadiusz Miśkiewicz [Wed, 21 Dec 2011 08:45:29 +0000 (08:45 +0000)]
No contimeout for rsync over ssh.

Changed files:
    PLD_Builder/file_sender.py -> 1.44

11 years agorsync default timeout is 0, so it hangs sometime. Use 360s then.
Arkadiusz Miśkiewicz [Wed, 21 Dec 2011 07:50:49 +0000 (07:50 +0000)]
rsync default timeout is 0, so it hangs sometime. Use 360s then.

Changed files:
    PLD_Builder/file_sender.py -> 1.43

11 years ago- fix typo in file_sender.py
Kacper Kornet [Thu, 8 Dec 2011 07:07:07 +0000 (07:07 +0000)]
- fix typo in file_sender.py

Changed files:
    PLD_Builder/file_sender.py -> 1.42

11 years agouse env var for specifying rsync password
Elan Ruusamäe [Mon, 28 Nov 2011 10:02:05 +0000 (10:02 +0000)]
use env var for specifying rsync password

Changed files:
    PLD_Builder/file_sender.py -> 1.41

11 years ago- buildlogs need also password
Elan Ruusamäe [Mon, 28 Nov 2011 09:41:29 +0000 (09:41 +0000)]
- buildlogs need also password

Changed files:
    doc/README.bin-builder -> 1.10

11 years ago- ssh key samples
Elan Ruusamäe [Mon, 28 Nov 2011 00:42:47 +0000 (00:42 +0000)]
- ssh key samples

Changed files:
    doc/README.bin-builder -> 1.9

11 years ago- ah, there was chroot
Elan Ruusamäe [Mon, 28 Nov 2011 00:20:26 +0000 (00:20 +0000)]
- ah, there was chroot

Changed files:
    etc/crontab -> 1.3

11 years ago- update rpm cache path
Elan Ruusamäe [Mon, 28 Nov 2011 00:19:36 +0000 (00:19 +0000)]
- update rpm cache path

Changed files:
    etc/crontab -> 1.2

11 years ago- add sudoers rule
Elan Ruusamäe [Mon, 28 Nov 2011 00:01:02 +0000 (00:01 +0000)]
- add sudoers rule

Changed files:
    etc/sudo -> 1.1

11 years ago- updates, corrections
Elan Ruusamäe [Sun, 27 Nov 2011 23:25:33 +0000 (23:25 +0000)]
- updates, corrections

Changed files:
    doc/README.bin-builder -> 1.8

11 years ago- use package dir inside packages dir, otherwise empty package dirs leave around...
Elan Ruusamäe [Thu, 13 Oct 2011 07:51:10 +0000 (07:51 +0000)]
- use package dir inside packages dir, otherwise empty package dirs leave around in rpm dir

Changed files:
    PLD_Builder/srpm_builder.py -> 1.82

11 years agorather exit early if spec empty
Elan Ruusamäe [Thu, 13 Oct 2011 01:17:40 +0000 (01:17 +0000)]
rather exit early if spec empty

Changed files:
    PLD_Builder/srpm_builder.py -> 1.81

11 years agoavoid removing whole rpm/packages if b.spec empty
Elan Ruusamäe [Thu, 13 Oct 2011 01:10:47 +0000 (01:10 +0000)]
avoid removing whole rpm/packages if b.spec empty

Changed files:
    PLD_Builder/srpm_builder.py -> 1.80

11 years ago- reindent
Elan Ruusamäe [Fri, 7 Oct 2011 18:37:34 +0000 (18:37 +0000)]
- reindent

Changed files:
    client/make-request.sh -> 1.100

11 years agoformat() is py2.6 feature, but zero length field name in format() is py2.7 feature...
Artur Frysiak [Mon, 3 Oct 2011 14:09:22 +0000 (14:09 +0000)]
format() is py2.6 feature, but zero length field name in format() is py2.7 feature, back to old string formating

Changed files:
    PLD_Builder/request.py -> 1.94

11 years agoFix py2.4 support
Artur Frysiak [Mon, 3 Oct 2011 14:01:49 +0000 (14:01 +0000)]
Fix py2.4 support

Changed files:
    PLD_Builder/request.py -> 1.93

11 years ago- restore py2.4 compat
Elan Ruusamäe [Mon, 3 Oct 2011 06:55:03 +0000 (06:55 +0000)]
- restore py2.4 compat

Changed files:
    PLD_Builder/request.py -> 1.92

11 years agoOne more place.
Arkadiusz Miśkiewicz [Sun, 2 Oct 2011 14:31:01 +0000 (14:31 +0000)]
One more place.

Changed files:
    PLD_Builder/buildlogs.py -> 1.30

11 years agoUse per builder log file names.
Arkadiusz Miśkiewicz [Sun, 2 Oct 2011 14:28:21 +0000 (14:28 +0000)]
Use per builder log file names.

Changed files:
    PLD_Builder/buildlogs.py -> 1.29

11 years agoUse per builder log file names.
Arkadiusz Miśkiewicz [Sun, 2 Oct 2011 14:21:13 +0000 (14:21 +0000)]
Use per builder log file names.

Changed files:
    PLD_Builder/buildlogs.py -> 1.28

11 years ago- whitespace cleanup
Elan Ruusamäe [Sat, 1 Oct 2011 18:54:51 +0000 (18:54 +0000)]
- whitespace cleanup

Changed files:
    PLD_Builder/acl.py -> 1.29
    PLD_Builder/bqueue.py -> 1.24
    PLD_Builder/build.py -> 1.18
    PLD_Builder/buildlogs.py -> 1.27
    PLD_Builder/chroot.py -> 1.41
    PLD_Builder/config.py -> 1.42
    PLD_Builder/deps.py -> 1.3
    PLD_Builder/file_sender.py -> 1.40
    PLD_Builder/ftp.py -> 1.15
    PLD_Builder/get_br.py -> 1.4
    PLD_Builder/gpg.py -> 1.25
    PLD_Builder/install.py -> 1.25
    PLD_Builder/load_balancer.py -> 1.11
    PLD_Builder/log.py -> 1.16
    PLD_Builder/loop.py -> 1.3
    PLD_Builder/notify.py -> 1.8
    PLD_Builder/notifyq.py -> 1.3
    PLD_Builder/poldek.py -> 1.4
    PLD_Builder/report.py -> 1.37
    PLD_Builder/request_fetcher.py -> 1.30
    PLD_Builder/request_handler.py -> 1.54
    PLD_Builder/rpm_builder.py -> 1.128
    PLD_Builder/srpm_builder.py -> 1.79
    PLD_Builder/stopwatch.py -> 1.3
    PLD_Builder/util.py -> 1.14
    client/smtpwrapper.py -> 1.2

11 years agohandle '-j*' later, so '-j X' can have a chance to work
Arkadiusz Miśkiewicz [Sun, 4 Sep 2011 17:52:31 +0000 (17:52 +0000)]
handle '-j*' later, so '-j X' can have a chance to work

Changed files:
    client/make-request.sh -> 1.99

11 years agoRun src builder via loop. Should make processing of multiple requests much faster.
Arkadiusz Miśkiewicz [Thu, 1 Sep 2011 16:59:27 +0000 (16:59 +0000)]
Run src builder via loop. Should make processing of multiple requests much faster.

Changed files:
    PLD_Builder/srpm_builder.py -> 1.78

11 years ago- "set -f" seems to work here, more cleaner than /usr/share/empty hack
Elan Ruusamäe [Tue, 19 Jul 2011 23:02:58 +0000 (23:02 +0000)]
- "set -f" seems to work here, more cleaner than /usr/share/empty hack

Changed files:
    client/make-request.sh -> 1.98

11 years ago- allow -j1 as well
Elan Ruusamäe [Sat, 9 Jul 2011 13:52:57 +0000 (13:52 +0000)]
- allow -j1 as well

Changed files:
    client/make-request.sh -> 1.97

11 years ago- strip :XXX off builders, to easily copy builders list from queue.html (ac-i586...
Elan Ruusamäe [Sat, 9 Jul 2011 13:49:45 +0000 (13:49 +0000)]
- strip :XXX off builders, to easily copy builders list from queue.html (ac-i586:FAIL_BUILD ac-i386:FAIL_DEPS_INSTALL ...)

Changed files:
    client/make-request.sh -> 1.96

11 years agoUse correct timezone offset.
Arkadiusz Miśkiewicz [Tue, 28 Jun 2011 13:53:12 +0000 (13:53 +0000)]
Use correct timezone offset.

Changed files:
    PLD_Builder/request.py -> 1.91

11 years ago- note why mail mode is used
Elan Ruusamäe [Tue, 21 Jun 2011 11:48:14 +0000 (11:48 +0000)]
- note why mail mode is used

Changed files:
    client/make-request.sh -> 1.95

11 years ago- fix typo
Elan Ruusamäe [Thu, 14 Apr 2011 20:56:08 +0000 (20:56 +0000)]
- fix typo

Changed files:
    client/make-request.sh -> 1.94

11 years agoLowest priority example.
Arkadiusz Miśkiewicz [Sat, 2 Apr 2011 21:02:46 +0000 (21:02 +0000)]
Lowest priority example.

Changed files:
    config/acl.conf -> 1.11

11 years ago- have no_depend effect also on post command
Elan Ruusamäe [Thu, 17 Mar 2011 08:15:43 +0000 (08:15 +0000)]
- have no_depend effect also on post command

Changed files:
    client/make-request.sh -> 1.93

11 years ago- allow sending post command after build
Elan Ruusamäe [Tue, 15 Mar 2011 20:51:54 +0000 (20:51 +0000)]
- allow sending post command after build

Changed files:
    client/make-request.sh -> 1.92

11 years ago- allow --with/--without to take args by comma
Elan Ruusamäe [Mon, 14 Mar 2011 07:39:13 +0000 (07:39 +0000)]
- allow --with/--without to take args by comma

Changed files:
    client/make-request.sh -> 1.91

11 years ago- add -v to dump request
Elan Ruusamäe [Mon, 14 Mar 2011 07:38:38 +0000 (07:38 +0000)]
- add -v to dump request

Changed files:
    client/make-request.sh -> 1.90

11 years ago- colorize builder
Elan Ruusamäe [Mon, 14 Mar 2011 07:35:16 +0000 (07:35 +0000)]
- colorize builder

Changed files:
    client/make-request.sh -> 1.89

11 years ago- fancy color support
Elan Ruusamäe [Sun, 27 Feb 2011 11:05:54 +0000 (11:05 +0000)]
- fancy color support

Changed files:
    client/make-request.sh -> 1.88

11 years ago- allow sending commands and build jobs in same batch
Elan Ruusamäe [Sun, 27 Feb 2011 11:04:54 +0000 (11:04 +0000)]
- allow sending commands and build jobs in same batch

Changed files:
    client/make-request.sh -> 1.87

11 years ago- allow support to break job dependency via ^ char between jobs, or -nd to do it...
Elan Ruusamäe [Thu, 3 Feb 2011 12:39:15 +0000 (12:39 +0000)]
- allow support to break job dependency via ^ char between jobs, or -nd to do it globally

Changed files:
    client/make-request.sh -> 1.86

11 years ago- quote src.rpm name
Arkadiusz Miśkiewicz [Mon, 31 Jan 2011 17:13:42 +0000 (17:13 +0000)]
- quote src.rpm name

Changed files:
    PLD_Builder/rpm_builder.py -> 1.127

11 years ago- log url that failed
Arkadiusz Miśkiewicz [Mon, 31 Jan 2011 16:46:27 +0000 (16:46 +0000)]
- log url that failed

Changed files:
    PLD_Builder/rpm_builder.py -> 1.126

11 years ago- move heredocs to individual source files
Elan Ruusamäe [Tue, 28 Dec 2010 13:39:00 +0000 (13:39 +0000)]
- move heredocs to individual source files

Changed files:
    etc/crontab -> 1.1
    etc/poldek.conf -> 1.1
    etc/procmailrc -> 1.1
    etc/rpm.macros -> 1.1

11 years ago- bin builder note
Elan Ruusamäe [Tue, 28 Dec 2010 13:32:36 +0000 (13:32 +0000)]
- bin builder note

Changed files:
    config/builder.conf -> 1.43

11 years ago- typo
Elan Ruusamäe [Mon, 27 Dec 2010 20:32:13 +0000 (20:32 +0000)]
- typo

Changed files:
    doc/README.bin-builder -> 1.7

11 years agotimedelta should make this msg stop lying
Arkadiusz Miśkiewicz [Tue, 21 Dec 2010 21:31:43 +0000 (21:31 +0000)]
timedelta should make this msg stop lying

Changed files:
    PLD_Builder/rpm_builder.py -> 1.125

11 years agoLimit number for make -jX to number of cpus online + 1.
Arkadiusz Miśkiewicz [Tue, 21 Dec 2010 21:09:35 +0000 (21:09 +0000)]
Limit number for make -jX to number of cpus online + 1.

Changed files:
    PLD_Builder/rpm_builder.py -> 1.124

11 years agouse http mode for distfiles
Elan Ruusamäe [Wed, 8 Dec 2010 12:25:41 +0000 (12:25 +0000)]
use http mode for distfiles

wget is unable to preserve timestamps for single file retrieval from ftp
http://www.gnu.org/software/wget/manual/wget.html#FTP-Time_002dStamping-Internals

-N could help, but -N is not compatible with -O

Changed files:
    PLD_Builder/srpm_builder.py -> 1.77

11 years ago- ws cleanup
Elan Ruusamäe [Tue, 16 Nov 2010 09:14:09 +0000 (09:14 +0000)]
- ws cleanup

Changed files:
    doc/ARCHITECTURE -> 1.6

11 years ago- LEAVE AC urls alone!
Elan Ruusamäe [Tue, 16 Nov 2010 09:13:50 +0000 (09:13 +0000)]
- LEAVE AC urls alone!

Changed files:
    client/make-request.sh -> 1.85
    doc/ARCHITECTURE -> 1.5

11 years ago- utf8
Elan Ruusamäe [Tue, 16 Nov 2010 09:09:47 +0000 (09:09 +0000)]
- utf8

Changed files:
    doc/jak-to-dziala.txt -> 1.6
    doc/jak-wysylac-zlecenia.txt -> 1.7

11 years agoMore THization.
Arkadiusz Miśkiewicz [Tue, 16 Nov 2010 08:07:50 +0000 (08:07 +0000)]
More THization.

Changed files:
    PLD_Builder/report.py -> 1.36
    config/builder.conf -> 1.42
    doc/README.bin-builder -> 1.6
    doc/jak-wysylac-zlecenia.txt -> 1.6
    doc/user-manual.txt -> 1.4

11 years ago- avoid fd leak
Arkadiusz Miśkiewicz [Mon, 15 Nov 2010 20:15:20 +0000 (20:15 +0000)]
- avoid fd leak

Changed files:
    PLD_Builder/rpm_builder.py -> 1.123

11 years agos#http://ep09.pld-linux.org:1234#http://src.th.pld-linux.org:1234#
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 23:13:25 +0000 (23:13 +0000)]
s#http://ep09.pld-linux.org:1234#http://src.th.pld-linux.org:1234#

Changed files:
    client/make-request.sh -> 1.84
    config/builder.conf -> 1.41

11 years agohttp://ep09.pld-linux.org/~builderth -> http://src.th.pld-linux.org
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 23:12:29 +0000 (23:12 +0000)]
http://ep09.pld-linux.org/~builderth -> http://src.th.pld-linux.org

Changed files:
    client/make-request.sh -> 1.83
    config/builder.conf -> 1.40
    doc/ARCHITECTURE -> 1.4

11 years agoTypo.
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 22:58:01 +0000 (22:58 +0000)]
Typo.

Changed files:
    PLD_Builder/bqueue.py -> 1.23

11 years agofdopen mode
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 22:54:58 +0000 (22:54 +0000)]
fdopen mode

Changed files:
    PLD_Builder/bqueue.py -> 1.22
    PLD_Builder/srpm_builder.py -> 1.76

11 years agomkstemp returns file descriptor, convert to file object
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 22:45:56 +0000 (22:45 +0000)]
mkstemp returns file descriptor, convert to file object

Changed files:
    PLD_Builder/bqueue.py -> 1.21
    PLD_Builder/srpm_builder.py -> 1.75

11 years agoindent
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 22:31:13 +0000 (22:31 +0000)]
indent

Changed files:
    PLD_Builder/bqueue.py -> 1.20

11 years ago- dump_xyz_fobj() not needed, merge into dump_xyz
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 22:28:14 +0000 (22:28 +0000)]
- dump_xyz_fobj() not needed, merge into dump_xyz

Changed files:
    PLD_Builder/bqueue.py -> 1.19

11 years agorename/fsync for max_req_no file, too
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 21:55:47 +0000 (21:55 +0000)]
rename/fsync for max_req_no file, too

Changed files:
    PLD_Builder/srpm_builder.py -> 1.74

11 years agodump to temporary file, try to fsync and then rename (all that to avoid queue file...
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 21:38:07 +0000 (21:38 +0000)]
dump to temporary file, try to fsync and then rename (all that to avoid queue file corruption on server hangs )

Changed files:
    PLD_Builder/bqueue.py -> 1.18
    PLD_Builder/request_handler.py -> 1.53
    PLD_Builder/srpm_builder.py -> 1.73

11 years agohttp://src.th.pld-linux.org for src th builder
Arkadiusz Miśkiewicz [Sat, 13 Nov 2010 20:41:20 +0000 (20:41 +0000)]
http://src.th.pld-linux.org for src th builder

Changed files:
    client/make-request.sh -> 1.82
    doc/ARCHITECTURE -> 1.3
    doc/jak-wysylac-zlecenia.txt -> 1.5

11 years ago- ensure rpm/SPECS rpm/SOURCES dirs
Elan Ruusamäe [Thu, 11 Nov 2010 16:35:48 +0000 (16:35 +0000)]
- ensure rpm/SPECS rpm/SOURCES dirs

Changed files:
    PLD_Builder/rpm_builder.py -> 1.122

11 years ago- tz without dst fix
Elan Ruusamäe [Thu, 11 Nov 2010 11:55:45 +0000 (11:55 +0000)]
- tz without dst fix

Changed files:
    PLD_Builder/request.py -> 1.90

11 years agoDon't use shell vars. Store command run output in logfile.
Arkadiusz Miśkiewicz [Mon, 1 Nov 2010 21:07:23 +0000 (21:07 +0000)]
Don't use shell vars. Store command run output in logfile.

Changed files:
    PLD_Builder/rpm_builder.py -> 1.121

11 years agoMake sure that you can delete all files (even with no write rights).
Arkadiusz Miśkiewicz [Mon, 1 Nov 2010 21:04:14 +0000 (21:04 +0000)]
Make sure that you can delete all files (even with no write rights).

Changed files:
    PLD_Builder/rpm_builder.py -> 1.120

11 years agoGet tree_arch as string.
Arkadiusz Miśkiewicz [Wed, 20 Oct 2010 17:13:22 +0000 (17:13 +0000)]
Get tree_arch as string.

Changed files:
    PLD_Builder/request.py -> 1.89

11 years agobin builders run script from cron, so it yells about 'acl.conf has changed' at every...
Arkadiusz Miśkiewicz [Wed, 20 Oct 2010 17:05:40 +0000 (17:05 +0000)]
bin builders run script from cron, so it yells about 'acl.conf has changed' at every run. Avoid that. Tell us only when acl.conf has really been changed while script was running.

Changed files:
    PLD_Builder/acl.py -> 1.28

11 years ago- replace bigger crap with smaller one
Arkadiusz Miśkiewicz [Wed, 13 Oct 2010 13:37:37 +0000 (13:37 +0000)]
- replace bigger crap with smaller one

Changed files:
    PLD_Builder/request.py -> 1.88

11 years ago- try to fix the th-dev wrong arch issue
shadzik [Wed, 13 Oct 2010 13:22:16 +0000 (13:22 +0000)]
- try to fix the th-dev wrong arch issue

Changed files:
    PLD_Builder/request.py -> 1.87

11 years ago- kdegames after kdebindings
shadzik [Wed, 6 Oct 2010 18:28:39 +0000 (18:28 +0000)]
- kdegames after kdebindings

Changed files:
    client/kde4send2builders.sh -> 1.39

11 years ago- add fix for autotag detection on ti-dev
shadzik [Wed, 6 Oct 2010 15:13:50 +0000 (15:13 +0000)]
- add fix for autotag detection on ti-dev

Changed files:
    client/kde4send2builders.sh -> 1.38

11 years ago- update desc for libs
shadzik [Wed, 6 Oct 2010 13:40:45 +0000 (13:40 +0000)]
- update desc for libs

Changed files:
    client/kde4send2builders.sh -> 1.37

11 years ago- strip GMT as well
Elan Ruusamäe [Wed, 15 Sep 2010 18:34:10 +0000 (18:34 +0000)]
- strip GMT as well

Changed files:
    PLD_Builder/request_handler_server.py -> 1.23

11 years ago- remove comma, looks more same as js date. noted by pawelz
Elan Ruusamäe [Wed, 15 Sep 2010 18:31:01 +0000 (18:31 +0000)]
- remove comma, looks more same as js date. noted by pawelz

Changed files:
    PLD_Builder/request.py -> 1.86

11 years ago- display date stamps in local time by using javascript on client side
Elan Ruusamäe [Thu, 9 Sep 2010 20:54:29 +0000 (20:54 +0000)]
- display date stamps in local time by using javascript on client side

Changed files:
    PLD_Builder/bqueue.py -> 1.17
    PLD_Builder/request.py -> 1.85
    PLD_Builder/request_handler_server.py -> 1.22

11 years ago- invoke poldek twice, so broken sources won't omit whole upgrade
Elan Ruusamäe [Mon, 6 Sep 2010 15:20:03 +0000 (15:20 +0000)]
- invoke poldek twice, so broken sources won't omit whole upgrade
- correct details which notify mode being used

Changed files:
    client/make-request.sh -> 1.81

11 years ago- db dumping did not work either, symlink or upgrade rpm
Elan Ruusamäe [Wed, 1 Sep 2010 19:43:10 +0000 (19:43 +0000)]
- db dumping did not work either, symlink or upgrade rpm

Changed files:
    doc/README.bin-builder -> 1.5

11 years ago- dropin, if script present
Elan Ruusamäe [Wed, 1 Sep 2010 11:31:13 +0000 (11:31 +0000)]
- dropin, if script present

Changed files:
    Makefile -> 1.8

11 years ago- some s*tt with packages getting lost initially
Elan Ruusamäe [Wed, 1 Sep 2010 11:30:03 +0000 (11:30 +0000)]
- some s*tt with packages getting lost initially

Changed files:
    doc/README.bin-builder -> 1.4

11 years ago- update bootstrap
Elan Ruusamäe [Wed, 1 Sep 2010 09:28:12 +0000 (09:28 +0000)]
- update bootstrap

Changed files:
    doc/README.bin-builder -> 1.3

11 years ago- revert previous change
Elan Ruusamäe [Tue, 31 Aug 2010 19:40:05 +0000 (19:40 +0000)]
- revert previous change
- nonfatal buildtime hacks

Changed files:
    PLD_Builder/request.py -> 1.84

11 years ago- simplify
Elan Ruusamäe [Tue, 31 Aug 2010 17:31:57 +0000 (17:31 +0000)]
- simplify

Changed files:
    PLD_Builder/request.py -> 1.83

11 years ago- really
Elan Ruusamäe [Tue, 31 Aug 2010 16:03:21 +0000 (16:03 +0000)]
- really

Changed files:
    PLD_Builder/request.py -> 1.82

11 years ago- test before commit
Elan Ruusamäe [Tue, 31 Aug 2010 16:02:07 +0000 (16:02 +0000)]
- test before commit

Changed files:
    PLD_Builder/request.py -> 1.81

11 years ago- keep some stats in tooltip
Elan Ruusamäe [Tue, 31 Aug 2010 16:00:30 +0000 (16:00 +0000)]
- keep some stats in tooltip

Changed files:
    PLD_Builder/request.py -> 1.80

11 years agoShow number of days, too.
Arkadiusz Miśkiewicz [Tue, 31 Aug 2010 10:06:58 +0000 (10:06 +0000)]
Show number of days, too.

Changed files:
    PLD_Builder/rpm_builder.py -> 1.119

11 years ago- a bit more yellow
Elan Ruusamäe [Wed, 25 Aug 2010 17:32:49 +0000 (17:32 +0000)]
- a bit more yellow

Changed files:
    PLD_Builder/request_handler_server.py -> 1.21

11 years ago- restore :target behaviour
Elan Ruusamäe [Wed, 25 Aug 2010 10:27:26 +0000 (10:27 +0000)]
- restore :target behaviour

Changed files:
    PLD_Builder/request_handler_server.py -> 1.20

11 years ago- hilite upgrade jobs as light green
Elan Ruusamäe [Wed, 25 Aug 2010 10:25:30 +0000 (10:25 +0000)]
- hilite upgrade jobs as light green

Changed files:
    PLD_Builder/request.py -> 1.79
    PLD_Builder/request_handler_server.py -> 1.19

11 years ago- add --update-macros to update rpm-build-macros on src builder
Elan Ruusamäe [Mon, 23 Aug 2010 10:14:43 +0000 (10:14 +0000)]
- add --update-macros to update rpm-build-macros on src builder

Changed files:
    client/make-request.sh -> 1.80

11 years ago- support sending to Titanium Devel builders
hawk [Mon, 23 Aug 2010 08:15:14 +0000 (08:15 +0000)]
- support sending to Titanium Devel builders

Changed files:
    client/make-request.sh -> 1.79

11 years ago- bold nick
Elan Ruusamäe [Sat, 21 Aug 2010 20:48:14 +0000 (20:48 +0000)]
- bold nick

Changed files:
    PLD_Builder/request.py -> 1.78

11 years ago- clarify what test (-t) and ready (-r or no option) builds are
Arkadiusz Miśkiewicz [Fri, 20 Aug 2010 07:23:47 +0000 (07:23 +0000)]
- clarify what test (-t) and ready (-r or no option) builds are

Changed files:
    client/make-request.sh -> 1.78

11 years ago- timeout compatible with python 2.4
Arkadiusz Miśkiewicz [Mon, 9 Aug 2010 12:56:16 +0000 (12:56 +0000)]
- timeout compatible with python 2.4

Changed files:
    client/make-request.sh -> 1.77

11 years ago- format commands as <pre> blocks
Elan Ruusamäe [Mon, 2 Aug 2010 11:55:26 +0000 (11:55 +0000)]
- format commands as <pre> blocks

Changed files:
    PLD_Builder/request.py -> 1.77
    PLD_Builder/request_handler_server.py -> 1.18

11 years ago- add kdevelop stuff
shadzik [Sat, 17 Jul 2010 23:05:25 +0000 (23:05 +0000)]
- add kdevelop stuff

Changed files:
    client/kde4send2builders.sh -> 1.36

11 years ago- unify
Elan Ruusamäe [Thu, 8 Jul 2010 10:50:54 +0000 (10:50 +0000)]
- unify

Changed files:
    etc/pld-builder.init -> 1.12

11 years ago- ignore /var/lock/subsys remove readonly fs errors (after fsck wants to reboot system)
Elan Ruusamäe [Thu, 8 Jul 2010 10:49:47 +0000 (10:49 +0000)]
- ignore /var/lock/subsys remove readonly fs errors (after fsck wants to reboot system)

Changed files:
    etc/pld-builder.init -> 1.11

11 years ago- move kde4-kwebkipart before kde4-kdebase
shadzik [Wed, 30 Jun 2010 17:15:57 +0000 (17:15 +0000)]
- move kde4-kwebkipart before kde4-kdebase

Changed files:
    client/kde4send2builders.sh -> 1.35

11 years ago- link queue id to src rpm dir
Elan Ruusamäe [Mon, 7 Jun 2010 20:40:04 +0000 (20:40 +0000)]
- link queue id to src rpm dir

Changed files:
    PLD_Builder/request.py -> 1.76

This page took 0.436732 seconds and 4 git commands to generate.