[Spacewalk-devel] [PATCH] SUSE/AutoYaST Support

2011-03-08 Thread Uwe Gansert
b07a3c9d9103be3b7146749ebe531476e2075d8a Mon Sep 17 00:00:00 2001 From: Uwe Gansert u...@suse.de Date: Thu, 28 Oct 2010 16:59:04 +0200 Subject: [PATCH 1/5] - added support for SUSE autoinstallation --- .../rhn/domain/kickstart/KickstartInstallType.java |8 .../rhn/domain/kickstart/KickstartableTree.java

[Spacewalk-devel] [PATCH] Naming of cloned errata

2012-03-06 Thread Johannes Renner
scheme. Attached please find my proposed patch for spacewalk master. Regards, Johannes -- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 30c638790f3f3d354c2381c6f9b2f23c90e20a50 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de

[Spacewalk-devel] [PATCH] junit tests: some logging cleanups

2013-09-12 Thread Silvio Moioli
Maxfeldstraße 5, 90409 Nürnberg Germany From 38d72cb5bd2cc62534f5b5ad6b0048dcfb999c9a Mon Sep 17 00:00:00 2001 From: Silvio Moioli smoi...@suse.de Date: Mon, 9 Sep 2013 11:48:44 +0200 Subject: [PATCH 22/22] junit tests: some logging cleanups --- .../src/com/redhat/rhn/common/messaging/test

[Spacewalk-devel] [PATCH] Allow null as createdBy and lastModifiedBy for custom data values

2014-01-17 Thread Johannes Renner
:91) Regards, Johannes -- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 910d1db851a485ec565f7e59f6b1d0d89c29 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Fri, 17 Jan 2014 12:01:45 +0100 Subject: [PATCH] Allow

Re: [Spacewalk-devel] [PATCH] Bug about cloned channels and errata

2012-03-08 Thread Johannes Renner
else who knows) should better have a look and verify this first, see the second patch. -- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 22cab15a789c1d8cc50f2efb8244fbec1c9a2236 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de

Re: [Spacewalk-devel] [PATCH] some patches for monitoring on postgres and pylint findings

2011-11-29 Thread Michael Calmer
, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) From 6651001519ecd1b657a63d22d0dead7c7f21952a Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Tue, 29 Nov 2011 17:55:01 +0100 Subject: [PATCH 1/4] replace sysdate with current_timestamp --- monitoring/PerlModules/NP/OracleDB

[Spacewalk-devel] [PATCH] Fix Search for Custom Info Values + NPE

2013-11-12 Thread Johannes Renner
...@suse.de Date: Tue, 12 Nov 2013 16:26:31 +0100 Subject: [PATCH 1/2] Fix custom info value index removal in advanced search --- .../redhat/satellite/search/db/models/ServerCustomInfo.java| 10 +- .../search/scheduler/tasks/IndexServerCustomInfoTask.java | 6 +++--- 2 files changed

[Spacewalk-devel] [PATCH] Pam setting on the user page not saving

2011-10-12 Thread Johannes Renner
: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) From 4abfbdcaea3ea3ddc5d9bb6aa1d478f2975d5723 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Wed, 12 Oct 2011 13:23:01 +0200 Subject: [PATCH] Fixed pam setting on user page not saving --- .../frontend/action

[Spacewalk-devel] [PATCH] change jabberd default password

2012-08-10 Thread Uwe Gansert
patch fixes that. -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net commit 160d9e1db857492516f6446f82f84281852a885d Author: Uwe Gansert u...@suse.de Date: Thu Aug

[Spacewalk-devel] [PATCH] Validate proxy format on general config page

