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

Option 2: Mono Repository with Umbrella Apps Structure #472

Merged
merged 484 commits into from
May 27, 2022
Merged

Option 2: Mono Repository with Umbrella Apps Structure #472

merged 484 commits into from
May 27, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 6, 2017

  1. fix dialyzer

    gyounes authored and peterzeller committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    51800d1 View commit details
    Browse the repository at this point in the history
  2. update comments on behaviour

    gyounes authored and peterzeller committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8b11f4e View commit details
    Browse the repository at this point in the history
  3. fix lint

    gyounes authored and peterzeller committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    aca72bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e05d897 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from SyncFree/flag-crdts

    Add flag CRDTs (2)
    peterzeller authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    3ea9ad0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. initial port from riak_pb

    based on e691219439f89c3ad5dd5e1f8a567e4bcf609651 from
    https://github.com/SyncFree/riak_pb/commits/antidote
    peterzeller committed May 7, 2017
    Configuration menu
    Copy the full SHA
    98b964d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. fix app specification

    peterzeller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a612b4c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. rename; refactor

    gyounes committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    017bb88 View commit details
    Browse the repository at this point in the history
  2. remove experimental

    gyounes committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    599e4bc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. remove reset ops from mag-go

    gyounes committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    d223632 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Configuration menu
    Copy the full SHA
    c50ad93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a2f88 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. removing old rebar

    bieniusa committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    c4c452c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bieniusa authored Feb 3, 2018
    Configuration menu
    Copy the full SHA
    637bf96 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bieniusa authored Feb 3, 2018
    Configuration menu
    Copy the full SHA
    6aa161b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3914b39 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. Merge pull request #1 from SyncFree/erlang19

    Ugrading
    bieniusa authored Feb 4, 2018
    Configuration menu
    Copy the full SHA
    7940a43 View commit details
    Browse the repository at this point in the history
  2. Compatibility with Erlang 20

    Updated the travis setup, and updated rebar3
    bieniusa committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    599c5fe View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bieniusa authored Feb 4, 2018
    Configuration menu
    Copy the full SHA
    b41a44d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Added Travis badge
    bieniusa authored Feb 4, 2018
    Configuration menu
    Copy the full SHA
    65f72c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. rename with prefix

    gyounes committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    9ac5d76 View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    gyounes committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    a2fe3d5 View commit details
    Browse the repository at this point in the history
  3. keep type names short

    gyounes committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    303dc70 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Merge pull request #21 from gyounes/master

    Changes to antidote CRDTs (as per M12)
    
    - new module names
    - removed experimental CRDTs: integer, rga, map_aw
    - code cleanup
    peterzeller authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    656a8c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

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

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    0bb00a0 View commit details
    Browse the repository at this point in the history
  2. add error message

    peterzeller committed May 11, 2018
    Configuration menu
    Copy the full SHA
    e09ffa7 View commit details
    Browse the repository at this point in the history
  3. export functions

    peterzeller committed May 11, 2018
    Configuration menu
    Copy the full SHA
    eec719e View commit details
    Browse the repository at this point in the history
  4. wip: improve interface

    peterzeller committed May 11, 2018
    Configuration menu
    Copy the full SHA
    bea423b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. decode_message function

    peterzeller committed May 14, 2018
    Configuration menu
    Copy the full SHA
    ed86f16 View commit details
    Browse the repository at this point in the history
  2. more precise types

    peterzeller committed May 14, 2018
    Configuration menu
    Copy the full SHA
    d5b1c8d View commit details
    Browse the repository at this point in the history
  3. fix types

    peterzeller committed May 14, 2018
    Configuration menu
    Copy the full SHA
    9cbd4e1 View commit details
    Browse the repository at this point in the history
  4. improve types

    peterzeller committed May 14, 2018
    Configuration menu
    Copy the full SHA
    bbc380c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. added operation-response

    peterzeller committed May 25, 2018
    Configuration menu
    Copy the full SHA
    06e052d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    73fd8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f952e10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2b574 View commit details
    Browse the repository at this point in the history
  4. fixed travis.yml

    peterzeller committed May 28, 2018
    Configuration menu
    Copy the full SHA
    714a2c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24 from peterzeller/improved-types

    Improved interface for dialyzer
    bieniusa authored May 28, 2018
    Configuration menu
    Copy the full SHA
    998cafd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. remove gpb plugin and include generated files

    --> Windows clients don't need to compile protobuf files, which was problematic
    peterzeller committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    fdae22c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    1b7c2fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e4189 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from peterzeller/application-fix

    Riak_pb update and include
    deepthidevaki authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    cb8750b View commit details
    Browse the repository at this point in the history
  4. Eliminating the depends on riak_dt

    Annette Bieniusa committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    808c2d6 View commit details
    Browse the repository at this point in the history
  5. Type compatibility with antidote's bcounter_mgr

    Annette Bieniusa committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d6e433c View commit details
    Browse the repository at this point in the history
  6. Updating the travis settings for erlang 21.0 and 20.3

    Annette Bieniusa committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    43350a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1a12a6 View commit details
    Browse the repository at this point in the history
  8. Some more type fixes

    Annette Bieniusa committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5cf852a View commit details
    Browse the repository at this point in the history
  9. Updating rebar3

    Annette Bieniusa committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7e4e9be View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Updated meck version manually

    Albert Schimpf committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9da0c1c View commit details
    Browse the repository at this point in the history
  2. Added missing plugins for antidote

    Albert Schimpf committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    04679ae View commit details
    Browse the repository at this point in the history
  3. Fixed plugins

    Albert Schimpf committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    6b16051 View commit details
    Browse the repository at this point in the history
  4. Fixed meck dependency

    Albert Schimpf committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    5d01965 View commit details
    Browse the repository at this point in the history
  5. Readded plugins

    Albert Schimpf committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    3113195 View commit details
    Browse the repository at this point in the history
  6. Fixed indentation to make linter happy

    Annette Bieniusa committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    297de0d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Update travis link

    deepthidevaki authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    968fd0d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    c721844 View commit details
    Browse the repository at this point in the history
  2. Use tag version

    albsch committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    04cdbec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from AntidoteDB/otp21

    Otp21 erlang
    albsch authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    acac628 View commit details
    Browse the repository at this point in the history
  4. Fixed riak_pb version

    albsch committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    07d2a8f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Renaming the app.src

    Consistent naming of antidotec_pb
    bieniusa committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    fe29ac7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from AntidoteDB/rename

    Renaming the app.src
    bieniusa authored Sep 21, 2018
    Configuration menu
    Copy the full SHA
    4663770 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. update travisci link

    goncalotomas committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    77569b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a0b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa05092 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. fix error in .app.src

    goncalotomas committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b52c78f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from goncalotomas/master

    remove local rebar3 copy, prepare for hex
    bieniusa authored Sep 23, 2018
    Configuration menu
    Copy the full SHA
    0730717 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. prepare for hex

    goncalotomas committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    7b3b631 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from goncalotomas/master

    prepare for hex
    bieniusa authored Sep 25, 2018
    Configuration menu
    Copy the full SHA
    a20119a View commit details
    Browse the repository at this point in the history
  3. Updates for hex publication

    Annette Bieniusa committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    ba99f17 View commit details
    Browse the repository at this point in the history
  4. Fixing references to former riak_pb dependency

    Annette Bieniusa committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    9a530ba View commit details
    Browse the repository at this point in the history
  5. Using the correct encode/decode messages now

    Annette Bieniusa committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    1721795 View commit details
    Browse the repository at this point in the history
  6. prepare for hex

    goncalotomas committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    be14f2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f980ea View commit details
    Browse the repository at this point in the history
  8. add travis badge

    goncalotomas committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    3560e6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    949922a View commit details
    Browse the repository at this point in the history
  10. prepare for hex

    goncalotomas committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    5a5bc35 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Merge pull request #6 from AntidoteDB/error-handling

    Error handling
    bieniusa authored Sep 29, 2018
    Configuration menu
    Copy the full SHA
    9a52991 View commit details
    Browse the repository at this point in the history
  2. rollout 0.2.4

    goncalotomas committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    fd13c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    78a1b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86a71f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4299168 View commit details
    Browse the repository at this point in the history
  4. improve documentation

    goncalotomas committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    369046e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c67c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Adding missing DC management messages

    Annette Bieniusa committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    b8186df View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Update document link in README

    Joel Carlbark committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    0564041 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from vorce/fix_doc_link

    Update document link in README
    bieniusa authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    cd5ab03 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

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

