Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b9653758 04/21/2016 09:23 AM Martin Milata

Release 0.0.7

4e6c42cd 11/04/2015 04:07 AM Tom Caspy

refs #3157 - rails 4 changes

4395c689 01/16/2015 06:27 AM Martin Milata

Update required foreman version to 1.8

f5d3d8b4 01/15/2015 11:31 AM Martin Milata

Release 0.0.6

4dd8c1da 01/09/2015 08:52 AM Martin Milata

Release 0.0.5

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.

d706ca09 11/14/2014 06:43 AM Martin Milata

Release 0.0.4

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

eb84e099 09/30/2014 07:46 AM Martin Milata

Release 0.0.3

5493d905 08/26/2014 12:17 PM Martin Milata

Release 0.0.2

fc8e6dcf 08/26/2014 10:58 AM Martin Milata

Show bug report distribution chart on dashboard

ea6f551d 07/23/2014 08:27 AM Martin Milata

Clean up permissions

afffcbb0 06/30/2014 09:34 AM Martin Milata

Remove junk from lib/foreman_abrt.rb

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

Report forwarding

5efa7113 05/20/2014 05:08 AM Martin Milata

Add settings

407cd342 05/20/2014 05:07 AM Martin Milata

Foreman 1.5 fixes

73829f26 04/29/2014 07:49 AM Martin Milata

Cleanup example plugin leftovers

97ffeed8 04/29/2014 07:39 AM Martin Milata

Basic functionality

82378d9d 04/29/2014 07:38 AM Martin Milata

Add abrt_report resource

2273a75c 04/29/2014 07:38 AM Martin Milata

gemspec

1c6be0d7 04/08/2014 11:48 AM Martin Milata

Rename to foreman_abrt

d4f9f789 02/13/2014 12:26 PM Greg Sutcliffe

Add deface example

8486ccde 02/07/2014 10:58 AM Dominic Cleal

Only enhance Jenkins task if loaded

082a60b0 01/23/2014 08:21 AM Greg Sutcliffe

Add rename script, and update READMEs

2877bdf6 01/23/2014 06:06 AM Greg Sutcliffe

Update to latest plugin styling

Creates a function plugin with:
  • A model and helper concern
  • An inherited controller
  • A route/view which displays the plugin name
  • A plugin registration block adding permissions/roles/menu entry
  • A functioning example rake task...
785075db 04/11/2013 10:12 AM Joseph Magen

upgrade template to Rails 3.2 --full engine