2012-09-10 Thread Johannes Renner
Hey, Here is a patch for adding some validation to the HTTP proxy field on the general config page (https://hostname/rhn/admin/config/GeneralConfig.do). This validator will allow FQDN or FQDN:port only, while a simple hostname will not pass. IPv4 addresses will pass, but IPv6 won't. Feel free

[Spacewalk-devel] [PATCH] Kickstart profiles error handling

2012-11-06 Thread Johannes Renner
Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 5e754d93de7475a88e38578faa0d32fce7581cdb Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Tue, 6 Nov 2012 12:10:34 +0100 Subject: [PATCH] Improve kickstart profiles error handling

Re: [Spacewalk-devel] [PATCH] Kickstart profiles error handling

2012-11-12 Thread Johannes Renner
, Felix Imendörffer From 2062558127111d5fec6d1d2313d6d67e9b4208e0 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Mon, 12 Nov 2012 16:45:09 +0100 Subject: [PATCH] Fix typos --- branding/css/blue-docs.css |2 +- .../src/com/redhat/rhn

Re: [Spacewalk-devel] [PATCH] build rhnmd on openSUSE

2011-04-15 Thread Michael Calmer
2001 From: Michael Calmer m...@suse.de Date: Fri, 15 Apr 2011 12:09:51 +0200 Subject: [PATCH 12/13] build rhnmd on SUSE - add init script for SUSE - BuildRequire sysconfig to make chkconfig work during build in OBS - openssh-server does not exist on SUSE (part of openssh) - no keygen in %post to use

Re: [Spacewalk-devel] [PATCH] SUSE Studio API will stop working via unencrypted HTTP

2014-02-05 Thread Johannes Renner
Guild, Felix Imendörffer From e64a4b53a4d3bbd04af4cbe226753223d4e2cdba Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Wed, 5 Feb 2014 11:55:17 +0100 Subject: [PATCH 1/2] Update susestudio-java-client spec file for building version 0.1.4 --- spec-tree/susestudio-java-client

Re: [Spacewalk-devel] [PATCH] UserFactoryTest: avoid failure if there are no users

2013-08-29 Thread Silvio Moioli
59f9bf8f5cd2ab708b748eb8224fa6139bcfe9b4 Mon Sep 17 00:00:00 2001 From: Silvio Moioli smoi...@suse.de Date: Wed, 28 Aug 2013 17:30:17 +0200 Subject: [PATCH 1/3] TestUtils.findTestData: do not fail if called from an archive --- java/code/src/com/redhat/rhn/testing/TestUtils.java | 18 +- 1 file changed, 17

[Spacewalk-devel] [PATCH] Fix errata clone name generation in perl code

2012-04-23 Thread Johannes Renner
it was not rewritten? Or is it just remaining by accident? Thank you, Johannes -- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From b497b86fdfa6054c60c35a2d78f5eb8a05a445af Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Mon

Re: [Spacewalk-devel] spacecmd: system_schedulehardwarerefresh and system_schedulepackagerefresh

2012-08-12 Thread Parsons, Aron
Stefan, Committed as df5078c9d5e803a875896dba654d45f0b7a63af5. Thanks for the patch. /aron From: stefan.me...@generali.de To: spacewalk-devel@redhat.com Subject: [Spacewalk-devel] spacecmd: system_schedulehardwarerefresh

Re: [Spacewalk-devel] [PATCH] updateinfo to Errata import in spacewalk-repo-sync

2011-03-08 Thread Michael Calmer
Hi, Am Montag, 7. März 2011, 15:49:59 schrieb Miroslav Suchý: On 03/07/2011 02:28 PM, Michael Calmer wrote: Hello, [...] Regarding patch 0001-implement-updateinfo-Errata-import-5.patch... It seems to me that it is merge of 4 smaller commits and therefore the commit description is quite

[Spacewalk-devel] Future of the development stack?

2013-06-07 Thread Duncan Mac-Vicar P.
for new features, but we would be afraid to have them rejected by upstream. But another possibility would be to contribute upstream a port of all the styling to bootstrap from the beginning, which would be a mega-patch, but we would not start working on something like this without having discussed

Re: [Spacewalk-devel] Twitter Bootstrap: Standardizing the CSS framework?

2013-07-26 Thread Duncan Mac-Vicar P.
On 26/07/13 14:05, Tomas Lestach wrote: How can we be sure, that you cover all the Spacewalk pages, if you focus on downstream, that has a different set of pages? If the sent patch was against Suse Manager, I suppose that you do not really work with Spacewalk itself. So, are you going

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-08 Thread Johannes Renner
On 01/08/2014 02:34 PM, Michael Mraka wrote: Maximilian Meister wrote: % I see. Then it should keep the original name so we can easily figure out % where it came from and replace it with newer version in the future. % % Hi Michael, % % the original name would be pwstrength.js (in 0.5.0).

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-24 Thread Maximilian Meister
On 01/24/2014 12:29 PM, Matej Kollar wrote: * Warning pop-up. * Could it be moved to the right or bottom of the filed? Yes. Though on the bottom it overlaps with the bar, and on the right it could end up being compressed, depending on the window size of your browser. I guess I could

[Spacewalk-devel] [PATCH] Support native kvm images in SUSE Studio integration

2013-02-06 Thread Johannes Renner
-- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 652f1fdac22834021235829434f53c48759dba3e Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Tue, 29 Jan 2013 15:21:22 +0100 Subject: [PATCH] support studio KVM image type

Re: [Spacewalk-devel] erratas and the client plugin package action

2011-10-17 Thread Ionuț Arțăriși
Calmerm...@suse.de Date: Wed, 6 Jul 2011 17:51:04 +0200 Subject: [PATCH] add server capability xmlrpc.errata.patch_names' --- backend/server/rhnCapability.py |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/backend/server/rhnCapability.py b/backend/server/rhnCapability.py

[Spacewalk-devel] [PATCH] filename stays the same when kickstart is renamed

2011-11-08 Thread Uwe Gansert
to problems when you create a 2nd profile now with the old name that was used before. So if you have created a kickstart test_profile and then you rename it later to webserver_profile and then you create a new test_profile, your webserver_profile is lost as a file. I have attached a patch

Re: [Spacewalk-devel] [PATCH] Kickstartable channels should contain the anaconda package

2013-04-04 Thread Johannes Renner
guess the initial patch would be fine, as long as we add some additional small fixes on top. Here is another single patch containing everything. Basically what we are doing is to distinguish between kickstartable and autoinstallable channels. It would be really helpful though to get some feedback

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-24 Thread Matej Kollar
Meister mmeis...@suse.de To: spacewalk-devel@redhat.com Sent: Thursday, January 23, 2014 2:08:56 PM Subject: Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk On 01/23/2014 11:04 AM, Michael Mraka wrote: Hi Maximilian, that sounds great. % Question is now do

[Spacewalk-devel] [PATCH] build rhn-client-tools on openSUSE

2011-04-08 Thread Michael Calmer
59d44ce683dbfc933baeec4bf92a4a415c225936 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Mon, 4 Apr 2011 11:10:55 +0200 Subject: [PATCH 01/17] get hostname on not RedHat systems Other Linux distributions may not have a file named /etc/sysconfig/network. So we should check if it is a file and use the other

Re: [Spacewalk-devel] using XML RPC to create a virtual machine fails

2011-06-27 Thread Uwe Gansert
(), details.getVcpus().intValue(), details.getDiskPath()); the details.getDiskPath() returns NULL and that raises an exception. Yes, you're right, this is the cause of the problem. I found some more problems in the code and I have attached a patch. The default

