[Buildbot-commits] buildbot Branch.notes,1.3,1.4

Brian Warner warner at users.sourceforge.net
Wed Aug 1 22:09:21 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29757

Modified Files:
	Branch.notes 
Log Message:
[project @ web: implement addSlash, fix path_to_root]

Original author: warner at lothar.com
Date: 2007-08-01 19:05:45+00:00

Index: Branch.notes
===================================================================
RCS file: /cvsroot/buildbot/buildbot/Branch.notes,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Branch.notes	1 Aug 2007 22:08:00 -0000	1.3
+++ Branch.notes	1 Aug 2007 22:09:19 -0000	1.4
@@ -14,3 +14,22 @@
  Waterfall.
 
 then start implementing the RSS and machine-parseable interfaces
+
+
+what's left before merge?
+
+ upgrade
+  mkdir public_html seems plenty. Add a note that to add WebStatus they need
+  to populate public_html.
+ compatibility
+  css links still broken, I think ../ is not right for the top level
+  need to decide about addslash
+  rfc2386 p21 section 5.2 para6[efg]
+  fixed path_to_root, implemented addSlash
+  CSS is now fetched properly but not having an effect
+   although WebDeveloper toolbar's 'Edit CSS' causes it to be applied. weird.
+ index
+  can I populate public_html/ with an index.html that redirects to /waterfall?
+  or to 'waterfall'? Or add a splash page.
+ CSS/templating
+  probably works well enough for now





More information about the Commits mailing list