-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathCHANGELOG
209 lines (150 loc) · 5.87 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
2018-11-19 Kamil Szubrycht <[email protected]>
* Remove PuppetDB dashboard
2018-10-01 Kamil Szubrycht <[email protected]>
* fix tests for Foreman 1.20 support
2018-06-05 Peter Lehwess <[email protected]>
* Add ability to view puppet classes and types for individual hosts/nodes
2018-04-26 Timo Goebel <[email protected]>
* fix flashes for 1.18 compatibility
2018-04-22 Timo Goebel <[email protected]>
* update robocop to 0.54.0
2018-01-15 Timo Goebel <[email protected]>
* Release 4.0.0
* fix wording in failure message
2017-12-27 Timo Goebel <[email protected]>
* rest-client handles get params
* require Foreman 1.17
2017-12-27 Michael Moll <[email protected]>
* set DB migration compatibility to 4.2
* stop using HttpPositionalArguments
* update rubocop to 0.52.0
* update fact importing tests
2017-11-07 Timo Goebel <[email protected]>
* replace FactoryGirl with FactoryBot
2017-11-06 Timo Goebel <[email protected]>
* update rubocop to 0.51.0
2017-08-31 Timo Goebel <[email protected]>
* Release 3.1.2
* fix puppetdb version setting
2017-08-30 Timo Goebel <[email protected]>
* Release 3.1.1
* gem: include migrations
* Release 3.1.0
2017-08-22 Aggelos Avgerinos <[email protected]>
* add PuppetDB 4 support
2017-08-08 Nathan Ward <[email protected]>
* Fix the example for the settings.yaml file, for the SSL configuration - the settings should not be prefixed with 'puppetdb_'
2017-06-13 Timo Goebel <[email protected]>
* update rubocop to 0.49.1
2017-04-27 Timo Goebel <[email protected]>
* Release 3.0.2
* drop action permission dsl
2017-04-26 Timo Goebel <[email protected]>
* Release 3.0.1
* webmock is only a development dependency
2017-04-25 Timo Goebel <[email protected]>
* Release 3.0.0
* add node compare feature to readme
* improve node view template
* add api actions
* use rest-client
* import hosts from puppetdb data
2017-04-24 Timo Goebel <[email protected]>
* rubocop: disable http positional arguments cop
* fix rubocop code style issues
* add puppetdb nodes controller
* puppetdb uses host queue
2017-04-24 Patrick Reed <[email protected]>
* Add dashboard data url to the route to proxy to puppetdb
2017-01-12 Daniel Lobato Garcia <[email protected]>
* Release 2.0
2017-01-12 Daehyung Lee <[email protected]>
* Modified codes to support PuppetDB 4
2016-09-29 Daniel Lobato Garcia <[email protected]>
* Release 1.0.4
* Fix plugin initialization hook
2016-09-08 Koen Torfs <[email protected]>
* Fixes typo : conneciton -> connection (#23)
2016-04-19 Daniel Lobato <[email protected]>
* Version 1.0.3
2016-04-19 Mathieu Parent <[email protected]>
* Fix PuppetDB Dashboard not working with 1.11+
2016-03-02 Daniel Lobato <[email protected]>
* Allow plugin to be used with Foreman 1.11.0
* Restrict to Foreman 1.11+
* Bump version to 1.0.0
* Update minimum Foreman version
2016-01-08 Daniel Lobato <[email protected]>
* Rails 4 & Patternfly compatibility
2015-11-11 Daniel Lobato <[email protected]>
* Bump version to 0.2.0
* Bump version to 0.2.0
* Load version from Ruby constant
2015-11-11 Daniel Klockenkaemper <[email protected]>
* Updated routes to work with puppetdb 3.x
2015-10-25 Daniel Lobato <[email protected]>
* Bump version to 0.1.3
* Bump version to 0.1.3
2015-10-24 Timo Goebel <[email protected]>
* Plugin compatibility changes for foreman 1.10.0
2014-11-28 Daniel Lobato García <[email protected]>
* Add PR closed badge
2014-11-11 Daniel Lobato <[email protected]>
* Update gem version date
2014-11-03 Dominic Cleal <[email protected]>
* Revert "Switch to Apache II License", restore GPLv3+
2014-11-03 Daniel Lobato García <[email protected]>
* Add rubygem badges
2014-10-15 Chris Edester <[email protected]>
* Add error types for can't proxy PuppetDB Dash
2014-10-11 Michael Moll <[email protected]>
* Include config dir in gemspec and bump version
2014-10-11 Daniel Lobato <[email protected]>
* Release 0.1.0
2014-10-11 Chris Edester <[email protected]>
* Proxy PuppetDB Performance Dashboard
2014-10-02 Daniel Lobato <[email protected]>
* Bump version to 0.0.9
2014-10-02 Harald Jensås <[email protected]>
* Deactivate_host on after_build hook as well.
2014-09-19 Daniel Lobato <[email protected]>
* Bump version, change URL to theforeman/puppetdb_foreman
2014-09-18 Dominic Cleal <[email protected]>
* Interpret puppetdb_enabled="false" (string) as disabled
2014-07-21 Daniel Lobato García <[email protected]>
* Update README.md
2014-07-21 Daniel Lobato <[email protected]>
* Release 0.0.7
2014-07-20 Daniel Lobato <[email protected]>
* Settings in the UI, not in yaml
2014-07-16 Daniel Lobato García <[email protected]>
* Packages information
2014-02-03 Steve Traylen <[email protected]>
* Switch to Apache II License
2014-01-31 Steve Traylen <[email protected]>
* Merge pull request #5 from eLobato/master
2014-01-30 Daniel Lobato <[email protected]>
* Foreman compatibility with 1.4+
2013-09-05 Daniel Lobato García <[email protected]>
* Update README.md
* Update README.md
2013-05-31 Daniel Lobato <[email protected]>
* Bumped version number
* Check version through SETTINGS version instead of Host
2013-05-24 Daniel Lobato <[email protected]>
* Support for foreman < 1.2 as well
2013-05-10 Daniel Lobato García <[email protected]>
* Merge pull request #1 from cyberkov/fix-swp-files
2013-05-10 Hannes Schaller <[email protected]>
* removed swp file and added it to gitignore
2013-05-07 Daniel Lobato <[email protected]>
* Puppetdb gemspec changed
* Host changed by Host
2013-03-19 Daniel Lobato <[email protected]>
* Fixed payload format, version 2
* Payload format
* Updated gemspec and puppetdb deactivation
* Link to certificates for puppetdb
2013-03-15 Daniel Lobato <[email protected]>
* Basic structure
* Initial commit