Re: [Spacewalk-devel] using XML RPC to create a virtual machine fails

2011-06-28 Thread Uwe Gansert
on Monday 27 June 2011 Uwe Gansert wrote: Do you have an idea how to fix that in a clean way? I attach a new patch suggestion here. It's a version I'm more happy with than with the patch yesterday.. I test the virt_bridge now before it goes into the database and in case it null, I set

Re: [Spacewalk-devel] [PATCH] Bug about cloned channels and errata

2012-02-29 Thread Johannes Renner
to be an easy fix that I attached as a patch for master, which just calls a stored procedure ('update_needed_cache_for_channel', ErrataCache_queries.xml) instead. Maybe someone of you who knows about this code could have a look at the issue, I might be missing something .. Replying to add

Re: [Spacewalk-devel] [PATCH] Kickstart profiles error handling

2012-11-08 Thread Johannes Renner
in this case, so what we see on this page is the source code of the apache error page. Further, the download link is of course not working. Right. I see your point. The attached patch contains the following proposed changes to the code: 1. Change the error message text to point to the file

Re: [Spacewalk-devel] On quality of patches

2014-01-30 Thread Paul Robert Marino
interface it may break other pages than the one the developer is focused on.I think we need a map of what these shared file and functions effect so we can do more formal QA testing in the future-- Sent from my HP Pre3On Jan 30, 2014 7:33, Duncan Mac-Vicar P. dmacvi...@suse.de wrote: On 30/01/14 11:57

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-23 Thread Maximilian Meister
22b17b0cd96742dec6bc6488f95049fcf9a4c21a Mon Sep 17 00:00:00 2001 From: Maximilian Meister mmeis...@suse.de Date: Thu, 23 Jan 2014 13:38:11 +0100 Subject: [PATCH 1/4] adding spec file for the spec tree and patch to the original source --- .../pwstrength/pwstrength-bootstrap-1.0.2.patch| 74

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-28 Thread Maximilian Meister
: Maximilian Meister mmeis...@suse.de Date: Tue, 28 Jan 2014 11:25:43 +0100 Subject: [PATCH 2/4] adding caller script and tick icon function --- .../javascript/spacewalk-pwstrength-handler.js | 86 ++ 1 file changed, 86 insertions(+) create mode 100644 web/html/javascript/spacewalk

