summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-23client/view/graph_view: add missing semicolonsAlon Levy
2015-07-23client/model/core: add missing semicolonsAlon Levy
2015-07-23client/model/util: add missing semicolonsAlon Levy
2015-07-23client/rz_api_backend: use rz_core.rzdoc__current__get_name (fix FIXME)Alon Levy
2015-07-23client/rz_core: add missing semicolonsAlon Levy
2015-07-23client/rz_api_backend: add missing semicolons (Aptana Studio 3 - probably als...Alon Levy
2015-07-23client/model/graph: make addTempNode API a constant (fix FIXME)Alon Levy
2015-07-23client/model/graph: linting fixes from emacs js2 mode (jshint probably)Alon Levy
2015-07-06client: split view/filter.js from view/graph_viewAlon Levy
2015-07-06client/graph_view: remove dead codeAlon Levy
2015-07-06server/neo4j_cypher_parser: allow '/,|' in values (node names, link names)Alon Levy
2015-07-06server: white space fixesAlon Levy
2015-07-06client/model/types: assert only that all used attriutes have a defined titlegarbash
2015-07-06client: filter names: use node_titles, not types (fix translations)Alon Levy
2015-07-06REST api: moving /load endpoints to /api/rzdoc/fetchLV-426
2015-07-06rz_api_rest: reorderLV-426
2015-07-06REST api: moving /graph endpoints to /api/rzdoc/LV-426
2015-06-04temporary/migrate: add a tool to update the commit blobs until we have a prop...Alon Levy
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-28rz-mux-tool: fix spelling of Neo4jAlon Levy
2015-05-27server/rz_kernel: remote_socket_addr is a tuple, make sure it is converted to...Alon Levy
2015-05-25server: pass username and not email in commit log to client. Fixes #563Alon Levy
2015-05-25client: s/summery/summaryAlon Levy
2015-05-22activity.js: handle graph element name resolution failure when missing from c...LV-426
2015-05-22activity.js: improving function namesLV-426
2015-05-22rz-mux: cron bkp script: chmod +XLV-426
2015-05-22rz_kernel: RZKernel_Exception__DB_x exceptionsLV-426
2015-05-22devtools: import: clear file-list on re-selectionLV-426
2015-05-22introducing devtools:LV-426
2015-05-22buttons.js: miscLV-426
2015-05-22buttons.js: rzdoc-new()LV-426
2015-05-22buttons.js: rzdoc__open()LV-426
2015-05-22buttons.js: rzdoc-search()LV-426
2015-05-22rz_api_backend.js: rzdoc_searchLV-426
2015-05-22rz_core: rzdoc__current__get_name relocateLV-426
2015-05-22rz_core: rzdoc__searchLV-426
2015-05-22rz_api_rest: rzdoc__list -> rzdoc__searchLV-426
2015-05-22[activity-view] jsLV-426
2015-05-22graph_view: rm unused debug_print()LV-426
2015-05-22main.js: organizing importsLV-426
2015-05-22view/cmd_bar.js: cmd-bar view widget useful for new/open/search commandsLV-426
2015-05-22neo4j_scheme: introducing DB schema migration scripts: 0.2.0 -> 0.2.1LV-426
2015-05-22test_rzdoc: test_rzdoc_search()LV-426
2015-05-22test_util: rm unused ws_emit__topo_diff()LV-426
2015-05-22test_util.py: generate_random_RZDoc: make rzdoc_name optionalLV-426
2015-05-22misc: neo4j_util, neo4j_cypher_parserLV-426
2015-05-22neo4j_schema: RZDOC__x defaultsLV-426
2015-05-22neo4j_schema: bump version to 0.2.1 following metablock format changeLV-426
2015-05-22db_op: DBO_factory__defaultLV-426
2015-05-22db_op: DBO_rzdb__init_DB: store rzdoc__name__max_lengthLV-426