Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 3.88 KB
foreman.rb 639 Bytes
net.rb 875 Bytes
proxy_api.rb 72 Bytes
regexp_extensions.rb 427 Bytes
timed_cached_store.rb 1.18 KB
ws_proxy.rb 2.05 KB

Latest revisions

# Date Author Comment
8f657a84 04/30/2015 03:52 AM Stephen Benjamin

fixes #10287 - provide helper methods for proxy features

2d8b4fef 04/28/2015 07:48 AM Daniel Lobato Garcia

Refs #3809 - Remove semicolon cop

e60f0799 04/17/2015 07:31 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

37bb1b44 03/26/2015 05:38 AM Lukas Zapletal

Fixes #8727 - DHCP validation does not fail on discovered leases

1fcea0e9 03/24/2015 04:48 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

c0fd4d46 03/15/2015 05:45 AM Eric Helms

Fixes #9751: Correct examples for rake config usage.

8e567e22 03/11/2015 06:16 AM Shimon Shtein

Fixes #7505 - Changed the way trends are stored in the DB. Now they are stored as intervals

61b5da1b 03/02/2015 03:17 AM Shimon Shtein

Fixes #9339 - Changed the OS sorting to title

Title uses the full string, not only the name part.

65521ed3 02/22/2015 08:31 AM Tom Caspy

Refs #4478 - Remove empty line in apipie.rake

fa24d7a1 02/20/2015 10:11 AM Martin Bacovsky

Refs #4478 - copy in pre-built plugin caches on rake apipie:cache index

View revisions

Also available in: Atom