Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  fort
fort.rb 629 Bytes

Latest revisions

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

fixes #4744 - updating copyright to 2014

105469c4 03/14/2014 02:24 PM Ivan Necas

Fix path to fort actions

a35d888c 02/28/2014 01:21 PM Ivan Necas

Update the actions registering in fort

Foreman tasks provides a way how to register the paths with actions.
This way, things like actions autoloading should work.

Also, the actions are moved into `app/lib` to follow the layout
Katello uses.

cc7d124f 02/27/2014 12:25 AM Justin Sherrill

fixing "the input_format has already been defined in Class" error

12e6cb55 02/26/2014 05:58 AM Justin Sherrill

fixing node_metadata_generate action after merge

c1006066 02/26/2014 01:48 AM Justin Sherrill

merging master

d0a41f3b 02/18/2014 03:56 PM Partha Aji

Updated content view node publish logic

One of the parts effectively slowing down the publish is the generation
of the node metadata. This code moves the node publish operation to its
own task and separates it from the main publish operation to run in
parallel and not affect completion time.

3ee56a3d 02/18/2014 09:57 AM Ivan Necas

Abstractize abstract classes

3986cd77 02/11/2014 07:56 PM Partha Aji

Merge branch 'master' into master-to-cv

Conflicts:
app/controllers/katello/api/v2/content_views_controller.rb
app/controllers/katello/content_view_definitions_controller.rb
app/controllers/katello/filter_rules_controller.rb
app/controllers/katello/filters_controller.rb...

2ba2a3cf 02/10/2014 10:32 PM Ivan Necas

Use middleware for RemoteAction

Also preffer parents (Pulp::Action, Pulp::Task) to helper modules

View revisions

Also available in: Atom