Re: [Spacewalk-devel] List of installable packages: API vs. Web UI

2012-11-22 Thread Johannes Renner
84295bbb50bf32bfbec425d3aca516eeb8276d85 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Wed, 21 Nov 2012 18:21:20 +0100 Subject: [PATCH] Fix query for API call system.listLatestInstallablePackages --- .../common/db/datasource/xml/Package_queries.xml | 33 +++- .../redhat/rhn/manager/system

Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk

2014-01-28 Thread Matej Kollar
-- Matej Kollar Satellite Engineering, Red Hat - Original Message - From: Maximilian Meister mmeis...@suse.de To: spacewalk-devel@redhat.com Sent: Friday, January 24, 2014 2:33:46 PM Subject: Re: [Spacewalk-devel] [PATCH] Adding a password strength meter to spacewalk On 01/24

Re: [Spacewalk-devel] Pushing to spacewalk.git

2013-12-10 Thread Silvio Moioli
are merging master back to the branch from time to time - I hope that you don't mind some extra merge commits tkasparek moio: sure, just do whatever suits you the best moio tkasparek thanks tkasparek np I hope this is not really a difficult issue, as I am happy with the current upstream patch flow

[Spacewalk-devel] [PATCH] Single-system reboot page ported to Java

2014-01-17 Thread Silvio Moioli
. Regards, -- Silvio Moioli SUSE LINUX Products GmbH Maxfeldstraße 5, 90409 Nürnberg Germany From c6c2050412339f1d9fe789dc57f8b170e750ad31 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Thu, 16 Jan 2014 17:20:53 +0100 Subject: [PATCH 2/2] remove unused perl code after porting

[Spacewalk-devel] On picking a standard on HTML5 void tags (was: Date/Time picker)

2014-02-18 Thread Silvio Moioli
that the goal of a coding convention is mostly patch consistency - picking one style to avoid unneeded git conflicts because of different programmers having different habits. Goal here is not being nice on browsers' lexers IMO. Actually I would say that this case is very similar to the problem of having

Re: [Spacewalk-devel] [PATCH] Bug about cloned channels and errata

2012-03-05 Thread Johannes Renner
('insert_new_cache_entries_by_packages' in ErrataCache_queries.xml) is not doing the right thing. There even seems to be an easy fix that I attached as a patch for master, which just calls a stored procedure ('update_needed_cache_for_channel', ErrataCache_queries.xml) instead. Maybe someone of you who knows about

[Spacewalk-devel] [PATCH] build rhnsd on openSUSE

2011-04-08 Thread Michael Calmer
74c43ea440c79538a4b290aac5040ac5bc39c547 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Mon, 4 Apr 2011 14:27:53 +0200 Subject: [PATCH 05/17] changes to build rhnsd on SUSE - modify specfile - add and install init script for SUSE --- client/rhel/rhnsd/rhnsd.init.SUSE | 114

[Spacewalk-devel] [PATCH] build rhn-virtualization on openSUSE

2011-04-08 Thread Michael Calmer
2546d27a7edbf2c4ae2235e2c64220db60bdb95a Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Mon, 4 Apr 2011 17:09:19 +0200 Subject: [PATCH 10/17] build rhn-virtualization on SUSE - modify the specfile - add SUSE init script --- .../rhn-virtualization/rhn-virtualization.spec | 28 +- .../scripts/rhn

[Spacewalk-devel] [PATCH] build rhnmd on openSUSE

2011-04-08 Thread Michael Calmer
4122bb4df08db847813f13fc53f37ef76568f749 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Wed, 6 Apr 2011 12:24:08 +0200 Subject: [PATCH 14/17] build rhnmd on SUSE - modify the specfile - add init script for SUSE --- monitoring/rhnmd/rhnmd.init.SUSE | 107

