diff options
| author | David Baker <dave@matrix.org> | 2015-05-07 09:33:42 +0100 |
|---|---|---|
| committer | David Baker <dave@matrix.org> | 2015-05-07 09:33:42 +0100 |
| commit | 97a64f3ebeaac9d9e97699f41751e272fc0c1c73 (patch) | |
| tree | 30369edfc0af5da6f41f32932936ec363e844787 /scripts-dev | |
| parent | Typo (diff) | |
| parent | Optional profiling using cProfile (diff) | |
| download | synapse-97a64f3ebeaac9d9e97699f41751e272fc0c1c73.tar.xz | |
Merge branch 'develop' of github.com:matrix-org/synapse into develop
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 |
