Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 4.83 KB
foreman.rb 550 Bytes
net.rb 849 Bytes
proxy_api.rb 72 Bytes
timed_cached_store.rb 1.17 KB
ws_proxy.rb 2.38 KB

Latest revisions

# Date Author Comment
d71a701f 01/25/2017 03:47 AM Shimon Shtein

Fixes #18213 - Added webpack folder to string extraction

da7ce87a 01/20/2017 03:47 AM Marek Hulán

Refs #18143 - extend snippet_if_exists too

a90eae17 01/19/2017 03:13 AM Marek Hulán

Fixes #18143 - enable variables for snippets (#4205)

f2c05b8d 01/11/2017 03:31 AM Marek Hulán

Fixes #17330 - skip admin email if it's unknown

When admin user is being seeded the Setting might not exist at that
moment. We can't just create it with value, since the setting would
be invalid because of other attributes. Therefore we split settings
creation from the setting list so we could create it from seed too....

477b6b6b 01/03/2017 04:40 AM Ondřej Pražák

Fixes #16740 - Access host params through macro

0f791ba5 01/02/2017 10:49 AM Daniel Lobato Garcia

Fixes #17837 - Fix hosts:scan_out_of_sync task

The task relies on Ping, which was removed since Ruby 1.9. I've moved it
to rely on net-ping instead. Notice the ping now relies on the 'ping'
binary being in the foreman user path for this to work with foreman-rake

276359d3 01/02/2017 05:23 AM Timo Goebel

fixes #8290 - remove foreman_url redundancy

6a7e5074 01/02/2017 02:21 AM Tomer Brisker

Fixes #17874 - Extract contains_erb? from lookup key

fc2fc7ac 12/28/2016 06:24 AM Tomer Brisker

Fixes #10957 - Correctly handle to_gb when no unit given

3d1c60f3 12/02/2016 10:15 AM Klaas Demter

Fixes #17561 - Allow Dynamic keyword in autoyast files

View revisions

Also available in: Atom