Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
  v2
api_controller.rb 3 KB

Latest revisions

# Date Author Comment
b8f8ebdd 03/25/2014 08:46 PM Eric Helms

Fixes #4853: Prevents 500 error loading subscription details from API.

Previous changes to ensure the use of Foreman's authentication and authorization
call resulted in the subscriptions details breaking. The find_subscriptions
method makes a call out to Candlepin which requires a current user. Thus,...

8ba0380d 03/25/2014 06:59 PM Justin Sherrill

fixes #4782 - speeding up CV Version content count methods

Also adapting Package to use normal tire search and moving old
search method to legacy_search

6a8af04b 03/25/2014 03:13 PM Justin Sherrill

Merge pull request #3871 from jlsherrill/cvv_load

fixes #4782 - speeding up CV Version content count methods

07516526 03/24/2014 07:20 PM David Davis

Merge pull request #3875 from daviddavis/temp/20140324094605

Refs #4798 - Fixing the subscription API

3fce5d39 03/24/2014 05:50 PM David Davis

Refs #4798 - Fixing the subscription API

651d8487 03/24/2014 04:26 PM Eric Helms

Merge pull request #3855 from ehelms/fixes-4751

Fixes #4751: Environment and Content View were being omitted from the

a7bcb241 03/24/2014 02:23 PM David Davis

Merge pull request #3857 from daviddavis/temp/20140320170446

refs #4689 - Handle default content views in API/CLI

3706700f 03/24/2014 12:13 PM Brad Buckingham

Merge pull request #3858 from bbuckingham/issue-4706

fixes #4706 - adding back the ability to download a debug certificate

3c2675b5 03/24/2014 11:50 AM Brad Buckingham

Merge pull request #3863 from bbuckingham/issue-4765

fixes #4765: Content Views: Filters: sort errata by id

c8c3bd3b 03/24/2014 11:48 AM Brad Buckingham

fixes #4706 - adding back the ability to download a debug certificate

As part of an earlier commit to eliminate dead code, this
feature was accidentally removed. Since is still needed
on the org edit page, it is being reintroduced.

A couple of notes:
- rather than bring back the old ui controller, the action...

View revisions

Also available in: Atom