Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  overrides
  views

Latest revisions

# Date Author Comment
302f2403 01/06/2015 10:52 AM Martin Milata

Remove default faf ssl settings

Why did we even have them in the first place?

21b7185c 12/17/2014 10:08 AM Martin Milata

UX: tweak report response display

Thanks to Allan Day and Bastien Nocera for suggestions.

76080b3d 12/17/2014 10:04 AM Martin Milata

UX: Replace "bug report" with "problem report"

Thanks to Allan Day and Bastien Nocera for the suggestion.

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

8eb1a81f 10/20/2014 07:23 AM Martin Milata

Fix rendering of responses with empty message

2a8f15fa 10/20/2014 07:21 AM Martin Milata

Fix forwarding to ABRT server

The request was formed in a way the ABRT server did not uderstood. Now
the JSON is sent as a file attachment which is what the server expects.

View revisions

Also available in: Atom