Release notes release/0.6

Released 2018-04-10

Changes

  • Merge pull request #59 from miraculixx/patrick/enable-qualifer-access ded29b7

  • add management command to authorize a user 7f20e68

  • enable qualifier access to other users’ databases 30148c7

  • Merge pull request #54 from miraculixx/patrick/update-ghpages 4037256

  • Merge pull request #58 from miraculixx/patrick/add-remote-deploy 634124d

  • add source-to-packaged code deploy update docs & tests, simplify custom backend and mixin configuration d507f88

  • Merge pull request #57 from miraculixx/patrick/enable-jupyterhub a4bf84d

  • Merge pull request #56 from miraculixx/patrick/enable-gridsearch 4e9db40

  • cleanup 4df0a02

  • enable jupyter hub instead of custom nb launcher aa4d7df

  • add automated gridsearch logging 2a0b506

  • enable content manager to setup omega in jupyterhub and locally 9315f58

  • enable admin users to query arbitrary users config 18a46f6

  • add automated gridsearch logging 061094b

  • Merge pull request #55 from miraculixx/patrick/remote-deploy-fixes f60b1ee

  • Merge pull request #53 from miraculixx/patrick/fix-missing-tests 0b19542

  • enable files to be found in whitenoise staticfiles 6aa0bd3

  • use cryptic database names 0427dab

  • Merge pull request #52 from miraculixx/patrick/add-minibatch 755af77

  • Merge pull request #51 from miraculixx/patrick/fix-releasebuild e908048

  • gh pages setup b860580

  • add mailgun configuration ba07e9a

  • cleanup e19fdf3

  • add decision_function and score tests 0b6602e

  • update api user identification 694048c

  • cleanup js libs a71a53c

  • add missing js 0c96fbe

  • update task names f3d1983

  • add missing js libs 16afcad

  • add remote deploy 5d31e2a

  • update minibatch, working version 4302902

  • new approach to minibatch f5ce3ed

  • update minibatch, working version cb89f5d

  • new approach to minibatch 7f681aa

  • add basic package functionality 745f734

  • add missing release files 85d8e77

  • Merge pull request #49 from miraculixx/patrick/add-ci 686dbf3

  • ensure correct authentication database is used 30ebf54

  • update and fix authentication on tests 07b0c1e

  • update 3ca56c4

  • update shippable 7fbd5cf

  • add extra tests for and fix sort order on chuncked inserts / gets 8d5b584

  • update shippable 7f7c9e7

  • Merge pull request #48 from miraculixx/patrick/release-scripting-2 7ddda46

  • update admin docs c1db2c2

  • finalize release scripting 819aa06

  • setup branding in docs 0f48c46

  • add tests, fix issues df495ec

  • update docs 666eaf4

  • update distrelease a5d753f

  • update gitignore 1a2a6e5

  • update requirements cffc28c

  • add development guide, improve related documentation e699da2

  • enable model mixins 1db6019

  • update docs 4c42b89

  • add configuration docs 2eadab7

  • Merge pull request #46 from miraculixx/patrick/virtual-datasets c6bf9e2

  • Merge pull request #45 from miraculixx/patrick/restapi-docs 8363586

  • add pandas external datasets b592828

  • enable store mixins, rename of options to common scheme d98ef27

  • add ccbackend dependency d838a3d

  • update documentation 6d82c79

  • add rest api docs 3f285d7

  • Merge pull request #44 from miraculixx/patrick/table-viewer 6826b22

  • Merge pull request #34 from miraculixx/patrick/dask-runtime b7983e3

  • add dataset viewer eb79303

  • temporarily switch off daskruntime tests 304d24f

  • update documentation 6a4d2a6

  • several stability fixes 3f7cdf9

  • enable creation of job scripts from arbitrary code strings feb1f87

  • add the dask distributed runtime e9c6a8c

  • Merge pull request #33 from miraculixx/patrick/check-jobsapi 7d077f2

  • add jobs documentation f21db81

  • update jobs api to run jobs on cluster and export html 688186f

  • export jobs to html de93a39

  • Merge pull request #28 from miraculixx/patrick/generalize-backends c0aba62

  • support extensible backends 51dc687

  • Merge pull request #26 from miraculixx/patrick/webapp 5358b2f

  • Merge pull request #25 from miraculixx/patrick/release-scripting 03d1b30

  • update ui, refactor a few things 34436cb

  • clean up imports 0b490e3

  • update c70f621

  • update web app 848c859

  • update release scripts 3ef3743

  • add release scripting ca74b6a

  • Merge pull request #24 from miraculixx/patrick/migrate-py3 da9883e

  • improve insertion performance by using multiprocessing 3a209e5

  • update b29007d

  • buildpack fix 4c61cf8

  • update 84028f5

  • python 3.6 migration 0def8aa

  • add new runtime authentication bc18cbb

  • Merge pull request #23 from miraculixx/patrick/migrate-py3 8950091

  • finish first release of documentation. 4d7a1ec

  • add more docs 001facf

  • more documentation, scheduler quick fix 90bee23

  • added first set of reference docs 2ef677c

  • add programming guide fae6a4f

  • improve documentation bddfaf1

  • add basic guide docs 7107f1b

  • update to cleaned REST API a9ece54

  • further fixes to support py3 8028d11

  • Merge pull request #17 from miraculixx/patrick/add-pagination 1b1ad9f

  • Merge pull request #10 from miraculixx/patrick/webapp-setup 6f74db1

  • add redoc api documentation 007658b

  • enable REST model api b459a9b

  • enable user specific remote execution, bug fixing e11e039

  • doc extension 8afaceb

  • updates for deployment b7a290e

  • implement several performance improvements d51b58f

  • add constance, mongohost dynamic settings 7105974

  • update 7332dc2

  • updates 8fb2926

  • updates e206973

  • updates f7f8b25

  • update 75e1aa1

  • updates 8bc736e

  • updates 5a0189c

  • updates f5abfe9

  • update config bb97864

  • updates c593b0d

  • update requirements for deployment 58ffca1

  • add buildpack ac22f6e

  • update for deployment e730248

  • store config in appropriate format 8f74fa1

  • add complete signup and config 99d1d97

  • add client config api 83feb40

  • add user specific mongodb creation b405e8d

  • config for orders and payments 57b1dd4

  • update f36a9d4

  • setup webapp a82c73e

  • Merge pull request #9 from miraculixx/patrick/client-configuration 65a9846

  • updates d2a9316

  • support basic filter on get 19f80da

  • complete api tests 5620fe6

  • add api tests f813c04

  • add resource tests 41e9868

  • updates ee8d89b

  • updates doc e654ae1

  • updates b2dacbd

  • Merge pull request #1 from miraculixx/patrick-migrate-conda 382c301

  • add shippable build b13abe0

  • migrate to conda installer 0262ab4

Bug Fixes

Refactor

  • refactor mixins fd0037a

  • refactors omegajobs, made jobs runnable on cluster via runtime 30abee4

  • refactored jobs content manager to work with omegastore instead of directly mongodb 6655f54

  • refactoring runtime, ensure configuration is always regarding a user 245c96a