Age | Commit message (Expand) | Author |
2016-07-20 | Changed anonymous collections to list of dictionaries instead of a dictionary...•••Can now add collections, view list of collections, and view collections from the collection list with anonymous collections
| zsloan |
2016-07-19 | Now correctly displays number of collections in top menu bar for non-logged i... | zsloan |
2016-07-18 | Merge branch 'cookie_sessions' of github.com:genenetwork/genenetwork2 into co... | zsloan |
2016-07-18 | Now correctly displays existing collections in 'add to collection' dropdown menu | zsloan |
2016-07-18 | Merge pull request #171 from zsloan/cookie_sessions•••Cookie sessions | zsloan |
2016-07-18 | Committing latest changes to anon collection stuff, but still need to fix som... | zsloan |
2016-07-17 | Doc: genotype data | Pjotr Prins |
2016-07-16 | R/qtl: geno format | Pjotr Prins |
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-08 | Docs: genotyping | Pjotr Prins |
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-28 | Doc: Adding info on SQL use | Pjotr Prins |
2016-06-26 | doc: ProbeFreeze and ProbeSetFreeze | 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 | Doc: info on JS wiring of tables | 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 | Default to no-GN_SERVER for now | 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 |