Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding dispatch of an event before and after applyAllUpdates() #14

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 26, 2012

  1. Adding dispatch of an event before and after applyAllUpdates().

    This allows for the ability to put in a mechanism to prevent errors
    being displayed to users if more than one make a request in the same
    span of time that the install/upgrade scripts are running.  
    
    This mechanism could be: waiting, sending to an seperate page, etc.  
    
    Now, we would not have to turn on maintainence mode...potentially.
    brobie committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    5183fe5 View commit details
    Browse the repository at this point in the history