Age | Commit message (Expand) | Author |
2016-07-16 | README: added info | Pjotr Prins |
2016-07-11 | Can now create a collection when not logged in (get to the view_collection pa... | zsloan |
2016-07-06 | Committing current process on enabling multiple collections for users who are... | zsloan |
2016-06-28 | Logger: disabled some noisy loggers | Pjotr Prins |
2016-06-26 | gn_server: simplify | Pjotr Prins |
2016-06-26 | gn_server: simplify | Pjotr Prins |
2016-06-26 | gn_server: introduced one new query to fetch a dataset record and force fetch... | Pjotr Prins |
2016-06-26 | views: Reintroduce missing headers | Pjotr Prins |
2016-06-26 | Resolve conflicts | Pjotr Prins |
2016-06-24 | Removed function 'get_info' in trait.py that was never used and reomved 'get_... | zsloan |
2016-06-24 | Fix redis | Pjotr Prins |
2016-06-24 | Log: and document SQL calls | Pjotr Prins |
2016-06-23 | Logger: SQL | Pjotr Prins |
2016-06-23 | Logger: SQL | Pjotr Prins |
2016-06-23 | Logger: SQL | Pjotr Prins |
2016-06-23 | Log: SQL queries | Pjotr Prins |
2016-06-23 | Add fetchall iterator | Pjotr Prins |
2016-06-23 | views: close db handling | Pjotr Prins |
2016-06-23 | Added fetching menu info | Pjotr Prins |
2016-06-23 | Removed dependency on dataset_menu_structure.json | Pjotr Prins |
2016-06-23 | Logger: improved logging | Pjotr Prins |
2016-06-23 | Clean up database connector after session | Pjotr Prins |
2016-06-23 | Logger: prettify | Pjotr Prins |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Pass GN_SERVER_URL into Javascript renderer of menu | Pjotr Prins |
2016-06-23 | Settings: add GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Remove headers | Pjotr Prins |
2016-06-23 | Added REST call for species_id | Pjotr Prins |
2016-06-23 | Removed unused functions | Pjotr Prins |
2016-06-23 | DB: created fetch1 function which can do both SQL and GN_SERVER | Pjotr Prins |
2016-06-23 | Add warnings for adding MySQLdb cursor | Pjotr Prins |
2016-06-23 | Backend: moved methods into call module | Pjotr Prins |
2016-06-23 | log: info added | Pjotr Prins |
2016-06-23 | Refactored dir name dbFunction to db | Pjotr Prins |
2016-06-23 | log: statement | Pjotr Prins |
2016-06-22 | Fixed a couple more errors with the correlation page that occurred when you s... | zsloan |
2016-06-22 | Search: taking search apart | Pjotr Prins |
2016-06-21 | No longer runs query to get symbol_values_dict when no id_list to fix occasio... | zsloan |
2016-06-21 | Note on menu rendering with GN_SERVE | Pjotr Prins |
2016-06-21 | Menu: re-introduce old menu | Pjotr Prins |
2016-06-21 | GN_SERVER: support menu without USE_GN_SERVER | Pjotr Prins |
2016-06-21 | log: replace print statements | Pjotr Prins |
2016-06-21 | logger: add format field (reserve) | Pjotr Prins |
2016-06-21 | Use logger also for benchmarking | Pjotr Prins |
2016-06-21 | Logger: message wording | Pjotr Prins |
2016-06-21 | Logger: switch for logging SQLALCHEMY | Pjotr Prins |
2016-06-21 | Benchmarking: allow output select with LOG_BENCH | Pjotr Prins |
2016-06-21 | Logger: SQL | Pjotr Prins |
2016-06-19 | gn_server: Species info can be fetched from gn_server | Pjotr Prins |