index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
controllers
/
upgrader.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-17
Fix typo: upgrade_check -> upgrade_checker
Bharat Mediratta
2011-01-17
Move the code that clears the upgrade_check site status message to the
Bharat Mediratta
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-12-15
Use mt_rand() instead of rand() since it provides better portability.
Bharat Mediratta
2010-09-11
Add CSRF protection to the upgrader. And update the CLI output so
Bharat Mediratta
2010-09-08
Detect out-of-date modules and put up a message for site admins.
Bharat Mediratta
2010-09-08
Detect when a module fails to upgrade properly and put up an
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-15
Tweak upgrader html and css so that we set opacity properly for rows
Bharat Mediratta
2009-10-26
Change the upgrader so that it never deactivactes the gallery nor the current...
Tim Almdal
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-06-30
Rejigger the way we handle "done" status in the upgrader. Now we
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-10
Provide a way for non-admins to authenticate and use the upgrader,
Bharat Mediratta
2009-06-10
Add CLI sapi support
Bharat Mediratta
2009-06-09
Add security checks
Bharat Mediratta
2009-06-09
ACtually implement the upgrader, and add a confirmation box when the
Bharat Mediratta
2009-06-09
Say hello to the new upgrader UI.
Bharat Mediratta