[Spacewalk-devel] [PATCH] Proxy: do not read the body of a request into memory

2013-04-26 Thread Michael Calmer
: Michael Calmer m...@suse.de Date: Thu, 18 Apr 2013 12:38:50 +0200 Subject: [PATCH 1/2] do not read data into memory which should be send to the server --- proxy/proxy/broker/rhnBroker.py | 3 +-- proxy/proxy/redirect/rhnRedirect.py | 4 ++-- proxy/proxy/rhnShared.py| 19

[Spacewalk-devel] [PATCH] avoid relying on types returned by Hibernate

2013-06-10 Thread Silvio Moioli
or not. Any comment is welcome! Regards, -- Silvio Moioli SUSE LINUX Products GmbH Maxfeldstraße 5, 90409 Nürnberg Germany From e5d4e4a2b5e19524ae3c6b8e8e16a9825d8d28e6 Mon Sep 17 00:00:00 2001 From: Silvio Moioli smoi...@suse.de Date: Fri, 7 Jun 2013 16:02:00 +0200 Subject: [PATCH] Avoid relying

[Spacewalk-devel] [PATCH] OrgHandlerTest: don't depend on a channel family with free entitlement slots

2013-09-12 Thread Silvio Moioli
df2f9da98e0922307336e2280bec830a027ecc7b Mon Sep 17 00:00:00 2001 From: Silvio Moioli smoi...@suse.de Date: Wed, 11 Sep 2013 08:58:46 +0200 Subject: [PATCH 14/22] OrgHandlerTest: don't depend on a channel family with free slots --- .../frontend/xmlrpc/org/test/OrgHandlerTest.java | 78

Re: [Spacewalk-devel] All relevant errata as All Errata

2012-03-02 Thread Duncan Mac-Vicar P.
From: Duncan Mac-Vicar P dmacvi...@suse.de Date: Fri, 2 Mar 2012 17:50:04 +0100 Subject: [PATCH] errata/Overview.do and errata/RelevantErrata.do provide the same list. Get rid of Overview and use RelevantErrata instead. See https://www.redhat.com/archives/spacewalk-devel/2012-March/msg3.html

Re: [Spacewalk-devel] Bootstrap image feature

2012-08-02 Thread Uwe Gansert
On 02.08.2012 11:15, Jan Pazdziora wrote: I have attached patches that fit into master. But actually they are more to show what I did and for discussion maybe. The schema-upgrade for example is still missing because I don't know yet in which version that patch will end. We are still aiming

[Spacewalk-devel] [PATCH] timeout configuration for satsync

2013-04-22 Thread Michael Calmer
-- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) From 9e8cfaaf8e98e5254b2f475fd3d126bc5b7173e8 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Mon, 22 Apr 2013 16:58:03 +0200 Subject: [PATCH] make rpclib connection timeout

Re: [Spacewalk-devel] On quality of patches

2014-03-03 Thread Lamont Peterson
, 2014 7:33, Duncan Mac-Vicar P. dmacvi...@suse.demailto:dmacvi...@suse.de wrote: On 30/01/14 11:57, Matej Kollar wrote: Hi all. We welcome community contributions and we want to maintain some level of quality. Natural expectation is that every proposed patch is tested for the functionality. I

[Spacewalk-devel] [PATCH] Schedule updates for the software update stack first

2012-10-19 Thread Johannes Renner
LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From b27fdfcda077af488a17d6a2b7a18e133b01909a Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Thu, 18 Oct 2012 17:26:01 +0200 Subject: [PATCH] Schedule updates for software update stack

[Spacewalk-devel] upstreaming some of our .spec file changes

2013-08-01 Thread Duncan Mac-Vicar P.
vanilla releases on SUSE, I'm sure the Spacewalk team will be happy to consider those patches for master. This is something we probably should do. I think the 80% of the patch are SUSE/RH differences, and the minor part SUSE Manager/Spacewalk specific. We should upstream at least the first part. We

[Spacewalk-devel] [PATCH] adding support zypper in bootstrap script and allow multiple GPG keys

2011-04-08 Thread Michael Calmer
1e8596981b5101f7824cfc257f3a611ca96de676 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Tue, 5 Apr 2011 13:25:26 +0200 Subject: [PATCH 13/17] support zypper in bootstrap script and allow multiple GPG keys - add zypper as valid installer in the bootstrap script - allow to install multiple GPG

