Project

General

Profile

Activity

From 09/06/2017 to 10/05/2017

10/05/2017

10:53 AM Refactor #21216 (Closed): fix Rails 5.x deprecations that are still compatible with Rails 4.2
Anonymous
10:48 AM Refactor #21215 (Closed): update scoped_search syntax
Anonymous
07:12 AM Refactor #21205 (Closed): Replace alias_method_chain with Module prepend
Applied in changeset commit:foreman_plugin|5d1530d6fba3b8e650b4323498501864df9ac55c. Ivan Necas
04:53 AM Refactor #21205 (Ready For Testing): Replace alias_method_chain with Module prepend
The Foreman Bot
04:49 AM Refactor #21205 (Closed): Replace alias_method_chain with Module prepend
One of the reasons is to remove the rails 5 deprecation. The other is the tests
in against foreman on ruby 2.2.2 cur...
Ivan Necas
06:28 AM Revision 5d1530d6 (foreman_plugin): Fixes #21205 - replace alias_method_chain with prepend
Ivan Necas
06:09 AM Bug #21168 (Ready For Testing): Can't create a location
The Foreman Bot

10/04/2017

12:56 PM Revision cc726967 (foreman_plugin): Bump core version to 1.0.6
Ivan Necas
12:53 PM Revision 36ac0620 (foreman_proxy_plugin): Bump version to 0.1.6
Ivan Necas
12:52 PM Revision 0353936f (smart_proxy_dynflow): Bump version to 0.1.8
Ivan Necas
12:51 PM Revision db7c08c2 (smart_proxy_dynflow): Bump core version to 0.1.8
Ivan Necas
12:03 PM Revision 35c6d6aa (foreman-tasks): Fixes #21082 - make the owner search join tables uniq
Ivan Necas
03:26 AM Revision a80bc3f0 (foreman-tasks): Bump version to 0.10.4
Ivan Necas

10/03/2017

10:15 AM Bug #21178 (Ready For Testing): unable to set non-primary remote execution interface
The Foreman Bot
10:09 AM Bug #21178 (Closed): unable to set non-primary remote execution interface
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1498028
*Description of problem:*
In satellite web UI,...
Ivan Necas

10/02/2017

10:08 AM Bug #21168: Can't create a location
While trying to reproduce this I encountered a possibly related error... Adam Ruzicka
09:46 AM Bug #21168 (Closed): Can't create a location
Trying to create a location silently fails, the server log only shows: "Failed to save: "
In the taxonomy controller...
Ori Rabin

09/26/2017

11:37 AM Bug #21113 (Ready For Testing): Require templates assets for job templates
The Foreman Bot
11:35 AM Bug #21113 (Closed): Require templates assets for job templates
Needs to be done for #21112 Ivan Necas
03:46 AM Revision 766c805b (foreman-tasks): Fixes #21081 - ensure to load foreman/dynflow/configuration
The previous require call for `lib/foreman` was not working
as expected.
Ivan Necas

09/25/2017

12:12 PM Revision 3768075c (foreman-tasks): Refs #19699 - Fixed older method signature
Shimon Shtein
01:51 AM Revision bdd395f9 (foreman-tasks): Fixes #19699 - Removed import_host monkey patch
Once https://github.com/theforeman/foreman/pull/3649 gets in core,
there will be no need for monkey patch.
In additio...
Shimon Shtein

09/22/2017

07:53 AM Bug #20996 (Rejected): Foreman remote execution certificate verify failed
Closing the issue for now, as I was not able to reproduce and believe it has something to do with setting up the fore... Ivan Necas

09/21/2017

02:59 PM Revision 84831640 (foreman-tasks): Bump version to 0.10.3
Ivan Necas
02:57 PM Revision 80f92fcf (foreman-tasks): i18n - pulling from tx
Ivan Necas
02:34 PM Revision dac9fdb1 (foreman-tasks): Fixes #20352 - Backup deleted tasks
Adam Růžička
05:59 AM Revision 488ea254 (foreman-tasks): Fixes #16922 - Clean old tasks automaticaly
Adam Růžička

09/20/2017

12:55 PM Refactor #21043 (New): Ensure dates are printed consistently with core
Foreman 1.16 introduced two helpers that should be used whenever date/time information is printed.... Marek Hulán
09:56 AM Revision 9d2f15e5 (smart_proxy_dynflow): Fixes #20624 - Register dead letter handler from foreman tasks core
Adam Růžička

09/19/2017

