| Age | Commit message (Expand) | Author |
| 2014-12-14 | bin -> ../src-py symlink handling | LV-426 |
| 2014-12-14 | global deployDirLocal prop | LV-426 |
| 2014-12-14 | rsync macro: extraOpts arg | LV-426 |
| 2014-12-14 | rsync macro doc | LV-426 |
| 2014-12-10 | symlink against src-py during deploy-local | LV-426 |
| 2014-12-10 | distinguish __src (obj) vs. __src_id (str) | LV-426 |
| 2014-12-10 | sanitize_input__link | LV-426 |
| 2014-12-10 | distinguish __src (obj) vs. __src_id (str) | LV-426 |
| 2014-12-10 | Tokp_Diff __str__() | LV-426 |
| 2014-12-10 | switch to q_arr format | LV-426 |
| 2014-12-10 | assert len(id_set) > 0 | LV-426 |
| 2014-12-10 | DBO_rm_node_set: return id_set | LV-426 |
| 2014-12-10 | DBO_rm_link_set | LV-426 |
| 2014-12-08 | rename diff_commit__X according to diff type | LV-426 |
| 2014-12-08 | sanitize_input__X(): pre-DB data insertion boundary | LV-426 |
| 2014-12-08 | gen_query_create_from_node_map(): return n.id, assert id present | LV-426 |
| 2014-12-08 | use '__label_set' as default type meta_attr (only single label support for now) | LV-426 |
| 2014-12-08 | python 3: switch from basestring to six.string_types | LV-426 |
| 2014-12-08 | Topo_Diff misc | LV-426 |
| 2014-12-08 | DBO_rm_node_set: use query param id_set | LV-426 |
| 2014-12-08 | fix race condition | LV-426 |
| 2014-12-08 | use absolute css link: /res/css/... | LV-426 |
| 2014-12-07 | fix typo s/flusk/flask/ | Alon Levy |
| 2014-12-06 | /index: safe template var filling | LV-426 |
| 2014-12-06 | build.ant: deploy code under /bin, fix local deploy missing dir issue | LV-426 |
| 2014-12-06 | login.html: missing jquery.js link | LV-426 |
| 2014-12-06 | misc | LV-426 |
| 2014-12-06 | cfg.access_control: provide access control configuration switch | LV-426 |
| 2014-12-06 | init_rest_api: dev_mode__resend_from_static() - see doc | LV-426 |
| 2014-12-06 | mv FlaskExt | LV-426 |
| 2014-12-06 | Config.init() - defaults, flask-key handling, type conversion | LV-426 |
| 2014-12-06 | switch config format to k=v | LV-426 |
| 2014-12-03 | untracking .gitignore | LV-426 |
| 2014-12-03 | mv server log path | LV-426 |
| 2014-12-03 | refactor init_rest_api() | LV-426 |
| 2014-12-03 | pass username to index template | LV-426 |
| 2014-12-03 | speedup deployment via <parallel>, update layout | LV-426 |
| 2014-12-03 | Fixed typo, removed some text | garbash |
| 2014-12-03 | Added content to landing page - no styling yet | garbash |
| 2014-12-03 | user-login panel | LV-426 |
| 2014-12-03 | index.html: update deployment script | LV-426 |
| 2014-12-03 | mv index.html under templates/, duplicate file under rhizi/ temporarily co-ex... | LV-426 |
| 2014-12-03 | login page template | LV-426 |
| 2014-12-02 | refactor init functions | LV-426 |
| 2014-12-02 | REST mapping: apply login_decorator() to all but /login paths | LV-426 |
| 2014-12-02 | rhizi .fcgi script - renamed on deployment | LV-426 |
| 2014-12-02 | simplify config loading, allow missing config values | LV-426 |
| 2014-12-02 | wip/build.ant: deb pkg, local/remote deploy | LV-426 |
| 2014-12-02 | REST /login,/logout paths | LV-426 |
| 2014-12-02 | crypt_util: add/validate logins | LV-426 |