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

Management #166

Open
wants to merge 132 commits into
base: develop
Choose a base branch
from
Open

Commits on Feb 21, 2018

  1. move zip file creation to a different stage of the pipeline --> event…

    …ually have a protocol to write to db result files
    sacdallago committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    1ec0e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3a193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca9d403 View commit details
    Browse the repository at this point in the history
  4. newline at end of file

    sacdallago committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    e30e23a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a542c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    9998714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775d3df View commit details
    Browse the repository at this point in the history
  3. formatting

    sacdallago committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    6b8ecf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35bd97c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7defcdf View commit details
    Browse the repository at this point in the history
  6. remove useless logging

    sacdallago committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    cf2a263 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. add getting functions

    sacdallago committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    5134ca4 View commit details
    Browse the repository at this point in the history
  2. refactoring

    sacdallago committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    4a1ffd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Configuration menu
    Copy the full SHA
    72a813d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41031ea View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. database params are actually flattened + rise exceptions if something…

    … is missing, don't just walk away
    sacdallago committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    546603e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1806a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f984bc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    547060c View commit details
    Browse the repository at this point in the history
  2. remove unnecesaary pass

    sacdallago committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    d469957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd6ac4 View commit details
    Browse the repository at this point in the history
  4. fixed some inconsistencies

    sacdallago committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    9f18de0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    32576cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3dad1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b634a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81babae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b9313 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130e468 View commit details
    Browse the repository at this point in the history
  7. minor refactoring

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    40f92a1 View commit details
    Browse the repository at this point in the history
  8. refactor

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    71a8159 View commit details
    Browse the repository at this point in the history
  9. stubbed protocol web

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    6ab4cdd View commit details
    Browse the repository at this point in the history
  10. backward compativbility

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    ad45573 View commit details
    Browse the repository at this point in the history
  11. python namespaces fix

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    bb7022f View commit details
    Browse the repository at this point in the history
  12. refactor folder name

    sacdallago committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    8909783 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. naming consistency

    sacdallago committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    5708762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2537db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5f893 View commit details
    Browse the repository at this point in the history
  4. added todo

    sacdallago committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    89a2964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f838d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    a9bd2bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1429fa6 View commit details
    Browse the repository at this point in the history
  3. always close connections

    sacdallago committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    dad774b View commit details
    Browse the repository at this point in the history
  4. add nullPool to kill connections after commit, otherwise: pool augmen…

    …ts and hits the limit too soon
    sacdallago committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    46ffa02 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. add abstract methods

    sacdallago committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    5510fe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Configuration menu
    Copy the full SHA
    93df623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e2fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f5cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    6c86057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e301e View commit details
    Browse the repository at this point in the history
  3. removed requirement

    sacdallago committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    3281fe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    95b8ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081fae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c63dbc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

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

Commits on Apr 13, 2018

  1. fix filtering

    sacdallago committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    1d350a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1579ac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab084fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d2a190 View commit details
    Browse the repository at this point in the history
  5. remove unused import

    sacdallago committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    80c07a0 View commit details
    Browse the repository at this point in the history
  6. refactor faulty lines

    sacdallago committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4bfa4ff View commit details
    Browse the repository at this point in the history
  7. refactoring

    sacdallago committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    423c35a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0671b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. merge conflicts

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3a60097 View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    aec2ec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb94980 View commit details
    Browse the repository at this point in the history
  4. added outconfig parser

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    12dd940 View commit details
    Browse the repository at this point in the history
  5. add todos

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    2c34f63 View commit details
    Browse the repository at this point in the history
  6. refactor and add methofs

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    285c9b0 View commit details
    Browse the repository at this point in the history
  7. remove AzureDumper

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d84998f View commit details
    Browse the repository at this point in the history
  8. refactor + factoid call

    sacdallago committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    8fe45bc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. fix datettime call problem

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    0ea6022 View commit details
    Browse the repository at this point in the history
  2. fix return on no file

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e3c0efe View commit details
    Browse the repository at this point in the history
  3. signature move

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    3afe4be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bccdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21df677 View commit details
    Browse the repository at this point in the history
  6. close connections

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    9d79693 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e87fa73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93e37b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75a6034 View commit details
    Browse the repository at this point in the history
  10. prefix is in global

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    2e85589 View commit details
    Browse the repository at this point in the history
  11. oh well, os was missing

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    f9d5435 View commit details
    Browse the repository at this point in the history
  12. simplify imports

    sacdallago committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a5261de View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    05098ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d8bb0 View commit details
    Browse the repository at this point in the history
  3. added warning for clairity

    sacdallago committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d0c3500 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    e4f22f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e202449 View commit details
    Browse the repository at this point in the history
  3. gohsts of future past

    sacdallago committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    586bb19 View commit details
    Browse the repository at this point in the history
  4. clean up default configs

    sacdallago committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    f0cacca View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. getters should be static

    sacdallago committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    327f203 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. refactor

    sacdallago committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    f610fb5 View commit details
    Browse the repository at this point in the history
  2. refactor: get them all

    sacdallago committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    d00eb80 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. refactor: move

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    72c9f8c View commit details
    Browse the repository at this point in the history
  2. refactor init

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    09dcc88 View commit details
    Browse the repository at this point in the history
  3. refactor init

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    89a6857 View commit details
    Browse the repository at this point in the history
  4. refactor: name

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    52f2b2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b24c7a View commit details
    Browse the repository at this point in the history
  6. refactor: too many lines

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    2fb9e1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c8990b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45f9fdb View commit details
    Browse the repository at this point in the history
  9. refactor: job_group

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    6616d10 View commit details
    Browse the repository at this point in the history
  10. refactor: add headers

    sacdallago committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    08a38d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72a4d3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1cd2d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    72d1bac View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    7757bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fefc58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1a2a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    444d24c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. NO TT:

    sacdallago committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1345eb8 View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    sacdallago committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    5175490 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

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

Commits on Jul 9, 2018

  1. write metadata

    sacdallago committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    2ed2940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b0076 View commit details
    Browse the repository at this point in the history
  3. closes debbiemarkslab#122

    sacdallago committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    32f7b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b4783 View commit details
    Browse the repository at this point in the history
  5. merge

    sacdallago committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    bb7a76c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0bc175 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b508e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    d818aef View commit details
    Browse the repository at this point in the history
  2. Good thing we have tests

    sacdallago committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    569677d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. In compare: keys may contain .(dots) because called as aux relative p…

    …aths with extensions (e.g. something.pdb). Mongo doesn't like ., so change that to underscore
    sacdallago committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0a38faf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. 817403fed3bed98f457130388638c0fa_b0.2/compare/aux/817403fed3bed98f457…

    …130388638c0fa_b0.2_1oxo_B_33.pdb are nested in remapped_pdb_files, so must apply key correction recursively
    sacdallago committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    3a1bcdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4ef12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3feea8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Oct 25, 2018

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

Commits on Dec 16, 2018

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

Commits on Jan 18, 2019

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

Commits on Jan 21, 2019

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

Commits on Apr 9, 2019

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