Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appulse-projects/encon-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: appulse-projects/encon-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: R2
Choose a head ref
  • 17 commits
  • 341 files changed
  • 2 contributors

Commits on Oct 1, 2018

  1. Rewrite encon-config

    Artem Labazin authored and Artem Labazin committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    73ed741 View commit details
    Browse the repository at this point in the history
  2. Reduce @SupressWarnings amount at ConfigurationProgrammatical

    Artem Labazin authored and Artem Labazin committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    35132d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Change ErlangInteger cache behaviour

    Artem Labazin authored and Artem Labazin committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    4a66c67 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Update readme headers

    Artem Labazin authored and Artem Labazin committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    a86d2dd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Remote procedure call functionality refactoring

    Artem Labazin authored and Artem Labazin committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    7fdc167 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Add Java 11 support (#14)

    * Update POM files
    
    * Add maven wrapper
    
    * Update encon-common to Java 11
    
    * Update encon-terms for Java 11
    
    * Update encon-config for java 11
    
    * Update encon-databind for Java 11
    
    * Update base encon project for Java 11
    
    * Correct author JavaDoc
    
    * Update encon-handler for Java 11
    
    * Update examples for Java 11
    
    * Set java 11 in Travis
    
    * Update benchmark README.md for Java 11
    
    * merge with master
    
    * fix benchmark installation
    
    * update benchmark readme
    xxlabaza authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    38a6b57 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Update dependencies

    Artem Labazin authored and Artem Labazin committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4918432 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Fix type misunderstanding

    Artem Labazin authored and Artem Labazin committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    b1b87d2 View commit details
    Browse the repository at this point in the history
  2. Update main POM

    Artem Labazin authored and Artem Labazin committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    d5f01b5 View commit details
    Browse the repository at this point in the history
  3. Update copyright date

    Artem Labazin authored and Artem Labazin committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    ff634f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. update deps

    xxlabaza committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    c617792 View commit details
    Browse the repository at this point in the history
  2. Async refactoring

    xxlabaza committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    5ec455d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f09649 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    xxlabaza committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    03c6d35 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Fix mailbox

    Artem Labazin authored and Artem Labazin committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    477b2b6 View commit details
    Browse the repository at this point in the history
  2. remove errors

    Artem Labazin authored and Artem Labazin committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    ebbb589 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. handshake handler changes

    Artem Labazin authored and Artem Labazin committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    d7e62f2 View commit details
    Browse the repository at this point in the history
Loading