Commit Graph

144 Commits

Author SHA1 Message Date
35abe2122a webbuild.html: fix for editor change callback and other minor fixes 2024-05-01 19:13:24 +02:00
506e531ec8 webbuild-cgi: social log exception for "autodist" when WEBBUILD_URL is set at localhost 2024-04-22 00:35:00 +02:00
10514b4e49 webbuild: autobuilds.html: layout fixes 2024-04-20 20:31:31 +02:00
007b280870 webbuild: set codemirror height to 500 2024-04-18 20:07:20 +02:00
72ce4f5115 webbuild-cgi: show current user social log messages when WEBBUILD_URL is not set 2024-04-18 17:32:44 +02:00
b24249e474 webbuild-cgi: fix autodist checkbox not working if no permissions for maintainer mode 2024-04-18 13:36:48 +02:00
91c50976a9 webbuild.html: update js and css paths for updated codemirror 2024-04-18 13:18:25 +02:00
3717880b21 webbuild: create webbuild.db if missing 2024-04-18 13:06:06 +02:00
92a582306e webbuild: also update webbuild.html 2024-04-18 01:33:48 +02:00
9fbe4e715e webbuild: codemirror update to same as wordpress-theme-openmamba 2024-04-17 21:46:55 +02:00
8ee611b7ac webbuild: update css and webbuild-cgi for stand-alone mode 2024-04-17 21:44:36 +02:00
9d218a005a webbuild-sudo: fix parsing SPECFILE_BUILDDIR since rpmspec started expanding %setup macro 2024-02-08 17:06:19 +01:00
5354160b25 webbuild-cgi: fix getting processes pid with more than one '+' sign appended 2024-02-08 17:05:34 +01:00
92246206dc Update repository from devel to base and other changes for devel to rolling distribution 2023-08-16 18:38:48 +02:00
5bbf2f8715 webbuild-cgi: check for zero length cache files (disk full); add -b descriptive argument to patches 2022-06-11 11:03:08 +02:00
33c3a3ca36 webbuild/webbuild-functions: pipe iconv to build outputs to fix invalid UTF-8 characters 2021-06-05 10:57:06 +02:00
f97c3c4598 webbuild-cgi: add free space information from any chroot environment 2021-05-08 22:42:42 +02:00
acd4178c8b webbuild-cgi: filter out invalid characters from some responses 2021-05-08 22:40:25 +02:00
9d003905df autodist, webbuild-cgi: add -b to autospec command to update build requrements in specfiles; other fixes to webbuild-cgi 2021-03-14 11:51:42 +01:00
dab56b358f webbuild-cgi: fix for lost messages in social log 2020-12-16 20:39:46 +01:00
b95cb79e69 aarch64 support 2020-11-25 19:18:24 +01:00
9ad95404ec Other old fixes on server applied 2020-09-27 15:59:08 +02:00
ac8340c0d6 Switch from using smart to dnf and integrate other old changes 2020-09-27 15:56:38 +02:00
79af8764e1 webbuild-cgi: css fixes 2019-07-30 19:39:22 +02:00
94f1ffcf9a webbuild: more css support for output boxes 2019-07-28 21:57:52 +02:00
1c15fcfb25 webbuild: fixes for sociallog from webbuild.db 2019-07-28 20:40:09 +02:00
5a0fa63a96 webbuild-sudo: switch to using rpmspec from rpm4 instead of rpm --specedit 2019-07-21 11:37:20 +02:00
db0354041e webbuild: minor updates synced from running build server 2019-07-15 17:42:52 +02:00
a6d6fd03e4 webbuild: login fix for problem when password is changed on main site 2017-06-19 14:39:08 +02:00
c3cbf7c0e8 webbuild: switch social_log to sqlite3 db; display status also when there are no processes to display 2016-10-30 13:41:46 +01:00
ced497545e webbuild: support for different archs in downloads and some fixes 2016-10-17 12:57:27 +02:00
ee1a94af6f webbuild-functions: some optimizations of sed parsing functions 2016-07-04 21:39:40 +02:00
2c09744bbd Webbuild: support for running a console command from web interface input 2016-05-29 00:23:38 +02:00
7d21e2fa60 webbuild-cgi: red color for Updating indicator in jobs panel 2016-05-04 15:51:41 +02:00
7e78d60c90 webbuild-cgi: fix for files upload and minor cosmetic changes to rebuild deps function 2016-03-11 14:46:59 +01:00
1c8a7cbbdf webbuild-cgi: add icon button to refresh spec list 2016-01-10 17:10:57 +01:00
73f032afda webbuild-cgi: use https for gravatar 2015-12-08 14:59:48 +01:00
8b9ee4a7b2 webbuild-cgi: alway exit early on refreshsocial request 2015-09-19 23:15:48 +02:00
c3c5a9009e webbuild: fully div based layout and responsive support 2015-08-23 15:59:13 +02:00
4fba9537b5 webbuild: split css adding webbuild-standalone.css and webbuild-post.css 2015-08-22 18:44:38 +02:00
a191ef0eb3 webbuild: fixes to matching autodist jobs with package name and other small fixes 2015-08-22 17:58:14 +02:00
5f2e54f58a webbuild-cgi: small refining of rpmbuild processes detection 2015-05-16 14:28:02 +02:00
90a0d85269 webbuild-cgi: display live server stats in first line of jobs window 2015-05-14 17:13:34 +02:00
6e6d92d5a2 webbuild: redesign of operation panel in maintainance mode 2015-05-07 00:14:06 +02:00
8f2eb49563 webbuild.css: float maintainer panel to the left 2015-05-04 20:46:37 +02:00
3f8d3fb9b2 webbuild: change error background color from red to darkred 2015-04-13 23:16:34 +02:00
77ecc7566d webbuild: implement a var2html function to filter for security variable to html
Currently used in chat messages
2015-04-04 18:49:49 +02:00
aca1323856 webbuild-cgi: fixes for rpm manager install/upgrade from repositories 2015-01-30 11:11:23 +01:00
ef649ef1c4 webbuild-cgi: some more milestone3 support 2014-12-04 14:41:33 +01:00
a044057f9f webbuild-cgi: fix for distroquery usage while searching for already existing package 2014-11-24 12:48:02 +01:00