public
Description: A RubyCocoa client for Webistrano (http://labs.peritor.com/webistrano)
Homepage: http://mattmatt.github.com/macistrano
Clone URL: git://github.com/mattmatt/macistrano.git
mattmatt (author)
Mon Mar 02 01:34:32 -0800 2009
commit  e6f8aec619365bc623200aa858becdd0803b9ab2
tree    ce6027fc1062f6a4da0359529db13bc20da2c335
parent  570f08e4912443d002cf238eb958ef1a4ba95c2c
name age message
file .gitignore Thu May 08 12:56:25 -0700 2008 ignoring local project files [Mathias Meyer]
file Credits.html Thu Jan 22 03:51:42 -0800 2009 Updated rb_main to work even after standaloneif... [Mathias Meyer]
directory English.lproj/ Thu Jan 22 02:25:15 -0800 2009 Changed icon for failed deployments. Moved out ... [Mathias Meyer]
file Info.plist Thu Jan 22 04:15:05 -0800 2009 Added missing icon for cancelled deployments. F... [Mathias Meyer]
file README Sat May 31 12:45:28 -0700 2008 added a preliminary readme to explain what the ... [Mathias Meyer]
file Rakefile Thu Jan 22 04:15:05 -0800 2009 Added missing icon for cancelled deployments. F... [Mathias Meyer]
file Security.bridgesupport Sun May 11 10:01:56 -0700 2008 included a bridgesupport descriptor, required b... [Mathias Meyer]
file TODO Wed Jan 21 14:39:36 -0800 2009 Made the controller stuff slightly more Ruby-like. [Mathias Meyer]
directory controller/ Sun Feb 22 12:54:38 -0800 2009 Added some minor fixes to improve error handlin... [Mathias Meyer]
file icon-canceled.png Thu Jan 22 04:15:05 -0800 2009 Added missing icon for cancelled deployments. F... [Mathias Meyer]
file icon-failed.png Thu Jan 22 02:25:15 -0800 2009 Changed icon for failed deployments. Moved out ... [Mathias Meyer]
file icon-inactive.png Thu Apr 24 14:04:52 -0700 2008 initial commit of some basic code to create a m... [Mathias Meyer]
file icon-success-building.png Wed Jan 21 02:47:11 -0800 2009 Changed build to create a Macistrano.app not a ... [Mathias Meyer]
file icon-success.png Wed Jan 21 02:47:11 -0800 2009 Changed build to create a Macistrano.app not a ... [Mathias Meyer]
file icon-webistrano-small.png Wed Jan 21 02:47:11 -0800 2009 Changed build to create a Macistrano.app not a ... [Mathias Meyer]
file macistrano.icns Sun Sep 28 14:27:41 -0700 2008 added application icon for macistrano courtesy ... [Mathias Meyer]
directory macistrano.xcodeproj/ Thu Jan 22 04:15:05 -0800 2009 Added missing icon for cancelled deployments. F... [Mathias Meyer]
file main.m Thu Apr 24 14:04:52 -0700 2008 initial commit of some basic code to create a m... [Mathias Meyer]
directory model/ Mon Mar 02 01:34:32 -0800 2009 No Hello for you. [mattmatt]
directory playground/ Fri May 16 12:33:36 -0700 2008 started implementing the code to do the http ta... [Mathias Meyer]
file rb_main.rb Thu Jan 22 03:51:42 -0800 2009 Updated rb_main to work even after standaloneif... [Mathias Meyer]
directory releases/ Thu Jan 22 04:15:05 -0800 2009 Added missing icon for cancelled deployments. F... [Mathias Meyer]
directory spec/ Thu Jan 22 02:25:15 -0800 2009 Changed icon for failed deployments. Moved out ... [Mathias Meyer]
Macistrano is a simple Mac client to run and monitor deployments with
Webistrano (http://labs.peritor.com/webistrano), an enhanced web
frontend for Capistrano (http://capify.org).