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

Implement 'jpx.jdbc' project. #2

Open
wants to merge 259 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    f822948 View commit details
    Browse the repository at this point in the history
  2. Execute tests on H2DB.

    jenetics committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    e4628d8 View commit details
    Browse the repository at this point in the history
  3. Some DAO experiments.

    jenetics committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    4516274 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. DAO experiments.

    jenetics committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    4ad6d50 View commit details
    Browse the repository at this point in the history
  2. Add person creation method.

    jenetics committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    752b211 View commit details
    Browse the repository at this point in the history
  3. Add person creation method.

    jenetics committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    ab15b01 View commit details
    Browse the repository at this point in the history
  4. Fix DB tests.

    jenetics committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    71ede89 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

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

Commits on Jan 1, 2017

  1. Minor code improvements.

    jenetics committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    1888d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. #1: Some JDBC experiments.

    jenetics committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    03c3689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e9609 View commit details
    Browse the repository at this point in the history
  3. #1: Fix comments.

    jenetics committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    d7425d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    021c198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3a5304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78ac95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d90897f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    697cc49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64f58dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a157c13 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Configuration menu
    Copy the full SHA
    8807de8 View commit details
    Browse the repository at this point in the history
  2. #1: Implement LinkDAO.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    731167b View commit details
    Browse the repository at this point in the history
  3. #1: Add Javadoc.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    d71cab7 View commit details
    Browse the repository at this point in the history
  4. #1: Implement PersonDAO.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    49dddfe View commit details
    Browse the repository at this point in the history
  5. #1: person.name non null.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    d34c814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb21d1b View commit details
    Browse the repository at this point in the history
  7. #1: Code simplification.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    8ac618f View commit details
    Browse the repository at this point in the history
  8. #1: Code cleanup.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    aeab477 View commit details
    Browse the repository at this point in the history
  9. #1: Fix copyright info.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    701b026 View commit details
    Browse the repository at this point in the history
  10. #1: Code cleanup.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    5bfb26e View commit details
    Browse the repository at this point in the history
  11. #1: Add CopyrightDAO.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    0770adb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce8f6f6 View commit details
    Browse the repository at this point in the history
  13. #1: Implement CopyrightDAO.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    64ad1a5 View commit details
    Browse the repository at this point in the history
  14. #1: Add 'BoundsDAO' class.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    ba0afc5 View commit details
    Browse the repository at this point in the history
  15. #1: Improve data model.

    jenetics committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    9d095ea View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    552d5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caedb5 View commit details
    Browse the repository at this point in the history
  3. #1: Code improvements.

    jenetics committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    9040610 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. #1: Code improvements.

    jenetics committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    1f1c628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b768bd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    aba6f54 View commit details
    Browse the repository at this point in the history
  2. #1: Code improvements.

    jenetics committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    c63eaeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fe601c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5866f40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c3b8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6de17b2 View commit details
    Browse the repository at this point in the history
  7. #1: Organize imports.

    jenetics committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    c5add1b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    c943b4b View commit details
    Browse the repository at this point in the history
  2. #1: Implement 'RouteDAO'.

    jenetics committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    22cb443 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    1239968 View commit details
    Browse the repository at this point in the history
  2. #1: Add DAO classes.

    jenetics committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    4541446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6511570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc914d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f34832 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. #1: Improve LinkDAO testint.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0faa238 View commit details
    Browse the repository at this point in the history
  2. #1: Extracting common code.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8ce2113 View commit details
    Browse the repository at this point in the history
  3. #1: Fix copyright info.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    023d877 View commit details
    Browse the repository at this point in the history
  4. #1: Code improvements.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9c6577c View commit details
    Browse the repository at this point in the history
  5. #1: Code cleanup.

    Also adding Javadoc.
    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9848ab1 View commit details
    Browse the repository at this point in the history
  6. #1: Improve DAO tests.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8044c4b View commit details
    Browse the repository at this point in the history
  7. #1: Improve DB model.

    jenetics committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    7d10af5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    c2414eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f2228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c454a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51307ef View commit details
    Browse the repository at this point in the history
  5. #1: Implement 'MetadataDAO'.

    jenetics committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    3250fa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63862be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3c85ed View commit details
    Browse the repository at this point in the history
  8. #1: Implement 'MetadataDAOTest' class.

    Also fixing some bugs.
    jenetics committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    a770833 View commit details
    Browse the repository at this point in the history
  9. #1: Simplify code.

    jenetics committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    7e2a7f1 View commit details
    Browse the repository at this point in the history
  10. #1: Organize imports.

    jenetics committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4e37ec7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afe8ec6 View commit details
    Browse the repository at this point in the history
  12. #1: Simplify code.

    jenetics committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    2739fe6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a71af7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2265863 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Configuration menu
    Copy the full SHA
    ef89b29 View commit details
    Browse the repository at this point in the history
  2. #1: Implement 'RouteDAO'.

    jenetics committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    91a44ba View commit details
    Browse the repository at this point in the history
  3. #1: Experimental classes.

    jenetics committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    b2ccc21 View commit details
    Browse the repository at this point in the history
  4. #1: Experimental classes.

    jenetics committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    b7962f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    381cd90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f0bb28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1de916 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a14613 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5b2374 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13749bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19584b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7c9385 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a4dcc0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    139e3df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8495224 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce27901 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eadc83e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c166739 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    800bd23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c22ecd4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    02580d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    25938b7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    08281fb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    368d33b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6626b3e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b38ab8e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

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

