aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02Fixed link for staging serverzsloan
2018-04-02Fixed error that caused server to not start with new user codezsloan
2018-04-02Merge pull request #301 from pjotrp/testing-rm-bloatzsloan
2018-04-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2018-04-02Just added link to staging branch to header barzsloan
2018-04-02Merge pull request #300 from pjotrp/testingzsloan
2018-04-02Version bumpPjotr Prins
2018-04-02Testing moved to PythonPjotr Prins
2018-04-02Testing moved to PythonPjotr Prins
2018-04-02Config files are store in https://github.com/genenetwork/gn-deploy-servers repoPjotr Prins
2018-04-02Remove filePjotr Prins
2018-04-02User manager no longer uses SQLPjotr Prins
2018-04-02js: rm ckeditor - need to replacePjotr Prins
2018-04-02js: removed jqplotPjotr Prins
2018-04-02user_session add outputPjotr Prins
2018-03-30Collections: use logging instead of print (@zsloan)Pjotr Prins
2018-03-30Fixes related to E-mail forgotten passwordPjotr Prins
2018-03-30Fixes related to E-mail forgotten passwordPjotr Prins
2018-03-30Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingPjotr Prins
2018-03-30Testing: removed test assertion (oops)Pjotr Prins
2018-03-30Fixes forgotten password error, see #257Pjotr Prins
2018-03-30Add --fail argument to test runnerPjotr Prins
2018-03-30Tests: all tests runPjotr Prins
2018-03-29Can now add markers to collection from mapping results pagezsloan
2018-03-29Resolved conflict in views.pyzsloan
2018-03-29Fixed box plots and got them to update with changed sample datazsloan
2018-03-29Merge pull request #297 from pjotrp/testingzsloan
2018-03-29Fixed gsearch blowout https://github.com/genenetwork/genenetwork2/issues/295Pjotr Prins
2018-03-29Type checking in its own filePjotr Prins
2018-03-29Search: improved regex and some debug infoPjotr Prins
2018-03-29Disable caching of search errorsPjotr Prins
2018-03-29Checking search error terms with regexPjotr Prins
2018-03-29Illegal search term corrected treatment and no longer shows as error in logsPjotr Prins
2018-03-26Remove flask_security module - not usedPjotr Prins
2018-03-26Fix conflictPjotr Prins
2018-03-26Use logger.info instead of logger.debug, fixes https://github.com/genenetwork...Pjotr Prins
2018-03-26Skip automatic use of EXPLAIN_TEMPLATE_LOADING.Pjotr Prins
2018-03-26Refactor startup config for gunicorn and werkzeugPjotr Prins
2018-03-26FixPjotr Prins
2018-03-26Authentication: some mods around defaultsPjotr Prins
2018-03-26RELEASENOTESPjotr Prins
2018-03-26- Disabled PYTHONPATH injection - fix Guix instead, see https://github.com/pj...Pjotr Prins
2018-03-26Initialise mapping testsMuriithi Frederick Muriuki
2018-03-26Move import to the top of the page.Muriithi Frederick Muriuki
2018-03-26Check that key exists before using itMuriithi Frederick Muriuki
2018-03-26Add tests for main web functionalityMuriithi Frederick Muriuki
2018-03-26Add tests to check links.Muriithi Frederick Muriuki
2018-03-26Add link_checker moduleMuriithi Frederick Muriuki
2018-03-26Use argparse to handle argumentsMuriithi Frederick Muriuki
2018-03-26Add tests to check that the UI is setup correctlyMuriithi Frederick Muriuki