Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
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: ldsec/medco-unlynx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: ldsec/medco-unlynx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on May 1, 2019

  1. Copy the full SHA
    4acc58b View commit details
  2. Resolved merge conflicts

    JoaoAndreSa committed May 1, 2019
    Copy the full SHA
    0dc3323 View commit details
  3. Copy the full SHA
    b474e37 View commit details
  4. Copy the full SHA
    94d51ad View commit details
  5. Copy the full SHA
    aa4acc2 View commit details
  6. Update README.md

    JoaoAndreSa authored May 1, 2019
    Copy the full SHA
    a9d4b78 View commit details
  7. Copy the full SHA
    7dc298a View commit details
  8. Copy the full SHA
    0dbeffe View commit details

Commits on May 17, 2019

  1. Copy the full SHA
    0890afe View commit details

Commits on May 20, 2019

  1. Cleaned a bit everything

    JoaoAndreSa committed May 20, 2019
    Copy the full SHA
    89e37b8 View commit details
  2. Added structs file

    JoaoAndreSa committed May 20, 2019
    Copy the full SHA
    d3f6801 View commit details
  3. Copy the full SHA
    5b064b3 View commit details
  4. Merge pull request #9 from lca1/compatUnlynx

    Compat unlynx
    mickmis authored May 20, 2019
    Copy the full SHA
    7273e0c View commit details

Commits on Jun 3, 2019

  1. Copy the full SHA
    0a9057e View commit details
  2. Formatted files

    JoaoAndreSa committed Jun 3, 2019
    Copy the full SHA
    dcd6aae View commit details

Commits on Jun 7, 2019

  1. Merge pull request #11 from lca1/restoreTimers

    Restore timers
    mickmis authored Jun 7, 2019
    Copy the full SHA
    0645e9b View commit details

Commits on Jul 29, 2019

  1. Copy the full SHA
    f3c5264 View commit details
  2. happy fmt

    mickmis committed Jul 29, 2019
    Copy the full SHA
    c8df851 View commit details

Commits on Aug 5, 2019

  1. Merge pull request #13 from lca1/setupProvideKeys

    Add possibility to provide existing keys in setup commands
    mickmis authored Aug 5, 2019
    Copy the full SHA
    5fb00d5 View commit details
  2. Copy the full SHA
    c08855d View commit details
  3. Merge pull request #14 from lca1/base64

    base64.URLEncoding
    JoaoAndreSa authored Aug 5, 2019
    Copy the full SHA
    e461c2f View commit details

Commits on Aug 15, 2019

  1. update and tidy modules

    mickmis committed Aug 15, 2019
    Copy the full SHA
    ccbc3c7 View commit details
  2. Copy the full SHA
    82d3102 View commit details
  3. Merge pull request #15 from lca1/dev

    MedCo v0.2.1
    mickmis authored Aug 15, 2019
    Copy the full SHA
    6d706e2 View commit details

Commits on Sep 23, 2019

  1. Copy the full SHA
    8759f7d View commit details

Commits on Sep 24, 2019

  1. Copy the full SHA
    59d0e29 View commit details
  2. Merge pull request #16 from ldsec/nameChange

    Changed organization name lca1 -> ldsec
    JoaoAndreSa authored Sep 24, 2019
    Copy the full SHA
    01a0d7d View commit details

Commits on Jan 14, 2020

  1. Copy the full SHA
    63bdb95 View commit details
  2. Last minor change to the renaming task

    JoaoAndreSa authored and ineiti committed Jan 14, 2020
    Copy the full SHA
    c53da9b View commit details
  3. Sanitized API calls

    JoaoAndreSa authored and ineiti committed Jan 14, 2020
    Copy the full SHA
    592ef43 View commit details
  4. Copy the full SHA
    c73906d View commit details
  5. Removing ISM calls in service

    - passing extended config when starting protocol
    - SurveyDDT w/o service-messages
    - SurveyAggRequest de-serviced
    - ShuffleRequest w/o service-messages
    ineiti committed Jan 14, 2020
    Copy the full SHA
    1d9e903 View commit details
  6. merged with sanitizeAPI

    ineiti committed Jan 14, 2020
    Copy the full SHA
    1125165 View commit details

