Hi, I always have problems with the build not button being disabled when it shouldn't be. It's something with the ajax call it makes not coming back, I suspect. This seems even worse when caching is enabled for the projects page.
I'd like to add a config flag to optionally disable the build button auto-disable behavior. This just means multiple build POST requests could get submitted, but this isn't a problem, is it? The server should ignore them if a build is in progress (I assume this is already the case, haven't looked closely). Thoughts? Thanks, -- Chad _______________________________________________ Cruisecontrolrb-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers
