Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v2

Latest revisions

# Date Author Comment
fe0003ee 01/15/2015 11:27 AM Martin Milata

Fixes #8646 - port to new smart-proxy auth

Receive reports only from the proxies that have the Abrt feature, as
introduced in #8484 (foreman commit d0290c6).

413c8b28 11/13/2014 12:36 PM Martin Milata

Fallback methods for host lookup

If subscription management certificates are used for ABRT, their CN
contains UUID instead of FQDN. If no host with the name is not found,
two other methods are tried:

- We ask Katello if it knows a host with the UUID supplied as hostname....

8dfd97d5 11/13/2014 08:28 AM Ohad Levy

minor changes:

- change all "str" to 'str'
- adds parenthesis to methods
- whitespace alignments
- changed or to ||
- changes for x in loop to loop.each do |x|
- minor change to view style

1c4849b6 09/22/2014 08:06 AM Martin Milata

Allow partial import of reports

Before: if some of the reports sent in a request failed to import for
some reason, none were imported (and proxy deleted them all).

Now: all reports that can be imported can be imported, errors are
logged. If at least one report is imported successfully, proxy deletes...

75b106ee 09/10/2014 11:01 AM Martin Milata

Move network communication out of AbrtReport model

b30cac43 05/26/2014 12:35 PM Martin Milata

Report forwarding

ea4d6988 04/29/2014 09:53 AM Martin Milata

Use separate controller for API call

View revisions

Also available in: Atom