Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
02eb1b4a 03/21/2014 06:10 PM Justin Sherrill

fixes #4744 - updating copyright to 2014

971ecdaa 03/06/2014 08:57 PM Walden Raines

Content Views: handle composite content views.

Allow creation and update of composite content views.

b46a799a 02/11/2014 05:14 PM Ivan Necas

Monkey path PhusionPassenger only when available

Usually, `defined? PhusionPassenger` is used to find out if the
process is running inside the PhusionPassenger. Without this patch it
looks like the it's always running in passenger mode

82459114 01/31/2014 09:03 PM Justin Sherrill

fixes for passenger in production mode

- ENV is the correct place to look for headers under passenger
- When we are proxying requests to candlepin, the request body sent
to katello is not a StringIO anymore, it is a Passenger::Input::TeeInput.
When RestClient tries to log the request it read the input and then calls...

16375055 11/23/2013 12:13 AM Eric Helms

Engine: Fixes #3613: Enabling all UI controller spec tests.

aa05b865 10/08/2013 04:54 PM David Davis

Rubocop: Fixed failures

f5b6f63c 08/27/2013 08:07 PM David Davis

Rubocop: Fixing problems in the lib directory

11f30579 07/06/2013 12:34 AM Justin Sherrill

fixing issue with foreign key constraints causing fixtures to fail to load

d0505f60 05/02/2013 03:52 PM Justin Sherrill

monkey patching multi_json to parse "" as json properly

4b4eb2b2 04/05/2013 12:52 PM David Davis

Removing Ruby 1.8 specific code

View revisions

Also available in: Atom