Revision 8c306eab
ID | 8c306eab5737f1d09c6f8d01f0de3ce02d3e3ed9 |
Parent | 7ff57991 |
Child | 9e826a59 |
Split pithos components in separate packages
- splitted pithos modules in separate reusable components
- python packaging for all packages
- snf-webproject support (entry_points) for pithos django applications
Files
- added
- modified
- copied
- renamed
- deleted
- .gitignore (diff)
- pithos
- __init__.py
- api
- __init__.py
- faults.py
- functions.py
- models.py
- public.py
- short_url.py
- templates
- 404.html
- 500.html
- accounts.xml
- containers.xml
- hashes.xml
- objects.xml
- versions.xml
- templatetags
- __init__.py
- get_type.py
- urls.py
- util.py
- views.py
- backends
- __init__.py
- base.py
- lib
- __init__.py
- hashfiler
- __init__.py
- blocker.py
- context_file.py
- mapper.py
- store.py
- sqlalchemy
- __init__.py
- dbworker.py
- dbwrapper.py
- groups.py
- node.py
- permissions.py
- public.py
- xfeatures.py
- sqlite
- __init__.py
- dbworker.py
- dbwrapper.py
- groups.py
- node.py
- permissions.py
- public.py
- xfeatures.py
- modular.py
- lib
- __init__.py
- client.py
- compat.py
- filter.py
- fuse.py
- hashmap.py
- transfer.py
- util.py
- manage.py
- middleware
- __init__.py
- log.py
- secure.py
- user.py
- settings.d
- 00-apps.conf
- 00-deploy.conf
- 00-site.conf
- 10-backend.conf
- 10-database.conf
- 20-ui.conf
- 20-users.conf
- settings.py
- tools
- README
- dispatcher.py
- pithos-fs
- pithos-sh
- pithos-sync
- pithos-test
- stats-calculator.sql
- ui
- __init__.py
- templates
- feedback_mail.txt
- urls.py
- views.py
- urls.py
- wsgi
- pithos.wsgi
- setup.cfg
- setup.py
- snf-pithos-app
- snf-pithos-backend
- snf-pithos-lib
- snf-pithos-tools