Re: [Spacewalk-devel] [PATCH] Validate proxy format on general config page

2012-09-18 Thread Johannes Renner
2001 From: Johannes Renner jren...@suse.de Date: Tue, 18 Sep 2012 14:17:11 +0200 Subject: [PATCH] Validate proxy format on general config page --- .../rhn/common/validator/HostPortValidator.java| 134 .../validator/test/HostPortValidatorTest.java | 63

Re: [Spacewalk-devel] [PATCH] Single-system reboot page ported to Java

2014-01-21 Thread Silvio Moioli
/articles/javase/code-convention-138726.html -- Silvio Moioli SUSE LINUX Products GmbH Maxfeldstraße 5, 90409 Nürnberg Germany From 51fc76e6de18e6e93f38652f389edf39976d5c38 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Thu, 16 Jan 2014 14:08:11 +0100 Subject: [PATCH] port

[Spacewalk-devel] [PATCH] Make CSV Separator Character Configurable

2013-08-19 Thread Johannes Renner
Imendörffer From 7a446a37f1582321f432d097bd3dabdac8ecb9a2 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Mon, 19 Aug 2013 13:31:35 +0200 Subject: [PATCH 1/3] Allow users to change the CSV separator (schema changes) --- schema/spacewalk/common/tables/rhnUserInfo.sql | 6

[Spacewalk-devel] [PATCH] build osad on openSUSE

2011-04-08 Thread Michael Calmer
17423372daefefabeb43a68b921dd665196adc86 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Mon, 4 Apr 2011 15:17:06 +0200 Subject: [PATCH 06/17] build osad on SUSE - modify specfile - add init script for SUSE --- client/tools/osad/osad.spec | 57

Re: [Spacewalk-devel] [PATCH] Validate proxy format on general config page

2012-09-14 Thread Johannes Renner
On 09/12/2012 05:51 PM, Tomas Lestach wrote: [...] Anyway, please, suppose Spacewalk is IPv6 ready, so if you allow IPv4 addresses, please allow IPv6 addresses as well. In case it turns out something doesn't work as expected, we'd face the issue. I'll be happy to commit your patch, when

[Spacewalk-devel] [PATCH] Frontend monitoring tests: ensure a Monitoring Scout exists

2013-09-12 Thread Silvio Moioli
LINUX Products GmbH Maxfeldstraße 5, 90409 Nürnberg Germany From f3c39d5f5adb90216f97988c29133e549df291d4 Mon Sep 17 00:00:00 2001 From: Silvio Moioli smoi...@suse.de Date: Fri, 6 Sep 2013 15:10:02 +0200 Subject: [PATCH 02/22] Frontend monitoring tests: ensure a Monitoring Scout exists

Re: [Spacewalk-devel] [PATCH] Has signed Metadata

2011-05-24 Thread Michael Calmer
(AG Nürnberg) From d7c0e9d8ae3684566ae79573d1e8e369e2388323 Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Sat, 21 May 2011 15:56:47 +0200 Subject: [PATCH 1/3] add column metadata_signed to rhnContentSource table --- .../spacewalk/common/tables/rhnContentSource.sql |4

Re: [Spacewalk-devel] [PATCH] Avoid a possible concurrency issue on RhnSet update

