summary refs log tree commit diff
path: root/scripts-dev
diff options
context:
space:
mode:
authorMark Haines <mjark@negativecurvature.net>2015-05-06 12:54:07 +0100
committerMark Haines <mjark@negativecurvature.net>2015-05-06 12:54:07 +0100
commit3c11c9c122ec73c495bd691ba8608ad6a406b332 (patch)
tree8c9b339ce336b8d1dd45a3ac899c1875612236aa /scripts-dev
parentMerge pull request #138 from matrix-org/erikj/SYN-371 (diff)
parentAcutally add scripts-dev/ (diff)
downloadsynapse-3c11c9c122ec73c495bd691ba8608ad6a406b332.tar.xz
Merge pull request #140 from matrix-org/erikj/scripts_refactor
Seperate scripts/ into scripts/ and scripts-dev/
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-xscripts-dev/copyrighter-sql.pl (renamed from scripts/copyrighter-sql.pl)0
-rwxr-xr-xscripts-dev/copyrighter.pl (renamed from scripts/copyrighter.pl)0
-rwxr-xr-xscripts-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-xscripts-dev/make_identicons.pl (renamed from scripts/make_identicons.pl)0
-rwxr-xr-xscripts-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

index b889ac7fa7..b889ac7fa7 100644 --- a/scripts/check_auth.py +++ b/scripts-dev/check_auth.py
diff --git a/scripts/check_event_hash.py b/scripts-dev/check_event_hash.py
index 679afbd268..679afbd268 100644 --- a/scripts/check_event_hash.py +++ b/scripts-dev/check_event_hash.py
diff --git a/scripts/check_signature.py b/scripts-dev/check_signature.py
index 59e3d603ac..59e3d603ac 100644 --- a/scripts/check_signature.py +++ b/scripts-dev/check_signature.py
diff --git a/scripts/copyrighter-sql.pl b/scripts-dev/copyrighter-sql.pl
index 890e51e587..890e51e587 100755 --- a/scripts/copyrighter-sql.pl +++ b/scripts-dev/copyrighter-sql.pl
diff --git a/scripts/copyrighter.pl b/scripts-dev/copyrighter.pl
index a913d74c8d..a913d74c8d 100755 --- a/scripts/copyrighter.pl +++ b/scripts-dev/copyrighter.pl
diff --git a/scripts/database-save.sh b/scripts-dev/database-save.sh
index 040c8a4943..040c8a4943 100755 --- a/scripts/database-save.sh +++ b/scripts-dev/database-save.sh
diff --git a/scripts/federation_client.py b/scripts-dev/federation_client.py
index ea62dceb36..ea62dceb36 100644 --- a/scripts/federation_client.py +++ b/scripts-dev/federation_client.py
diff --git a/scripts/hash_history.py b/scripts-dev/hash_history.py
index bdad530af8..bdad530af8 100644 --- a/scripts/hash_history.py +++ b/scripts-dev/hash_history.py
diff --git a/scripts/make_identicons.pl b/scripts-dev/make_identicons.pl
index cbff63e298..cbff63e298 100755 --- a/scripts/make_identicons.pl +++ b/scripts-dev/make_identicons.pl
diff --git a/scripts/nuke-room-from-db.sh b/scripts-dev/nuke-room-from-db.sh
index 58c036c896..58c036c896 100755 --- a/scripts/nuke-room-from-db.sh +++ b/scripts-dev/nuke-room-from-db.sh
diff --git a/scripts/sphinx_api_docs.sh b/scripts-dev/sphinx_api_docs.sh
index ee72b29657..ee72b29657 100644 --- a/scripts/sphinx_api_docs.sh +++ b/scripts-dev/sphinx_api_docs.sh