summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2015-05-03res/rz-mux/apache-conf-template.d/x.rhizi.net.conf: why u no docker? ↵Alon Levy
spelling mistake
2015-05-01rz_config: neo4j_schema_versionLV-426
2015-05-01deprecating reset-db__clean.cypher, rm reset-db__single_linkLV-426
2015-05-01rz-mux-tool: rzi-overrides > rzi-override.dLV-426
2015-05-01rz-mux-tool: x.rhizi.net.conf: reorder proxy directivesLV-426
2015-05-01rz-mux-tool: rename domain_name -> domain_fqdnLV-426
2015-05-01rz-mux-tool: fix 'provides' init script fieldLV-426
2015-05-01rz-mux-tool: generate cron bkp scriptsLV-426
2015-05-01rz-mux: apache x.rhizi.net.conf: serve override js, fragmentsLV-426
2015-05-01rz-mux: x.rhizi.net.conf: use 'Define' statementsLV-426
2015-04-30rz-mux-tool: use /var/log/rhizi for rhizi server loggingLV-426
2015-04-30deb-pkg: fix /var/log/rhizi ownershipLV-426
2015-04-29revive static/js moveLV-426
2015-04-29deb-pkg: enable required apache modulesLV-426
2015-04-29deb-pkg: pathsLV-426
2015-04-29rz-mux-tool: fix paths in neo4j init script templateLV-426
2015-04-29rz-mux-tool: rhizi-server config templateLV-426
2015-04-29rz-mux-tool: rhizi.init script template - [!] sibling present also under res/etcLV-426
2015-04-29rz-mux-tool: apache site templateLV-426
2015-04-29wip: widen tool scope: neo4j-mux -> rz-muxLV-426
2015-04-29res/etc/rhizi-server.conf.example: comment out illegal (for now) keysAlon Levy
2015-04-28(temp) Revert "applying /static/js qualifier to JS resources, align with all ↵Alon Levy
other resource types" This reverts commit 9a953896338fb19bc4c88280cfdcc1d7391743e7.
2015-04-28applying /static/js qualifier to JS resources, align with all other resource ↵LV-426
types
2015-04-27server: allow disabling signup (default to enabled)Alon Levy
2015-04-26rz_config: acl__singup__email_domainLV-426
2015-04-26UI text changes for search and mergegarbash
2015-04-26docker/fedora-single: adding missing DockerfileAlon Levy
2015-04-25wip: neo4j multiplexing: config templatesLV-426
2015-04-25docker changes: split neo4j and rhiziAlon Levy
changes: - rhizi and neo4j use separate containers, linked via docker link mechanism (environment files and shared bridge) - means debugging is faster using docker (still quicker by a little using run-local.sh / directly running python if no change to css/client) - rhizi docker now doesn't run deploy, it uses a volume from the deployment, similar to production scenario. Image still has multiple tools needed only for development (git, strace, ant, etc)
2015-04-25client: convert svg icons to pngAlon Levy
while deploying a docker container both firefox and chrome refuse to load same path svg (reporting 'image failed to load' but showing 200 on the client, suggesting it is a behaviour implemnted after the HTTP interaction is completed successfully), while they accept png. This is a workaround. We already have other icons as png's, and we do not support change in icon size, suggesting no down side to this right now. The svg sources are left, and are actually still deployed (minor issue).
2015-04-25default rhizi-server changes: no root_path, no SERVER_NAMEAlon Levy
root_path will then default to the parent of the deployed rz_server.py, which matches our current deployment strategy, allowing running of rz_server.py from any current working directory (i.e. removing the need to do an additional change dir prior). SERVER_NAME is a layering violation wrt any frontend servers and/or iptable rules taking effect between the client and the server. Removing it allows the server not to care about the hostname and portname visible to the client.
2015-04-25client: drop rz_server_{host,port}, use document.locationAlon Levy
Since the client can be hidden from the server via multiple layers, be they load balancers, proxies or iptable rules, it is simpler to not have the server aware of those layers and have to inform the client of them, instead use information the client already has.
2015-04-25docker: move Dockerfile to res/docker, leave scripts in src/local/dockerAlon Levy
2015-04-22rhizi-server.conf.example: fix mta-portAlon Levy
2015-04-21wip: debian packagingLV-426
2015-04-21'rhizi.local' apache site templateLV-426
2015-04-21lib/socket.io: chmod -xLV-426
2015-04-21fonts: chmod -xLV-426
2015-04-21Add middle-score to multi-word node typesgarbash
Also: See issues #508 + #509
2015-04-20rhizi.unit: remove $remote_fs 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-16client/leap.rhizi.net/login fragment: fix unclosed a causing unfunctional loginAlon 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
2015-04-15rhizi.init: set DAEMON=/usr/bin/python2.7, avoid need to chmod +x rz_serverLV-426
2015-04-15pw_reset.html: lost cycles due to underscore lib loaded when not neededLV-426
2015-04-15unite 'rzdoc__mainpage_name' old aliasesLV-426