9e2664fe20
Ignore google_app.json, as it should never be committed.
2016-05-02 11:13:19 +02:00
974f135e63
Measure unit test coverage.
...
Coverage is reported with py.test, and also "Run unit tests in ... with
coverage" is now supported in PyCharm.
2016-04-25 16:43:09 +02:00
465b145609
More flexible, less error-prone configuration system.
...
WARNING: make a backup copy of your local config.py before pulling
this change, as Git will overwrite it without warning.
The configuration defaults to deployment settings, allowing overrides.
Overrides are read from config_local.py and from the file pointed to
by the PILLAR_CONFIG env var.
2016-04-04 14:59:11 +02:00
ebcb6bc5f8
Added setup.py to allow automated testing.
...
Also moved the tests directory to top-level, as they shouldn't be part
of the pillar directory.
2016-03-25 11:46:01 +01:00
1830d04400
Renaming the project to Pillar.
2015-08-31 18:22:50 +02:00
385ab838d5
Updated .gitignore file
...
Now ignoring uploads in the storage folder.
2015-04-24 15:09:28 +02:00
Eibriel
4148f6977a
Adding .ropeproject to gitignore
2015-04-16 15:02:53 -03:00
Eibriel
025202df3f
Initial Cleanup
2015-03-11 16:03:19 +01:00
e42fb2ebc0
First commit for a Flask-based Attract
2014-04-20 12:09:16 +02:00