tpot/bbremote.git
2008-04-10 Tim PotterStart of command line buildbot status client.
2008-04-10 Tim PotterChange urgency and expiry of build failure messages.
2008-04-10 Tim PotterShare cmdline argument parsing code between bbapplet...
2008-04-09 Tim PotterIncrease default window width to accomodate Build ETA...
2008-04-09 Tim PotterRemove some annoying debug messages.
2008-04-09 Tim PotterMake Build ETA column clickable, resizeable and sortabl...
2008-04-09 Tim PotterSet expand property on tree view columns to fix window...
2008-04-09 Tim PotterWhen a builder state changes to "building", set the...
2008-04-09 Tim PotterAdd build result string to status message when build...
2008-04-08 Tim PotterInitial version of buildbot GNOME applet.
2008-04-08 Tim PotterSplit common connect routine into a module.
2008-04-08 Tim PotterSkeleton of GNOME buildbot applet.
2008-04-08 Tim PotterReset percent complete to zero when build finished.
2008-04-08 Tim PotterAdd progress indicator widget for build ETA.
2008-04-08 Tim PotterAdd "build status" column and update with build/step...
2008-04-08 Tim PotterModify application to be totally driven by subscribe...
2008-04-08 Tim PotterFix error handling in initial connection.
2008-04-07 Tim PotterMake columns clickable, resizable and sortable.
2008-04-07 Tim PotterAdd status of last build to main window.
2008-04-07 Tim PotterInitialise builder state and display status in main...
2008-04-07 Tim PotterQuery server for list of builders and display list...
2008-04-07 Tim PotterSkeleton glade interface for gnome buildbot client.
2008-04-07 Tim PotterAdd some doco about object returned by initial subscrib...
2008-03-30 Tim PotterUpdate docs.
2008-03-30 Tim PotterAdd missing callbacks for MODE_LOGS and logchunk callba...
2008-03-29 Tim PotterAdd callbacks for build steps plus some more docs.
2008-03-28 Tim PotterFix syntax error.
2008-03-28 Tim PotterFix typo in constant.
2008-03-28 Tim PotterAdd callbacks for first two levels of subscription...
2008-03-28 Tim PotterInitial checkin of code to connect to remote PB service.