Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation and ppmp-schema version #39

Open
wants to merge 76 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2017

  1. Fix timestamp management

    Signed-off-by: Benjamin Cabé <[email protected]>
    Benjamin Cabé committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    24a74f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Merge pull request eclipse-archived#12 from kartben/issue-11

    Fix timestamp management
    muelsen authored Sep 5, 2017
    Configuration menu
    Copy the full SHA
    54833e0 View commit details
    Browse the repository at this point in the history
  2. Revert "Get-Response Html adjusted"

    This reverts commit 1fef3ff.
    muelsen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    6b820a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec10c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Generate OSGi metadata for the Java binding

    This change makes an OSGi bundle out of the 'ppm-java-binding' bundle by
    using the Maven Bundle Plugin.
    
    Signed-off-by: Jens Reimann <[email protected]>
    ctron committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    ec719f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Merge pull request eclipse-archived#14 from ctron/feature/as_bundle_1

    Generate OSGi metadata for the Java binding
    ameinhardt authored Nov 5, 2017
    Configuration menu
    Copy the full SHA
    2a12a7b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. refactor(pom): deploy to eclipse repo

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    e6e337e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. refactor(pom): deploy server to eclipse repo

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    42fdbd1 View commit details
    Browse the repository at this point in the history
  2. fix(pom): version

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    cc94957 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. chore(release): setting version for 0.1.0 release

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    9bf61d9 View commit details
    Browse the repository at this point in the history
  2. chore(release): bumping version to 0.2.0-SNAPSHOT

    Axel Meinhardt committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    168caff View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. refact(bindings, website): put bindings in seperate repo, added new w…

    …ebsite
    
    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    28d45c9 View commit details
    Browse the repository at this point in the history
  2. refact(bindings): put bindings in seperate repo

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    9a0e6be View commit details
    Browse the repository at this point in the history
  3. fix(images): added logo / uml svgs

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    457e588 View commit details
    Browse the repository at this point in the history
  4. feat(binsa): added html5 client

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    3deeade View commit details
    Browse the repository at this point in the history
  5. fix(build): directly generate after install

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    190ade2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. refact(lint): linted and added google analytics

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    e1766ce View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. feat(blog): info about new website

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    e83c430 View commit details
    Browse the repository at this point in the history
  2. feat(ppmp sample config): added button to create sample config

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    fcc176d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Add server and ppmp schema projects

    Signed-off-by: Fethuallah Misir <[email protected]>
    fmisir committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5e8e677 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-archived#2 from bsinno/integrate-server-an…

    …d-schemas
    
    Add server and ppmp schema projects
    Axel Meinhardt authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    25b414a View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-archived#25 from bsinno/master

    Add server and ppmp schema projects
    Axel Meinhardt authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    fd9c7b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. fix(typos): in rest server and its docu

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    d0cba44 View commit details
    Browse the repository at this point in the history
  2. fix(poms): re-added distribution to eclipse repo

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    a85e6a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. fix(typos): typos on website

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    72c5d64 View commit details
    Browse the repository at this point in the history
  2. feat(flyway): replaced liquibase with flyway and added h2 support

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    c58a14a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. fix(process persistence): program name is not mandatory

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    e4cedc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-archived#28 from eclipse/flyway

    feat(flyway): replaced liquibase with flyway, added h2 support and fixed program bug
    Axel Meinhardt authored Feb 5, 2018
    Configuration menu
    Copy the full SHA
    27ea9b4 View commit details
    Browse the repository at this point in the history
  3. fix(jenkins): trying different ports for testing

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    1dcb9d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. fix(tests): closing mock connections, test order

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    0f30e91 View commit details
    Browse the repository at this point in the history
  2. fix(tests): replacing okhttp with apache client

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    6fab98f View commit details
    Browse the repository at this point in the history
  3. fix(tests): trying to avoid timezone

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    0deb139 View commit details
    Browse the repository at this point in the history
  4. fix(schema): wrong content-spec

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    c4cf9c2 View commit details
    Browse the repository at this point in the history
  5. fix(deployment): deploy fat jar to repo

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    2284b86 View commit details
    Browse the repository at this point in the history
  6. fix(website): updated wrong content-spec

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    e3a6a9a View commit details
    Browse the repository at this point in the history
  7. fix(binsa): $_time has to be integer

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    8facb52 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. fix(influx): persist deviceId of process

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    23b0505 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. First draft of grinding machine scenario

    Bor Gonzalez-Usach committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    9181c68 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. Grinding machine blogpost, further improvements

    Bor Gonzalez-Usach committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    e3ffa43 View commit details
    Browse the repository at this point in the history
  2. Grinding machine blogpost, further improvements

    Bor Gonzalez-Usach committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    de495ff View commit details
    Browse the repository at this point in the history
  3. Fixed typos

    Bor Gonzalez-Usach committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    3f751c3 View commit details
    Browse the repository at this point in the history
  4. Removed absolute URLs to images

    Bor Gonzalez-Usach committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    938ecf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. feat(blog entry): outline welding solution with camel

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    449664a View commit details
    Browse the repository at this point in the history
  2. fix(dependencies): remove guava

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    f3db65b View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-archived#29 from bgusach/master

    Grinding Machine / Testbed blogpost
    Axel Meinhardt authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    029e28e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/eclipse/unide

    Axel Meinhardt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    694acdb View commit details
    Browse the repository at this point in the history
  5. fix(blog): fixed blog header

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    5ba7d89 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. fix(blog): type fix

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    da41e7b View commit details
    Browse the repository at this point in the history
  2. Minor typos

    Bor Gonzalez-Usach committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    fe4f32d View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-archived#30 from bgusach/master

    Minor typos
    Axel Meinhardt authored Feb 15, 2018
    Configuration menu
    Copy the full SHA
    0d8e510 View commit details
    Browse the repository at this point in the history
  4. fix(blog): minor change

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Feb 15, 2018
    1 Configuration menu
    Copy the full SHA
    0c61bb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. fix(diagram): process diagram special values

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    be90126 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. fix(ga): google analytics and page headers

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    a19c212 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. fix(schema): allow single letter measurement values

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    6903af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. refact(0.2.0): final changes for version 0.2.0

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0109d07 View commit details
    Browse the repository at this point in the history
  2. fix(dependency): 0.2.0 dependency fix

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    f6c01ff View commit details
    Browse the repository at this point in the history
  3. fix(dependency): 0.2.0 dependency fix

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    1ebc7a9 View commit details
    Browse the repository at this point in the history
  4. refact(version): prepare for next dev cycle

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    f4d349b View commit details
    Browse the repository at this point in the history
  5. feat(blog): post of release information

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    7dfc030 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. typos

    ameinhardt authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    1f8facb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Added python links and fixed minor typos

    Bor Gonzalez-Usach committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    dddd560 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-archived#37 from bgusach/master

    Added python links and fixed minor typos
    ameinhardt authored Mar 29, 2018
    Configuration menu
    Copy the full SHA
    7909d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. refact(imports): removed unused imports, fix(java 9):

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    314160d View commit details
    Browse the repository at this point in the history
  2. feat(blog): camel-integrator-2 post draft

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    33f3db9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. fix(uml): fixed multiplicities, highlighted object/array difference

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    6a7d8ec View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. refact(remame): better name for blog entry

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e06371e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. fix(blog): spelling

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    9d7cadc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. feat(ppmp): first draft v3

    fix(misc): website schema parsing, spellings
    
    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9ce56d3 View commit details
    Browse the repository at this point in the history
  2. fix(ppmp): synched with website schema

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    977a278 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. fix(website, ppmp v3): example & schema sync

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed May 2, 2018
    Configuration menu
    Copy the full SHA
    116261c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. feat(config): option to strip url

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed May 3, 2018
    Configuration menu
    Copy the full SHA
    a589c07 View commit details
    Browse the repository at this point in the history
  2. fix(binsa): send custom messages without type appendix

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed May 3, 2018
    Configuration menu
    Copy the full SHA
    bb50a10 View commit details
    Browse the repository at this point in the history
  3. feat(binsa): basic authentication for sending

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed May 3, 2018
    Configuration menu
    Copy the full SHA
    d4c3a78 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. feat(privacy): added data privacy concent

    Signed-off-by: Axel Meinhardt <[email protected]>
    Axel Meinhardt committed May 7, 2018
    Configuration menu
    Copy the full SHA
    bd6c884 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Update ppmp-schema version

    neocsr committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    76d3471 View commit details
    Browse the repository at this point in the history
  2. Update setup instructions

    neocsr committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    0fade5e View commit details
    Browse the repository at this point in the history