Author: sebb
Date: Sun Jul  6 15:45:28 2025
New Revision: 1927009

URL: http://svn.apache.org/viewvc?rev=1927009&view=rev
Log:
Drop obsolete code

Removed:
    comdev/reporter.apache.org/trunk/site/js/coffee/
    comdev/reporter.apache.org/trunk/site/js/render.js
    comdev/reporter.apache.org/trunk/site/js/tabs.js
Modified:
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1927009&r1=1927008&r2=1927009&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Sun Jul  6 15:45:28 2025
@@ -2,20 +2,11 @@ This file is an attempt to start to docu
 
 It is currently very rudimentary.
 
-NOTE: Most of the stats reported on the reporter page come from a running 
instance of Apache Kibble at https://demo.kibble.apache.org.
-
-Code for Kibble is available at https://kibble.apache.org/docs/downloads.html
-
-
 Original version:
   Javascript and CSS are Foundation
   http://foundation.zurb.com
   Current version seems to be 5.5.1 (see start of site/css/foundation.css)
 
-NG version:
-  jQuery and custom CSS/CoffeeScript compiled into tabs.js using:
-    cat coffee/*.coffee | coffee -b --compile --stdio > tabs.js
-
 The site runs on the host projects-vm3.a.o at present (May 2021)
 
 The puppet config for the VM is stored at:
@@ -102,10 +93,3 @@ Data file consumers:
   data/projects.json
   data/releases/%s.json % project
   https://whimsy.apache.org/public/committee-info.json
-
-- render.js
-  site/reportingcycles.json
-  site/getjson.py?only=project
-  site/jiraversions.py?project=<pmc>&jiraname=<project>&prepend=<prepend>
-  site/addrelease.py?json=true&committee=xxx&version=xxx&date=xxx
-


Reply via email to