public
Description: A buildbot GUI for OS X
Homepage: http://code.google.com/p/buildwatch/
Clone URL: git://github.com/dustin/buildwatch.git

dustin's buildwatch Feed   feed

dustin committed to dustin/buildwatch 5 months ago

56429588c20b288352fe864819a618692f8416eb

Updated the version number.

dustin committed to dustin/buildwatch 5 months ago

032c1633ed5540b35f8e855ba0b5c7ca2bd86daf

Added a richer about box (though it still kind of sucks).

dustin committed to dustin/buildwatch 5 months ago

8e51f56ee75f8449ef2e84e9f8f71cb9f8c45028

Allow the user to decide about caps lock behavior.

dustin committed to dustin/buildwatch 5 months ago

1d6b64cdbfe2bca2941ca4565921f06034bef408

Make the caps lock light come on when a build fails.

dustin committed to dustin/buildwatch 7 months ago

da603ec86b62418e2ad433bb848ae6073cef7137

Consider .xib files binary.

dustin committed to dustin/buildwatch 7 months ago

c80c0d9557bc88ec236e7de9854f738c1d6c03b9

Merge branch 'torelease'

dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago

06c3ee939e994d10719d9e617fecbe2f23e9408f

Fixed application delegate linkage.

dustin committed to dustin/buildwatch 7 months ago

0feb76104d01a6f56a2e2eaace2333a06ee4c048

Make sure to init the defaults.

dustin committed to dustin/buildwatch 7 months ago

c47c0aaa9579fd27d185366ac189cacaa0d9f066

Merge branch 'torelease'

dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago

29a3900a7c037f94eee70982d94994edae04347d

Starting work on config change propagation.

dustin committed to dustin/buildwatch 7 months ago

daf0ee4e2a97dca92305a709c0e3c6585dafbf5e

Merge branch 'master' of git@github.com:dustin/buildwatch

dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago

e2dc8e32cbcf91041cba6a639ce61b3de71d144d

Added a main window controller.

dustin committed to dustin/buildwatch 7 months ago

c7ee886bd9d6594983eeb32c26a28868ebc67600

Renamed TextClient to BridgeClient

dustin committed to dustin/buildwatch 7 months ago

c60428646074aaa324a6867bde9f06fb9f4c0c2e

Some refactoring so that the python code isn't the application

dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago

e5a8486bd7c5f72f0383e22f91ef037797f71fb2

Inform the user a restart is required

dustin committed to dustin/buildwatch 7 months ago

fecda728442a379ac9fd915fe2c9d17ac0cf0e36

Fixed some stupid __MyCompanyName__ junk

dustin committed to dustin/buildwatch 7 months ago

e57428b974197c37b2764cccc649b52d2e8ed654

Preferences save should close the window.

dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago
dustin committed to dustin/buildwatch 7 months ago

393d0520331fd3757ff64ae1ff08423055c9b85c

Got rid of the step ETA.

dustin committed to dustin/buildwatch 7 months ago

03e96bb06056cd6febae613808f59753ec9ab9cd

Maintain sort order as things change.

dustin committed to dustin/buildwatch 7 months ago

c55e57c768912afd537f108ee6c983e853c3deb5

Handle builder removals/readds.