| Age | Commit message (Expand) | Author |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-22 | misc: neo4j_util, neo4j_cypher_parser | LV-426 |
| 2015-04-02 | wip: Neo4j v2.2.0 authentication support - see issue #419 | LV-426 |
| 2015-04-01 | neo4j_util: misc | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label(): do not call quote__x() | LV-426 |
| 2015-04-01 | neo4j_util: generate_random_rzdoc_id() | LV-426 |
| 2015-04-01 | neo4j_util: merge validate_label() | LV-426 |
| 2015-04-01 | neo4j_util: quote__backtick(), quote__singlequote() | LV-426 |
| 2015-04-01 | neo4j_util: reorder | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label() | LV-426 |
| 2015-04-01 | neo4j_util: deprecate cfmt() | LV-426 |
| 2015-04-01 | neo4j_util: various code relocations | LV-426 |
| 2015-03-22 | server/neo4j_util: actually neo4j supports any char as the first char includi... | Alon Levy |
| 2015-03-22 | server/neo4j_util: neo4j also supports underscore as first letter of a label | Alon Levy |
| 2015-02-05 | neo4j_util: I'm a sucker for spell checking (eclipse newbie) | Alon Levy |
| 2015-02-05 | neo4j_util: add DB_Query.__repr__ | Alon Levy |
| 2015-01-20 | DB_Query default param_set | LV-426 |
| 2015-01-19 | DB_Query#__str__() | LV-426 |
| 2015-01-18 | rename rand_id() -> generate_random_id__uuid() | LV-426 |
| 2015-01-18 | mv rand_id() -> neo4j_util.py | LV-426 |
| 2015-01-11 | __type, __label_set: expect array of length 1 in both cases on backend | LV-426 |
| 2015-01-11 | server: don't limit link length arbitrarily | Alon Levy |
| 2015-01-06 | server: hack my way to a working __type/__label_set, please fix at will | Alon Levy |
| 2015-01-06 | meta_attr_list_to_meta_attr_map(): harded assertions regarding link meta-attr... | LV-426 |
| 2015-01-06 | gen_query_create_from_link/node_map(): cleanup: assertions, misc | LV-426 |
| 2015-01-06 | inline __type_check_link() | LV-426 |
| 2015-01-06 | DBO_add_node_set, DBO_add_link_set: order returned list by id | LV-426 |
| 2015-01-06 | mv statement_to_REST_form() into REST DB driver | LV-426 |
| 2015-01-06 | DB_Query class | LV-426 |
| 2015-01-06 | gen_query_create_from_link_map(): use q_arr, switch to dict return object | LV-426 |
| 2015-01-05 | node create query generation: return named dict | LV-426 |
| 2015-01-05 | relax valid label assertions | LV-426 |
| 2015-01-05 | DB_op#add_statement(): support query addition via query array | LV-426 |
| 2014-12-23 | use topo_diff for user input changes | Alon Levy |
| 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 |
| 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 |