GitXplorerGitXplorer
e

fickileaks

public
15 stars
2 forks
4 issues

Commits

List of commits on branch master.
Unverified
ded63842662d11375383865e22666bed8e313704

+ better demo dataset

eerlehmann committed 14 years ago
Unverified
f10ddf0763c32e0682294e8635b52b857987f4bc

- removed booldog from team on his own request

eerlehmann committed 14 years ago
Unverified
d809b17805706f366b76fe2d83af80e66c31703d

- playground not needed anymore

eerlehmann committed 14 years ago
Unverified
9150be4f7a514945e71e6333fdfe87dd8fa7a0a3

+ filter interface

eerlehmann committed 14 years ago
Unverified
f2d6025c30341962f1e26d3644c535c56537f9bb

- go away, console.log()

eerlehmann committed 14 years ago
Unverified
fa98e36675341d3c0252828eacf83774245945bb

+ no more multiple center nodes

eerlehmann committed 14 years ago

README

The README file for this repository.

Prerequisites

Fickileaks requires Pylons and Elixir. On a Debian-based system you can get all of these by issuing the following command as root:

apt-get install python-pylons python-elixir

Installation and Setup

paster setup-app development.ini
paster serve --reload development.ini

Caution: Always set “debug = false” in configuration files for production sites and make sure your users do to.