Commits on Jan 10, 2018

  1. Merge remote-tracking branch 'origin/master' into issues/JPX-1-JDBC_a…

    …ccess
    
    # Conflicts:
    #	jpx/src/main/java/io/jenetics/jpx/Person.java
    jenetics committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a9dc797 View commit details
    Browse the repository at this point in the history
  2. #1: Fix build file.

    jenetics committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    902dc95 View commit details
    Browse the repository at this point in the history
  3. #1: Fix tests.

    jenetics committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    65a0b04 View commit details
    Browse the repository at this point in the history
  4. #1: Fix Javadoc.

    jenetics committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    771af19 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Merge remote-tracking branch 'origin/master' into issues/JPX-1-JDBC_a…

    …ccess
    
    # Conflicts:
    #	jpx/src/main/java/io/jenetics/jpx/Email.java
    #	jpx/src/test/java/io/jenetics/jpx/LatitudeTest.java
    #	jpx/src/test/java/io/jenetics/jpx/LinkTest.java
    #	jpx/src/test/java/io/jenetics/jpx/LongitudeTest.java
    #	jpx/src/test/java/io/jenetics/jpx/PersonTest.java
    jenetics committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    e2de6cd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into issues/JPX-1-JDBC_a…

    …ccess
    
    # Conflicts:
    #	jpx/src/main/java/io/jenetics/jpx/Email.java
    #	jpx/src/test/java/io/jenetics/jpx/LatitudeTest.java
    #	jpx/src/test/java/io/jenetics/jpx/LinkTest.java
    #	jpx/src/test/java/io/jenetics/jpx/LongitudeTest.java
    #	jpx/src/test/java/io/jenetics/jpx/PersonTest.java
    jenetics committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    a909802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f6d3d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Merge remote-tracking branch 'origin/r1.3.0' into issues/JPX-1-JDBC_a…

    …ccess
    
    # Conflicts:
    #	jpx/src/test/java/io/jenetics/jpx/GPXTest.java
    jenetics committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    7b8de6b View commit details
    Browse the repository at this point in the history
  2. #1: Some refactorings.

    jenetics committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    ed85bcd View commit details
    Browse the repository at this point in the history
  3. #1: Some interface renaming.

    jenetics committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    fda8d36 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. #1: Some refactorings.

    jenetics committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    443c38c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    27e840f View commit details
    Browse the repository at this point in the history
  2. #1: Add 'Lombok' dependency.

    jenetics committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    2db6fba View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. #1: Lombok builder.

    jenetics committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    a98f93b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    d795de4 View commit details
    Browse the repository at this point in the history
  2. #1: Make it compile again.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7472a5a View commit details
    Browse the repository at this point in the history
  3. #1: Some SQL testing.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    0153785 View commit details
    Browse the repository at this point in the history
  4. #1: Fix copyright header.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    49dcb56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a963b47 View commit details
    Browse the repository at this point in the history
  6. #1: Some code reformatting.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    e55e9f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0e47db View commit details
    Browse the repository at this point in the history
  8. #1: Add main entry point.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5fd1697 View commit details
    Browse the repository at this point in the history
  9. #1: Add query class stub.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    d3be7d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    524d55d View commit details
    Browse the repository at this point in the history
  11. #1: Improve code structure.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    643a55e View commit details
    Browse the repository at this point in the history
  12. #1: Implement query parsing.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    9904c2a View commit details
    Browse the repository at this point in the history
  13. #1: Add 'QueryTest' class.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    e904412 View commit details
    Browse the repository at this point in the history
  14. #1: Organize imports.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    291e118 View commit details
    Browse the repository at this point in the history
  15. #1: Some refactorings.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    60ef16a View commit details
    Browse the repository at this point in the history
  16. #1: API tests.

    jenetics committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    09bfa5f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. #1: Fix parameter name.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    a7bfaaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b931247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ab886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0754965 View commit details
    Browse the repository at this point in the history
  5. #1: Static factories.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    36e2820 View commit details
    Browse the repository at this point in the history
  6. #1: Add 'execute' method.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    2dd6967 View commit details
    Browse the repository at this point in the history
  7. #1: Rename test class.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8306424 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2540e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    461e028 View commit details
    Browse the repository at this point in the history
  10. #1: Some code cleanup.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6bacfeb View commit details
    Browse the repository at this point in the history
  11. #1: 'RowParser' refactoring.

    jenetics committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    fdab901 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. #1: Cleanup 'Row' class.

    jenetics committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    4229f3f View commit details
    Browse the repository at this point in the history
  2. #1: Implement 'Row' class.

    jenetics committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    9157a5b View commit details
    Browse the repository at this point in the history
  3. #1: API cleanup.

    jenetics committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    8b36a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a750c89 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. #1: Add Javadoc.

    jenetics committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    25502fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a034ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf92c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95a63dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f886e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdd904e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81a3034 View commit details
    Browse the repository at this point in the history
  8. #1: Some code cleanup.

    jenetics committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    1831596 View commit details
    Browse the repository at this point in the history
  9. #1: Fix copyright header.

    jenetics committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    98267eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b22f959 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    111b610 View commit details
    Browse the repository at this point in the history
  2. #1: Query refactorings.

    jenetics committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    3d0cd1e View commit details
    Browse the repository at this point in the history
  3. #1: Query refactorings.

    jenetics committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    bc0a1d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    6f0637b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8ac50 View commit details
    Browse the repository at this point in the history
  3. #1: Rename query tests.

    jenetics committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    28decc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49dc159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feed8b1 View commit details
    Browse the repository at this point in the history
  6. #1: API streamlining.

    jenetics committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    fb13fb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. #1: Implement 'LinkDAO'.

    jenetics committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    0b83196 View commit details
    Browse the repository at this point in the history
  2. #1: Implement 'PersonDAO'.

    jenetics committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    09e70bb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. #1: Fix DDL script.

    jenetics committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    62be094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b9353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f70fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88132a6 View commit details
    Browse the repository at this point in the history
  5. #1: Implement inserts.

    jenetics committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    789e9dc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. #1: Extend 'Dctor' class.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    d2a8b8b View commit details
    Browse the repository at this point in the history
  2. #1: Implementing.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    227c3d0 View commit details
    Browse the repository at this point in the history
  3. #1: Implementing.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    563e136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6b3a10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6571a22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0535679 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb56cf6 View commit details
    Browse the repository at this point in the history
  8. #1: Implement 'GPXAccess'.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    1523e60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    585b187 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c61b768 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2862696 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    529500a View commit details
    Browse the repository at this point in the history
  13. #1: Cleanup.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    1be9f06 View commit details
    Browse the repository at this point in the history
  14. #1: Cleanup.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    8691205 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9be5307 View commit details
    Browse the repository at this point in the history
  16. #1: Cleanup.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    40aea1e View commit details
    Browse the repository at this point in the history
  17. #1: Cleanup.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    7ae8e60 View commit details
    Browse the repository at this point in the history
  18. #1: Improve error messages.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    748b2b7 View commit details
    Browse the repository at this point in the history
  19. #1: Add missing column.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    4303647 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4232001 View commit details
    Browse the repository at this point in the history
  21. #1: Fix 'BoundsAccess'.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    dcab4ea View commit details
    Browse the repository at this point in the history
  22. #1: Fix person constraint.

    jenetics committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    9d3e2f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. #1: Impl.

    jenetics committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    90d6fb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    9262a52 View commit details
    Browse the repository at this point in the history
  2. #1: Improve data model.

    jenetics committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    1bb039b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. #1: Improve DB model.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    cc577c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d164191 View commit details
    Browse the repository at this point in the history
  3. #1: Docker setup.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ef9c0af View commit details
    Browse the repository at this point in the history
  4. #1: Add pgAdimin config.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    54af2bb View commit details
    Browse the repository at this point in the history
  5. #1: Ignore data directories.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    2c3be65 View commit details
    Browse the repository at this point in the history
  6. #1: PSQL tests.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    85c2725 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5af5ef9 View commit details
    Browse the repository at this point in the history
  8. #1: Improve access classes.

    jenetics committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    194da65 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. #1: Improve model types.

    jenetics committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    cbde990 View commit details
    Browse the repository at this point in the history
  2. #1: Minor code improvements.

    jenetics committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ee037c0 View commit details
    Browse the repository at this point in the history
  3. #1: Fix object conversion.

    jenetics committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    77aa4b3 View commit details
    Browse the repository at this point in the history
  4. #1: Fix 'prepare' method.

    jenetics committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d409053 View commit details
    Browse the repository at this point in the history
  5. #1: Fix visibility.

    jenetics committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1269ed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. #1: Fix Longitude range.

    jenetics committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    0879c68 View commit details
    Browse the repository at this point in the history
  2. Fix Javadoc.

    jenetics committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    585a309 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    217c426 View commit details
    Browse the repository at this point in the history
  2. Update to Java 11.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6a15a12 View commit details
    Browse the repository at this point in the history
  3. #1: Define composite build.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6aeb100 View commit details
    Browse the repository at this point in the history
  4. Fix query strings.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8dfa7cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33a2a46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9bde8d View commit details
    Browse the repository at this point in the history
  7. #1: Implement type mapper.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6272b37 View commit details
    Browse the repository at this point in the history
  8. #1: Add select queries.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    46a9656 View commit details
    Browse the repository at this point in the history
  9. #1: Add select queries.

    jenetics committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1f3db01 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

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

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    963ea01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c9c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6890d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. #1: Minor code improvements.

    jenetics committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    32e6aad View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Adding some tooling classes.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    ff994cd View commit details
    Browse the repository at this point in the history
  2. Adding some tooling classes.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    5f252f5 View commit details
    Browse the repository at this point in the history
  3. Splitting tracks.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    84932f3 View commit details
    Browse the repository at this point in the history
  4. Fix 'Tracks.toTrack' method.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    f2dc525 View commit details
    Browse the repository at this point in the history
  5. Improve tooling.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    14b49d2 View commit details
    Browse the repository at this point in the history
  6. Fix bounds calculation.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    a3c2119 View commit details
    Browse the repository at this point in the history
  7. Improve normalizer.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    416bba5 View commit details
    Browse the repository at this point in the history
  8. Improve normalizer.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    652dce2 View commit details
    Browse the repository at this point in the history
  9. Improve normalizer.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    0c3040f View commit details
    Browse the repository at this point in the history
  10. Improve normalizer.

    jenetics committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    df176f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adf6632 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Add pre-condition check.

    jenetics committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    f6d0c60 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Filter improvements.

    jenetics committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    3b6a293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a2c9e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Minor improvements.

    jenetics committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    13634c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Merge remote-tracking branch 'origin/master' into issues/JPX-1-JDBC_a…

    …ccess
    
    # Conflicts:
    #	jpx/src/main/java/io/jenetics/jpx/Longitude.java
    jenetics committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    5fd1270 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Implement TCX splitter.

    jenetics committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    28aa5c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. #1: Change path.

    jenetics committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2f83f7c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. #1: Remove DB files.

    jenetics committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    169059d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. #1: Some tests.

    jenetics committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    cda622c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Merge remote-tracking branch 'origin/releases/r3.0.0' into issues/JPX…

    …-1-JDBC_access
    
    # Conflicts:
    #	.editorconfig
    #	build.gradle
    #	buildSrc/src/main/java/io/jenetics/gradle/package-info.java
    jenetics committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    0e30e28 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 12, 2022

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