Commits on Jan 16, 2020

  1. Copy the full SHA
    8df1d41 View commit details
  2. Copy the full SHA
    2cee0a4 View commit details

Commits on Jan 17, 2020

  1. Merge pull request #18 from ldsec/remove_service_calls

    Remove service calls
    mickmis authored Jan 17, 2020
    Copy the full SHA
    cfdfe26 View commit details

Commits on Jan 24, 2020

  1. simplify expression

    mickmis committed Jan 24, 2020
    Copy the full SHA
    8d04ec6 View commit details
  2. Copy the full SHA
    179dbb6 View commit details

Commits on Jan 31, 2020

  1. Copy the full SHA
    e33e4fb View commit details
  2. Copy the full SHA
    dfd0790 View commit details
  3. fmt and lint

    mickmis committed Jan 31, 2020
    Copy the full SHA
    88261e5 View commit details

Commits on Feb 5, 2020

  1. Copy the full SHA
    fc8130f View commit details
  2. Copy the full SHA
    7210b85 View commit details

Commits on Feb 10, 2020

  1. Merge pull request #30 from ldsec/memoryLeak

    Fixed concurrent map memory leakage
    mickmis authored Feb 10, 2020
    Copy the full SHA
    554017b View commit details
  2. Added cli/global timeout for service && Fixed memory leak by removing…

    … survey from map in case of error
    JoaoAndreSa committed Feb 10, 2020
    Copy the full SHA
    2b7f892 View commit details
  3. Merge pull request #29 from ldsec/timeouts

    Added timeouts for channels
    mickmis authored Feb 10, 2020
    Copy the full SHA
    a6dfdc4 View commit details

Commits on Feb 11, 2020

  1. Copy the full SHA
    d6303ce View commit details
  2. Merge pull request #31 from ldsec/dev

    MedCo v0.3.0
    mickmis authored Feb 11, 2020
    Copy the full SHA
    c636e7b View commit details

Commits on Mar 6, 2020

  1. fix problem in goroutine

    mickmis committed Mar 6, 2020
    Copy the full SHA
    4644ce8 View commit details
  2. Copy the full SHA
    5d12c3e View commit details
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ before_install:

install:
- go get -t ./...
- go get github.com/mattn/goveralls

script:
- make test
9 changes: 8 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -32,6 +32,13 @@ test_local:
test_codecov:
./coveralls.sh

test_loop:
for i in $$( seq 100 ); \
do echo "******* Run $$i"; echo; \
go test -v -short -p=1 -run Agg -count 10 ./services/ > run.log || \
( cat run.log; exit 1 ) || exit 1; \
done

test: test_fmt test_lint test_codecov

local: test_fmt test_lint test_local
local: test_fmt test_lint test_local
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/lca1/medco-unlynx.svg?branch=master)](https://travis-ci.org/lca1/medco-unlynx)
[![Go Report Card](https://goreportcard.com/badge/github.com/lca1/medco-unlynx)](https://goreportcard.com/report/github.com/lca1/medco-unlynx)
[![Coverage Status](https://coveralls.io/repos/github/lca1/medco-unlynx/badge.svg?branch=master)](https://coveralls.io/github/lca1/medco-unlynx?branch=master)
[![Build Status](https://travis-ci.org/ldsec/medco-unlynx.svg?branch=master)](https://travis-ci.org/ldsec/medco-unlynx)
[![Go Report Card](https://goreportcard.com/badge/github.com/ldsec/medco-unlynx)](https://goreportcard.com/report/github.com/ldsec/medco-unlynx)
[![Coverage Status](https://coveralls.io/repos/github/ldsec/medco-unlynx/badge.svg?branch=master)](https://coveralls.io/github/ldsec/medco-unlynx?branch=master)

## Documentation
MedCo documentation is centralized on the following website:
363 changes: 0 additions & 363 deletions app/client.go

This file was deleted.

Loading