| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-23 | use topo_diff for user input changes | Alon Levy | |
| pretty large commit, but it mainly boils to - reusing the same format clone returns to the client for topo_diff bad bad code introduced mainly in client side, but server wasn't spared: - graph/commit_topo__diff massages the links too much - this should not be there at all, it should be in the correct format to begin with. server code duplication between clone & topo_diff post processing, should be factored out on the good side: single transaction whenever user presses enter, and the correct place to send back any accumulated diffs (other user changes). | |||
| 2014-12-23 | fix usage of numeric labels: use quote__backticks for all label creation | Alon Levy | |
| 2014-12-23 | support space containing label setting on links | LV-426 | |
| 2014-12-23 | moving incoming link validations, using x.get('x') convention | LV-426 | |
| 2014-12-23 | neo4j_util: fix use of javascriptism | Alon Levy | |
| 2014-12-22 | server/neo4j_util: cover up client sending us unrequired properties for link ↵ | Alon Levy | |
| name - name & __type; need to fix client but good enough for now | |||
| 2014-12-22 | neo4j_util: DB_row: add __str__ & __repr__ | Alon Levy | |
| 2014-12-22 | server/neo4j_util: fix documentation typo | Alon Levy | |
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