Commits on Oct 9, 2018

  1. add more tests

    deepthidevaki committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e8f5c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36011a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be2d8f View commit details
    Browse the repository at this point in the history
  4. fixed dialyzer error

    peterzeller committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    11df581 View commit details
    Browse the repository at this point in the history
  5. add travis configuration

    peterzeller committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    3e092a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32a16ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from AntidoteDB/dc_management

    Dc management
    bieniusa authored Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8361d03 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Changes to support the migration to ranch

    Annette Bieniusa committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    3ef3d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02f6d6 View commit details
    Browse the repository at this point in the history
  3. bumpbed version

    bieniusa committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    1bbb73a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from AntidoteDB/to_ranch

    Bug fixes
    peterzeller authored Oct 10, 2018
    Configuration menu
    Copy the full SHA
    e8c0fbc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Fixing dependencies

    bieniusa committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    c8724e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942ed1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from AntidoteDB/api/documentation-improv

    Documentation improvements, add simple callback, prepare to roll 0.2.5
    bieniusa authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    74fc7e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    b8934ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from CBaquero/master

    Unifying copyrights for antidote and antidote_crdt
    bieniusa authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    8a7b6f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Just a bit of tidying up

    bieniusa committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    67a31f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c1997 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    2393ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffe3fa View commit details
    Browse the repository at this point in the history
  3. Missing script

    bieniusa committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    8aaad1f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. More efficient version of max

    (as suggested by Peter)
    bieniusa committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    5ca3200 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from AntidoteDB/map-based

    Map based
    bieniusa authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    d2b6c52 View commit details
    Browse the repository at this point in the history
  3. Bump version number for hex.pm

    Maintainer field is deprecated
    bieniusa committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    bdd4082 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

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

