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

Release 0.3 #121

Merged
merged 69 commits into from
Sep 13, 2018
Merged

Release 0.3 #121

merged 69 commits into from
Sep 13, 2018

Commits on Jun 18, 2018

  1. bump version

    nivemaham committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    f112362 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. add id to sourceTypeDTO

    nivemaham committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    2b2ab27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa22042 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from RADAR-base/release-0.2.1

    Update dev branch with release and bump version
    yatharthranjan authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    48a093a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    367676f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3742542 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Merge pull request #103 from RADAR-base/add-sourcetype-id

    Add sourcetype id
    nivemaham authored Jun 21, 2018
    Configuration menu
    Copy the full SHA
    c8ef2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74c729 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from RADAR-base/add_source_type_id_subject

    Add sourceTypeId to subjectDTO
    yatharthranjan authored Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2a04684 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    644e110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from RADAR-base/fixSorting

    Ensure that all queries are sorted.
    blootsvoets authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    79cab57 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Fixed sort keys

    blootsvoets committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    8a74523 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    blootsvoets committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    78188af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d559ec2 View commit details
    Browse the repository at this point in the history
  4. Remove defunct comment

    blootsvoets authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    3956b9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9933c6a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #111 from RADAR-base/fixSorting

    Fix sorting
    blootsvoets authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    3c3e392 View commit details
    Browse the repository at this point in the history
  7. Fix OutOfMemory exception in MongoDB by controlling maximum output …

    …size similar to other API
    nivemaham committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4cc0b57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba8ae20 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    79f018f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c09d532 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    c867093 View commit details
    Browse the repository at this point in the history
  2. Optimized imports

    nivemaham committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    99bd0db View commit details
    Browse the repository at this point in the history
  3. Again ...

    nivemaham committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    aaf1d15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from RADAR-base/control-maximum-records-in-query

    Fix `OutOfMemory` exception in MongoDB
    nivemaham authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    57094a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    fca534b View commit details
    Browse the repository at this point in the history
  2. Tested TimeScaleParser

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    691d04f View commit details
    Browse the repository at this point in the history
  3. Test bad requests

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f290ecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b509ab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4b831d View commit details
    Browse the repository at this point in the history
  6. Codacy fixes

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5120cbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    537fdaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56b05e5 View commit details
    Browse the repository at this point in the history
  9. Codacy fixes

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    4f39db0 View commit details
    Browse the repository at this point in the history
  10. Fixed import order

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    978d918 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cf3d4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04fc832 View commit details
    Browse the repository at this point in the history
  13. Codacy fixes

    blootsvoets committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    4cc151b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    780be1a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #115 from RADAR-base/timeInjectable

    Injectable time parser
    blootsvoets authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    48c61ee View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

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

Commits on Jul 17, 2018

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

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    ec1b5a4 View commit details
    Browse the repository at this point in the history
  2. update keystore

    nivemaham committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    c70f75f View commit details
    Browse the repository at this point in the history
  3. update project attributes

    nivemaham committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    47248a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #117 from RADAR-base/readable-project-name

    Add changes for human-readable project name and integrate MP 0.4.0
    nivemaham authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    a5fe9a2 View commit details
    Browse the repository at this point in the history
  5. update jersey version

    nivemaham committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    fe12d3c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    eebca7f View commit details
    Browse the repository at this point in the history
  2. package restructuring

    nivemaham committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    4be9019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d0adbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25ea873 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. add monitordata

    nivemaham committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    5846fad View commit details
    Browse the repository at this point in the history
  2. codacy fix

    nivemaham committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    dc60303 View commit details
    Browse the repository at this point in the history
  3. fix test

    nivemaham committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    63bc969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f9256e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    519efe0 View commit details
    Browse the repository at this point in the history
  2. correct javadoc

    nivemaham committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    344c9e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Bug fixes

    blootsvoets committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a7c94a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f52987 View commit details
    Browse the repository at this point in the history
  3. extend from header

    nivemaham committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    19adc33 View commit details
    Browse the repository at this point in the history
  4. modify constructors

    nivemaham committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    aabab6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c38c6e0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from RADAR-base/questionnaire-completion-log

    Questionnaire completion log
    nivemaham authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    28a260c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. prepare release

    nivemaham committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    0fdd923 View commit details
    Browse the repository at this point in the history
  2. upgrade to MP 0.5.0

    nivemaham committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    90a1570 View commit details
    Browse the repository at this point in the history
  3. upgrade gradle version

    nivemaham committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c9ba264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a4e332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59ca3e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Merge pull request #122 from RADAR-base/read-publickey-from-config-file

    Read publickey from config file
    nivemaham authored Sep 13, 2018
    Configuration menu
    Copy the full SHA
    a4b1c77 View commit details
    Browse the repository at this point in the history