-
Notifications
You must be signed in to change notification settings - Fork 22
/
CHANGELOG.html
310 lines (310 loc) · 45.3 KB
/
CHANGELOG.html
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<br/><b>Version v0.4.0</b><br/><br/>
<li>enhancing support for archives. • <a href="https://github.com/peshkira/c3po/commit/bf674a2be4cf849c9ad926918269368d91a34da4">view</a></li>
<li>enhancing support for archives. • <a href="https://github.com/peshkira/c3po/commit/5baed031e64a69c6621a054efaed55b6e54f9295">view</a></li>
<li>experimenting with component chaining • <a href="https://github.com/peshkira/c3po/commit/bbcbf66d6202b909b7e8848c9b56c132ecf0a625">view</a></li>
<li>adding Apache 2.0 license • <a href="https://github.com/peshkira/c3po/commit/ff1e62c2ea1579c9351f4d096fa0f176c35880e4">view</a></li>
<li>fixing bug in profile generator • <a href="https://github.com/peshkira/c3po/commit/bce8a71dc0717136befcab769e77375c7395350b">view</a></li>
<li>adding package info javadocs • <a href="https://github.com/peshkira/c3po/commit/9d2ced559fac56740f86588c0a8eb35ba14e72d8">view</a></li>
<li>adding another jdk to travis • <a href="https://github.com/peshkira/c3po/commit/fc2de35cac0d10f4e0e972bad5fef0a0daf9558c">view</a></li>
<li>reformatting code style • <a href="https://github.com/peshkira/c3po/commit/47ec6b056fb522d1b223153865c55ffe47bcdf18">view</a></li>
<li>adding JavaDocs for the CMD module • <a href="https://github.com/peshkira/c3po/commit/0d4f00b44cc9102ad5bd0ce7ad1d101f7ab42279">view</a></li>
<li>adding JavaDocs for the CORE module • <a href="https://github.com/peshkira/c3po/commit/6875772dc69a4258c23007e5bd4bfd773958c4eb">view</a></li>
<li>adding javadocs for the API module • <a href="https://github.com/peshkira/c3po/commit/358b7d1f9db8ba53a3888904c24746ead1474c35">view</a></li>
<li>adding archive file support • <a href="https://github.com/peshkira/c3po/commit/8fa5d1c849fe7551b1559b0360738aeefa67b0ab">view</a></li>
<li>Enhancing gathering process • <a href="https://github.com/peshkira/c3po/commit/b3ead26807c6bc91ebc0bc01d52b449713010c99">view</a></li>
<li>experimenting with thread chaining • <a href="https://github.com/peshkira/c3po/commit/b8fa46cc0bfbcaff1947042e7ffaf2c3015eefc1">view</a></li>
<li>adding more tika properties • <a href="https://github.com/peshkira/c3po/commit/7c0018788d0b4e2003dc3ed4f22f343a178d1356">view</a></li>
<li>clearing cache upon updated action • <a href="https://github.com/peshkira/c3po/commit/b6efc0f82f23d05b5c01cab2e862a4a06c9ea163">view</a></li>
<li>recording actions within controller • <a href="https://github.com/peshkira/c3po/commit/786010006a231682f2d634d0f871909cb7d7de83">view</a></li>
<li>adding remove collection command fixes #38 • <a href="https://github.com/peshkira/c3po/commit/dffd501fbeb3e283aa69006429b19e8376c1000e">view</a></li>
<li>adding an abstract cli command • <a href="https://github.com/peshkira/c3po/commit/906aa7a2a65cfe5f192adc363d7bf3a4ca225ada">view</a></li>
<li>adding CLI samples command, fixes #45 • <a href="https://github.com/peshkira/c3po/commit/80d8d7b48bdce277531b3a4b322cea083c5befc3">view</a></li>
<li>Cleaning up repository • <a href="https://github.com/peshkira/c3po/commit/03c811bb97598409754ea8cab23de3d0e2ad98b5">view</a></li>
<li>refactoring the CLI • <a href="https://github.com/peshkira/c3po/commit/8f34ef62b5730a9a45d4f7b052db41146de5ff0a">view</a></li>
<li>refactoring csv generator • <a href="https://github.com/peshkira/c3po/commit/1653aa4db7297b61ec964daf9421204b457b27de">view</a></li>
<li>fixing MongoFilterSerializer bug • <a href="https://github.com/peshkira/c3po/commit/6f4934fb7c46ce7a46a7bde5696e7e90b611cc54">view</a></li>
<li>refactoring sampling algorithms • <a href="https://github.com/peshkira/c3po/commit/c1e9522f83aeddfac2cdb2734334684f3ba00d0c">view</a></li>
<li>fixing bugs in profile generation • <a href="https://github.com/peshkira/c3po/commit/2453186f662e8ff1a25294cdd45f6e387c8ae65b">view</a></li>
<li>profile generation refactoring • <a href="https://github.com/peshkira/c3po/commit/bb076c6ecf16ff311b9882b0351e678b49437795">view</a></li>
<li>fixing bugs • <a href="https://github.com/peshkira/c3po/commit/eaead398d2e144d9195f416991a978a0d2e4c06b">view</a></li>
<li>adding initial implementation of consolidator • <a href="https://github.com/peshkira/c3po/commit/d43a576be035b11c181cb8015d9c3ce74fb619d8">view</a></li>
<li>redesigning controller config input • <a href="https://github.com/peshkira/c3po/commit/f42cd83f7ee48d868a6e0d87f98da0b1e177f895">view</a></li>
<li>fixing failing test • <a href="https://github.com/peshkira/c3po/commit/ad9b6b9e9e5e4e517e41162ae406e266bc2f1958">view</a></li>
<li>cleaning up the FITS adaptor • <a href="https://github.com/peshkira/c3po/commit/15a17f097d2f1ac6c24c83770917a2b680a2c1ab">view</a></li>
<li>documenting the controller • <a href="https://github.com/peshkira/c3po/commit/cc7605eb3c83b727f5f4b69147538cda7e8d06a1">view</a></li>
<li>making the Gatherer interface runnable • <a href="https://github.com/peshkira/c3po/commit/f05f2ab3fb1c0d7c8833361637212ecdf70b5fa7">view</a></li>
<li>cleaning up the controller • <a href="https://github.com/peshkira/c3po/commit/3200e1c7ef71b8024678ab5aac8101af27c67760">view</a></li>
<li>redesigning the adaptor interface • <a href="https://github.com/peshkira/c3po/commit/a3bf58717ae7758272c5518322cedb135af11f8d">view</a></li>
<li>redesigning controller • <a href="https://github.com/peshkira/c3po/commit/6056a97e1dc36400fe0b40ec3836979a0337fea9">view</a></li>
<li>refactoring api structure • <a href="https://github.com/peshkira/c3po/commit/325e7dd22b9214d7179be561ae16074f16fb0ce8">view</a></li>
<li>enhancing the adaptor and gatherer interface • <a href="https://github.com/peshkira/c3po/commit/d9526841c7d94d5b6a4ec189628998845e627dc8">view</a></li>
<li>minor test improvements • <a href="https://github.com/peshkira/c3po/commit/888b5c6776b46bc5ec4386cbf63c814d3c541fa8">view</a></li>
<li>fixing a bug with the update method • <a href="https://github.com/peshkira/c3po/commit/adfe6561a0aa3fe63248381d93d31ec6c3e86ed4">view</a></li>
<li>adding javadoc and fixing tests • <a href="https://github.com/peshkira/c3po/commit/77b51578bc3100a577fb7b4043c4846ee169a296">view</a></li>
<li>improving mongo persistence layer test • <a href="https://github.com/peshkira/c3po/commit/178c4f168beec20acb7dc35c2e47948865d7c476">view</a></li>
<li>updating the update method in the persistence • <a href="https://github.com/peshkira/c3po/commit/f22c5140dfd4c19348f1a8dfdf5502b963ad36e9">view</a></li>
<li>adding cached histogram jobs • <a href="https://github.com/peshkira/c3po/commit/9fd4eb5edd5fbbe630345c1f220f6262ca007ecd">view</a></li>
<li>adding numeric aggregation support • <a href="https://github.com/peshkira/c3po/commit/331bc47323deeba2a0706c234441a0361c8a8467">view</a></li>
<li>adding support for action logs in persistence • <a href="https://github.com/peshkira/c3po/commit/1bd8669f6d56c38624840942abd5362175a43c19">view</a></li>
<li>fixing tests after new persistence layer changes • <a href="https://github.com/peshkira/c3po/commit/326edc3336873f0b493d185920f2f6df70cb823c">view</a></li>
<li>adding filter caching in the mongo persistence • <a href="https://github.com/peshkira/c3po/commit/c0e896c176fb2706e636fcd26bbb3226df3dbfea">view</a></li>
<li>adding MongoFilterSerializer • <a href="https://github.com/peshkira/c3po/commit/818a177ebae63f1890bec544f905c9613480ef36">view</a></li>
<li>prototype implementation of MongoPersistence • <a href="https://github.com/peshkira/c3po/commit/a7c321d427b79f1ee68caf1e84febb2ddc8299bb">view</a></li>
<li>updating configurator test • <a href="https://github.com/peshkira/c3po/commit/990b2321bd3cece074d972f5a3361bdb90285f1e">view</a></li>
<li>reeimplementing configurator • <a href="https://github.com/peshkira/c3po/commit/d083fb51c32b579fb4ab9121f6d7fc776906f6eb">view</a></li>
<li>refactoring the model • <a href="https://github.com/peshkira/c3po/commit/a7a070f06b7197cda36e0d1782f59830a92dfc6f">view</a></li>
<li>documenting some classes in the api • <a href="https://github.com/peshkira/c3po/commit/9b46ad114babcc2305f5b9b4bf9d199ae5be6075">view</a></li>
<li>adding package-info for api • <a href="https://github.com/peshkira/c3po/commit/071b5270b473495643864228cff5b132dc72a6e3">view</a></li>
<li>adding new persistence layer methods • <a href="https://github.com/peshkira/c3po/commit/4c161177be0c0481a8ebbd4df2763cc2d5ac0d50">view</a></li>
<li>adding travis icon for master branch • <a href="https://github.com/peshkira/c3po/commit/765ec19c32fe30794f188c7be15a57a4f4a3e4e7">view</a></li>
<br/><b>Version v0.3.0</b><br/><br/>
<li>release 0.3.0 • <a href="https://github.com/peshkira/c3po/commit/c940eb1b11177fe10e820d4402bbcc18aa3cceab">view</a></li>
<li>updating c3po xsd schema • <a href="https://github.com/peshkira/c3po/commit/c61b1e95bf17d770e58ee6aa5d8fab3ac563980f">view</a></li>
<li>fixes #42 [no, not everything :)] • <a href="https://github.com/peshkira/c3po/commit/26f7473e906ae858b0ef2bc0c255669e81c2c7dc">view</a></li>
<li>fixes #41 resetting samples popup on change • <a href="https://github.com/peshkira/c3po/commit/771734cc45fbfb3bee6dce185ac2d6f7cd61cfb7">view</a></li>
<li>using FITS as default • <a href="https://github.com/peshkira/c3po/commit/03f62a9bbecd1ec4b807eb7d3715099ca346e9de">view</a></li>
<li>limiting the known TIKA Adaptor properties • <a href="https://github.com/peshkira/c3po/commit/cabb95436f500ac298bb2cad6db45c64afdb14a8">view</a></li>
<li>Fixing bug on which conflicted properties with only one value would fail. Ignoring test that needs database initialized. Adding Travis status to README • <a href="https://github.com/peshkira/c3po/commit/0db3d199ec47d5d1d6c15d0200f495e68a7ca031">view</a></li>
<li>splitting tikas extended mimetype • <a href="https://github.com/peshkira/c3po/commit/a40a7ae6420173e30c1f21e3f349b1a1ae9843a3">view</a></li>
<li>fixing a parser problem • <a href="https://github.com/peshkira/c3po/commit/b8a62c5cfb999068a900c08a0164524aa65c770c">view</a></li>
<li>adding the first version of the TIKA adaptor • <a href="https://github.com/peshkira/c3po/commit/fcda6abbe320222e75c796ec4aca6fa46dea5eaf">view</a></li>
<li>adding -i switch in command line • <a href="https://github.com/peshkira/c3po/commit/5189e556769d994ccf399e319e987642c7ac69c9">view</a></li>
<li>adding tika adaptor stub • <a href="https://github.com/peshkira/c3po/commit/1cdf21a05ad67925d1023fd6bcc9ea292d29bf4c">view</a></li>
<li>adding changelog and gen-script • <a href="https://github.com/peshkira/c3po/commit/611d398de7eb065315e891812dcd590d2ae05eff">view</a></li>
<li>fixing a bug caused by FITS ambiguities • <a href="https://github.com/peshkira/c3po/commit/148a9ac715015c3c65b47087bd418ca87d93410e">view</a></li>
<li>adding links to wiki, website, blog post and more • <a href="https://github.com/peshkira/c3po/commit/bdf7fca3f1cf63ca7ec9b11256ab32f08d38df0b">view</a></li>
<li>Updated Mongo driver to fix CI tests. • <a href="https://github.com/peshkira/c3po/commit/1cf439ea657f59d1a9960f092bdc9acbf6fb138c">view</a></li>
<li>Added mongoDB dependency. • <a href="https://github.com/peshkira/c3po/commit/4695ace9a03093b3955bbe7393b797981f5cb92d">view</a></li>
<li>Added Travis YAML file for Travis CI. • <a href="https://github.com/peshkira/c3po/commit/cbde59e33c34661dfad3d3ad6777ad96d4747154">view</a></li>
<li>fixes #31 • <a href="https://github.com/peshkira/c3po/commit/a0723520d51203cd9d131fdcda008bd711457da4">view</a></li>
<li>fixes #29 • <a href="https://github.com/peshkira/c3po/commit/ded027a72e47959b0dc8981ff50db77d3594c4e6">view</a></li>
<li>fixes #28 • <a href="https://github.com/peshkira/c3po/commit/b0bc68e106824f280524bfceb8b1c82c805551b8">view</a></li>
<li>fixes #27 • <a href="https://github.com/peshkira/c3po/commit/5b298b3c8d3ab47369676557d8d45f15427e4c02">view</a></li>
<br/><b>Version v0.2.0</b><br/><br/>
<li>release 0.2.0 fixes #18 • <a href="https://github.com/peshkira/c3po/commit/625a42b5abb1445b8582de8cb73869cf2cf84f51">view</a></li>
<li>fixes #24 • <a href="https://github.com/peshkira/c3po/commit/5f77395aac2e14a959b39a17f27b8eadf6bca770">view</a></li>
<li>adding floating header • <a href="https://github.com/peshkira/c3po/commit/2d55e445dc3b36b3a6fc9b9f776bc65a0b4460aa">view</a></li>
<li>fixes #4 • <a href="https://github.com/peshkira/c3po/commit/d09ba3da22f00a233e4e68cd4f983d2784af4c1d">view</a></li>
<li>adding distribution sampling algorithm • <a href="https://github.com/peshkira/c3po/commit/9ea426e5ba966696520f7455f68ab862b23dc464">view</a></li>
<li>refctoring • <a href="https://github.com/peshkira/c3po/commit/0102737d8a00291a2f56cd46f56acabeb5fcbfe4">view</a></li>
<li>adding algorithm chooser dialog [REF #4] • <a href="https://github.com/peshkira/c3po/commit/107962f76525c2e8b86160319d139244c78e3375">view</a></li>
<li>ui changes on samples page [REF #4] • <a href="https://github.com/peshkira/c3po/commit/49b986c6ed6198c64c854283a6d2631f3e6c77a3">view</a></li>
<li>fixes #20 • <a href="https://github.com/peshkira/c3po/commit/3946bcd8ff7bf65a939200f95b85ec72d73286b7">view</a></li>
<li>fixing REST getCollections • <a href="https://github.com/peshkira/c3po/commit/165b853447dbb7f894fe00c97570b9fea551862b">view</a></li>
<li>fixes #19 • <a href="https://github.com/peshkira/c3po/commit/4f41c006d3ff23d454ed28b0bde056b618cfd0af">view</a></li>
<li>fixes #22 • <a href="https://github.com/peshkira/c3po/commit/4cc42c2c5aa8ab53b9233650e5aae0f49ae39126">view</a></li>
<li>fixes #23 • <a href="https://github.com/peshkira/c3po/commit/cc68336b8b25166ebfe4b36e95d8a2614b49b7db">view</a></li>
<li>fixing property selection in filter [REF #21] • <a href="https://github.com/peshkira/c3po/commit/97097a2cf9199a6b35dc2bd760d92534f3d75328">view</a></li>
<li>fixing property selection in diagram [REF #21] • <a href="https://github.com/peshkira/c3po/commit/fbc0b8f0905829a21af55c3073e376d901e208ac">view</a></li>
<li>fixing collection selection [REF #21] • <a href="https://github.com/peshkira/c3po/commit/24472394a9f0975e821ac2c722e5c78fdbb8bb9c">view</a></li>
<li>fixes #16 • <a href="https://github.com/peshkira/c3po/commit/26a9a361db91fc950707f0b41585d01d6cbf67a8">view</a></li>
<li>adding csv export from web app [REF #16] • <a href="https://github.com/peshkira/c3po/commit/4effecde2e74892cc8ee5e83b4c2d6aa300cca2e">view</a></li>
<li>adding include elements option in CLI [REF #16] • <a href="https://github.com/peshkira/c3po/commit/adb0e8d5219fcb393bd124147e1f35cccc41a50e">view</a></li>
<li>fixes #14 • <a href="https://github.com/peshkira/c3po/commit/1558840343037f9400277e7d00c5521a7ddfe8bc">view</a></li>
<li>fixes #15 • <a href="https://github.com/peshkira/c3po/commit/fbc0afe3299b379bf6b66ed13d0418d53d1c1366">view</a></li>
<li>adding systematic sampling selection • <a href="https://github.com/peshkira/c3po/commit/557d6c21f8e4e0ba624bfb3501bce82dadd1fb14">view</a></li>
<li>fixes #13 • <a href="https://github.com/peshkira/c3po/commit/3eae53d4fb0840d6a5fbe51d06b14bb00a8771d9">view</a></li>
<li>looking for existing profile • <a href="https://github.com/peshkira/c3po/commit/86eb2e7801f09f5b46f1a145cf83cfb7755f3ab2">view</a></li>
<li>fixes #12 • <a href="https://github.com/peshkira/c3po/commit/e608143f08adf0544b2815ab535640dfbccfb119">view</a></li>
<li>updating to play 2.0.4 • <a href="https://github.com/peshkira/c3po/commit/35d508fd4cd36171154dcc318d999e962ff6444d">view</a></li>
<li>enhancing info page • <a href="https://github.com/peshkira/c3po/commit/554ebbdf905634b15b9b278245c0386bf459ecfd">view</a></li>
<li>adding actual email feedback support • <a href="https://github.com/peshkira/c3po/commit/c157c79e442ddc4e5d5dc95894d69c0e9bce1e29">view</a></li>
<li>fixing profile generation bug related to sample objects • <a href="https://github.com/peshkira/c3po/commit/0ed8eda9c5bbb78123284257d8a02d86fc2121d7">view</a></li>
<li>adding RODA FITS integration • <a href="https://github.com/peshkira/c3po/commit/01d5eb91a38977a9cfe27a5968e8e64b57afe8a6">view</a></li>
<li>adding feedback dialog • <a href="https://github.com/peshkira/c3po/commit/ceca4fac8b3b11e8d4893280545a5a5a80bfbaed">view</a></li>
<li>adding samples to profile format and generator • <a href="https://github.com/peshkira/c3po/commit/d11f1b3924881703b1c480aca439722c69338313">view</a></li>
<li>adding all metadata in profile for sample objects • <a href="https://github.com/peshkira/c3po/commit/e4c75f05374e84b2fb21780278b3285cb90daeb0">view</a></li>
<li>adding simple samples view • <a href="https://github.com/peshkira/c3po/commit/d2736064dd2ff97c43ec40513296d332a6b12a84">view</a></li>
<li>adding simple sample selection • <a href="https://github.com/peshkira/c3po/commit/5d88ce55330bcc99838274b128bdbc7e86e5b590">view</a></li>
<li>adding version 0.1.1 • <a href="https://github.com/peshkira/c3po/commit/c2617d632d8da07719eabfbce3bf86e625ea1a4f">view</a></li>
<li>adding version information in cmd • <a href="https://github.com/peshkira/c3po/commit/984e6017d9037170e3e9ac610f546f3a5afb7ad7">view</a></li>
<li>draw dias for numeric properties • <a href="https://github.com/peshkira/c3po/commit/12355294f007d3bf5258c468be690214dd416376">view</a></li>
<li>adding some property mappings • <a href="https://github.com/peshkira/c3po/commit/399f7d27fa0f0dfccdf576b735f74bd08a7e3deb">view</a></li>
<li>adding conflicted aggregation to histogram map • <a href="https://github.com/peshkira/c3po/commit/0574d0dcb0003cab973787b2d786d25ea9724177">view</a></li>
<li>adding new charts • <a href="https://github.com/peshkira/c3po/commit/557007120f89730f4a6cbbc7f7144f9b8dd76222">view</a></li>
<li>automating chart generation • <a href="https://github.com/peshkira/c3po/commit/a4285e3a30fd242798d820a56340466730d1c714">view</a></li>
<li>adding filterpopup • <a href="https://github.com/peshkira/c3po/commit/c6e88e373950e8e3206c4fb8f690b45165df27b2">view</a></li>
<li>adding date filtering based on year • <a href="https://github.com/peshkira/c3po/commit/12b2b536bd4fa517029edf001442afe932ac9297">view</a></li>
<li>saving client ui settings in session • <a href="https://github.com/peshkira/c3po/commit/b72714bcbbffc29a31e5cc85c2aec566bdf73f86">view</a></li>
<li>filtering flat string properties • <a href="https://github.com/peshkira/c3po/commit/5a12971e54ced6f1c04016151c9fba8d66007fd1">view</a></li>
<li>cleaning up filters • <a href="https://github.com/peshkira/c3po/commit/e68bd6a0e7ee5bb816d0dcd3bbdbcdcd6dc02bb4">view</a></li>
<li>closes #10 • <a href="https://github.com/peshkira/c3po/commit/d8886e0d9fc07da6413c420f3989e4fa29655b20">view</a></li>
<li>adding /c3po context path • <a href="https://github.com/peshkira/c3po/commit/3eb37969dee1be55e91790c4d843dd642aa18d26">view</a></li>
<li>trying generic property filtering • <a href="https://github.com/peshkira/c3po/commit/24e6177304efd54a233319cd04b4f6ca433a5029">view</a></li>
<li>adding creating app histogram • <a href="https://github.com/peshkira/c3po/commit/9401a6d2514467166bbfd6dc846d783d2d3ddff0">view</a></li>
<li>enhancing web app • <a href="https://github.com/peshkira/c3po/commit/b62005a2c996b66bddc07355b9001e0037e395a4">view</a></li>
<li>fixing the meta data gatherer interface • <a href="https://github.com/peshkira/c3po/commit/0a3a62f58a17540158ebc4a228227e53d0705fbc">view</a></li>
<li>adding schema candidate • <a href="https://github.com/peshkira/c3po/commit/0034d9e697fdfacfc1507cccf04916c8b03a4bb0">view</a></li>
<li>adding filter in top of xml • <a href="https://github.com/peshkira/c3po/commit/bf2f36616e1557a73f37c2ac62dacb4167259e52">view</a></li>
<li>fixing profile generator bugs • <a href="https://github.com/peshkira/c3po/commit/a573a17b89d4c6530a57343a7a4cc10145495d9e">view</a></li>
<li>adding some enhancements about exposed apis • <a href="https://github.com/peshkira/c3po/commit/bda1b9f450aeaaee72b0548ab5e7a8c63075a5ee">view</a></li>
<li>adding export stub • <a href="https://github.com/peshkira/c3po/commit/66e7fc813d405ce40154a0eb5ac7e8b8b7f6f3c2">view</a></li>
<li>adding export stub • <a href="https://github.com/peshkira/c3po/commit/c1c7acf47d4e902f178ace3f74407345bf48d6d2">view</a></li>
<li>moving filters to separate controller • <a href="https://github.com/peshkira/c3po/commit/4630cf7c7a96d0f2889496e88e2f9e9041d8751b">view</a></li>
<li>enhancing filtering • <a href="https://github.com/peshkira/c3po/commit/bda37dfb8cc1fe08e829f0e95d395f01ab4f044a">view</a></li>
<li>adding spinner while loading • <a href="https://github.com/peshkira/c3po/commit/e0277c32a4e5e89f98314698c6a5d7aec9fbac84">view</a></li>
<li>adding basic filtering • <a href="https://github.com/peshkira/c3po/commit/f30fd3c18a96ccfed93ad0c62c22911559b4b33b">view</a></li>
<li>filtering 1st level • <a href="https://github.com/peshkira/c3po/commit/daf18adee8b2598aa47935bf9bba3ddf07a4692a">view</a></li>
<li>adding pie charts, sorting histograms • <a href="https://github.com/peshkira/c3po/commit/42c7c9cc8bbe1aab737ec190996d08fcdc56a912">view</a></li>
<li>showing dias again, calculating histograms at startup • <a href="https://github.com/peshkira/c3po/commit/f0027f3c348bfd8ed65a4194ea75f4b3535d4928">view</a></li>
<li>adding new collection filtering • <a href="https://github.com/peshkira/c3po/commit/47828cd0880d1a603735ef5f42e80884b22a2b0b">view</a></li>
<li>adding new menu and filtering options elements • <a href="https://github.com/peshkira/c3po/commit/6549e766ca498d8e893be4329976ac575cee1b2b">view</a></li>
<li>some javadocs • <a href="https://github.com/peshkira/c3po/commit/1bdd3ea3032093ee2fa7ec7869c1a012eea969d4">view</a></li>
<li>adding basic overview • <a href="https://github.com/peshkira/c3po/commit/ec58389298e92caf2970cda410006cf3db355ed8">view</a></li>
<li>format hist prototype • <a href="https://github.com/peshkira/c3po/commit/ee56336f79957de5456fb94561942e03f4f0f70a">view</a></li>
<li>adding single object view with conflicts • <a href="https://github.com/peshkira/c3po/commit/c5ab470bfdeb18c7c7916cdc5c216e7a3f0110af">view</a></li>
<li>adding objects first version • <a href="https://github.com/peshkira/c3po/commit/40f883fe6ab01484018df30f8fc0d73dccded446">view</a></li>
<li>adding objects view prototype • <a href="https://github.com/peshkira/c3po/commit/fa064ad5afacb4a08db47e873c6fc3bbb74c3d55">view</a></li>
<li>adding map reduce class, showing real statistics on index page • <a href="https://github.com/peshkira/c3po/commit/2cade3904a6c6576fe1029e537450b3ddf67efa8">view</a></li>
<li>changing navigation and design • <a href="https://github.com/peshkira/c3po/commit/7b02dc15f585df19423d3a46508257eff98db8c3">view</a></li>
<li>trying out play • <a href="https://github.com/peshkira/c3po/commit/f7b634b6b0df11255218eed53243e158ac99566e">view</a></li>
<li>trying out play • <a href="https://github.com/peshkira/c3po/commit/88690d081e9713ce4f6cb7db74954c6642b5d6da">view</a></li>
<li>removing old projects • <a href="https://github.com/peshkira/c3po/commit/eaaf9769dd2b29958c201f4b801be94a11106f89">view</a></li>
<li>indicating conflict in csv matrix • <a href="https://github.com/peshkira/c3po/commit/86cf358b7ee291a12d017d948c8da6a23ddaee5c">view</a></li>
<li>renaming test method, small fix in pom • <a href="https://github.com/peshkira/c3po/commit/43388641167d342f8b9b44ae325747540e2ab33c">view</a></li>
<li>listing elements in partitions • <a href="https://github.com/peshkira/c3po/commit/92d2f878d6d46043ce93d7436f44ba31686602e5">view</a></li>
<li>fixes #2, fixes #3 • <a href="https://github.com/peshkira/c3po/commit/b791f2ed295a557d4466592711117f60ed020de0">view</a></li>
<li>adding constants for db collections • <a href="https://github.com/peshkira/c3po/commit/958fcecbae11e2777c48b09930216783fa1a4c82">view</a></li>
<li>adding profile generator v0.1 • <a href="https://github.com/peshkira/c3po/commit/e821178a8bd6a075860849dbaddf528cbc216a5d">view</a></li>
<li>reorganizing the exporter • <a href="https://github.com/peshkira/c3po/commit/4ba1c853a137488e7a44fe03786ba49009120d9e">view</a></li>
<li>adding cache tests • <a href="https://github.com/peshkira/c3po/commit/5121ac19d79f96f8e02d75a6ee4fce8d0a2d5ea7">view</a></li>
<li>moving DBCache to another package • <a href="https://github.com/peshkira/c3po/commit/406ecb916cf9871520676fbfcc42b232a0d9a1bc">view</a></li>
<li>adding javadoc and some tests in api • <a href="https://github.com/peshkira/c3po/commit/a4320c37c9a235e2b8530bfc89d84d0244a56e19">view</a></li>
<li>removing old unnecessary files • <a href="https://github.com/peshkira/c3po/commit/417b4e33bac45208be2894ec8bf81eae3fd68cea">view</a></li>
<li>fixing csv export • <a href="https://github.com/peshkira/c3po/commit/dbd8eecc094caee3da29688ba05e33fc009f23cc">view</a></li>
<li>adding abstract adaptor • <a href="https://github.com/peshkira/c3po/commit/3c423b48b4cc95338c736670214c51e827d2c625">view</a></li>
<br/><b>Version v0.1.0</b><br/><br/>
<li>incrementing api, core and cmd to 0.1.0 • <a href="https://github.com/peshkira/c3po/commit/59a8ba7b3cc7d933c9f4862a81b5d51d7ce8577c">view</a></li>
<li>removing unnecessary class from web module • <a href="https://github.com/peshkira/c3po/commit/3d0272b1f12452f52dbe25099a136fe702be63dd">view</a></li>
<li>cleaing up controller and adaptor • <a href="https://github.com/peshkira/c3po/commit/7fc420e5a6ab3e10495e4a2e3b61ea65c2e19e01">view</a></li>
<li>fixing small typos in properties • <a href="https://github.com/peshkira/c3po/commit/f9182e96b5bab032cf873e01d2a0393f7639bf13">view</a></li>
<li>adding date inference • <a href="https://github.com/peshkira/c3po/commit/55c8b43b992f2ae0396e56a53a29fc1f70f5f014">view</a></li>
<li>adding better pattern matching for dates • <a href="https://github.com/peshkira/c3po/commit/3a0eb9934bf5f02d2b1701198952e89d4d997804">view</a></li>
<li>adding value type inference • <a href="https://github.com/peshkira/c3po/commit/8a11ac7b2ad6f97a247d70493096decdc68c0914">view</a></li>
<li>adding property normalization • <a href="https://github.com/peshkira/c3po/commit/6b92cb4e20a8394bb39e0083cf4f897105236b19">view</a></li>
<li>adding some type inference • <a href="https://github.com/peshkira/c3po/commit/fd9672f063e998e395ec793a390030ce298ebe6e">view</a></li>
<li>partitioning of profile.xml based on mimetypes • <a href="https://github.com/peshkira/c3po/commit/5c70486db919724bcef496a103596cdbb6abf641">view</a></li>
<li>fixing separator bug while fits parsing • <a href="https://github.com/peshkira/c3po/commit/9f798dc67b9c06e88c0b25fdd4fee2223e12ac7a">view</a></li>
<li>enhancing CSV Export of matrix • <a href="https://github.com/peshkira/c3po/commit/09f7b10035dafbf20903edd7b8fef5320549c0ff">view</a></li>
<li>refactoring persistence layer • <a href="https://github.com/peshkira/c3po/commit/d38c4bc6ae65dc98d7ad58db5fa9d4336e1609fb">view</a></li>
<li>small fixes after the configuration and new TODO list • <a href="https://github.com/peshkira/c3po/commit/19b2c4bcf4cf3537915c26826378bd71cea254b4">view</a></li>
<li>enhancing configuration step • <a href="https://github.com/peshkira/c3po/commit/dcedf07557deb4b2aaa265629a0019866eafad5f">view</a></li>
<li>fixing export command line options • <a href="https://github.com/peshkira/c3po/commit/d590d44866a07af56c5b84c2df3cdabd6945b2ae">view</a></li>
<li>adding collection to objects, used as input • <a href="https://github.com/peshkira/c3po/commit/488c7c1d569baf4e23836ec11a861b4b911cb077">view</a></li>
<li>fixing csv export after datastructure change • <a href="https://github.com/peshkira/c3po/commit/b92aa691e9ba350a27229fb1c2e9eea3f2f1b0c2">view</a></li>
<li>fixing parsing, optimizing datastructures • <a href="https://github.com/peshkira/c3po/commit/da395363ca217f9b39ed82cff5f853b846144421">view</a></li>
<li>cleaning up persitence interfaces and commands • <a href="https://github.com/peshkira/c3po/commit/2b30f023ab8108c2be1feb4c92404053bda6a6cb">view</a></li>
<li>changing mongo api version, changing element representation, adding csv export of all properties • <a href="https://github.com/peshkira/c3po/commit/1230dbf7202f3896eba42fed79856350f10564fb">view</a></li>
<li>parallelizing gathering process • <a href="https://github.com/peshkira/c3po/commit/3fa73c890933aafcbd22c247c35b1b9b6b10506f">view</a></li>
<li>enhancing persistence layer for mongo, improving parsing • <a href="https://github.com/peshkira/c3po/commit/93bc940f966c913b3935668b5493a48f76b63804">view</a></li>
<li>cleaning up old hibernate deps and boilerplate, mongo ftw • <a href="https://github.com/peshkira/c3po/commit/bdb75066424d29a7cac2a9189b8e649b000e814d">view</a></li>
<li>fixing anonymize command • <a href="https://github.com/peshkira/c3po/commit/3165e14c306332a5cbdcc4f2f76d1f6a3bd5bf48">view</a></li>
<br/><b>Version v0.0.1</b><br/><br/>
<li>removing unnecessary imports and files • <a href="https://github.com/peshkira/c3po/commit/de153233dcd5634bd1d5e653a29f55db69f4bf71">view</a></li>
<li>adding some more error handling, changing db name and user, adding anonymization command • <a href="https://github.com/peshkira/c3po/commit/fb55f1cf7999841c0b05417d73fca499ddf3ea89">view</a></li>
<li>fixing poms, removing unnecessary files • <a href="https://github.com/peshkira/c3po/commit/25511fc3ee439cc50b022072eb7f9e18a7415056">view</a></li>
<li>fixing file appender and configuring profile generator • <a href="https://github.com/peshkira/c3po/commit/875779b0d31e57cb013df6812951d2280ef6e0fb">view</a></li>
<li>changing pom version to 0.0.1 • <a href="https://github.com/peshkira/c3po/commit/6e2ec19ededf75bfb20f82190c652d3b8727bdf0">view</a></li>
<li>handling non fits xmls • <a href="https://github.com/peshkira/c3po/commit/b1c5748217f784c93d245ff535ac96f40cb5693c">view</a></li>
<li>enhancing readme • <a href="https://github.com/peshkira/c3po/commit/39d80ee93855d8a6007416f75a831e24ca74faee">view</a></li>
<li>adding error handling in dao, enhancing model, revising some known properties • <a href="https://github.com/peshkira/c3po/commit/e115bd6e3492887e826e451985fc521caa9390e1">view</a></li>
<li>renaming cmd project • <a href="https://github.com/peshkira/c3po/commit/de547be2ca67e6835ed6dc95b3bbb40458c741a0">view</a></li>
<li>adding command line tool, minor enhancements, adding duplicate detection, adding file based logging • <a href="https://github.com/peshkira/c3po/commit/96296f34fa5738c4ab56675de57473304e287914">view</a></li>
<li>optimizing digester, hibernate session • <a href="https://github.com/peshkira/c3po/commit/8214250ada1ee8829e45340852067c5dda1857e1">view</a></li>
<li>enhancing the digester and some parts of the model • <a href="https://github.com/peshkira/c3po/commit/96e8332d46da319ac0633b2879b63bd03c7b9c9d">view</a></li>
<li>adding initial digester enhancement • <a href="https://github.com/peshkira/c3po/commit/e5c09b8bbd41257b0931497d911d51f42692eb7c">view</a></li>
<li>fixing some configuration and enhancing the model a bit • <a href="https://github.com/peshkira/c3po/commit/f3b2bcb37cd4e91a3130cfb809c1fb42f756c3e6">view</a></li>
<li>testing out dtos • <a href="https://github.com/peshkira/c3po/commit/fd7db04cb5582be56f8f392b33af0ad927454895">view</a></li>
<li>error management in the generator • <a href="https://github.com/peshkira/c3po/commit/381875248858ffd426335b2813f2bb5db6b60005">view</a></li>
<li>adding job creation, job status and job retrieval with swagger • <a href="https://github.com/peshkira/c3po/commit/20eee5b84d7756366c4432b63d02ad4bc3cd06e6">view</a></li>
<li>fixing persistence injection • <a href="https://github.com/peshkira/c3po/commit/56b40938755775849b6e8b664dd6e7e28cdf2781">view</a></li>
<li>adding min, max and avg to numeric props • <a href="https://github.com/peshkira/c3po/commit/09c589cde0a760ce8c844371b51395080a0c7f8e">view</a></li>
<li>adding peristence layer in the web project • <a href="https://github.com/peshkira/c3po/commit/ab94aa9e5363bacd0bb9514493d378ff045f29ec">view</a></li>
<li>fixing tests after persistence layer reorganization • <a href="https://github.com/peshkira/c3po/commit/fd8c161d49a23252603492e4a8d21b73de3f0dbc">view</a></li>
<li>adding abstract persistence layer • <a href="https://github.com/peshkira/c3po/commit/68fa5e5fe2b7b112e5d4f09d91f74dc5ba786788">view</a></li>
<li>adding generic dao • <a href="https://github.com/peshkira/c3po/commit/2d354d01abcacbc9948d500e87b06c5590b0b4c1">view</a></li>
<li>trying to setup swagger • <a href="https://github.com/peshkira/c3po/commit/01b62d8101a7a4ccf3460076588906ed8a4347b8">view</a></li>
<li>renaming web project • <a href="https://github.com/peshkira/c3po/commit/23c520c9a01538f6c60bc26cc512a23d03ddd3be">view</a></li>
<li>restifying prototype • <a href="https://github.com/peshkira/c3po/commit/0f3b14e5e058d989e4bcb4d4935660fad64a3810">view</a></li>
<li>adding jobs submission feature • <a href="https://github.com/peshkira/c3po/commit/d88ef8092d12b173155bdcbec78b83e105d35f64">view</a></li>
<li>requring parameters • <a href="https://github.com/peshkira/c3po/commit/feb2210c2c3331cee8125e2447e7ed540b2a811f">view</a></li>
<li>exposing rest interface prototype • <a href="https://github.com/peshkira/c3po/commit/3658888fdb281cb90bb51179c120f40339da782e">view</a></li>
<li>adding new gatherer controller infrastructure • <a href="https://github.com/peshkira/c3po/commit/2d3d2e8714f06c83396173cf29b698ac2178ee97">view</a></li>
<li>adding gatherer config • <a href="https://github.com/peshkira/c3po/commit/2889f1c6606c50f695a80495a7345eca6fe016fa">view</a></li>
<li>adding gatherer and renaming packages • <a href="https://github.com/peshkira/c3po/commit/c3df8522b720d7e6fe74f0aab51079a77468393e">view</a></li>
<li>small improvement in datamodel and profilegenerator • <a href="https://github.com/peshkira/c3po/commit/4f7a6710dd0bc9496862b21a32985fd5b6f99b27">view</a></li>
<li>changing some interfaces a bit • <a href="https://github.com/peshkira/c3po/commit/0c48d1d8ee86c143ee0544d2f96fb2eb6016e7eb">view</a></li>
<li>moving all fits related classes in one package • <a href="https://github.com/peshkira/c3po/commit/54dc93084051e5ef0e841f67c618b7632d32ea01">view</a></li>
<li>fixing persistence.xml after renaming • <a href="https://github.com/peshkira/c3po/commit/d65ae413790ea899012805cff3e7872dc9ebf75d">view</a></li>
<li>improvements, removing singletons and refactoring classes • <a href="https://github.com/peshkira/c3po/commit/8931488c6b314be9e7997913c44dbe621d1e796a">view</a></li>
<li>fixing poms, adding readme • <a href="https://github.com/peshkira/c3po/commit/f7dfc86a5ff75864490ee983691cda088107ac7d">view</a></li>
<li>renaming package to match the new name • <a href="https://github.com/peshkira/c3po/commit/439506c308e94b4becc627b884ad7855c31f23b6">view</a></li>
<li>renaming collpro to c3po :) • <a href="https://github.com/peshkira/c3po/commit/17f113d6e704b05e8369c643f4b77cf2726bf573">view</a></li>
<li>extending tests and adding some new test stubs to be implemented • <a href="https://github.com/peshkira/c3po/commit/ecc18f51a730451ee620072e1637983c5b97d965">view</a></li>
<li>extending the ITool interface and implementing the extensions • <a href="https://github.com/peshkira/c3po/commit/a579a910e214c485f72cd83b2fd859b4b38e0ba6">view</a></li>
<li>renaming Notifications and cleaning up some code • <a href="https://github.com/peshkira/c3po/commit/4b59fa0c82a394a910c9514a3e2e347922642f2d">view</a></li>
<li>refactoring ObserverListener and removing the collection inspector • <a href="https://github.com/peshkira/c3po/commit/a4aac217d04c0ebe64ac8ac9f07247f2388df185">view</a></li>
<li>adding property mappings, some fixes in the tree, switching back to jboss7.0.1 • <a href="https://github.com/peshkira/c3po/commit/247cc0c708f5acd0f27559f5bf83b114ab7c4a4f">view</a></li>
<li>normalizing properties, adding description field • <a href="https://github.com/peshkira/c3po/commit/775247411f18504fa1bb1b07ff1d6bbc56ba24c4">view</a></li>
<li>adding floatvalue, adding types to all known properties until now. • <a href="https://github.com/peshkira/c3po/commit/587c39bba2b89f16c74b1398a6cd6be5bb5dc5ce">view</a></li>
<li>changing Converter interface to ITool, adding property expansion in generator • <a href="https://github.com/peshkira/c3po/commit/90f1a2adc0263d0ab2a1fbf6c229880abbb2895b">view</a></li>
<li>some minor enhancements • <a href="https://github.com/peshkira/c3po/commit/d39fc3df82e602759732ef60f5e9c68e6d1f2281">view</a></li>
<li>adding some initial stubs for representative collections, and a first output generator • <a href="https://github.com/peshkira/c3po/commit/a04e5c21881b785a72d6ed3c41cde9fec9b3349a">view</a></li>
<li>adding working table creation on tree selection • <a href="https://github.com/peshkira/c3po/commit/6204551099a0e79f4640dbb84481bc074d1a6657">view</a></li>
<li>adding profile page stub • <a href="https://github.com/peshkira/c3po/commit/77f70e335c00e98b95ad50d954216ecf26f0a509">view</a></li>
<li>enhancing analyzer, changing values set to list in element, moving queries • <a href="https://github.com/peshkira/c3po/commit/15040952b827628181b38a8ce6c533c8abd789fd">view</a></li>
<li>adding working tree and datatable prototype • <a href="https://github.com/peshkira/c3po/commit/963ee76cfcd6a7b2526c1c719030fe837fd78701">view</a></li>
<li>constructing first tree • <a href="https://github.com/peshkira/c3po/commit/81286ceb06cf052fcf5ad85ddc84674c30a937ab">view</a></li>
<li>moving local persistence.xml from model to core, adding some ORDER BY • <a href="https://github.com/peshkira/c3po/commit/7ad7e80ed32790f8f5a2f21efbc921f6a205aaf6">view</a></li>
<li>fixing a nullpointer bug introduced with the mavenizing • <a href="https://github.com/peshkira/c3po/commit/58aa51e25ba22d9f25b19e46e6bca0aad0b86233">view</a></li>
<li>restructuring the whole project structure in maven modules • <a href="https://github.com/peshkira/c3po/commit/0246b9b4ec1ecde87fa548be6fb7e957e803481d">view</a></li>
<li>rather big commit, refining interface for meta data conversion, removing old queries (withouth collection), fixing tests, adding configuration and observable mechanisms for the converters. • <a href="https://github.com/peshkira/c3po/commit/a11f48e8f045ac08ed461aa2f1c91d2b109afce5">view</a></li>
<li>filtering experiment • <a href="https://github.com/peshkira/c3po/commit/64dee673d72b69d1e57c0443356a56f143096c70">view</a></li>
<li>changing prevailing to mode, as this is the correct term • <a href="https://github.com/peshkira/c3po/commit/ce57b6f7480b9f4501ca87666b8a9a66315e3c47">view</a></li>
<li>adding new dependencies • <a href="https://github.com/peshkira/c3po/commit/a2673fa204be8df344762228d0c84601615c4e97">view</a></li>
<li>fixing null pointer bug, removing some system outs • <a href="https://github.com/peshkira/c3po/commit/cf9fc3790d49cafabb30cd4540b6823cb09664e3">view</a></li>
<li>adding collection specific queries • <a href="https://github.com/peshkira/c3po/commit/1357d0e864094ce5d580ea555d6254e7f66441c9">view</a></li>
<li>adding a digital collection object • <a href="https://github.com/peshkira/c3po/commit/67fd2d2b1878d499cbec22cee00c794c4e92d3fa">view</a></li>
<li>adding some comments in the example format • <a href="https://github.com/peshkira/c3po/commit/f58cb2dd032c9f02b3b452238d90750d2a720a43">view</a></li>
<li>adding another format idea • <a href="https://github.com/peshkira/c3po/commit/16c885aa15cd2de2c585f3ed4cc16570083b15c1">view</a></li>
<li>renaming analyzer class • <a href="https://github.com/peshkira/c3po/commit/0bc15e8b59b2b70f64a1d157dd0dfd7536cefe86">view</a></li>
<li>adding analyzer, minor enhancements • <a href="https://github.com/peshkira/c3po/commit/86afebc23c2db40c39bb15d2e9b382dff674ea37">view</a></li>
<li>revised datamodel due to generic jpql queries • <a href="https://github.com/peshkira/c3po/commit/5f4bd3a2e2cb507d3e5121d5e816dca3a4ec1c89">view</a></li>
<li>resolving identity conflicts within the FITSConverter • <a href="https://github.com/peshkira/c3po/commit/b71d642ec32789a2ba2d55aa64bc36556165ca32">view</a></li>
<li>cleaning up some unnecessary lines of code • <a href="https://github.com/peshkira/c3po/commit/9ec264b11d35c7714a5ef47bcdea3e7dd9044664">view</a></li>
<li>adding sum and avg queries • <a href="https://github.com/peshkira/c3po/commit/61f1443dc5bfa87d43b3cfeddf1ab782d5b7a263">view</a></li>
<li>adding getMostOccurringProperties Query • <a href="https://github.com/peshkira/c3po/commit/700bd7e4ec4284550b55620dd404d37a423164f3">view</a></li>
<li>adding test asserting in FITSMetaDataConverterTest • <a href="https://github.com/peshkira/c3po/commit/08df7de9d8ff62ac1d305c8190e9f58afbacfe93">view</a></li>
<li>adding external identifier property parsing • <a href="https://github.com/peshkira/c3po/commit/e4c5eb0eb0232367d1920b1d07165aa5d16b1c02">view</a></li>
<li>slight code optimization • <a href="https://github.com/peshkira/c3po/commit/d10d8a73d8c98f70e15f3b8fb12137d6c835bc40">view</a></li>
<li>adding conflicted values too. • <a href="https://github.com/peshkira/c3po/commit/2cb0647bf3cce7ff4aba2006493fc9fd6f1c779e">view</a></li>
<li>removing a small TODO and optimizing imports • <a href="https://github.com/peshkira/c3po/commit/b49f48547a9b87898e4d597b470b598efb3f1f67">view</a></li>
<li>removing db calls from FITSMetadaDataConverter • <a href="https://github.com/peshkira/c3po/commit/c35bb09bb8098db7f987dc36745354f3ebebb7a7">view</a></li>
<li>adding cascades to model, fixing boolean value constructor • <a href="https://github.com/peshkira/c3po/commit/638644823a8f1025d3b6e6635d133d1410baecd9">view</a></li>
<li>enhancing datamodel, adding constructors and validation annotations • <a href="https://github.com/peshkira/c3po/commit/c889bae055db857bf7a14225c4c856282a188f83">view</a></li>
<li>fixing tests • <a href="https://github.com/peshkira/c3po/commit/ec355b054086de42327503dce87d1b4b132253ab">view</a></li>
<li>changing named query and adding docs • <a href="https://github.com/peshkira/c3po/commit/6bb9e838630abd2459ced78a60262faba83a8664">view</a></li>
<li>adding further tests • <a href="https://github.com/peshkira/c3po/commit/d73be31ef761acc9d8e53bd3bb65940c2ee07274">view</a></li>
<li>adding some further tests • <a href="https://github.com/peshkira/c3po/commit/7ebfd6004745fcd366745021646012fc466736d4">view</a></li>
<li>adding initial named queries • <a href="https://github.com/peshkira/c3po/commit/9520c3f6310f4a60e5d0965f35edccd1cfeb27d7">view</a></li>
<li>adding a simple folder gatherer to process more files at once • <a href="https://github.com/peshkira/c3po/commit/257df1e43ea3f601b74e6987236ac1c5cd631375">view</a></li>
<li>enhancing tests • <a href="https://github.com/peshkira/c3po/commit/93937256319f633515cd56abd017cc20cbd94e20">view</a></li>
<li>adding hashCode and equals • <a href="https://github.com/peshkira/c3po/commit/e03701edcc75dfa582f42bc25acb5c4a136ad9c6">view</a></li>
<li>checking for already processed elements • <a href="https://github.com/peshkira/c3po/commit/ad18406b41f111eb09292f8ef887f58849bcb13d">view</a></li>
<li>inferring typed values where possible • <a href="https://github.com/peshkira/c3po/commit/9c602a3fdf64b71f36734407407fd26d7b5a657b">view</a></li>
<li>model enhancement • <a href="https://github.com/peshkira/c3po/commit/f0c6b793359c4d550d4c713dd406ecf651f6cf63">view</a></li>
<li>slight changes • <a href="https://github.com/peshkira/c3po/commit/0608016998bad284732e18ea5c8e3a553eb0a760">view</a></li>
<li>adding prototype of fits parser • <a href="https://github.com/peshkira/c3po/commit/6e1a7313e2ea344b3aa7990199e8476d6aa414bc">view</a></li>
<li>changing model, adding some stub classes • <a href="https://github.com/peshkira/c3po/commit/480f7aefec512bce14b1243730f20036cf490f5e">view</a></li>
<li>adding prototype of FITS Parser • <a href="https://github.com/peshkira/c3po/commit/cc3af45aca6f1da3f23a104d9ee6fd77f0d9e13c">view</a></li>
<li>adding validations • <a href="https://github.com/peshkira/c3po/commit/204ba8122b1c31074a26d01de107ba2cc8a0095a">view</a></li>
<li>adding simpler model • <a href="https://github.com/peshkira/c3po/commit/26f04b464d7cd4958d22c28e432d2bdfb0afd692">view</a></li>
<li>adding timestamp to format • <a href="https://github.com/peshkira/c3po/commit/4596051f9de46e751f0d62c08c1554e84da3fd44">view</a></li>
<li>adding test stubs and minor changes • <a href="https://github.com/peshkira/c3po/commit/c6b3a42afa1d6da6450847ede6b01701c8f098b6">view</a></li>
<li>adding v0.1 of the collection profile format • <a href="https://github.com/peshkira/c3po/commit/a3ba431875898330e20f2bc417713d35129a223a">view</a></li>
<li>removing generics from Characteristic • <a href="https://github.com/peshkira/c3po/commit/bc9bfc686bf33df8dde716cbd0457b20d4758322">view</a></li>
<li>adding entities • <a href="https://github.com/peshkira/c3po/commit/dbe83af783bf5bba2b180adfd37275fb0ab2ab4c">view</a></li>
<li>switching back to hibernate but using jpa persistence.xml • <a href="https://github.com/peshkira/c3po/commit/2cfef95a3086a0d76ccd7d97a25da8eefa641cf4">view</a></li>
<li>removing hibernate, adding eclipseling and jpa • <a href="https://github.com/peshkira/c3po/commit/2c5242d8c3fa87f5814b8e6ab17bca730e9f6bdd">view</a></li>
<li>working config, check mappedsuperclass issue • <a href="https://github.com/peshkira/c3po/commit/8adcf116e9f6fed7f5eff564e055e4117cef390c">view</a></li>
<li>initial config • <a href="https://github.com/peshkira/c3po/commit/704b3899a1498209e8858aa48fc374e2812da50f">view</a></li>