public
Description: A buildbot GUI for OS X
Homepage: http://code.google.com/p/buildwatch/
Clone URL: git://github.com/dustin/buildwatch.git
dustin (author)
Tue Mar 11 23:39:49 -0700 2008
commit  338c7e14bc76a1eb6a8170e380ef2f52e00e3f62
tree    9bfe3e5d2ad7c9c57e3e9453effe80501eab7c2a
parent  bda4fca9d189079a94a943bf7373455362cf9584
name age message
file .gitignore Wed Mar 05 23:03:19 -0800 2008 Added .DS_Store to .gitignore [dustin]
file ApplicationDelegate.h Tue Mar 11 09:19:38 -0700 2008 Some refactoring so that the python code isn't ... [dustin]
file ApplicationDelegate.m Tue Mar 11 09:19:38 -0700 2008 Some refactoring so that the python code isn't ... [dustin]
directory BuildWatch.xcodeproj/ Tue Mar 11 09:25:33 -0700 2008 Added a main window controller. [dustin]
file BuildWatchAppDelegate.py Tue Mar 11 10:14:41 -0700 2008 Handle reconnects. [dustin]
file BuildWatch_Prefix.pch Fri Feb 29 15:17:03 -0800 2008 Initial version of the tree. [dustin]
file Builder.h Wed Mar 05 22:37:15 -0800 2008 Somewhat functional UI. [dustin]
file Builder.m Wed Mar 05 22:37:15 -0800 2008 Somewhat functional UI. [dustin]
directory English.lproj/ Tue Mar 11 09:25:33 -0700 2008 Added a main window controller. [dustin]
directory Growl-WithInstaller.framework/ Wed Mar 05 23:04:08 -0800 2008 Added growl notifications. [dustin]
file Info.plist Tue Mar 11 23:32:57 -0700 2008 Updated version number. [dustin]
file MainController.h Tue Mar 11 09:25:33 -0700 2008 Added a main window controller. [dustin]
file MainController.m Tue Mar 11 09:25:33 -0700 2008 Added a main window controller. [dustin]
file MessageBridge.h Tue Mar 11 09:25:33 -0700 2008 Added a main window controller. [dustin]
file MessageBridge.m Tue Mar 11 10:20:38 -0700 2008 Merge branch 'master' of git@github.com:dustin/... [dustin]
file PrefController.h Mon Mar 10 21:44:07 -0700 2008 Preferences save should close the window. [dustin]
file PrefController.m Mon Mar 10 22:06:36 -0700 2008 Inform the user a restart is required [dustin]
directory Sparkle.framework/ Mon Mar 10 20:56:35 -0700 2008 Added sparkle support. [dustin]
file buildwatch.xml Tue Mar 11 23:39:49 -0700 2008 Updated the appcast [dustin]
file main.m Mon Mar 10 21:49:22 -0700 2008 Fixed some stupid __MyCompanyName__ junk [dustin]
file main.py Mon Mar 10 21:49:22 -0700 2008 Fixed some stupid __MyCompanyName__ junk [dustin]