summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/classes/ap_download.class.php
Commit message (Expand)AuthorAge
* removed the old plugin managerAndreas Gohr2014-01-05
* fix possible XSS vulnerability in Plugin ManagerAndreas Gohr2013-12-10
* Revert "handle bzip1 as well"Andreas Gohr2013-01-23
* handle bzip1 as wellElan Ruusamäe2013-01-23
* some coding style improvementsDominik Eckelmann2012-11-29
* removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
* Replacing $_REQUEST variables with $INPUT wrapper, plugin managerHakan Sandell2012-09-08
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* don't limit download sizes in plugin managerAndreas Gohr2012-01-17
* Skipping plural form in plugin installed message (commit forgotten file)Guy Brand2011-07-12
* Removed hard coded strings from plugin managerGuy Brand2011-04-16
* allow reinstall of plugins via plugin manager FS#2120Andreas Gohr2011-02-06
* Make constants in TarLib.class.php class constantsChristopher Smith2010-03-16
* plugin related autoloadingAndreas Gohr2010-02-01
* More flexible plugin packages FS#1746Andreas Gohr2009-11-11
* Use content detection when unpacking plugin archives FS#1703Andreas Gohr2009-07-25
* restructured plugin managerAndreas Gohr2009-07-25