Commit Graph

74 Commits

Author SHA1 Message Date
85e7950c4e webbuild-functions: silence a warning which should be harmful and can't fix on client side 2014-06-28 18:50:15 +02:00
b59c024914 webbuild: show build host on title and in environment panel 2014-06-18 13:15:44 +02:00
82c5f79f27 webbuild: allow modified autodist ports is AUTOPORT_PORT_REPOSITORY is set 2014-06-18 13:09:29 +02:00
5241fa7e82 webbuild-cgi: need to call specinfo in speccreate to set $SPECVAR_WORKINGHOME variable 2014-06-14 16:01:54 +02:00
2dd4d2632d webbuild-cgi: fix rpmbuild -bs and other rpmbuild calls by passing correct %_topdir according to environment 2014-06-10 00:19:26 +02:00
f4dbf4b5c2 autodist-repository, webbuild-cgi: use 'ls --color=none' to access local repository to speed up when using NFS 2014-06-07 19:20:56 +02:00
30e8c88970 webbuild.html: don't set expire date for cookies 2014-05-31 15:30:20 +02:00
9643cf4103 webbuild.html, autobuilds.html: added favicon 2014-05-29 14:35:20 +02:00
112abc68c6 webbuild: fix for forwarding requests 2014-05-27 01:40:53 +02:00
f2bb820de8 webbuild: check if WEBBUILD_URL is localhost to avoid recursive request to itself 2014-05-27 00:05:15 +02:00
50d38312db webbuild.html: restore setting cookies 2014-05-24 17:26:59 +02:00
03d939419c Add local autobuild interface autobuilds.html and other fixes 2014-05-24 16:05:40 +02:00
6fc6b0bda6 Added autodist-repository tool, further fixes to support a central sociallog and more fixes 2014-05-23 21:17:27 +02:00
25b48ad735 Latest fix to make webbuild work on new installation 2014-05-22 19:10:42 +02:00
5df925c70b Sync to current status before releasing 2014-05-22 18:20:42 +02:00
49f415f364 webbuild: sync recent minor fixes 2014-04-25 12:10:30 +02:00
bdc9145d01 webbuild.js: detect package as Python if name starting with 'py' 2014-02-01 15:12:03 +01:00
49bda1c6c3 webbuild: change matrix to single column and vertical scrolling 2014-02-01 15:10:56 +01:00
82337b4343 webbuild-functions-private: use stdbuf to prevent buffering in processtail 2014-02-01 15:00:21 +01:00
9ab269e0f7 webbuild-functions: fix killtree function to avoid killing http server 2014-02-01 14:57:30 +01:00
d73319d4ea webbuild: fixes in processes list management 2014-02-01 14:56:17 +01:00
aee7f737b1 webbuild-sudo: fix getting job pid in background mode 2014-02-01 14:55:11 +01:00
f5d91a52fc webbuild: sync to current running version:
- refine socialbox refresh to avoid high browser cpu usage
- support for ruby specfile creation template and fixes for source creation from git
- make processes list a scroll-pane scrollbox
- other small webbuild fixes
2013-12-14 11:57:03 +01:00
a939e6217a webbuild: sync to current running files with lots of fixes and small changes 2013-11-09 14:31:17 +01:00
cbe63c0c85 webbuild: improvement in RPM manager and lots of other changes and fixes 2013-07-11 11:03:09 +02:00
ee91237d64 webbuild-cgi: minor fix on variable check 2013-06-05 18:52:41 +02:00
0febe8f777 webbuild: local webbuild page support for RPM manager 2013-06-05 18:51:00 +02:00
aeec210b02 webbuild: added RPM manager 2013-06-05 18:31:55 +02:00
24f394ce84 autodist,webbuild: support for different update return codes in automatic updates logging 2013-06-05 14:03:56 +02:00
becb15708b webbuild: source files upload support 2013-06-04 02:46:14 +02:00
0e2960e708 webbuild.html: center cointainer and simplify code for heading image and message 2013-06-03 14:09:15 +02:00
92a3d43064 webbuild.js: improved 'Start from URL' filename parsing 2013-06-03 13:57:58 +02:00
16b2ff1ce9 webbuild-cgi: debugging comments removed to clean previous commit 2013-06-03 13:49:37 +02:00
07e9b8a75d webbuild: move show autodist logs section from right sidebar to central area below editor controls ..
- add environment information in some social_log messages
- improve automatic checks and output log in patches add function
2013-06-03 13:46:04 +02:00
56923432c9 webbuild: improve patch management and minor bash code changes 2013-06-01 00:30:05 +02:00
641029e7ec webbuild: use sudo wrapper to sort list of log files to take the most recent 2013-05-23 15:44:13 +02:00
9cfdccccc0 webbuild: support automatic local environments when none is set in configuration 2013-05-23 13:02:22 +02:00
19233fce7d webbuild.js: support for "Start from URL" related fields autocompletion 2013-05-23 12:06:28 +02:00
dd369356c5 webbuild: support for getting repository list from configuration 2013-05-22 12:09:19 +02:00
8751a555bc webbuild-functions: fixes to previous change 2013-05-22 00:31:57 +02:00
d7fa8c819b webbuild-functions: (re)implement log dir special case for autodist user in chroot environment 2013-05-22 00:21:18 +02:00
8fa299b2f2 webbuild-functions: filter web server REMOTE_* variables in cgi_getvars function for security 2013-05-21 16:40:40 +02:00
e0f9129ac5 webbuilnd interface: added progress icon for process box 2013-05-21 16:18:30 +02:00
2b8d183d22 webbuild: support for admin user and access from localhost; support enter key in user and password input 2013-05-21 16:12:02 +02:00
a52cecc4c5 webbuild cgi: clean all denied requests 2013-05-21 12:05:33 +02:00
035e78eba8 webbuild interface: small fixes for portability 2013-05-21 11:57:52 +02:00
7029416146 webbuild interface: don't send user=null if user cookie is not set 2013-05-21 01:25:35 +02:00
61710ad694 webbuild: also manage user for authentication 2013-05-21 01:18:05 +02:00
b84e90b7db webbuild interface: add cookie support to maintain user session 2013-05-21 00:30:35 +02:00
3927887baf webbuild: add webbuild icon for interface 2013-05-21 00:26:32 +02:00