summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-22moving docker files under src/local/LV-426
2015-04-22bootstrap-work-env.sh: initial dev env setupLV-426
2015-04-22rz_mesh: rm deprecated reader list processing - ctx: ca343051LV-426
2015-04-22docker: initial commitAlon Levy
2015-04-22run-local.sh: fix for moved utils.shAlon Levy
2015-04-22rhizi-server.conf.example: fix mta-portAlon Levy
2015-04-21client/buttons: export: export filename to docname-timestamp.jsonAlon Levy
2015-04-21client/model/diff: reindentAlon Levy
2015-04-21build.ant: do not fail on missing fragmentsLV-426
2015-04-21init_pw_db(): set uid, gid on generated db, default to 'www-data'LV-426
2015-04-21wip: debian packagingLV-426
2015-04-21readme: rm flask-mail refLV-426
2015-04-21'rhizi.local' apache site templateLV-426
2015-04-21misc: format, organize importsLV-426
2015-04-21use '#!/usr/bin/python2.7' while we depend on python 2.7LV-426
2015-04-21lib/socket.io: chmod -xLV-426
2015-04-21fonts: chmod -xLV-426
2015-04-21rm reset-db__clean.cypher, call or alias 'neo4j-shell -file res/neo4j/rset-db...LV-426
2015-04-21refactoring tools/ contents to more appropriate placesLV-426
2015-04-21RZDoc_Reader_Association: misc: __str__LV-426
2015-04-21removing abandoned data under root dirLV-426
2015-04-21rename backup script, mv under server-tools/LV-426
2015-04-21Add middle-score to multi-word node typesgarbash
2015-04-21descartes: domain types fixLV-426
2015-04-20rz-doc, rz-user: use valid python file namesLV-426
2015-04-20test_rz_user_db: updateLV-426
2015-04-20rz_user_db: user_count()LV-426
2015-04-20rz_user: improve unknown account logging, code formatLV-426
2015-04-20User_Account class migrationLV-426
2015-04-20rz_server: clearer user_db mode selection logicLV-426
2015-04-20server-tools: rz-user: rm rz dependencyLV-426
2015-04-20server-tools: rz-user: add missing user_add() call, call shutdown, cleanupLV-426
2015-04-20rz_mail: reorder, cleanup misplaced testLV-426
2015-04-20rz_mail: rename send_email_message -> send_email__flask_ctx + docLV-426
2015-04-20rhizi.unit: remove $remote_fs dependencyLV-426
2015-04-20build.ant: continue on missing domain-specific fragmentsLV-426
2015-04-20rz_server: traceback pre-log-init exceptionsLV-426
2015-04-20doc: python-enum dependencyLV-426
2015-04-20config: mta_host, mta_portLV-426
2015-04-20Fix type for Descartes login textgarbash
2015-04-20Added login text for Descartes + fix of defaultgarbash
2015-04-20Added domain type for Descartes instancegarbash
2015-04-16client/leap.rhizi.net/login fragment: fix unclosed a causing unfunctional loginAlon Levy
2015-04-16client: node radius change on image remove: fixAlon Levy
2015-04-16client: image-url: bigger radiusAlon Levy
2015-04-16client: move node_text_d{x,y} from rz_core to graph_viewAlon Levy
2015-04-15client: add images using existing circlesAlon Levy
2015-04-15client/title: avoid double refreshAlon Levy
2015-04-15client/index.html: put doc name in titleAlon Levy
2015-04-15Update leap login pagegarbash