rename TreeOfTexts to less annoying stemmaweb
authorTara L Andrews <tla@mit.edu>
Wed, 18 Jan 2012 15:46:16 +0000 (16:46 +0100)
committerTara L Andrews <tla@mit.edu>
Wed, 18 Jan 2012 15:46:16 +0000 (16:46 +0100)
commit5c9ecf6629514c0b83ccf41052f13f5f02e982f2
tree24ff080397b2455039fce32a41d6818c70a88602
parentf13b558285a3d2459e2b90ffac2acfe00f57e73b
rename TreeOfTexts to less annoying stemmaweb
59 files changed:
TreeOfTexts/README [deleted file]
TreeOfTexts/treeoftexts.psgi [deleted file]
stemmaweb/Changes [moved from TreeOfTexts/Changes with 51% similarity]
stemmaweb/Makefile.PL [moved from TreeOfTexts/Makefile.PL with 95% similarity]
stemmaweb/README [new file with mode: 0644]
stemmaweb/lib/Text [moved from TreeOfTexts/lib/Text with 100% similarity]
stemmaweb/lib/stemmaweb.pm [moved from TreeOfTexts/lib/TreeOfTexts.pm with 87% similarity]
stemmaweb/lib/stemmaweb/Controller/Microservice.pm [moved from TreeOfTexts/lib/TreeOfTexts/Controller/Microservice.pm with 97% similarity]
stemmaweb/lib/stemmaweb/Controller/Relation.pm [moved from TreeOfTexts/lib/TreeOfTexts/Controller/Relation.pm with 89% similarity]
stemmaweb/lib/stemmaweb/Controller/Root.pm [moved from TreeOfTexts/lib/TreeOfTexts/Controller/Root.pm with 97% similarity]
stemmaweb/lib/stemmaweb/Controller/Stexaminer.pm [moved from TreeOfTexts/lib/TreeOfTexts/Controller/Stexaminer.pm with 91% similarity]
stemmaweb/lib/stemmaweb/Model/Directory.pm [moved from TreeOfTexts/lib/TreeOfTexts/Model/Directory.pm with 82% similarity]
stemmaweb/lib/stemmaweb/View/JSON.pm [moved from TreeOfTexts/lib/TreeOfTexts/View/JSON.pm with 74% similarity]
stemmaweb/lib/stemmaweb/View/Plain.pm [moved from TreeOfTexts/lib/TreeOfTexts/View/Plain.pm with 72% similarity]
stemmaweb/lib/stemmaweb/View/SVG.pm [moved from TreeOfTexts/lib/TreeOfTexts/View/SVG.pm with 89% similarity]
stemmaweb/lib/stemmaweb/View/TT.pm [moved from TreeOfTexts/lib/TreeOfTexts/View/TT.pm with 70% similarity]
stemmaweb/root/css/colorscheme.svg [moved from TreeOfTexts/root/css/colorscheme.svg with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png [moved from TreeOfTexts/root/css/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-icons_2694e8_256x240.png [moved from TreeOfTexts/root/css/cupertino/images/ui-icons_2694e8_256x240.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-icons_2e83ff_256x240.png [moved from TreeOfTexts/root/css/cupertino/images/ui-icons_2e83ff_256x240.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-icons_3d80b3_256x240.png [moved from TreeOfTexts/root/css/cupertino/images/ui-icons_3d80b3_256x240.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-icons_72a7cf_256x240.png [moved from TreeOfTexts/root/css/cupertino/images/ui-icons_72a7cf_256x240.png with 100% similarity]
stemmaweb/root/css/cupertino/images/ui-icons_ffffff_256x240.png [moved from TreeOfTexts/root/css/cupertino/images/ui-icons_ffffff_256x240.png with 100% similarity]
stemmaweb/root/css/cupertino/jquery-ui-1.8.13.custom.css [moved from TreeOfTexts/root/css/cupertino/jquery-ui-1.8.13.custom.css with 100% similarity]
stemmaweb/root/css/style.css [moved from TreeOfTexts/root/css/style.css with 100% similarity]
stemmaweb/root/favicon.ico [moved from TreeOfTexts/root/favicon.ico with 100% similarity]
stemmaweb/root/js/interaction.js [moved from TreeOfTexts/root/js/interaction.js with 100% similarity]
stemmaweb/root/js/jquery-1.4.4.min.js [moved from TreeOfTexts/root/js/jquery-1.4.4.min.js with 100% similarity]
stemmaweb/root/js/jquery-ui-1.8.10.custom.min.js [moved from TreeOfTexts/root/js/jquery-ui-1.8.10.custom.min.js with 100% similarity]
stemmaweb/root/js/relationship.js [moved from TreeOfTexts/root/js/relationship.js with 100% similarity]
stemmaweb/root/js/svginteraction.js [moved from TreeOfTexts/root/js/svginteraction.js with 100% similarity]
stemmaweb/root/src/alignment.tt [moved from TreeOfTexts/root/src/alignment.tt with 100% similarity]
stemmaweb/root/src/directory.tt [moved from TreeOfTexts/root/src/directory.tt with 100% similarity]
stemmaweb/root/src/index.tt [moved from TreeOfTexts/root/src/index.tt with 100% similarity]
stemmaweb/root/src/relate.tt [moved from TreeOfTexts/root/src/relate.tt with 100% similarity]
stemmaweb/root/src/stemma_gadget.tt [moved from TreeOfTexts/root/src/stemma_gadget.tt with 100% similarity]
stemmaweb/root/src/stexaminer.tt [moved from TreeOfTexts/root/src/stexaminer.tt with 100% similarity]
stemmaweb/root/src/table_gadget.tt [moved from TreeOfTexts/root/src/table_gadget.tt with 100% similarity]
stemmaweb/script/stemmaweb_cgi.pl [moved from TreeOfTexts/script/treeoftexts_cgi.pl with 81% similarity]
stemmaweb/script/stemmaweb_create.pl [moved from TreeOfTexts/script/treeoftexts_create.pl with 65% similarity]
stemmaweb/script/stemmaweb_fastcgi.pl [moved from TreeOfTexts/script/treeoftexts_fastcgi.pl with 89% similarity]
stemmaweb/script/stemmaweb_server.pl [moved from TreeOfTexts/script/treeoftexts_server.pl with 92% similarity]
stemmaweb/script/stemmaweb_test.pl [moved from TreeOfTexts/script/treeoftexts_test.pl with 69% similarity]
stemmaweb/stemmaweb.conf [moved from TreeOfTexts/treeoftexts.conf with 55% similarity]
stemmaweb/stemmaweb.psgi [new file with mode: 0644]
stemmaweb/t/01app.t [moved from TreeOfTexts/t/01app.t with 80% similarity]
stemmaweb/t/02pod.t [moved from TreeOfTexts/t/02pod.t with 100% similarity]
stemmaweb/t/03podcoverage.t [moved from TreeOfTexts/t/03podcoverage.t with 100% similarity]
stemmaweb/t/model_Directory.t [moved from TreeOfTexts/t/model_Directory.t with 55% similarity]
stemmaweb/t/view_JSON.t [moved from TreeOfTexts/t/view_JSON.t with 58% similarity]
stemmaweb/t/view_TT.t [moved from TreeOfTexts/t/view_TT.t with 59% similarity]