Commit Graph

227 Commits

Author SHA1 Message Date
76032ddcb4 autodist-tool: makepatch: support for patch type autodetection 2012-10-18 00:55:22 +02:00
12b3759777 autodist: create an operation state file for better parsing from cgi; return the number of faild operations as exit code 2012-10-18 00:52:41 +02:00
0e1067c930 webbuild: sync with current running sources (tons of changes again) 2012-10-18 00:49:13 +02:00
12d8eafdc4 webbuild: added server side javascript includes and css styles 2012-09-21 13:03:27 +02:00
0601482f54 webbuild: sync with current alpha development with lots of changes and improvements 2012-09-21 12:57:19 +02:00
4021d4f7a1 distdb.i586: updated 2012-09-21 12:55:55 +02:00
9a8b1355f7 autoport cron: split autoport cron script into two files to parallelize native and chroot port jobs 2012-09-21 12:53:08 +02:00
1514f95b2b autodist cgi: other logfile names and display fixes 2012-09-21 12:51:11 +02:00
1f088616ad autodist: added --list-pkg option and fix for jobs starting with a number (54321) 2012-09-21 12:48:14 +02:00
eebf7f263d autoport cron: fix some log paths with the ones used by current autodist/autoport 2012-09-10 17:51:11 +02:00
ffff0b1c10 webbuild: lots of not better detailed changes; added webbuild-functions import script in /usr/share/autodist 2012-09-10 17:48:21 +02:00
e66061e4c3 distdb: moved kernel jobs from distdb to distdb.i586 2012-09-10 17:43:44 +02:00
298ad4d73c autodist,autoport: support for sending status to webbuild social log 2012-09-10 17:41:15 +02:00
71fec6c77a webbuild-sudo: fix getting specfile version 2012-09-06 18:56:32 +02:00
dcff130bdf webbuild-cgi: support for public social box and other fixes and improvements 2012-09-06 18:55:33 +02:00
5170d2815a autodist-cgi: move icecream builds outside the repositories loop 2012-09-06 18:54:25 +02:00
455ca50f06 autodist: added option --list-jobs for webdist to know all available jobs 2012-09-06 18:52:58 +02:00
0d02eac831 autoport: log naming using timestamp, fix detection of install requirements
- name logfiles using timestamp (TODO: a logfile cleaner)
- if both -np and -r were given send to PORT_REPOSITORY instead of pkg_repository
- fix detection of install requirements
2012-09-06 18:10:35 +02:00
dd53d60b85 webbuild: added maintainer mode; URI-encode package names to fix packages with '+' characters; other fixes 2012-09-04 13:05:57 +02:00
c1ed68dd78 autodist-cgi: complete support for multiple defined repositories in AUTOPORT_REPOSITORIES[] 2012-09-04 13:04:11 +02:00
17c9e4d33a Sync with current autodist configuration and cron files on server 2012-09-02 13:24:26 +02:00
a518dbe02a autodist-cgi: add packages links to webbuild page 2012-09-02 13:21:18 +02:00
b36a8a552e webbuild: add backend-side files 2012-09-02 13:18:52 +02:00
b9803712a2 Release 0.9.4 2012-08-16 12:19:51 +02:00
b3e82e19b4 update-specfile: sync to current 2012-08-16 12:13:07 +02:00
e6f4f990e4 Makefile: install legacy file and apply new cron files names 2012-08-16 12:10:13 +02:00
13c5359c92 cron files: distribution agnostic cron files rename 2012-08-16 12:05:18 +02:00
b37324962c autoport: replace AUTOPORT_CGI_SECONDARY with AUTOPORT_CGI_HOST in default configuration template 2012-08-16 11:58:40 +02:00
79e63cd2a3 autodist-tool: remove forgotten debugging code 2012-08-16 11:51:02 +02:00
f842044af6 autodist: configuration update for all archs 2012-08-16 11:49:11 +02:00
1e2ba88e57 autodist: improved management of skipped packages, delayed repository and other small fixes 2012-08-16 11:41:10 +02:00
61a6f72850 autodist-cgi: support for multiple packages jobs with link available for each operation performed (prepare,update,build,install) 2012-08-16 11:38:14 +02:00
cd1132a916 autodist-cgi: implement support for multiple secondary hosts; use AS_HOST=# (0 for root host)
autodist-cgi: implement distributed builds monitoring page using icecream-monitor script
2012-08-01 11:48:43 +02:00
a36d759531 autoport cron: check for autoport pid, not autodist 2012-07-29 10:58:07 +02:00
2ee18817c4 autodist-cgi: add available log files table for build target in SHOWLOG and implement security checks on passed urls 2012-07-29 10:56:54 +02:00
00adf496ba autospec-conf: remove -C option rejected by curl 7.27.0; also remove '--limit-rate 400k -Y 1' 2012-07-29 10:53:20 +02:00
a5f3beda83 distdb: rename xorg_drv_video target to xorg_drv_video_all to allow autoupgrading single package 2012-07-11 22:38:55 +02:00
0be3a1fc97 autodist cgi: lots of improvements in interface output and other fixes 2012-07-11 22:36:11 +02:00
005fe6a6f5 autodist cgi: another fix for showlog on secondary host 2012-07-11 20:28:46 +02:00
25cc256ba5 autoport hourly cron: fix to use new log file naming 2012-07-09 18:51:34 +02:00
7f92f0fd95 cleanold daily cron: clean old files in all autoport configured environments 2012-07-09 18:49:52 +02:00
4a281ed9dc autodist-cgi: print location of ok log file in output log
autodist: sync with current minor changes
2012-07-09 18:48:36 +02:00
761ae3b3fb distdb updates for i586 2012-06-10 19:09:38 +02:00
179121211e autoport-cgi: more basic enhancements
autodist,autoport: better loggin location and internal formatting for parsing
2012-06-09 16:35:51 +02:00
c9da095026 autoport cron: remove some empty lines added to log file 2012-05-26 13:29:20 +02:00
6e2a4ded8c autodist-cgi: add support for local autodist update and some parsing improvements 2012-05-26 13:28:28 +02:00
ada79d6f76 autoport: add '^' log prefix also for staging packages 2012-05-24 17:24:33 +02:00
dbaaa43f7f Release 0.9.3 2012-05-24 16:47:53 +02:00
e6556e1063 autodist cgi: rename from autoport-cgi and fix installation 2012-05-24 16:47:14 +02:00
a4ccca0e26 unstage.arm: updated 2012-05-24 16:41:22 +02:00