index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-04-25
neo4j_cypher_parser: pass unicode regex flag only on variable input (refines ↵
LV-426
19e8301)
2015-04-25
rename: bootstrap-dev-env.sh
LV-426
2015-04-23
server: support unicode in link names
Alon Levy
from https://docs.python.org/2/library/re.html?highlight=regular%20expressions#contents-of-module-re re.U re.UNICODE Make \w, \W, \b, \B, \d, \D, \s and \S dependent on the Unicode character properties database. New in version 2.0.
2015-04-23
rz_server: allow unicode strings in exceptions
Alon Levy
2015-04-23
docker-run: fix for new path
Alon Levy
2015-04-23
run-both-local.sh: add script to run neo4j and rhizi server (neo4j launched ↵
Alon Levy
in background, rhizi in foreground)
2015-04-22
moving docker files under src/local/
LV-426
2015-04-22
bootstrap-work-env.sh: initial dev env setup
LV-426
2015-04-22
rz_mesh: rm deprecated reader list processing - ctx: ca343051
LV-426
2015-04-22
docker: initial commit
Alon Levy
2015-04-22
run-local.sh: fix for moved utils.sh
Alon Levy
2015-04-22
rhizi-server.conf.example: fix mta-port
Alon Levy
2015-04-21
client/buttons: export: export filename to docname-timestamp.json
Alon Levy
2015-04-21
client/model/diff: reindent
Alon Levy
2015-04-21
build.ant: do not fail on missing fragments
LV-426
2015-04-21
init_pw_db(): set uid, gid on generated db, default to 'www-data'
LV-426
2015-04-21
wip: debian packaging
LV-426
2015-04-21
readme: rm flask-mail ref
LV-426
2015-04-21
'rhizi.local' apache site template
LV-426
2015-04-21
misc: format, organize imports
LV-426
2015-04-21
use '#!/usr/bin/python2.7' while we depend on python 2.7
LV-426
2015-04-21
lib/socket.io: chmod -x
LV-426
2015-04-21
fonts: chmod -x
LV-426
2015-04-21
rm reset-db__clean.cypher, call or alias 'neo4j-shell -file ↵
LV-426
res/neo4j/rset-db__clean.cypher'
2015-04-21
refactoring tools/ contents to more appropriate places
LV-426
2015-04-21
RZDoc_Reader_Association: misc: __str__
LV-426
2015-04-21
removing abandoned data under root dir
LV-426
2015-04-21
rename backup script, mv under server-tools/
LV-426
2015-04-21
Add middle-score to multi-word node types
garbash
Also: See issues #508 + #509
2015-04-21
descartes: domain types fix
LV-426
2015-04-20
rz-doc, rz-user: use valid python file names
LV-426
2015-04-20
test_rz_user_db: update
LV-426
2015-04-20
rz_user_db: user_count()
LV-426
2015-04-20
rz_user: improve unknown account logging, code format
LV-426
2015-04-20
User_Account class migration
LV-426
2015-04-20
rz_server: clearer user_db mode selection logic
LV-426
2015-04-20
server-tools: rz-user: rm rz dependency
LV-426
2015-04-20
server-tools: rz-user: add missing user_add() call, call shutdown, cleanup
LV-426
2015-04-20
rz_mail: reorder, cleanup misplaced test
LV-426
2015-04-20
rz_mail: rename send_email_message -> send_email__flask_ctx + doc
LV-426
2015-04-20
rhizi.unit: remove $remote_fs dependency
LV-426
2015-04-20
build.ant: continue on missing domain-specific fragments
LV-426
2015-04-20
rz_server: traceback pre-log-init exceptions
LV-426
2015-04-20
doc: python-enum dependency
LV-426
2015-04-20
config: mta_host, mta_port
LV-426
2015-04-20
Fix type for Descartes login text
garbash
2015-04-20
Added login text for Descartes + fix of default
garbash
2015-04-20
Added domain type for Descartes instance
garbash
2015-04-16
client/leap.rhizi.net/login fragment: fix unclosed a causing unfunctional login
Alon Levy
2015-04-16
client: node radius change on image remove: fix
Alon Levy
[next]