Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
about_controller.rb 1.51 KB
activation_keys_controller.rb 669 Bytes
api_controller.rb 4.54 KB
candlepin_proxies_controller.rb 17.1 KB
changesets_content_controller.rb 2.3 KB
changesets_controller.rb 3.87 KB
content_uploads_controller.rb 3.56 KB
content_view_definitions_controller.rb 10.6 KB
content_views_controller.rb 4.55 KB
crls_controller.rb 926 Bytes
custom_info_controller.rb 3.4 KB
distributions_controller.rb 1.67 KB
distributors_controller.rb 12.3 KB
environments_controller.rb 8.89 KB
errata_controller.rb 3.46 KB
errors_controller.rb 879 Bytes
filter_rules_controller.rb 3.72 KB
filters_controller.rb 6.89 KB
gpg_keys_controller.rb 647 Bytes
organization_default_info_controller.rb 4.43 KB
organizations_controller.rb 700 Bytes
packages_controller.rb 2.23 KB
permissions_controller.rb 3.78 KB
ping_controller.rb 1.93 KB
products_controller.rb 7.22 KB
providers_controller.rb 10.2 KB
puppet_modules_controller.rb 2.47 KB
repositories_controller.rb 7.25 KB
repository_sets_controller.rb 3.57 KB
role_ldap_groups_controller.rb 1.97 KB
roles_controller.rb 3.34 KB
root_controller.rb 2.03 KB
status_controller.rb 1.05 KB
subscriptions_controller.rb 4.87 KB
sync_controller.rb 4.23 KB
sync_plans_controller.rb 3.97 KB
system_group_errata_controller.rb 2.95 KB
system_group_packages_controller.rb 3.93 KB
system_groups_controller.rb 11.9 KB
system_packages_controller.rb 4 KB
systems_controller.rb 22.8 KB
tasks_controller.rb 2.62 KB
uebercerts_controller.rb 1.13 KB
users_controller.rb 6.07 KB

Latest revisions

# Date Author Comment
aaf30cda 03/19/2014 06:59 PM Eric Helms

Fixes #4657: Removes Katello current user setting and moves consumer
authentication checking to the proxies controller.

Previously, the API controller was attempting to handle authentication for
standard users and consumers across all controllers. After moving all consumer...

4737f2de 03/17/2014 03:40 PM Martin Bacovsky

Fixes #4515 - Add support for dynamic bindings

4b2b7c9a 03/13/2014 11:51 PM Justin Sherrill

fixes 4655 - fixing registration to Library attaching to incorrect content view

previously content view environment names were set to the environment name
this would result in a system subscribing to "Library" being subscribed to
a random content view in library. This fix does two things:...

264ff4f9 03/13/2014 11:34 AM Ivan Necas

Merge Actions::Headpin into Actions::Katello

It's not clear what next version of Headpin will or will not include.
Having all Katello related actions under one namespace makes the
situation much easier for now.

69dccdc0 03/11/2014 06:28 PM Eric Helms

Fixes #4615: Add missing route that allows RHSM to update consumer facts
and update API authentication check to account for authentication order.

955c3d75 03/06/2014 03:41 PM Ivan Necas

Fix apipie documentation for systems

With update of apipie, the code that was not run before is now run in
runtime, causing troubles starting the production environmnet:

```
undefined method `params' for Hash:Apipie::Validator::HashValidator
/app/controllers/katello/api/v2/systems_controller.rb:397:in `block (2...

79bd5eaf 02/28/2014 04:14 PM Ivan Necas

fixes #4505 - rhsm register though Dynflow

69d90d87 02/27/2014 11:03 PM Justin Sherrill updating post_sync action
  • moving to v2 controller
  • adding support for a secret token
  • removing http header guessing
b56ff9b6 02/18/2014 03:26 PM Adam Price

Merge pull request #3674 from komidore64/products-index

products - index action

109ae614 02/17/2014 11:18 PM Jason L Connor

Removed custom providers from the UI
Added "Anonymous" providers on the backend that are automatically created

View revisions

Also available in: Atom