Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  app
  config
  db
  lib
  script
  test
.gitignore 108 Bytes
Gemfile 491 Bytes
LICENSE.txt 17.7 KB
README.rdoc 44 Bytes
Rakefile 364 Bytes
fort.gemspec 620 Bytes

Latest revisions

# Date Author Comment
9e930ef0 03/03/2014 01:56 PM Ivan Necas

Rename the actions to follow the names of the files

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

b40fcf16 02/24/2014 03:41 PM Partha Aji

Merge branch 'master' into merge-to-cv-rework

Conflicts:
app/models/katello/glue/elastic_search/package_group.rb
config/routes/api/v2.rb

529a9eb8 02/21/2014 07:57 AM Ivan Necas

Merge remote-tracking branch 'origin/master' into dynflow

3840f481 02/18/2014 11:39 PM Justin Sherrill

fixing a few class references in fort

1e3c3c42 02/18/2014 03:58 PM Partha Aji

Fixed a node env join issue

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.

View revisions

Also available in: Atom