Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7fc65e1f 11/18/2015 09:33 AM Lukas Zapletal

Search hosts by IPs

f6cbdcf0 01/08/2015 11:41 AM Martin Milata

Allow storing basic auth credential in settings

b8d29217 01/08/2015 11:40 AM Martin Milata

Implement HTTP basic auth for forwarding reports

302f2403 01/06/2015 10:52 AM Martin Milata

Remove default faf ssl settings

Why did we even have them in the first place?

de821312 12/17/2014 09:45 AM Martin Milata

UX: Replace "forward" with "send for analysis"

Thanks to Allan Day and Bastien Nocera for the suggestion.

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

0f7bc97e 10/29/2014 12:01 PM Martin Milata

Hide duphashes/bthashes

They're mostly useless outside debugging and make the interface more
confusing.

7eda43c2 10/29/2014 11:59 AM Martin Milata

Search in hosts based on their uReports properties

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...

View revisions

Also available in: Atom