summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-06-18 18:34:16 -0400
committerEudyptula <eitan@mosenkis.net>2009-06-18 18:34:16 -0400
commit7cc564052c31f96897a2087e890372d425cc7670 (patch)
tree6b6aa7b76f157d9ccf5f4a8c74e92d35403bb600 /frontend/routing.csv
parentPlugged in sql_build to backend and frontend log viewer (diff)
downloadingenue-7cc564052c31f96897a2087e890372d425cc7670.tar.gz
ingenue-7cc564052c31f96897a2087e890372d425cc7670.tar.bz2
ingenue-7cc564052c31f96897a2087e890372d425cc7670.zip
Moved newclass utility into a cli script, created first-time setup script replacing the reset function from the frontend
Diffstat (limited to 'frontend/routing.csv')
-rw-r--r--frontend/routing.csv2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/routing.csv b/frontend/routing.csv
index c8426f1..f203e10 100644
--- a/frontend/routing.csv
+++ b/frontend/routing.csv
@@ -14,8 +14,6 @@
^logs$ logview
^logs/build([a-z0-9]{6})$ logview build
^logs/task([0-9]+)$ logview task
-^hardreset$ hardreset
-^newclass$ newclass
# Session
^login$ login
^logout$ logout