Skip to content
Started 6 yr 2 mo ago
Took 9 min 25 sec

#30 (Feb 7, 2018, 4:37:43 AM)

Changes
  1. extended QueryThings and CountThings Command - add index for namespace (details / githubweb)
  2. change source goal from jat-no-fork to jar (details / githubweb)
  3. change maven-source-plugin goal from jar-no-fork to jar (details / githubweb)
  4. change goal in jenkinsfile to 'install' (details / githubweb)
  5. change back to deploy goal without multi thread build (details / githubweb)
  6. added namespace check for search queries (details / githubweb)
  7. adapted check for API version in ThingsSearchRoute (details / githubweb)
  8. Introduced query criteria factory for easier filtering and to avoid (details / githubweb)
  9. Adopted query factory in AggregationQueryActor (details / githubweb)
  10. Updated api documentation (details / githubweb)
  11. add namespace field into pipeline stages (details / githubweb)
  12. Documented namespaces search parameter (details / githubweb)
  13. Javadoc comments (details / githubweb)
  14. add namespace field into pipeline stages (details / githubweb)
  15. included Ditto logo more prominent in README.md (details / githubweb)
  16. added license badge to README.md (details / githubweb)
  17. adapt spelling digital twins (details / githubweb)
  18. use CI-friendly maven versioning (details / githubweb)
  19. fix merge conflict (details / githubweb)
  20. add namespace field into pipeline stages (details / githubweb)
  21. Javadoc comments (details / githubweb)
  22. included Ditto logo more prominent in README.md (details / githubweb)
  23. added license badge to README.md (details / githubweb)
  24. adapt spelling digital twins (details / githubweb)
  25. use CI-friendly maven versioning (details / githubweb)
  26. Implemented exception for search query with multiple namespaces and (details / githubweb)
  27. REVIEW: make QueryFilterCriteriaFactory public and clean-up (details / githubweb)
  28. fix grammar, remove invalid example for query param namespacesFilter (details / githubweb)
  29. renamed CommandAndEventJsonExamplesProducer to JsonExamplesProducer (details / githubweb)
  30. fix a remark about Sink.actorRefWithAck (details / githubweb)
  31. #81: provided initial docker-compose and swagger config for the Ditto (details / githubweb)
  32. document namespaces query param for api/1; document multiple namespaces (details / githubweb)
  33. added namespace enforcement header field in root route and adapted (details / githubweb)
  34. added namespace enforcement header field in root route and adapted (details / githubweb)
  35. made namespaces on CountThings not nullable (details / githubweb)
  36. made namespaces on CountThings not nullable, fixed RootRouteTest (details / githubweb)
  37. #81: enhance token request to Google in nginx by adding clientSecret (details / githubweb)
  38. Revert "made namespaces on CountThings not nullable" (details / githubweb)
  39. Make QueryThings.namespaces nullable again (details / githubweb)
  40. set namespaces of search commands to null when no namespace restriction (details / githubweb)
  41. #81: downgraded to swagger-ui 2 again as there is OAuth2.0 working with (details / githubweb)
  42. restrict search to namespaces if available (details / githubweb)
  43. handle unparseable exceptions when building a ThingErrorResponse from (details / githubweb)
  44. update docker-maven-plugin to version 0.23.0 (details / githubweb)
  45. REVIEW: if no StatusCode is present set it to StatusCode 500 (details / githubweb)
  46. handle unparseable exceptions when building a ThingErrorResponse from (details / githubweb)
  47. add ditto headers to generic exception too (details / githubweb)
  48. fix unnecessary lookups in api/2 things-search (details / githubweb)
  49. fix unnecessary lookups in api/2 things-search (details / githubweb)
  50. #81: added letsencrypt config for SSL certificate (details / githubweb)
  51. #81: fixed docker volumes (details / githubweb)
  52. #81: fixed compose for postgres user (details / githubweb)
  53. #81: mounted volume for mongodb data (details / githubweb)
  54. #81: added amqp-bridge to sandbox; fixed mongo start (details / githubweb)
  55. #81: fixed amqp-bridge docker setup (missing mongo) (details / githubweb)
  56. #81: for now, don't start amqp-bridge (details / githubweb)
  57. document namespaces parameter in SwaggerApi and Ditto Docu (details / githubweb)
  58. optimize things-search: avoid aggregation unless filter criteria (details / githubweb)
  59. #81: fixed OAuth2.0 login in swagger (details / githubweb)
  60. fix QueryActorTest (details / githubweb)
  61. handle parse error in SearchActor due to query actor selection (details / githubweb)
  62. #81: added sandbox documentation + link to ditto site (details / githubweb)
  63. fix incorrect decision whether policy lookup is necesssary in search (details / githubweb)
  64. review: made little text changes, changed css colors to match ditto, (details / githubweb)
  65. review: moved static content to own folder (details / githubweb)
  66. review: fixed compose (details / githubweb)
  67. force EnsureMonotonicityVisitor to evaluate on children of composite (details / githubweb)
  68. review: fixed read only mount and svg path (details / githubweb)
  69. Unified startup prodecure of all Ditto services in class DittoService to (details / githubweb)
  70. Fixed Javadoc build-breaking errors. (details / githubweb)
  71. #81: fixed missing mime-types in nginx (details / githubweb)
  72. updated milestone M3 release notes + added milestone announcement (details / githubweb)
  73. updated milestone M3 release notes + added milestone announcement (details / githubweb)
  74. fixed formulation of M3 announcement (details / githubweb)
  75. fixed formulation of M3 announcement (details / githubweb)
  76. #81 added Ditto logo to sandbox index.html (details / githubweb)
  77. removed jwt issuers from subject issuers (details / githubweb)
  78. removed jwt issuers from subject issuers (details / githubweb)
  79. #91: review: fixed some toStrings (details / githubweb)
  80. #91: review: fixed some toStrings (details / githubweb)
  81. create Messages page in HTTP API folder (details / githubweb)
  82. create Messages page in HTTP API folder (details / githubweb)
  83. move incubation image to lower right corner of the page (details / githubweb)
  84. move incubation image to lower right corner of the page (details / githubweb)
  85. add note where to find the HTTP API Documentation (details / githubweb)
  86. add note where to find the HTTP API Documentation (details / githubweb)
  87. document WebSocket Messages API (details / githubweb)
  88. document WebSocket Messages API (details / githubweb)
  89. generify documentation on Ditto Protocol Messages (details / githubweb)
  90. generify documentation on Ditto Protocol Messages (details / githubweb)
  91. enhance documentation on Messages (details / githubweb)
  92. enhance documentation on Messages (details / githubweb)
  93. update openapi documentation on Messages (details / githubweb)
  94. update openapi documentation on Messages (details / githubweb)
  95. remove starting slash from topic documentation (details / githubweb)
  96. remove starting slash from topic documentation (details / githubweb)
  97. add small documentation paragraph on Heartbeat messages for the (details / githubweb)
  98. add small documentation paragraph on Heartbeat messages for the (details / githubweb)
  99. added claim messages documentation + some minor polishing (details / githubweb)
  100. added claim messages documentation + some minor polishing (details / githubweb)
  101. removed generation of dokuwiki examples (details / githubweb)
  102. removed generation of dokuwiki examples (details / githubweb)
  103. prepare blog entry for the new example demonstrating the REST to (details / githubweb)
  104. prepare blog entry for the new example demonstrating the REST to (details / githubweb)
  105. review: fixed some formulation, formatting + typos (details / githubweb)
  106. review: fixed some formulation, formatting + typos (details / githubweb)
  107. review: added missing characteristics of messages (fan-out, at most (details / githubweb)
  108. review: added missing characteristics of messages (fan-out, at most (details / githubweb)
  109. Adjusted visibilities within AbstractThingsService. (details / githubweb)
  110. fixed image URL in blogpost (details / githubweb)
  111. fixed image URL in blogpost (details / githubweb)
  112. #97 fixed failover configuration, fixed deleting a closed connection (details / githubweb)
  113. #97 fixed failover configuration, fixed deleting a closed connection (details / githubweb)
  114. #97 fixed reconnect on system failure (details / githubweb)
  115. #97 fixed reconnect on system failure (details / githubweb)
  116. Introduced type for feature definition and its builder. (details / githubweb)
  117. #60: added commands, responses and events for Feature Definition (details / githubweb)
  118. Added implementation of FeatureDefinition.Identifier. (details / githubweb)
  119. #60: extend protocol examples (details / githubweb)
  120. #60: enhance Things persistence actor to handle the Definition (details / githubweb)
  121. #60: extend HTTP API with Feature Definition routes (details / githubweb)
  122. Added implementation of FeatureDefinition. (details / githubweb)
  123. update maven-plugin versions: - update versions in parent-pom - adjust (details / githubweb)
  124. Added null-implementation of FeatureDefinition and Identifier. (details / githubweb)
  125. Made FeatureDefinition.Identifier a CharSequence. (details / githubweb)
  126. #60: fixed test compile errors (details / githubweb)
  127. Added static factory methods to FeatureDefinition. (details / githubweb)
  128. improve tests for module ditto-model-things: (details / githubweb)
  129. Added FeatureDefinition to Feature and its builder. (details / githubweb)
  130. #60: added swagger documentation for Feature Definitions (details / githubweb)
  131. #60: fixed persistence actor compile errors (details / githubweb)
  132. #60: fixed tests, first part of review of model changes (details / githubweb)
  133. #60: changed order of Feature definition/properties in JSON - definition (details / githubweb)
  134. #60: added generated protocol examples to documentation (details / githubweb)
  135. Fixed wrong method call in AbstractAdapter. (details / githubweb)
  136. Added test cases for FeatureDefinition events to ThingEventAdapterTest. (details / githubweb)
  137. #60: review of extend Feature in Ditto model: some javadoc fixes + (details / githubweb)
  138. #60: added FeatureDefinitionEmptyException thrown when json array is (details / githubweb)
  139. Reviewed task, adjusted some formatting and Javadoc, added test cases. (details / githubweb)
  140. made it possible to connect to sandbox via basic auth (details / githubweb)
  141. made it possible to connect to sandbox via basic auth (details / githubweb)
  142. added anonymous auth for grafana (details / githubweb)
  143. added anonymous auth for grafana (details / githubweb)
  144. added grafana iframe to sandbox landing page (details / githubweb)
  145. added grafana iframe to sandbox landing page (details / githubweb)
  146. #60: Reviewed ThingPersistenceActor. Fixed event handling in (details / githubweb)
  147. logging: added logging of incoming websocket messages (details / githubweb)
  148. fix error when ThingUpdater would try to persist Events for V2 Things (details / githubweb)
  149. enhance logging (details / githubweb)
  150. remove needless Test (may never happen) (details / githubweb)
  151. enhance logging for result of syncing a Policy in the ThingUpdater (details / githubweb)
  152. #60: Refactored ThingPersistenceActor a bit and added frequently used (details / githubweb)
  153. refine documentation on PUT things/{thingId}/policyId to clarify that an (details / githubweb)
  154. removed generation of example assemblies, moved common plugin (details / githubweb)
  155. remove workaround, building without running the tests works (details / githubweb)
  156. #60: added documentation about Feature Definition (details / githubweb)
  157. #60: added documentation of Feature Definition to protocol specification (details / githubweb)
  158. get rid of unnecessary error in build logs (details / githubweb)
  159. #60: added Ditto Postman collection + included in project site (details / githubweb)
  160. #60: Added custom WriterConfig to change formatting of example JSON. (details / githubweb)
  161. #60: Simplified implementation of ImmutableFeatures and added test cases (details / githubweb)
  162. fixed message payload deserialization (details / githubweb)
  163. #60: Extended static factory method of FeatureDefinition to accept more (details / githubweb)
  164. #60: Fixed parameter namen and description of error 403. (details / githubweb)
  165. #60: Fixed descriptions of 404 error code. (details / githubweb)
  166. #60: Removed unused headers of delete requests from Postman collection. (details / githubweb)
  167. #60: Wrote initial draft of blog post about Feature Definition. (details / githubweb)
  168. reject all message commands in the absence of policy enforcer (details / githubweb)
  169. #60: Renamed and reviewed blog post. (details / githubweb)
  170. #60: Review definition. (details / githubweb)
  171. #60: Synch with latest policy pic from things. (details / githubweb)
  172. #60: Reviewed feature documentation and blog post. (details / githubweb)
  173. add exception that can be thrown if the policy id is missing for schema (details / githubweb)
  174. prohibit creating a ModifyThing command with policy in V1 or ACL in V2 (details / githubweb)
  175. refine handling of ModifyThing commands. (details / githubweb)
  176. remove unused internal classes and clarify parameter names (details / githubweb)
  177. remove unused parameters (details / githubweb)
  178. use schema version of Thing itself to send the ThingModified event after (details / githubweb)
  179. #110 #111 review: some minor javadoc fixes, example JSON generation (details / githubweb)
  180. #60: Fixed build. (details / githubweb)
  181. adapt response code for fire and forget messages (details / githubweb)
  182. Update pom.xml (details / githubweb)
  183. fixed typo (details / githubweb)
  184. added first draft of presentation to show in VirtualIoT meetup (details / githubweb)
  185. reduced sandbox deployment (details / githubweb)
  186. rewrite ditto section with code samples (details / githubweb)
  187. further polishing of virtualIoT meetup slides (details / githubweb)
  188. fixed changed behavior in ImmutableFeatures.toJson (details / githubweb)
  189. fixed missing import (details / githubweb)

Started by user Thomas J??ckle

Revision: 059306accb4e6e33197fc7f226970f4e6ddefc77
Repository: https://github.com/eclipse/ditto.git
  • refs/remotes/origin/master
Test Result (no failures)