2013-09-04 Thread Silvio Moioli
On 09/03/2013 02:33 PM, Tomas Lestach wrote: to be honest, I personally do not like seeing DB index names in the application code. I agree that it is not really an elegant solution, but I could not find another way of ignoring such specific exceptions. Ideas welcome :-) (Btw. does it work on

[Spacewalk-devel] [PATCH] Add support for enhances weak dependency

2013-10-21 Thread Michael Calmer
2001 From: Michael Calmer m...@suse.de Date: Fri, 18 Oct 2013 13:47:55 +0200 Subject: [PATCH 1/5] add support for enhances rpm weak dependencies (backend) (bnc#846436) --- backend/satellite_tools/exporter/exportLib.py| 2 ++ backend/satellite_tools/spacewalk-remove-channel | 1 + backend

[Spacewalk-devel] [PATCH] Has signed Metadata

2011-03-07 Thread Michael Calmer
...@suse.de Date: Sun, 6 Mar 2011 14:12:34 +0100 Subject: [PATCH 1/2] add column metadata_signed to rhnContentSource table --- .../spacewalk/common/tables/rhnContentSource.sql |4 .../019-add-metadata_signed.sql|7 +++ 2 files changed, 11 insertions(+), 0 deletions

[Spacewalk-devel] [PATCH] Show systems that need reboot because of an errata

2012-04-17 Thread Duncan Mac-Vicar P.
not relevant to the patch. Additionally changed to_timestamp() to something that works in both databases. Duncan From 34b8bea2ad8e64a4b9c5359d21ad6d0d480f054f Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P dmacvi...@suse.de Date: Tue, 17 Apr 2012 15:31:06 +0200 Subject: [PATCH] Show systems that need

Re: [Spacewalk-devel] Audit Logging

2011-08-26 Thread Johannes Renner
. I got the idea and I was even researching such an approach already. For the webapp I started with a ServletFilter (see my attached patch as an example) that simply logs all POST requests to the backend using my helper classes from the patches I already sent. The main thing that's missing would

Re: [Spacewalk-devel] [PATCH] SSH Push Feature Proposal

2013-04-24 Thread Johannes Renner
On 04/12/2013 01:24 PM, Jan Pazdziora wrote: Johannes, let me summarize some big picture impressions, without commenting on every detail. You propose to address two situations: 1) clients in DMZ that cannot reach the server, with server able to reach the clients; 2) overloading

[Spacewalk-devel] PATCH - Addesd cobbler import support for SUSE

2011-04-05 Thread Uwe Gansert
Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug From bc83f0065e155f4fd7c3343f88d38184cc06f980 Mon Sep 17 00:00:00 2001 From: Uwe Gansert u...@suse.de Date: Tue, 5 Apr 2011 13:11:52 +0200 Subject: [PATCH] added support for suse-distro import --- cobbler/modules

[Spacewalk-devel] [PATCH] replace UTF-8 space with normal space

2013-11-20 Thread Michael Calmer
, Felix Imendörffer HRB 16746 (AG Nürnberg) From 0ec921f199b133fd47e8efa1e90e691ae6977bdb Mon Sep 17 00:00:00 2001 From: Michael Calmer m...@suse.de Date: Wed, 20 Nov 2013 16:08:36 +0100 Subject: [PATCH] replace UTF-8 space character with normal space character --- java/code/webapp/WEB-INF/pages/admin

Re: [Spacewalk-devel] [PATCH] perl List port to new css/markup

2014-01-10 Thread Duncan Mac-Vicar P.
On 09/01/14 15:40, Duncan Mac-Vicar P. wrote: Attached patch with all mentioned issues corrected. Now attached for real. diff --git a/branding/templates/header.pxt b/branding/templates/header.pxt index d90e605..c567b3a 100644 --- a/branding/templates/header.pxt +++ b/branding/templates

[Spacewalk-devel] [PATCH] perl List port to new css/markup

2013-12-20 Thread Duncan Mac-Vicar P.
Attached is a first port of the list view to the new CSS markup. I still have a question though. https://git.fedorahosted.org/cgit/spacewalk.git/tree/web/modules/sniglets/Sniglets/ListView/Style.pm The way the styles work is by defining Style:standard with the default methods and then other

[Spacewalk-devel] Twitter Bootstrap: Standardizing the CSS framework?

2013-07-25 Thread Duncan Mac-Vicar P.
patch attached). Mostly the base layout and the tags. There are a lot of jsp pages with plain html that need porting by hand, but hey, it is a good start. Here is a gallery with Spacewalk being customized by just changing a LESS [²] file with variables (similar to what http://twitter.github.io

[Spacewalk-devel] [PATCH] Refactor listing of channels: RedHat.do - Vendor.do

2011-07-05 Thread Johannes Renner
patch. Thank you, Johannes -- SUSE LINUX Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) From 506bbd5b7df16f0bdf04de8b31b3b4fc4f80b5c7 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Tue, 5 Jul

[Spacewalk-devel] [PATCH] Remove markup from error messages

2011-11-15 Thread Johannes Renner
-- SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer From 8960b0ca3e8df8500f9129fd06493e3f3565cb86 Mon Sep 17 00:00:00 2001 From: Johannes Renner jren...@suse.de Date: Tue, 15 Nov 2011 13:55:02 +0100 Subject: [PATCH] Remove markup from error message

<    1   2   3