Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  content_search
  dashboard
  glue
  notifications
  resources
  util
  validators
README 155 Bytes
bulk_actions.rb 2.56 KB
capsule_content.rb 2.11 KB
errors.rb 3.26 KB
forbidden_attributes_protection.rb 1.06 KB
foreman.rb 1.71 KB
http_resource.rb 7.51 KB
kt_locale.rb 2.37 KB
lazy_accessor.rb 6.01 KB
mapping.rb 1.32 KB
navigation.rb 733 Bytes
notifications.rb 648 Bytes
notify.rb 701 Bytes
profiling.rb 1.78 KB
repo_discovery.rb 2.51 KB

Latest revisions

# Date Author Comment
5fe99af9 07/30/2014 03:18 PM Ivan Necas

Fixes #6837 - remove old hook-actions

This actions were used for hooking into the orchestration process when
having Katello and Foreman side by side. No need for this actions
anymore, as one can hook directly to the dynflow actions in app/lib/actions

2fcc6873 07/15/2014 04:26 PM David Davis

Merge pull request #4405 from daviddavis/org-destroy

Refs #6180,BZ1100311 - Implement organization destroy in dynflow

2706b5e7 07/14/2014 11:45 AM David Davis

Fixes #6180,BZ1100311 - Implement organization destroy in dynflow

fac6ea25 07/10/2014 08:14 AM Eric Helms

Merge pull request #4329 from ehelms/fixes-5502

Fixes #5502: Removes old Katello authorization system.

c4b6d2cb 07/09/2014 07:33 PM Eric Helms

Fixes #5502: Removes old Katello authorization system.

After migrating completely to the Foreman authorization system,
the Katello database tables, UI and other artifacts are no longer
needed.

607f4e7f 07/08/2014 01:23 PM Walden Raines

Fixes #6078, #6300, #6514, BZ1105175, BZ1097054, BZ1101586: fix limit fields

This commit changes the way we handle limited fields such as Content Host
number of systems and Activation Key usage limit. Instead of representing
"unlimited" as -1 we now represent it as a boolean on the object....

ebdca087 07/03/2014 01:32 PM Thomas McKay

fixes #6489 - use candlepin activation key name when creating consumer

b06df26b 06/27/2014 12:09 PM Petr Chalupa

Merge pull request #4304 from tstrachota/5958_cv_puppet_modules

Fixes #5958 - content-view puppet module operations

36caaee4 06/25/2014 06:07 PM Eric Helms

Merge pull request #4274 from ehelms/fixes-4045

Fixes #4045: Repository name and label validations properly handled.

aca4af5b 06/25/2014 04:56 PM Eric Helms

Fixes #4045: Repository name and label validations properly handled.

Repository name and label validation were being handled improperly
and without the same format as other model validations. This creates
and proper active record validators for each and provides a message...

View revisions

Also available in: Atom