Commits on Apr 23, 2019

  1. Merge pull request #9 from dvasilas/fix_lager_dep

    Update lager dependency to most recent version
    bieniusa authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    5c15638 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

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

Commits on May 2, 2019

  1. Adapting the repo

    Adding linter, test coverage, license etc. as for the other Antidote repos
    bieniusa committed May 2, 2019
    Configuration menu
    Copy the full SHA
    6f39f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a144681 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Adding a few more functions

    Required for making the implementation of vectorclocks transparent in Antidote
    bieniusa committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    8518f84 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    3a9f7ed View commit details
    Browse the repository at this point in the history
  2. forgot set_all

    bieniusa committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    5469984 View commit details
    Browse the repository at this point in the history
  3. Bump version counter

    Interface for get/set/set_all changed
    bieniusa committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    c547dcb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

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

    bieniusa committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    60b924c View commit details
    Browse the repository at this point in the history
  3. Invariant entries > 0

    bieniusa committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    ab58c74 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge pull request #2 from AntidoteDB/extensions

    Adding a few more functions and changing function names.
    This is not backwards capable!!
    bieniusa authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    eed20a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

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

Commits on Jun 19, 2019

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

Commits on Jun 24, 2019

  1. Remove lager dependency

    A bit of further clean up...
    bieniusa committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c21fcc0 View commit details
    Browse the repository at this point in the history
  2. Fixing build and hex info

    bieniusa committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3f5b3a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Update .travis.yml

    bieniusa authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    74a80fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from AntidoteDB/cluster-management-fix2

    add encode_messages for cluster management
    bieniusa authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    5dfc221 View commit details
    Browse the repository at this point in the history
  3. added linter

    bieniusa committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f910b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2331810 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    80574bc View commit details
    Browse the repository at this point in the history
  2. Fix coveralls

    bieniusa committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    b0da597 View commit details
    Browse the repository at this point in the history
  3. Missing coveralls stuff

    bieniusa committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    579585b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from AntidoteDB/cleanup

    Cleanup: Adjusting the build chain etc.
    bieniusa authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    91981b1 View commit details
    Browse the repository at this point in the history
  5. Update *.gitignore

    bieniusa committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    8836f7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fe7e04 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Merge pull request #6 from SmallEndian/master

    Adds support for bounded counters
    bieniusa authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    6d92a48 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Cleanup interface (#8)

    * Cleaning up
    
    - Removed code duplication
    - New smaller interface
    - Unified tests
    
    * WIP
    
    * Cleaning up
    
    * Adding more tests and smaller fixes
    
    * Assert that Timestamps are opaque
    
    * Fixing types
    
    * Fix maps read response
    
    * Fixing mvreg
    
    * Removing obsolete tests
    
    * Reordering
    
    Putting exported things on top and fixing eunit include
    
    * Fixing version
    bieniusa authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    4a5d42b View commit details
    Browse the repository at this point in the history
  2. Fixing hex stuff

    bieniusa committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1523a49 View commit details
    Browse the repository at this point in the history
  3. New pb (#11)

    * Adapting to interface changes of new pb codec
    * Cleaning up dependencies and lint
    bieniusa authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    c54faa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Add error code for abort (#9)

    - Error code 3 now encodes aborts
    - Added tests also for no_permissions
    bieniusa authored Jul 16, 2019
    Configuration menu
    Copy the full SHA
    ada47f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7817e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Added version to proto file (#10)

    preguica authored and bieniusa committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    486195f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Initial commit with support for current AntidoteDB stats

    Albert Schimpf committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    2e4c2e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Add locks to transaction properties (#12)

    * update pb-version
    
    (old version no longer working with latest Erlang)
    
    * add locks to transaction properties
    peterzeller authored and bieniusa committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    0250c9f View commit details
    Browse the repository at this point in the history
  2. Streamline dc management api (#11)

    * Add response for request messages
    
    * Fix numbering
    
    * Adding messages for node status check
    
    * Reverting the node_ready support
    bieniusa authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    58fe37f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Pb streamlining (#13)

    * Added pb management calls
    * Adding management description to Readme and cleanup of text
    bieniusa authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1f84de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. fixing the decode

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

Commits on Oct 23, 2019

  1. Fix stat async read typo

    Albert Schimpf committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    4485840 View commit details
    Browse the repository at this point in the history
  2. Added log_size metric

    Albert Schimpf committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ca06d37 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Modified function clause for info messages

    Albert Schimpf committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f5fbe7d View commit details
    Browse the repository at this point in the history
  2. Default implementation is the same

    Albert Schimpf committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    bcf5a0f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

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

Commits on Nov 8, 2019

  1. Preload configuration for grafana and prometheus

    Albert Schimpf committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d4d5cb6 View commit details
    Browse the repository at this point in the history
  2. Comments

    Albert Schimpf committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    49c74a6 View commit details
    Browse the repository at this point in the history
  3. Added riak_core ring metrics

    Albert Schimpf committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d76061b View commit details
    Browse the repository at this point in the history
  4. More interal stats WIP

    Albert Schimpf committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a9e5e61 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. inter dc and log access stats

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    98b8dea View commit details
    Browse the repository at this point in the history
  2. Added more transaction stats

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    77ff176 View commit details
    Browse the repository at this point in the history
  3. Update internal

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    17f0511 View commit details
    Browse the repository at this point in the history
  4. Added dc count metric

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3314c1e View commit details
    Browse the repository at this point in the history
  5. Added monitoring description

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9c24c55 View commit details
    Browse the repository at this point in the history
  6. Improved naming of graphs

    Albert Schimpf committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2b3b506 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Added process info metrics for reductions and message queue

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0c7b4de View commit details
    Browse the repository at this point in the history
  2. Added ring grouping as claimant label

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ae631b0 View commit details
    Browse the repository at this point in the history
  3. Improved riak ring metrics

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e4b0701 View commit details
    Browse the repository at this point in the history
  4. Improved dashboard

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    6a6142e View commit details
    Browse the repository at this point in the history
  5. Cosmetic changes

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    93ba33c View commit details
    Browse the repository at this point in the history
  6. added warning count

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    5ff0b47 View commit details
    Browse the repository at this point in the history
  7. Process scrape time metric

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    50fe89a View commit details
    Browse the repository at this point in the history
  8. Improved dashboard

    Albert Schimpf committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    cbe6dc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Added log_reset

    Albert Schimpf committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    7c1d82e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. small performance optimization in aw-set:

    the old code added the tokens from the next element to the set of
    removed tokens. Since tokens are unique, this had no effect on
    correctness but it made the messages bigger than necessary.
    peterzeller committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    aa6fcdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from AntidoteDB/set_aw_opt

    Small performance optimization in aw-set
    bieniusa authored Dec 8, 2019
    Configuration menu
    Copy the full SHA
    b1e705c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. fix backwards-comatibility issue (#13)

    in older versions decode_txn_properties could be undefined, so addded a
    clause for this case.
    peterzeller authored and bieniusa committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    3f86a57 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Removes unused type exports (#31)

    * Remove unnecessary header in bounded counter CRDT
    
    * Do not export types when there are not used
    
    Removes type exports for CRDTs as they are neither
    used in `antidote_crdt` nor in `antidote` and
    change them from `opqaue` to `type`.
    
    Removes unused type `binary_antidote_crdt_counter_b`
    in `antidote_crdt_counter_b`.
    
    * Remove generic flag type, redefine flag_ew type
    
    Removes the flag type in `antidote_crdt_flag_helper`
    and changes the `flag_ew` type to `antidote_crdt_flag_helper:tokens()`.
    
    To do this the `tokens` type needs to be exported
    in `antidote_crdt_flag_helper`.
    
    Creates more consistency with the `flag_dw` type.
    PascalDierich authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    1b78079 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    584acd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from PascalDierich/master

    Make identation consistent
    bieniusa authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    c1a7b95 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

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

Commits on Mar 23, 2020

  1. Merge pull request #33 from PascalDierich/rebar3_path

    Set path of rebar3 in Makefile to project's path
    bieniusa authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    92b3dc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

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

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    f355e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb5e68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from FairPlayer4/add_editor_config

    Added .editorconfig for auto code formatting
    bieniusa authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f73c2b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from FairPlayer4/BCounter_Refactor

    Refactored antidote_crdt_counter_b and added tests
    bieniusa authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    2d71c51 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Updated the config of antidote_crdt

    Travis changes
    - Added all recent versions 18.3 - 23.0
    - Changed the way proper dependency is added -> now lines in the rebar.config are uncommented to activate the proper dependency and the rebar3_proper plugin
    - Added coverage and xref
    
    Make changes
    - Made proper -n 1000 the default
    - Deleted tools.mk and added commands to regular Makefile
    - Added coverage
    
    Lint changes
    - Extracted elvis configuration to elvis.config file
    - Added some stuff to the elvis configuration and added some TODO comments for things that can be decided later
    - Using the same rebar_lint plugin version as antidote
    - Added test folder to lint check
    
    rebar.config changes
    - Added cover related config (e.g. coveralls)
    - Added coverage script for travis
    - Added test and proper profiles
    - Lines related to proper have been commented out so the library does not have dependencies to proper
    - Added some documentation related to why proper is not linked to this library by default
    
    Other changes
    - Updated README
    - Fixed lint issues in several files
    FairPlayer4 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    905eb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7f752 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Added proper via project_plugins

    Albert Schimpf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a504c84 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'FairPlayer4-update_config_final' into master

    Albert Schimpf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b3b67bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d0baa View commit details
    Browse the repository at this point in the history
  4. Allow CRDT type aliases

    Implements a mechanism that makes it possible to map multiple CRDT
    types to one CRDT implementation. In this case, we map multiple
    secure CRDTs to their regular counterpart.
    João Marques committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    62b5c71 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

Commits on Sep 23, 2020

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

Commits on Oct 8, 2020

  1. Merge pull request #40 from mrshankly/secure-crdt

    Add support for secure CRDTs
    bieniusa authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2367858 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Create erlang.yml

    bieniusa authored May 17, 2021
    Configuration menu
    Copy the full SHA
    cbf5de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058fdb0 View commit details
    Browse the repository at this point in the history
  3. Fixed rebar config for github workflows

    Albert Schimpf committed May 17, 2021
    Configuration menu
    Copy the full SHA
    160c096 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Support for erl24 (#41)

    - Renaming alias/1 to avoid clashes
    - Fixing doc annotations to have edoc pass
    - Updating rebar3
    - Disabled linter for debug call checks for crdt_properties, as they are only called when failing.
    - removed targets prior to 22.3 because they conflict with new elvis rules
    - Remove travis
    - Switched to Github actions
    bieniusa authored May 18, 2021
    Configuration menu
    Copy the full SHA
    4050bd9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Hex and Gitlab CI badge
    albsch authored May 18, 2021
    Configuration menu
    Copy the full SHA
    18edab4 View commit details
    Browse the repository at this point in the history
  3. Bumped version

    Albert Schimpf committed May 18, 2021
    Configuration menu
    Copy the full SHA
    7954038 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

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

Commits on Feb 25, 2022

  1. Dependencies & Github Actions (#4)

    * Create erlang.yml
    * Update rebar3 and dependencies
    * Remove travis.yml
    
    Promotheus_process_collector in v. 1.6.0 cannot be loaded on MacBook with M1 processors due to the compile flag `-arch x86_64` . Till the hex package gets updated, move the dependency to the corresponding git version.
    
    Co-authored-by: Albert Schimpf <38429047+albsch@users.noreply.github.com>
    bieniusa and albsch authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    27371a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    35e6523 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from define-null/defnull/https-in-dependency-links

    https in dep url instead of git
    bieniusa authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d670884 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

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

Commits on May 10, 2022

  1. Mono repository with umbrella apps structure

    Albert Schimpf committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e2c5665 View commit details
    Browse the repository at this point in the history
  2. Removed implicit deps

    Albert Schimpf committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d5ffef4 View commit details
    Browse the repository at this point in the history
  3. Added non-local dependency

    Albert Schimpf committed May 10, 2022
    Configuration menu
    Copy the full SHA
    920f645 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. linting, towards coverage

    Albert Schimpf committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0cbd61f View commit details
    Browse the repository at this point in the history
  2. Towards eunit

    Albert Schimpf committed May 16, 2022
    Configuration menu
    Copy the full SHA
    294f075 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. bumped rebar3 version

    Albert Schimpf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    00cbfa8 View commit details
    Browse the repository at this point in the history
  2. default args

    Albert Schimpf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    01ea09e View commit details
    Browse the repository at this point in the history
  3. Towards github workflows

    Albert Schimpf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    01467ca View commit details
    Browse the repository at this point in the history
  4. uncomment lint for now

    Albert Schimpf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ab7315f View commit details
    Browse the repository at this point in the history
  5. towards docker setup

    Albert Schimpf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d28ee64 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. deps working and linting working

    Albert Schimpf committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ad158fd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. linting

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    67fd6aa View commit details
    Browse the repository at this point in the history
  2. Add property based tests to workflow

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7d772b1 View commit details
    Browse the repository at this point in the history
  3. dialyzer fixes

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b0e7516 View commit details
    Browse the repository at this point in the history
  4. Revert dialyzer fix 1

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    bbdafac View commit details
    Browse the repository at this point in the history
  5. lint

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    748364d View commit details
    Browse the repository at this point in the history
  6. Ignore bad dialyzer report

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    07ce3bb View commit details
    Browse the repository at this point in the history
  7. docker grafana setup and coveralls

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    673a2af View commit details
    Browse the repository at this point in the history
  8. top level license file

    Albert Schimpf committed May 19, 2022
    Configuration menu
    Copy the full SHA
    eff8bd4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Removed travis workflows

    Albert Schimpf committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0bc933e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. erlfmt formatter

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    952cb2d View commit details
    Browse the repository at this point in the history
  2. removed client

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    952a739 View commit details
    Browse the repository at this point in the history
  3. new structure

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a9d4929 View commit details
    Browse the repository at this point in the history
  4. Merged histories of antidote erlang client

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5837fe7 View commit details
    Browse the repository at this point in the history
  5. format

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cc40a77 View commit details
    Browse the repository at this point in the history
  6. apps structure

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    254b9d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c60478 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #15 from liaud/master

    Adds messages to conditionnaly retrieve a CRDT value.
    albsch authored May 27, 2022
    Configuration menu
    Copy the full SHA
    49a0fc0 View commit details
    Browse the repository at this point in the history
  9. apps repo

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d5abea3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fdf946e View commit details
    Browse the repository at this point in the history
  11. format pb codec

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    affdabc View commit details
    Browse the repository at this point in the history
  12. apps structure

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    15290c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd922fe View commit details
    Browse the repository at this point in the history
  14. crdt format

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d06588c View commit details
    Browse the repository at this point in the history
  15. replayed permissions fix

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    012cfa9 View commit details
    Browse the repository at this point in the history
  16. apps structure

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    adbb5be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74d435b View commit details
    Browse the repository at this point in the history
  18. Removed unneccessary files

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5c8c005 View commit details
    Browse the repository at this point in the history
  19. format hrl files and manual format fix

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ed3d582 View commit details
    Browse the repository at this point in the history
  20. Remove leftovers

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7ce89a9 View commit details
    Browse the repository at this point in the history
  21. dialyzer fixes

    Albert Schimpf committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6ac3793 View commit details
    Browse the repository at this point in the history