Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Issue12 #3

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

Issue12 #3

wants to merge 91 commits into from

Commits on Jan 25, 2017

  1. #1 refactored to common jargon parent pom

    michael-conway committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    27d7d8d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. #1 refactor

    michael-conway committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    436796c View commit details
    Browse the repository at this point in the history
  2. #1 cleanup

    michael-conway committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    3b8f132 View commit details
    Browse the repository at this point in the history
  3. #1 big refactor

    michael-conway committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    5bf06a3 View commit details
    Browse the repository at this point in the history
  4. #1 add cruft

    michael-conway committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    ea91ce3 View commit details
    Browse the repository at this point in the history
  5. #2 hold open space for abstract api for pid and event

    michael-conway committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    a637a3c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. #1 add pid and event code

    michael-conway committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    ed809f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. #2 more refactoring

    michael-conway committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    4d3665f View commit details
    Browse the repository at this point in the history
  2. #2 factor out handle stuff

    michael-conway committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    f714835 View commit details
    Browse the repository at this point in the history
  3. #2 cleaned up refs to handle and es, commented out with fixme

    michael-conway committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    777d8e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. #2 more cleanup

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    bc30798 View commit details
    Browse the repository at this point in the history
  2. #2 refactoring of utils

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9fd4f90 View commit details
    Browse the repository at this point in the history
  3. #2 merge

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    5e5c17d View commit details
    Browse the repository at this point in the history
  4. #2 adding spring boot cruft

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    01c6bc8 View commit details
    Browse the repository at this point in the history
  5. #2 spring boot will now start

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9c5e995 View commit details
    Browse the repository at this point in the history
  6. #2 spring boot will now start

    michael-conway committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    0437ad4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. #2 cleanup though handle stuff wont build yet

    michael-conway committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    2cd56be View commit details
    Browse the repository at this point in the history
  2. #2 ran some cleanups and updated codebase for newer jargon

    michael-conway committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    1a7ff99 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. #6 factor out event service

    michael-conway committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    1a010d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. #2 factor out publication context

    michael-conway committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    7f2591a View commit details
    Browse the repository at this point in the history
  2. #2 adding reflection based plugin loader infrastructure adapted from …

    …pulisher api
    michael-conway committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    95daabe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. #2 adding abstract pid and event service with configs

    michael-conway committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    fa45027 View commit details
    Browse the repository at this point in the history
  2. #2 working on first test for plugin event service

    michael-conway committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    ae14af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. #1 some cleanups and merge of dev

    michael-conway committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    9a66893 View commit details
    Browse the repository at this point in the history
  2. #1 looking for missing abstractdataoneplugin

    michael-conway committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    a0b3e84 View commit details
    Browse the repository at this point in the history
  3. #6 introduce abstract plugin

    michael-conway committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    979873e View commit details
    Browse the repository at this point in the history
  4. #6 adding config to test boot and load of event dummy impl

    michael-conway committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    e264f22 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. #3 clean up log4j cyclic dependency

    michael-conway committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    7ab0623 View commit details
    Browse the repository at this point in the history
  2. #3 discovery works

    michael-conway committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    4e97da1 View commit details
    Browse the repository at this point in the history
  3. #3 added test of plugin event

    michael-conway committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    2c9b320 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. #3 discovery of pid plugin

    michael-conway committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    3b44bfd View commit details
    Browse the repository at this point in the history
  2. #3 add repo service api

    michael-conway committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    e7663f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. #1 align version and clean build

    michael-conway committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    5d2012a View commit details
    Browse the repository at this point in the history
  2. #1 clean and merge

    michael-conway committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    b632325 View commit details
    Browse the repository at this point in the history
  3. #1 cleanup after merge

    michael-conway committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    4d9110c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e62fc1c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. #2 merge

    michael-conway committed May 16, 2017
    Configuration menu
    Copy the full SHA
    c72ad02 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. #2 wip

    michael-conway committed May 18, 2017
    Configuration menu
    Copy the full SHA
    0b604d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57cdde4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591ce58 View commit details
    Browse the repository at this point in the history
  4. #3 add dummy factories

    michael-conway committed May 18, 2017
    Configuration menu
    Copy the full SHA
    ffe9b32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    027aa40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dcafff View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    746ae69 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Configuration menu
    Copy the full SHA
    f53744a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655ffea View commit details
    Browse the repository at this point in the history
  3. #3 adding docker

    michael-conway committed May 22, 2017
    Configuration menu
    Copy the full SHA
    59d9853 View commit details
    Browse the repository at this point in the history
  4. #3 loads and pings!

    michael-conway committed May 22, 2017
    Configuration menu
    Copy the full SHA
    fc64294 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. #3 add external lib

    michael-conway committed May 24, 2017
    Configuration menu
    Copy the full SHA
    9e4c587 View commit details
    Browse the repository at this point in the history
  2. #3 cleanup lib

    michael-conway committed May 24, 2017
    Configuration menu
    Copy the full SHA
    a97f206 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    4efb773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9685e9b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    6c38191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0444aa5 View commit details
    Browse the repository at this point in the history
  3. #9 init table schema

    michael-conway committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    2ca9854 View commit details
    Browse the repository at this point in the history
  4. #9 adding dao

    michael-conway committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    89fd826 View commit details
    Browse the repository at this point in the history
  5. #9 adding dao

    michael-conway committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    22b1c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    131878e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    1a0ddc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Configuration menu
    Copy the full SHA
    d0258b6 View commit details
    Browse the repository at this point in the history
  2. #9 working on transform

    michael-conway committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    e46d202 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. #9 json convert

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d444bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c5c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81215b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55bf167 View commit details
    Browse the repository at this point in the history
  5. #9 adding persistence

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    ea10f2d View commit details
    Browse the repository at this point in the history
  6. #9 at least it starts

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    9ea4aa1 View commit details
    Browse the repository at this point in the history
  7. #9 working persist

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    377e4d0 View commit details
    Browse the repository at this point in the history
  8. #9 session factory?

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    8253318 View commit details
    Browse the repository at this point in the history
  9. #9 working on hibernate

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    9830dca View commit details
    Browse the repository at this point in the history
  10. #9 working on hibernate

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    839e02c View commit details
    Browse the repository at this point in the history
  11. #9 fix spring wiring

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c7cfef9 View commit details
    Browse the repository at this point in the history
  12. #9 col names

    michael-conway committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    225134b View commit details
    Browse the repository at this point in the history
  13. make the Hibernate dialect configurable

    Dennis Roberts committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    b493f1a View commit details
    Browse the repository at this point in the history
  14. allow enumerated types to work with a Postgres enumeration

    Dennis Roberts committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    6c8b4eb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. converted the access log entry ID to a UUID and provided an implement…

    …ation that actually works with a user-defined enum type in the database
    Dennis Roberts committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    76de9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7347acd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    485afb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Configuration menu
    Copy the full SHA
    26086b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1349e98 View commit details
    Browse the repository at this point in the history
  3. use the EventsEnum class rather than the custom EventType enumeration…

    … for the persistence layer
    Dennis Roberts committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    5beda19 View commit details
    Browse the repository at this point in the history
  4. added the query for the /logs endpoint

    Dennis Roberts committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    7a619cc View commit details
    Browse the repository at this point in the history
  5. #9 fix for missing jta

    michael-conway committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    8c22f82 View commit details
    Browse the repository at this point in the history
  6. added the event service factory for the default event service API imp…

    …lementation
    Dennis Roberts committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    ab7e25f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. changed the "accessor" field in the data object open AMQP message to …

    …"author"
    Dennis Roberts committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    9fde4bc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    a15e5b4 View commit details
    Browse the repository at this point in the history
  2. #10 updated docker to add extra libs, factories now discovered in doc…

    …ker image, including default event service
    michael-conway committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ed91270 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d948945 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. #10 testing classloading

    michael-conway committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    6a5c537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24573e9 View commit details
    Browse the repository at this point in the history
  3. #12 fix repo service load

    michael-conway committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    8a60c8e View commit details
    Browse the repository at this point in the history