aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2016-06-23Logger: improved loggingPjotr Prins
2016-06-23Clean up database connector after sessionPjotr Prins
2016-06-23Logger: prettifyPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Pass GN_SERVER_URL into Javascript renderer of menuPjotr Prins
2016-06-23Settings: add GN_SERVER_URLPjotr Prins
2016-06-23Remove headersPjotr Prins
2016-06-23Added REST call for species_idPjotr Prins
2016-06-23Removed unused functionsPjotr Prins
2016-06-23DB: created fetch1 function which can do both SQL and GN_SERVERPjotr Prins
2016-06-23Add warnings for adding MySQLdb cursorPjotr Prins
2016-06-23Backend: moved methods into call modulePjotr Prins
2016-06-23log: info addedPjotr Prins
2016-06-23Refactored dir name dbFunction to dbPjotr Prins
2016-06-23log: statementPjotr Prins
2016-06-22Search: taking search apartPjotr Prins
2016-06-21Note on menu rendering with GN_SERVEPjotr Prins
2016-06-21Menu: re-introduce old menuPjotr Prins
2016-06-21GN_SERVER: support menu without USE_GN_SERVERPjotr Prins
2016-06-21log: replace print statementsPjotr Prins
2016-06-21logger: add format field (reserve)Pjotr Prins
2016-06-21Use logger also for benchmarkingPjotr Prins
2016-06-21Logger: message wordingPjotr Prins
2016-06-21Logger: switch for logging SQLALCHEMYPjotr Prins
2016-06-21Benchmarking: allow output select with LOG_BENCHPjotr Prins
2016-06-21Logger: SQLPjotr Prins
2016-06-19gn_server: Species info can be fetched from gn_serverPjotr Prins
2016-06-19gn_server: SQL handlingPjotr Prins
2016-06-19Logger: started logging SQLPjotr Prins
2016-06-19logger: adding functionality for SQLPjotr Prins
2016-06-19views.py: remove commented stuffPjotr Prins
2016-06-19Renamed settings so they are grouped togetherPjotr Prins
2016-06-18Logger: changed levelPjotr Prins
2016-06-18Logger: create stub so we can have multiple arguments to log functionsPjotr Prins
2016-06-18Logging settingsPjotr Prins
2016-06-18LoggerPjotr Prins
2016-06-18Documented loggerPjotr Prins
2016-06-18Runner: updated infoPjotr Prins
2016-06-18Logger: more infoPjotr Prins
2016-06-18Logger: replacing print statementsPjotr Prins
2016-06-18Logger: introducing loggingPjotr Prins
2016-06-18Logging: behavioursPjotr Prins
2016-06-18Logger: improving outputPjotr Prins
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-06-18Disable setting sys.pathsPjotr Prins
2016-06-18Logger: introducing loggingPjotr Prins
2016-06-17ConflictPjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-06-16Introduce behaviour parameters to facilitate developmentPjotr Prins