summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-02-06 12:32:02 +0000
committerKeith Bostic <keith@wiredtiger.com>2015-02-06 12:32:02 +0000
commit850ef3b0333b446bc6cf2103bc0fc189e91b679e (patch)
tree07f3ef605494f1ce38fa8f9c69e22e103d3fbd9a /tools
parentdc17d4ebbb5124a5cba7f91f726a3e99a92bc569 (diff)
downloadmongo-850ef3b0333b446bc6cf2103bc0fc189e91b679e.tar.gz
Move the tools/XXX wtstats sources down one level, to tools/wtstats.
Diffstat (limited to 'tools')
-rw-r--r--tools/wtstats/stat_data.py (renamed from tools/stat_data.py)0
-rw-r--r--tools/wtstats/template/README.md (renamed from tools/template/README.md)0
-rw-r--r--tools/wtstats/template/app/index.jade (renamed from tools/template/app/index.jade)0
-rw-r--r--tools/wtstats/template/app/index.js (renamed from tools/template/app/index.js)0
-rw-r--r--tools/wtstats/template/app/less/fontawesome.less (renamed from tools/template/app/less/fontawesome.less)0
-rw-r--r--tools/wtstats/template/app/less/index.less (renamed from tools/template/app/less/index.less)0
-rw-r--r--tools/wtstats/template/assets/fontawesome.woff.b64 (renamed from tools/template/assets/fontawesome.woff.b64)0
-rw-r--r--tools/wtstats/template/assets/img/wtstats_logo.png (renamed from tools/template/assets/img/wtstats_logo.png)bin14023 -> 14023 bytes
-rw-r--r--tools/wtstats/template/fixtures/big.fixture.json (renamed from tools/template/fixtures/big.fixture.json)0
-rw-r--r--tools/wtstats/template/fixtures/sample.fixture.json (renamed from tools/template/fixtures/sample.fixture.json)0
-rw-r--r--tools/wtstats/template/fixtures/strdates.fixture.json (renamed from tools/template/fixtures/strdates.fixture.json)0
-rw-r--r--tools/wtstats/template/fixtures/two.fixture.json (renamed from tools/template/fixtures/two.fixture.json)0
-rw-r--r--tools/wtstats/template/gulpfile.js (renamed from tools/template/gulpfile.js)0
-rw-r--r--tools/wtstats/template/index.js (renamed from tools/template/index.js)0
-rw-r--r--tools/wtstats/template/models/app.js (renamed from tools/template/models/app.js)0
-rw-r--r--tools/wtstats/template/models/chart.js (renamed from tools/template/models/chart.js)0
-rw-r--r--tools/wtstats/template/models/colors.js (renamed from tools/template/models/colors.js)0
-rw-r--r--tools/wtstats/template/models/panel.js (renamed from tools/template/models/panel.js)0
-rw-r--r--tools/wtstats/template/models/search.js (renamed from tools/template/models/search.js)0
-rw-r--r--tools/wtstats/template/models/sidebar.js (renamed from tools/template/models/sidebar.js)0
-rw-r--r--tools/wtstats/template/models/stat-collection.js (renamed from tools/template/models/stat-collection.js)0
-rw-r--r--tools/wtstats/template/models/stat.js (renamed from tools/template/models/stat.js)0
-rw-r--r--tools/wtstats/template/package.json (renamed from tools/template/package.json)0
-rw-r--r--tools/wtstats/template/views/app.js (renamed from tools/template/views/app.js)0
-rw-r--r--tools/wtstats/template/views/chart.js (renamed from tools/template/views/chart.js)0
-rw-r--r--tools/wtstats/template/views/empty.js (renamed from tools/template/views/empty.js)0
-rw-r--r--tools/wtstats/template/views/panel.js (renamed from tools/template/views/panel.js)0
-rw-r--r--tools/wtstats/template/views/sidebar.js (renamed from tools/template/views/sidebar.js)0
-rw-r--r--tools/wtstats/template/views/stat.js (renamed from tools/template/views/stat.js)0
-rw-r--r--tools/wtstats/template/views/templates/app.jade (renamed from tools/template/views/templates/app.jade)0
-rw-r--r--tools/wtstats/template/views/templates/chart.jade (renamed from tools/template/views/templates/chart.jade)0
-rw-r--r--tools/wtstats/template/views/templates/empty.jade (renamed from tools/template/views/templates/empty.jade)0
-rw-r--r--tools/wtstats/template/views/templates/panel.jade (renamed from tools/template/views/templates/panel.jade)0
-rw-r--r--tools/wtstats/template/views/templates/sidebar.jade (renamed from tools/template/views/templates/sidebar.jade)0
-rw-r--r--tools/wtstats/template/views/templates/stat.jade (renamed from tools/template/views/templates/stat.jade)0
-rw-r--r--tools/wtstats/template/views/viz.js (renamed from tools/template/views/viz.js)0
-rw-r--r--tools/wtstats/template/views/viz/d3-multiline.js (renamed from tools/template/views/viz/d3-multiline.js)0
-rw-r--r--tools/wtstats/test/WiredTigerStat.fixture (renamed from tools/test/WiredTigerStat.fixture)0
-rw-r--r--tools/wtstats/test/test_wtstats.py (renamed from tools/test/test_wtstats.py)0
-rwxr-xr-xtools/wtstats/wtstats.py (renamed from tools/wtstats.py)0
40 files changed, 0 insertions, 0 deletions
diff --git a/tools/stat_data.py b/tools/wtstats/stat_data.py
index da6fb3a7f7f..da6fb3a7f7f 100644
--- a/tools/stat_data.py
+++ b/tools/wtstats/stat_data.py
diff --git a/tools/template/README.md b/tools/wtstats/template/README.md
index ae7e6fee611..ae7e6fee611 100644
--- a/tools/template/README.md
+++ b/tools/wtstats/template/README.md
diff --git a/tools/template/app/index.jade b/tools/wtstats/template/app/index.jade
index 6dde96766b0..6dde96766b0 100644
--- a/tools/template/app/index.jade
+++ b/tools/wtstats/template/app/index.jade
diff --git a/tools/template/app/index.js b/tools/wtstats/template/app/index.js
index eb3c7f5e9bd..eb3c7f5e9bd 100644
--- a/tools/template/app/index.js
+++ b/tools/wtstats/template/app/index.js
diff --git a/tools/template/app/less/fontawesome.less b/tools/wtstats/template/app/less/fontawesome.less
index df68ff84a5d..df68ff84a5d 100644
--- a/tools/template/app/less/fontawesome.less
+++ b/tools/wtstats/template/app/less/fontawesome.less
diff --git a/tools/template/app/less/index.less b/tools/wtstats/template/app/less/index.less
index 88168d986d6..88168d986d6 100644
--- a/tools/template/app/less/index.less
+++ b/tools/wtstats/template/app/less/index.less
diff --git a/tools/template/assets/fontawesome.woff.b64 b/tools/wtstats/template/assets/fontawesome.woff.b64
index e87f5b661f5..e87f5b661f5 100644
--- a/tools/template/assets/fontawesome.woff.b64
+++ b/tools/wtstats/template/assets/fontawesome.woff.b64
diff --git a/tools/template/assets/img/wtstats_logo.png b/tools/wtstats/template/assets/img/wtstats_logo.png
index a4f30f2105b..a4f30f2105b 100644
--- a/tools/template/assets/img/wtstats_logo.png
+++ b/tools/wtstats/template/assets/img/wtstats_logo.png
Binary files differ
diff --git a/tools/template/fixtures/big.fixture.json b/tools/wtstats/template/fixtures/big.fixture.json
index bba33c8a932..bba33c8a932 100644
--- a/tools/template/fixtures/big.fixture.json
+++ b/tools/wtstats/template/fixtures/big.fixture.json
diff --git a/tools/template/fixtures/sample.fixture.json b/tools/wtstats/template/fixtures/sample.fixture.json
index 8ffdc49a127..8ffdc49a127 100644
--- a/tools/template/fixtures/sample.fixture.json
+++ b/tools/wtstats/template/fixtures/sample.fixture.json
diff --git a/tools/template/fixtures/strdates.fixture.json b/tools/wtstats/template/fixtures/strdates.fixture.json
index cc03fecc27f..cc03fecc27f 100644
--- a/tools/template/fixtures/strdates.fixture.json
+++ b/tools/wtstats/template/fixtures/strdates.fixture.json
diff --git a/tools/template/fixtures/two.fixture.json b/tools/wtstats/template/fixtures/two.fixture.json
index 582927da5e6..582927da5e6 100644
--- a/tools/template/fixtures/two.fixture.json
+++ b/tools/wtstats/template/fixtures/two.fixture.json
diff --git a/tools/template/gulpfile.js b/tools/wtstats/template/gulpfile.js
index d2da47ec388..d2da47ec388 100644
--- a/tools/template/gulpfile.js
+++ b/tools/wtstats/template/gulpfile.js
diff --git a/tools/template/index.js b/tools/wtstats/template/index.js
index e69de29bb2d..e69de29bb2d 100644
--- a/tools/template/index.js
+++ b/tools/wtstats/template/index.js
diff --git a/tools/template/models/app.js b/tools/wtstats/template/models/app.js
index 27e9bfde0f6..27e9bfde0f6 100644
--- a/tools/template/models/app.js
+++ b/tools/wtstats/template/models/app.js
diff --git a/tools/template/models/chart.js b/tools/wtstats/template/models/chart.js
index ad273632419..ad273632419 100644
--- a/tools/template/models/chart.js
+++ b/tools/wtstats/template/models/chart.js
diff --git a/tools/template/models/colors.js b/tools/wtstats/template/models/colors.js
index 9b52ce9ef16..9b52ce9ef16 100644
--- a/tools/template/models/colors.js
+++ b/tools/wtstats/template/models/colors.js
diff --git a/tools/template/models/panel.js b/tools/wtstats/template/models/panel.js
index 6339423c02f..6339423c02f 100644
--- a/tools/template/models/panel.js
+++ b/tools/wtstats/template/models/panel.js
diff --git a/tools/template/models/search.js b/tools/wtstats/template/models/search.js
index 7874986f0b6..7874986f0b6 100644
--- a/tools/template/models/search.js
+++ b/tools/wtstats/template/models/search.js
diff --git a/tools/template/models/sidebar.js b/tools/wtstats/template/models/sidebar.js
index e8d8f96f036..e8d8f96f036 100644
--- a/tools/template/models/sidebar.js
+++ b/tools/wtstats/template/models/sidebar.js
diff --git a/tools/template/models/stat-collection.js b/tools/wtstats/template/models/stat-collection.js
index 6e6b82a1e9f..6e6b82a1e9f 100644
--- a/tools/template/models/stat-collection.js
+++ b/tools/wtstats/template/models/stat-collection.js
diff --git a/tools/template/models/stat.js b/tools/wtstats/template/models/stat.js
index 6dc4d07652c..6dc4d07652c 100644
--- a/tools/template/models/stat.js
+++ b/tools/wtstats/template/models/stat.js
diff --git a/tools/template/package.json b/tools/wtstats/template/package.json
index a1023cafd57..a1023cafd57 100644
--- a/tools/template/package.json
+++ b/tools/wtstats/template/package.json
diff --git a/tools/template/views/app.js b/tools/wtstats/template/views/app.js
index 96dec599181..96dec599181 100644
--- a/tools/template/views/app.js
+++ b/tools/wtstats/template/views/app.js
diff --git a/tools/template/views/chart.js b/tools/wtstats/template/views/chart.js
index 47d9d62a4ef..47d9d62a4ef 100644
--- a/tools/template/views/chart.js
+++ b/tools/wtstats/template/views/chart.js
diff --git a/tools/template/views/empty.js b/tools/wtstats/template/views/empty.js
index 6a4ba12c6a8..6a4ba12c6a8 100644
--- a/tools/template/views/empty.js
+++ b/tools/wtstats/template/views/empty.js
diff --git a/tools/template/views/panel.js b/tools/wtstats/template/views/panel.js
index b53dc02d7e2..b53dc02d7e2 100644
--- a/tools/template/views/panel.js
+++ b/tools/wtstats/template/views/panel.js
diff --git a/tools/template/views/sidebar.js b/tools/wtstats/template/views/sidebar.js
index 645358a1df6..645358a1df6 100644
--- a/tools/template/views/sidebar.js
+++ b/tools/wtstats/template/views/sidebar.js
diff --git a/tools/template/views/stat.js b/tools/wtstats/template/views/stat.js
index a327503e8c9..a327503e8c9 100644
--- a/tools/template/views/stat.js
+++ b/tools/wtstats/template/views/stat.js
diff --git a/tools/template/views/templates/app.jade b/tools/wtstats/template/views/templates/app.jade
index e7b0f8f6db2..e7b0f8f6db2 100644
--- a/tools/template/views/templates/app.jade
+++ b/tools/wtstats/template/views/templates/app.jade
diff --git a/tools/template/views/templates/chart.jade b/tools/wtstats/template/views/templates/chart.jade
index 6af7ac2dbed..6af7ac2dbed 100644
--- a/tools/template/views/templates/chart.jade
+++ b/tools/wtstats/template/views/templates/chart.jade
diff --git a/tools/template/views/templates/empty.jade b/tools/wtstats/template/views/templates/empty.jade
index 7aed8df8d5f..7aed8df8d5f 100644
--- a/tools/template/views/templates/empty.jade
+++ b/tools/wtstats/template/views/templates/empty.jade
diff --git a/tools/template/views/templates/panel.jade b/tools/wtstats/template/views/templates/panel.jade
index 9e024e581dd..9e024e581dd 100644
--- a/tools/template/views/templates/panel.jade
+++ b/tools/wtstats/template/views/templates/panel.jade
diff --git a/tools/template/views/templates/sidebar.jade b/tools/wtstats/template/views/templates/sidebar.jade
index 0ab9daac801..0ab9daac801 100644
--- a/tools/template/views/templates/sidebar.jade
+++ b/tools/wtstats/template/views/templates/sidebar.jade
diff --git a/tools/template/views/templates/stat.jade b/tools/wtstats/template/views/templates/stat.jade
index 9d4dfcaf654..9d4dfcaf654 100644
--- a/tools/template/views/templates/stat.jade
+++ b/tools/wtstats/template/views/templates/stat.jade
diff --git a/tools/template/views/viz.js b/tools/wtstats/template/views/viz.js
index 8ee0441a742..8ee0441a742 100644
--- a/tools/template/views/viz.js
+++ b/tools/wtstats/template/views/viz.js
diff --git a/tools/template/views/viz/d3-multiline.js b/tools/wtstats/template/views/viz/d3-multiline.js
index 560ead336d0..560ead336d0 100644
--- a/tools/template/views/viz/d3-multiline.js
+++ b/tools/wtstats/template/views/viz/d3-multiline.js
diff --git a/tools/test/WiredTigerStat.fixture b/tools/wtstats/test/WiredTigerStat.fixture
index 5c2b86a71ef..5c2b86a71ef 100644
--- a/tools/test/WiredTigerStat.fixture
+++ b/tools/wtstats/test/WiredTigerStat.fixture
diff --git a/tools/test/test_wtstats.py b/tools/wtstats/test/test_wtstats.py
index 80078d97667..80078d97667 100644
--- a/tools/test/test_wtstats.py
+++ b/tools/wtstats/test/test_wtstats.py
diff --git a/tools/wtstats.py b/tools/wtstats/wtstats.py
index 031b7cb546f..031b7cb546f 100755
--- a/tools/wtstats.py
+++ b/tools/wtstats/wtstats.py