diff options
| author | Erik Johnston <erik@matrix.org> | 2015-05-06 12:54:36 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-05-06 12:54:36 +0100 |
| commit | f10fd8a4700633cc70a03ce45a7e29943c09dc90 (patch) | |
| tree | 3d1b4a555da34c6302b1be379efc0eb8121841cb /scripts-dev | |
| parent | Update change log (diff) | |
| parent | Merge pull request #140 from matrix-org/erikj/scripts_refactor (diff) | |
| download | synapse-f10fd8a4700633cc70a03ce45a7e29943c09dc90.tar.xz | |
Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.9.0
Diffstat (limited to '')
| -rw-r--r-- | scripts-dev/check_auth.py (renamed from scripts/check_auth.py) | 0 | ||||
| -rw-r--r-- | scripts-dev/check_event_hash.py (renamed from scripts/check_event_hash.py) | 0 | ||||
| -rw-r--r-- | scripts-dev/check_signature.py (renamed from scripts/check_signature.py) | 0 | ||||
| -rwxr-xr-x | scripts-dev/copyrighter-sql.pl (renamed from scripts/copyrighter-sql.pl) | 0 | ||||
| -rwxr-xr-x | scripts-dev/copyrighter.pl (renamed from scripts/copyrighter.pl) | 0 | ||||
| -rwxr-xr-x | scripts-dev/database-save.sh (renamed from scripts/database-save.sh) | 0 | ||||
| -rw-r--r-- | scripts-dev/federation_client.py (renamed from scripts/federation_client.py) | 0 | ||||
| -rw-r--r-- | scripts-dev/hash_history.py (renamed from scripts/hash_history.py) | 0 | ||||
| -rwxr-xr-x | scripts-dev/make_identicons.pl (renamed from scripts/make_identicons.pl) | 0 | ||||
| -rwxr-xr-x | scripts-dev/nuke-room-from-db.sh (renamed from scripts/nuke-room-from-db.sh) | 0 | ||||
| -rw-r--r-- | scripts-dev/sphinx_api_docs.sh (renamed from scripts/sphinx_api_docs.sh) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/scripts/check_auth.py b/scripts-dev/check_auth.py |
