summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2015-05-27gitignore: update for version.txt location, remove version from docker neo4j ↵Alon Levy
tarball
2015-04-25docker: move Dockerfile to res/docker, leave scripts in src/local/dockerAlon Levy
2015-04-22docker: initial commitAlon Levy
2015-04-10gitignore: add server/tools that is created during deploy-localAlon Levy
2015-04-06build.ant: add version-tag, visible from user as RZ_VERSION (global)Alon Levy
2015-02-17client/server: support optimizing with require.js using node run r.jsAlon Levy
built is controlled by property do-client-optimize which defaults to false. Even if the optimized main is built (single file main-built.js and source map file main-built.js.map) they are not used unless rhizi-config.conf client_optimize is set to True which causes app.js to use main-built.js and not main.js The resulting file is 687 KiloBytes large. Pretty scary, but it still loads faster this way. (from very small tests locally). This is without compression done by the server.
2015-01-27gitignore rhizi-server.conf (example is source controlled)Alon Levy
2015-01-12Update and remove unnecessary linesdor garbash
2015-01-12Update gitignoredor garbash
res/etc/htpasswd res/etc/htpasswd-init-file
2015-01-11ignore deploy-local filesgarbash
2014-12-16gitignore: add pyc and vim swapAlon Levy
2014-12-16moving files around after repository mergerAlon Levy
2014-11-28Changed node types names resolving #162garbash
2014-11-13rename scripts/ -> src/LV-426
2014-11-02move .gitignore from scripts to rootAlon Levy
2014-08-17Display more chars of node titles on defaultgarbash