10:54 AM Revision bbd3e2fa (foreman-tasks): Bump version to 0.2.4
Ivan Necas
10:53 AM Revision f7036e43 (foreman-tasks): Bump version to 0.10.2
Ivan Necas
10:34 AM Revision eef71c51 (foreman-tasks): Revert "Fixes #16922 - Clean old tasks automaticaly"
This reverts commit 9d5fe72b8d95006eb104077dc2162e791e93c889. Ivan Necas
10:22 AM Revision edf58728 (foreman-tasks): Fixes #20624 - Rename DeadLetterHandler to DeadLetterSilencer
Adam Ruzicka
10:19 AM Revision 4f680b17 (foreman-tasks): Fixes #20755 - introduce scoped search alias for user
It's now possible to search tasks by user by specifying `user = admin`:
this is an alias for `owner.login` field.
Ivan Necas
10:10 AM Bug #20996: Foreman remote execution certificate verify failed
Could you have a look at http://projects.theforeman.org/issues/15070#note-4 and try the steps described there: seems ... Ivan Necas
05:58 AM Bug #20996 (Rejected): Foreman remote execution certificate verify failed
Hello,
executing a command with foreman remote execution results in a certificate verify failed.
[19/Sep/2017:1...
Florian Faltermeier
07:02 AM Revision 9d5fe72b (foreman-tasks): Fixes #16922 - Clean old tasks automaticaly
Setup to cleanup tasks older then 30 days.
While the config is in foreman-tasks.yaml it is reflected by
'foreman_task...
Martin Bacovsky
06:12 AM Revision e4893f01 (foreman-tasks): Fixes #20980 - Compatibility fix for rails 5
Adam Růžička
04:54 AM Feature #20777 (Closed): Remote Execution: Move to any page
Moving over to closed as this was fixed in Foreman, for details see the linked issue. Adam Ruzicka
04:28 AM Bug #20994 (New): Remote execution results Hosts tab confusing user experience
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386201
*Description of problem:*
The links on the Remot...
Adam Ruzicka

09/18/2017

09:48 AM Revision cc611cef (foreman_proxy_plugin): Fixes #17514 - Allow enabling async ssh
Adam Růžička
05:15 AM Bug #20427 (Closed): REX doesnt start with rails 5
Ivan Necas
03:47 AM Bug #20427 (Ready For Testing): REX doesnt start with rails 5
The Foreman Bot
05:15 AM Revision 82627b3c (foreman_plugin): Fixes #20427 - Compatibility fix for rails 5
Adam Ruzicka

09/17/2017

11:42 AM Bug #20254: REX tests fail to run with rails 5
I think that's fixed in the meanwhile, probably by #20708. Anonymous

09/15/2017

11:11 AM Revision ae152908 (foreman-tasks): Fixes #20914 - Connect to configured Foreman DB during export
Martin Bacovsky

09/14/2017

03:03 PM Bug #20713 (Duplicate): REST API /api/hosts/:id/interfaces doesn't show REX attribute
Ivan Necas
04:16 AM Bug #18569 (Duplicate): Remote execution jobs in state queued, unable to proceed or cancel
Ivan Necas

09/13/2017

09:59 AM Revision f6104cec (foreman-tasks): Bump core version to 0.2.3
Ivan Necas
04:01 AM Bug #20377 (Closed): Provide features required by async-ssh in smart_proxy_dynflow_core
Applied in changeset commit:smart_proxy_dynflow|cb7b0b5c9b602f737ab4c6e9fb47c158241cf49c. Anonymous
03:08 AM Revision cb7b0b5c (smart_proxy_dynflow): Fixes #20377 - Add features for async-ssh callback
Adam Růžička

09/12/2017

10:47 AM Revision 19faf5c4 (smart_proxy_dynflow): Fixes #20892 - better waiting for required state (#38)
It seems the `triggered.finished` finishes sooner than the persistence
is updated. Adding `wait_for` to check the sta...
Ivan Necas
10:18 AM Revision afb0848a (foreman-tasks): Fixes #20624 - Silence undeliverable messages sent by Ticker
Adam Růžička

09/11/2017

08:01 AM Feature #17514 (Closed): Job invocations should happen asynchronously
Applied in changeset commit:foreman_plugin|c68b36711d7a3405ebed781b3669928ac6129b89. Anonymous
07:31 AM Revision c68b3671 (foreman_plugin): Fixes #17514 - Provide asynchronous variant of ssh provider
Adam Růžička

09/06/2017

04:01 PM Refactor #20466 (Closed): Use the polling sub plans functionality in RunHostsJob
Applied in changeset commit:foreman_plugin|be13668bc7564dea4eea53b1a493ee8585756074. Anonymous
04:01 PM Bug #20025 (Closed): Job invocations need to be audited
Applied in changeset commit:foreman_plugin|16c9e2c3203483e12f0c1a09a4706c026db57d63. Marek Hulán
03:29 PM Revision be13668b (foreman_plugin): Fixes #20466 - Use polling in RunHostsJob
Adam Růžička
03:28 PM Revision 16c9e2c3 (foreman_plugin): Fixes #20025 - audit job invocations
Marek Hulán
 

Also available in: Atom