Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 4.54 KB
foreman.rb 649 Bytes
net.rb 846 Bytes
proxy_api.rb 72 Bytes
timed_cached_store.rb 1.17 KB
ws_proxy.rb 2.38 KB

Latest revisions

# Date Author Comment
85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

db851032 04/15/2016 04:54 AM Walden Raines

Fixes #14645: fix production images for plugins.

Images were going through the legacy asset helpers in
sprockets-rails, this commit sets some options on the context
class to ensure we are looking up digested images in the correct
path.

http://projects.theforeman.org/issues/14645

1bec6a32 04/13/2016 05:28 AM Marek Hulán

Fixes #12318 - support preview for deb-based distros

d395b951 04/11/2016 07:55 AM Dominique Quatravaux

Fixes #14508 - foreman-rake console can take arguments

One can now say e.g.

foreman-rake console -- --sandbox

We need the --, otherwise foreman-rake itself tries to interpret the flags

6a9f57a6 04/08/2016 05:52 AM Lukas Zapletal

Fixes #14479 - removed unwanted check for token param

7aa342ea 03/30/2016 04:53 AM Michael Moll

fixes #9782 - implement mediapath for suse/yast

7cac0899 03/29/2016 09:35 AM Kyle Flavin

fixes #12962 - Add Xenserver to list of supported OS families.

Templates are included in community-templates repo.

e4ed4a0d 03/22/2016 08:16 AM Marek Hulán

Fixes #14232 - make generic helpers available for global PXE template

d8520a15 03/16/2016 04:10 AM Eric Helms

Fixes #14221: Use Sass Rails template when compiling plugin assets

The Sass::Rails::Template is needed to resolve css files imported
in an SCSS file without setting them to css imports which lead
to 404s in production.

View revisions

Also available in: Atom