Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3cff1d8e 08/12/2015 07:32 AM Marek Hulán

Fixes report posting to sub-uri deployemnts of Foreman

3bc7a5fc 03/25/2015 09:35 AM Martin Milata

Release 0.0.7

d4c1ba94 02/10/2015 08:30 AM Martin Milata

Refs #9089 - port to refactored SSL verification

Introduced to smart-proxy in 0207401d84ddb5e4396157a38ad32a675f0e3e8f.

c5ecfe48 11/14/2014 07:08 AM Martin Milata

Release 0.0.6

d0097f65 11/13/2014 12:27 PM Martin Milata

Extract and send subjectAltName from client cert

Related to https://bugzilla.redhat.com/show_bug.cgi?id=1161120

8d18eda3 11/13/2014 09:09 AM Martin Milata

Port to modified HttpRequest smart-proxy API

The API was modified in smart-proxy commit
a53d835ac9a6c0de4fb1c0d20873202ee8220168.

3ef53ae5 10/08/2014 08:11 AM Martin Milata

Release 0.0.5

bd642736 10/07/2014 12:48 PM Martin Milata

Ruby 1.8 compatibility

e865ef51 10/07/2014 12:48 PM Martin Milata

Fix bug in ureport response generation

4157ad02 10/06/2014 08:46 AM Martin Milata

Release 0.0.4

cd5de98a 10/06/2014 08:39 AM Martin Milata

Ruby 1.8-compatible syntax

b53e29f3 09/29/2014 10:59 AM Martin Milata

Release 0.0.3

ae92966e 09/18/2014 09:01 AM Martin Milata

style: unless instead of if

f346a080 09/16/2014 12:07 PM Martin Milata

Basic validation of stored reports

48ff79ee 09/16/2014 11:56 AM Martin Milata

Check for presence of SSL certs at startup

278ea0eb 09/09/2014 09:26 AM Martin Milata

Remove obsolete comment

b2a84734 09/09/2014 08:54 AM Martin Milata

Less confusing error message for report missing

e20c3609 09/09/2014 08:21 AM Martin Milata

style: "rescue" instead of "rescue StandardError"

678f3720 09/03/2014 09:41 AM Martin Milata

Don't expose the plugin on HTTP

8226aaf2 09/03/2014 09:41 AM Martin Milata

Simplify unique file name handling

The extra complexity is probably not worth it.

80cb7ff3 09/03/2014 09:41 AM Martin Milata

api: handle missing/malformed file attachments

35b5b0a6 09/03/2014 09:41 AM Martin Milata

Do not use smart-proxy exception classes

2f9df67e 09/03/2014 08:43 AM Martin Milata

Use default settings (spool dir)

08df5efb 09/03/2014 08:40 AM Martin Milata

Style

af3c6f46 09/03/2014 08:36 AM Martin Milata

Return 404 for unknown FAF actions

697e6102 09/02/2014 12:53 PM Martin Milata

Use namespace AbrtProxy instead of Proxy::Abrt

5ec558db 08/22/2014 06:49 AM Martin Milata

Release 0.0.2

547ee6e9 08/20/2014 11:31 AM Martin Milata

Use OpenSSL to generate random strings

8a32cc1b 08/15/2014 09:00 AM Martin Milata

Rename to smart_proxy_abrt

2eeab760 07/24/2014 09:18 AM Martin Milata

Spool directory permissions

e0f87bf8 07/24/2014 08:48 AM Martin Milata

Rename Proxy::Request to Proxy::HttpRequest

bd61c993 07/15/2014 09:13 AM Martin Milata

Return foreman url in reported_to to client

737b71d7 07/08/2014 08:40 AM Martin Milata

Everything mostly working (except tests)

36bbe866 06/30/2014 01:03 PM Martin Milata

Initial commit