LICENSE
MANIFEST.in
README.md
babel.cfg
rdw.conf
setup.cfg
setup.py
extras/init/rdiffweb
extras/logrotate/rdiffweb
extras/nginx/rdiffweb.conf
extras/nginx/rdiffweb_root.conf
extras/systemd/rdiffweb.service
rdiffweb/__init__.py
rdiffweb/archiver.py
rdiffweb/core.py
rdiffweb/dispatch.py
rdiffweb/filter_authentication.py
rdiffweb/i18n.py
rdiffweb/librdiff.py
rdiffweb/main.py
rdiffweb/page_admin.py
rdiffweb/page_browse.py
rdiffweb/page_history.py
rdiffweb/page_locations.py
rdiffweb/page_main.py
rdiffweb/page_prefs.py
rdiffweb/page_restore.py
rdiffweb/page_settings.py
rdiffweb/page_status.py
rdiffweb/rdw_app.py
rdiffweb/rdw_config.py
rdiffweb/rdw_helpers.py
rdiffweb/rdw_plugin.py
rdiffweb/rdw_profiler.py
rdiffweb/rdw_spider_repos.py
rdiffweb/rdw_templating.py
rdiffweb/test.py
rdiffweb/user.py
rdiffweb.egg-info/PKG-INFO
rdiffweb.egg-info/SOURCES.txt
rdiffweb.egg-info/dependency_links.txt
rdiffweb.egg-info/entry_points.txt
rdiffweb.egg-info/requires.txt
rdiffweb.egg-info/top_level.txt
rdiffweb/locales/messages.pot
rdiffweb/locales/en/LC_MESSAGES/messages.mo
rdiffweb/locales/en/LC_MESSAGES/messages.po
rdiffweb/locales/fr/LC_MESSAGES/messages.mo
rdiffweb/locales/fr/LC_MESSAGES/messages.po
rdiffweb/locales/ru/LC_MESSAGES/messages.mo
rdiffweb/locales/ru/LC_MESSAGES/messages.po
rdiffweb/plugins/__init__.py
rdiffweb/plugins/db_sqlite/__init__.py
rdiffweb/plugins/db_sqlite/tests/__init__.py
rdiffweb/plugins/db_sqlite/tests/test_db_sqlite.py
rdiffweb/plugins/delete_repo/__init__.py
rdiffweb/plugins/delete_repo/templates/delete_repo.html
rdiffweb/plugins/delete_repo/tests/__init__.py
rdiffweb/plugins/delete_repo/tests/test_delete.py
rdiffweb/plugins/graphs/__init__.py
rdiffweb/plugins/graphs/static/d3.tip.v0.6.3.js
rdiffweb/plugins/graphs/static/d3.v3.js
rdiffweb/plugins/graphs/templates/graphs.html
rdiffweb/plugins/graphs/templates/graphs_activities.html
rdiffweb/plugins/graphs/templates/graphs_errors.html
rdiffweb/plugins/graphs/templates/graphs_files.html
rdiffweb/plugins/graphs/templates/graphs_sizes.html
rdiffweb/plugins/graphs/templates/graphs_times.html
rdiffweb/plugins/graphs/tests/__init__.py
rdiffweb/plugins/graphs/tests/test_page_graphs.py
rdiffweb/plugins/ldap_auth/__init__.py
rdiffweb/plugins/ldap_auth/tests/__init__.py
rdiffweb/plugins/ldap_auth/tests/test_ldap.py
rdiffweb/plugins/notification/__init__.py
rdiffweb/plugins/notification/templates/email_changed.html
rdiffweb/plugins/notification/templates/email_notification.html
rdiffweb/plugins/notification/templates/password_changed.html
rdiffweb/plugins/notification/templates/prefs_notification.html
rdiffweb/plugins/notification/tests/__init__.py
rdiffweb/plugins/notification/tests/test_notification.py
rdiffweb/plugins/prefs_general/__init__.py
rdiffweb/plugins/prefs_general/templates/prefs_general.html
rdiffweb/plugins/prefs_sshkeys/__init__.py
rdiffweb/plugins/prefs_sshkeys/authorizedkeys.py
rdiffweb/plugins/prefs_sshkeys/templates/prefs_sshkeys.html
rdiffweb/plugins/prefs_sshkeys/tests/__init__.py
rdiffweb/plugins/prefs_sshkeys/tests/test_authorizedkeys.py
rdiffweb/plugins/prefs_sshkeys/tests/test_page_prefs_ssh.py
rdiffweb/plugins/remove_older/__init__.py
rdiffweb/plugins/remove_older/templates/remove_older.html
rdiffweb/plugins/remove_older/tests/__init__.py
rdiffweb/plugins/remove_older/tests/test_remove_older.py
rdiffweb/plugins/set_encoding/__init__.py
rdiffweb/plugins/set_encoding/templates/set_encoding.html
rdiffweb/plugins/set_encoding/tests/__init__.py
rdiffweb/plugins/set_encoding/tests/test_set_encoding.py
rdiffweb/plugins/update_repos/__init__.py
rdiffweb/static/favicon.ico
rdiffweb/static/favicon.svg
rdiffweb/static/main.css
rdiffweb/static/robots.txt
rdiffweb/static/square.png
rdiffweb/static/fonts/fontello-862bcf43.zip
rdiffweb/static/fonts/fontello.eot
rdiffweb/static/fonts/fontello.svg
rdiffweb/static/fonts/fontello.ttf
rdiffweb/static/fonts/fontello.woff
rdiffweb/static/fonts/fontello.woff2
rdiffweb/static/js/rdiffweb.js
rdiffweb/static/js/rdiffweb.min.js
rdiffweb/static/js/plugins/jquery.sortchildren.js
rdiffweb/static/js/plugins/jquery.validate.fr.js
rdiffweb/static/js/plugins/jquery.validate.js
rdiffweb/static/js/plugins/jquery.validate.ru.js
rdiffweb/static/js/plugins/timsort.js
rdiffweb/static/js/vendor/bootstrap.js
rdiffweb/static/js/vendor/jquery-1.11.1.min.js
rdiffweb/static/less/fontello.less
rdiffweb/static/less/main.less
rdiffweb/static/less/rdiffweb.less
rdiffweb/static/less/bootstrap/.csscomb.json
rdiffweb/static/less/bootstrap/.csslintrc
rdiffweb/static/less/bootstrap/alerts.less
rdiffweb/static/less/bootstrap/badges.less
rdiffweb/static/less/bootstrap/bootstrap.less
rdiffweb/static/less/bootstrap/breadcrumbs.less
rdiffweb/static/less/bootstrap/button-groups.less
rdiffweb/static/less/bootstrap/buttons.less
rdiffweb/static/less/bootstrap/carousel.less
rdiffweb/static/less/bootstrap/close.less
rdiffweb/static/less/bootstrap/code.less
rdiffweb/static/less/bootstrap/component-animations.less
rdiffweb/static/less/bootstrap/dropdowns.less
rdiffweb/static/less/bootstrap/forms.less
rdiffweb/static/less/bootstrap/glyphicons.less
rdiffweb/static/less/bootstrap/grid.less
rdiffweb/static/less/bootstrap/input-groups.less
rdiffweb/static/less/bootstrap/jumbotron.less
rdiffweb/static/less/bootstrap/labels.less
rdiffweb/static/less/bootstrap/list-group.less
rdiffweb/static/less/bootstrap/media.less
rdiffweb/static/less/bootstrap/mixins.less
rdiffweb/static/less/bootstrap/modals.less
rdiffweb/static/less/bootstrap/navbar.less
rdiffweb/static/less/bootstrap/navs.less
rdiffweb/static/less/bootstrap/normalize.less
rdiffweb/static/less/bootstrap/pager.less
rdiffweb/static/less/bootstrap/pagination.less
rdiffweb/static/less/bootstrap/panels.less
rdiffweb/static/less/bootstrap/popovers.less
rdiffweb/static/less/bootstrap/print.less
rdiffweb/static/less/bootstrap/progress-bars.less
rdiffweb/static/less/bootstrap/responsive-embed.less
rdiffweb/static/less/bootstrap/responsive-utilities.less
rdiffweb/static/less/bootstrap/scaffolding.less
rdiffweb/static/less/bootstrap/tables.less
rdiffweb/static/less/bootstrap/theme.less
rdiffweb/static/less/bootstrap/thumbnails.less
rdiffweb/static/less/bootstrap/tooltip.less
rdiffweb/static/less/bootstrap/type.less
rdiffweb/static/less/bootstrap/utilities.less
rdiffweb/static/less/bootstrap/variables.less
rdiffweb/static/less/bootstrap/wells.less
rdiffweb/static/less/bootstrap/mixins/alerts.less
rdiffweb/static/less/bootstrap/mixins/background-variant.less
rdiffweb/static/less/bootstrap/mixins/border-radius.less
rdiffweb/static/less/bootstrap/mixins/buttons.less
rdiffweb/static/less/bootstrap/mixins/center-block.less
rdiffweb/static/less/bootstrap/mixins/clearfix.less
rdiffweb/static/less/bootstrap/mixins/forms.less
rdiffweb/static/less/bootstrap/mixins/gradients.less
rdiffweb/static/less/bootstrap/mixins/grid-framework.less
rdiffweb/static/less/bootstrap/mixins/grid.less
rdiffweb/static/less/bootstrap/mixins/hide-text.less
rdiffweb/static/less/bootstrap/mixins/image.less
rdiffweb/static/less/bootstrap/mixins/labels.less
rdiffweb/static/less/bootstrap/mixins/list-group.less
rdiffweb/static/less/bootstrap/mixins/nav-divider.less
rdiffweb/static/less/bootstrap/mixins/nav-vertical-align.less
rdiffweb/static/less/bootstrap/mixins/opacity.less
rdiffweb/static/less/bootstrap/mixins/pagination.less
rdiffweb/static/less/bootstrap/mixins/panels.less
rdiffweb/static/less/bootstrap/mixins/progress-bar.less
rdiffweb/static/less/bootstrap/mixins/reset-filter.less
rdiffweb/static/less/bootstrap/mixins/reset-text.less
rdiffweb/static/less/bootstrap/mixins/resize.less
rdiffweb/static/less/bootstrap/mixins/responsive-visibility.less
rdiffweb/static/less/bootstrap/mixins/size.less
rdiffweb/static/less/bootstrap/mixins/tab-focus.less
rdiffweb/static/less/bootstrap/mixins/table-row.less
rdiffweb/static/less/bootstrap/mixins/text-emphasis.less
rdiffweb/static/less/bootstrap/mixins/text-overflow.less
rdiffweb/static/less/bootstrap/mixins/vendor-prefixes.less
rdiffweb/templates/admin.html
rdiffweb/templates/admin_plugins.html
rdiffweb/templates/admin_users.html
rdiffweb/templates/browse.html
rdiffweb/templates/error_page_default.html
rdiffweb/templates/history.html
rdiffweb/templates/layout.html
rdiffweb/templates/layout_repo.html
rdiffweb/templates/locations.html
rdiffweb/templates/login.html
rdiffweb/templates/macros.html
rdiffweb/templates/message.html
rdiffweb/templates/prefs.html
rdiffweb/templates/settings.html
rdiffweb/templates/status.html
rdiffweb/templates/status.xml