summaryrefslogtreecommitdiff
path: root/src/server/rz_server.py
AgeCommit message (Expand)Author
2015-04-20rz_server: clearer user_db mode selection logicLV-426
2015-04-20rz_server: traceback pre-log-init exceptionsLV-426
2015-04-20config: mta_host, mta_portLV-426
2015-04-15rz_server: shorten log formatLV-426
2015-04-15unite 'rzdoc__mainpage_name' old aliasesLV-426
2015-04-15rz_server: init sequenceLV-426
2015-04-14localhost_access_decorator__ipv4: mark broken until #496 is resolvedLV-426
2015-04-14db_op, rz_server, db_controller: miscLV-426
2015-04-14[peer/host addr] localhost_access_decorator__ipv4: use peer_addr in IP based ...LV-426
2015-04-14[peer/host addr] rz_server: before_request - inject_peer_sock_addrLV-426
2015-04-14[peer/host addr] rz_server: setup req_probe__sock_addrLV-426
2015-04-14[peer/host addr] rz_server: reverse_proxy_host/port config keysLV-426
2015-04-14[peer/host addr] Req_Probe__sock_addr__proxy, Req_Probe__sock_addr__directLV-426
2015-04-14rz_server: config: allow None valuesLV-426
2015-04-09rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures de...LV-426
2015-04-09rz_kernel: host rzdoc lookup cacheLV-426
2015-04-06fix for "AssertionError: View function mapping is overwriting..."LV-426
2015-04-05Removing erroneous "import rp|garbash
2015-04-05rest__logout: redirect on GET, invalidate cookie on GET/POSTLV-426
2015-04-02rz_server: remove rm, inline MinimalLog print statementsLV-426
2015-04-02wip: Neo4j v2.2.0 authentication support - see issue #419LV-426
2015-04-01rz_api: map REST path /rz/xxxLV-426
2015-04-01rz_server: hook rzdoc REST calls, reorderLV-426
2015-04-01rz_api: deprecating, removing __common_exec()LV-426
2015-04-01config options, rename: rzdoc__name__max_length, rzdoc_name__welcome_docLV-426
2015-04-01rz_api_common: cache_lookup__rzdoc(): map name<>rzdoc.id's, currently cache c...LV-426
2015-04-01rz_clone(): relocate to rz_api_restLV-426
2015-04-01rzdoc_name__mainpage config optionLV-426
2015-03-15server/rz_server: add time and level to logsAlon Levy
2015-03-12wip upload/blobAlon Levy
2015-02-24rz_server.py: add pw-reset to 'no-login' setLV-426
2015-02-24rz_server.py: partial config opt docLV-426
2015-02-23rz_user.py: rest__pw_reset()LV-426
2015-02-17server: oops, remove exception for testingAlon Levy
2015-02-17server/rz_server: alternative to taking cfg&log initialization out of the try...Alon Levy
2015-02-17server: take config and log initialization out of initial try/catch since cat...Alon Levy
2015-02-17client/server: support optimizing with require.js using node run r.jsAlon Levy
2015-02-15server: fix default root_path for ./run-local.sh plus add assertion early, be...Alon Levy
2015-02-15better logging for user_db init exceptionsLV-426
2015-02-15log configuration at 'info' levelLV-426
2015-02-15init_log(): derive log level from configurationLV-426
2015-02-15removing 404 auto redirect handler, opt for handling by reverse proxyLV-426
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-02-09server/client: move rz_config to templates, fill in to match server config ho...Alon Levy
2015-02-05removing deprecated htpasswd_path config valueLV-426
2015-02-05rz_server: miscLV-426
2015-02-05rz_server: add '/signup' to no_login_pathsLV-426
2015-02-05rz_server: listen for SIGTERM as wellLV-426
2015-02-05rz_server: try-catch wrap init processLV-426
2015-02-04rz_server: /monitor docLV-426