[Buildbot-commits] buildbot Branch.notes,1.3,1.4
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 22:09:21 UTC 2007
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/status/web base.py, 1.3, 1.4 baseweb.py, 1.8, 1.9 waterfall.py, 1.8, 1.9
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/status/web base.py, 1.4, 1.5 baseweb.py, 1.9, 1.10 build.py, 1.4, 1.5 builder.py, 1.3, 1.4 logs.py, 1.3, 1.4 step.py, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/status/web base.py, 1.3, 1.4 baseweb.py, 1.8, 1.9 waterfall.py, 1.8, 1.9
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/status/web base.py, 1.4, 1.5 baseweb.py, 1.9, 1.10 build.py, 1.4, 1.5 builder.py, 1.3, 1.4 logs.py, 1.3, 1.4 step.py, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list