Project

General

Profile

Activity

From 07/14/2016 to 08/12/2016

08/12/2016

11:26 AM Bug #16067 (Ready For Testing): create job invocation hammer command fails with NoMethodError (undefined method `[]' for nil:NilClass):
The Foreman Bot
11:25 AM Bug #16067 (Assigned): create job invocation hammer command fails with NoMethodError (undefined method `[]' for nil:NilClass):
After deeper investigation I've noticed the issue was introduced by #15778, where the model_name was overridden. Rabl... Ivan Necas
09:01 AM Feature #16018 (Closed): Support for alternate port for SSH for certain hosts on smart proxy
Applied in changeset commit:foreman_proxy_plugin|618379fa62888966f0cae5a0346c2ce784b4d1a4. Anonymous
08:31 AM Bug #16005 (Resolved): Remote execution plugin failing with latest Foreman devel
Ivan Necas
08:17 AM Revision 618379fa (foreman_proxy_plugin): Fixes #16018 - Support for alternate port for SSH
Stephan Eicher
08:01 AM Refactor #15667 (Closed): Passing nested array in smart-proxy scope is deprecated
Applied in changeset commit:foreman_plugin|6af318489012c0023ceac60a5080f6cb4683366d. Anonymous
08:01 AM Bug #16002 (Closed): move to strong parameters
Applied in changeset commit:foreman_plugin|3db055312aaf5e9dc996554a638c494eb627da1d. Ivan Necas
07:16 AM Revision 6af31848 (foreman_plugin): Fixes #15667 - Flatten array before passing it to proxy scope
Rails 5 will remove the option of passing nested arrays that are used
in SQL 'IN' conditions. You can see several war...
Daniel Lobato García
07:13 AM Revision 3db05531 (foreman_plugin): Fixes #16002 - convert to strong params
Ivan Necas
04:28 AM Revision bc14ee84 (foreman-tasks): Bump version to 0.8.0
Ivan Necas
04:27 AM Revision 43b1a94f (foreman-tasks): Fixes #16065 - convert to strong params
Ivan Necas
03:42 AM Bug #16086 (Rejected): Submitting new job invocation reloads the new job invocation form
I encountered an odd issue (not always replicable) where clicking submit in the job invocation form (only with immedi... Adam Ruzicka

08/11/2016

09:30 AM Bug #16002 (Ready For Testing): move to strong parameters
The Foreman Bot
09:12 AM Bug #16067 (Closed): create job invocation hammer command fails with NoMethodError (undefined method `[]' for nil:NilClass):
... Ivan Necas

08/10/2016

11:42 AM Bug #16050 (Closed): Installer doesn't affect remote execution-related settings
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1365956
Description of problem:
The smart_proxy_dynflow_c...
Ivan Necas
06:47 AM Bug #16019 (Resolved): CVE-2016-6319 - Persistent XSS in job invocation form triggered by unescaped user input name
Foreman fix was merged to develop branch, the tracking issue is currently set to 1.12.2 so the fix should be in next ... Marek Hulán
02:48 AM Revision 6ef3cf8a (foreman-tasks): Fixes #14487 - Export filtered tasks in csv format
During an upgrade, we need a way to check that there aren't any active
tasks so we can bail and notify the user. To t...
David Davis

08/09/2016

11:55 AM Bug #16019 (Ready For Testing): CVE-2016-6319 - Persistent XSS in job invocation form triggered by unescaped user input name
The core PR can be found at https://github.com/theforeman/foreman/pull/3715 Marek Hulán
04:38 AM Bug #16019 (Resolved): CVE-2016-6319 - Persistent XSS in job invocation form triggered by unescaped user input name
The value is used for label in job invocation form. The vulnerability/fix belongs to Foreman which stopped escaping t... Marek Hulán
07:02 AM Bug #16002 (Assigned): move to strong parameters
Ivan Necas
03:46 AM Feature #16018 (Closed): Support for alternate port for SSH for certain hosts on smart proxy
Ivan Necas
03:38 AM Revision e6e1ebec (foreman_proxy_plugin): Fixes #14901 - Fix OpenStruct issues (#23)
* Fixes #14901 - Fix OpenStruct issues and broken tests adamruzicka

08/08/2016

07:54 AM Bug #16005 (Resolved): Remote execution plugin failing with latest Foreman devel
Ivan Necas

08/05/2016

08:12 PM Bug #16002 (Closed): move to strong parameters
Anonymous
09:16 AM Feature #15214: Alternate port for SSH for certain hosts
Hi there
First of all I want to thank everybody who has been working on this issue/feature, I really appreciate th...
Cyril Stoll

08/03/2016

03:21 PM Bug #15969 (New): Recurring job with 0 hosts from dynamic query should not fail
Right now it fails with
@FloatDomainError: Infinity@
There may be use cases where one would expect it to fail w...
Ben Hagen

08/02/2016

02:29 PM Feature #15946 (Duplicate): kerberos authentication
My site strongly prefers Kerberos authentication to RSA keys. Can the ability to use a keytab on the file system (ki... Pat Riehecky
07:45 AM Revision c41e083b (foreman-tasks): Fixes #15624 - bump dependency on dynflow
Ivan Necas
03:22 AM Feature #12240: Support Host objects other than Host::Managed
I'm putting it on our backlog, we will see how that competes with other tasks we need to do,
but based on the votes ...
Ivan Necas

08/01/2016

03:49 PM Feature #12240: Support Host objects other than Host::Managed
Any updates/plans to implement this? Konstantin Orekhov

07/28/2016

07:04 AM Bug #15875 (New): Remote Execution: Provide better error feedback when attempting to preview templates with no hosts.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1358425

Description of problem:

If a user, that has ...
Ivan Necas
04:47 AM Feature #15872 (New): Ability to monitor whether a host is up or not, after a reboot through the remote execution feature.
It would be nice to be able to make the job execution survive a restart (or a temporary
host disconnection in genera...
Ivan Necas

07/27/2016

04:13 AM Refactor #15848 (New): Hook rake tests on test:plugins
See https://github.com/theforeman/foreman/pull/3666 for more info Lukas Zapletal

07/26/2016

04:47 AM Feature #15214 (Ready For Testing): Alternate port for SSH for certain hosts
The Foreman Bot

07/22/2016

08:31 AM Revision 747b9be6 (foreman-tasks): Bump version to 0.7.20
Ivan Necas
08:25 AM Revision a6d72fb8 (foreman-tasks): Fixes #15624 - support for filtering data in presentation
This allows to set a `present` middleware to filter the data that are
shown to the user. To use it, one needs to defi...
Ivan Necas
08:19 AM Revision dc19edb8 (foreman-tasks): Fixes #15515 - Fix undefined method get_humanized
Himanshu Prakash
08:14 AM Revision ac5f8b08 (foreman-tasks): Fixes #15778 - fix DynflowTask route helpers
Marek Hulán

07/21/2016

12:24 PM Revision 5ca59085 (foreman-tasks): Refs #12195 - add example service file
Marek Hulán

07/20/2016

06:01 AM Bug #15739 (Closed): Uninitialized constant Proxy::Dynflow::Action (NameError)
Applied in changeset commit:foreman_proxy_plugin|b2d07958504fde903b2770a49d3bdb9001397477. Anonymous
04:56 AM Bug #15739 (Ready For Testing): Uninitialized constant Proxy::Dynflow::Action (NameError)
The Foreman Bot
05:05 AM Revision b2d07958 (foreman_proxy_plugin): Fixes #15739 - Correctly name rescue strategy (#26)
adamruzicka
04:01 AM Bug #13562: View remote execution run: no implicit conversion of Fixnum into String
Rolf, do you still encounter the issue with 0.3.0? Should we reopen it?
EDIT: actually it's probably already repor...
Marek Hulán

07/19/2016

11:53 AM Bug #15739 (Closed): Uninitialized constant Proxy::Dynflow::Action (NameError)
... Ohad Levy
09:42 AM Bug #15734 (Duplicate): undefined method `settings' for #<Hash:0x005567cce19bf8>
Anonymous
09:36 AM Bug #15734 (Duplicate): undefined method `settings' for #<Hash:0x005567cce19bf8>
... Ohad Levy
02:05 AM Bug #15723 (Duplicate): Can not save job template
Marek Hulán

07/18/2016

11:41 AM Bug #15723: Can not save job template
Thanks for letting us know! This is actually a duplicate of #14847, the code just hasn't been released yet. We'll ha... Stephen Benjamin
09:46 AM Bug #15723 (Duplicate): Can not save job template
On a freshly installed Foreman 1.12 installed via foreman-installer on CentOS 7, I can not save job templates because... Dirk Götz
11:33 AM Bug #15475 (Rejected): btn misses css class under console view
I can't reproduce either, and we have the right CSS on the buttons: https://github.com/theforeman/foreman_remote_exec... Stephen Benjamin
 

Also available in: Atom