Commit graph

  • de8cea6de6
    Fix $_SERVER['SERVER_SOFTWARE'] #31 Compilenix 2018-02-08 17:25:00 +0100
  • 411b0c29f0 Add check for existence of $_SERVER['SERVER_SOFTWARE'] Compilenix 2018-02-08 17:06:02 +0100
  • 64247d6ffc Squashed commit of the following: v2.4.0 Andrew Collington 2017-12-28 19:37:52 +0000
  • 9ae6980879 Interned strings information now only shows if it's present. (#27) Andrew Collington 2017-07-31 14:25:14 +0100
  • 0e531d6770 Interned strings information now only shows if it's present. #27 Andrew Collington 2017-07-24 13:49:37 +0100
  • 9e016f4898 Bumped version and updated readme. v2.3.0 Andrew Collington 2017-06-27 11:58:19 +0100
  • e90c0e4809 Merge branch 'interned-strings' Andrew Collington 2017-06-27 11:18:22 +0100
  • d60fbdec99 Updated the core jsx file to integrate pr#25 changes. Andrew Collington 2017-06-27 11:17:46 +0100
  • 87affeb8f4 Add interned strings usage, reformat sidebar to accommodate. #25 phizev 2017-06-26 17:26:30 +0200
  • 06a622d334 Split out function return value from being used in empty() call, making the script compatible with PHP 5.4. (#24) Andrew Collington 2017-06-07 11:59:24 +0100
  • c9664f24db Allow for the Opcache GUI to be autoloaded via Composer (#23) Jack W-H 2017-03-27 15:16:00 +0100
  • 8b5cab4015 Updated class to add namespacing #23 Jack W-H 2017-03-18 13:30:36 +0000
  • 66e131693e Updated composer.json to allow for autoloading Jack W-H 2017-03-18 13:29:26 +0000
  • 4cc74c4174 Update index.php (#22) Carlos Ferreira 2017-02-10 16:22:49 +0100
  • 66006b36e1 Update index.php #22 Carlos Ferreira 2017-02-10 10:03:51 +0100
  • 4da19124fc Fixes #20 (#21) Andrew Collington 2017-01-06 13:40:59 +0000
  • e8dfe4bc36 Fixes #20 #21 Andrew Collington 2017-01-06 13:37:30 +0000
  • 960063c42c Merge branch 'master' of https://github.com/amnuts/opcache-gui Andrew Collington 2017-01-06 10:38:09 +0000
  • 5ca6acb66d Merge pull request #15 from OpnKitchenTeam/master v2.2.4 Andrew Collington 2016-10-11 15:22:36 +0100
  • 6e8f9efe3a Merge pull request #17 from ToonSpinISAAC/master Andrew Collington 2016-10-11 15:18:57 +0100
  • feb0b51671 Use strict comparisons when testing for settings with no value. Fixes #16 #17 Toon Spin 2016-10-11 13:09:28 +0200
  • 5e5c4cad45 Fix opcache stats timezone #15 Alexandre ABRIOUX 2016-09-23 17:39:17 +0200
  • 68333ebec5 Fixed issue #14 v2.2.3 Andrew Collington 2016-07-16 13:23:26 +0100
  • d57241c54e Merge branch 'master' of https://github.com/amnuts/opcache-gui Andrew Collington 2016-04-18 16:47:26 +0100
  • ba8800238c Merge pull request #13 from avindra/master Andrew Collington 2016-04-18 15:49:10 +0100
  • a040511077 Merge branch 'avindra-master' Andrew Collington 2016-04-18 15:40:14 +0100
  • 0999365498 Bump react to 15.0.1, jquery to 2.2.3 #13 Avindra Goolcharan 2016-04-08 13:11:32 -0400
  • d9fa5c2533 Merge pull request #12 from amnuts/optimise-filter v2.2.2 Andrew Collington 2016-02-24 00:33:07 +0000
  • 109dcc32d2 Added option to configure debounce rate. #12 Andrew Collington 2016-02-24 00:26:43 +0000
  • 367388fbe3 Optimisations for the file list and filtering (added a debounce function, streamlined some jquery, updates to jsx to facilitate). Andrew Collington 2016-02-23 15:46:34 +0000
  • 853aa7e446 Updated readme and version number v2.2.1 Andrew Collington 2016-02-10 00:21:49 +0000
  • ce0d9eb0fe Small typo correction. Andrew Collington 2016-02-10 00:12:23 +0000
  • 6edef4efa1 Force a redirect to fixed issue where reset wouldn't update the details and could enable constant resetting on real-time updates. Andrew Collington 2016-02-10 00:09:49 +0000
  • c754879e5f Fixes #10 (rounding issues) Andrew Collington 2016-02-09 23:51:09 +0000
  • 11c11a6295 Gauges now update on real-time pulse. Andrew Collington 2016-02-09 23:45:11 +0000
  • 0c9492f828 Merge pull request #9 from avindra/patch-2 Andrew Collington 2016-01-25 10:10:39 +0000
  • ddec388d03 Use json_encode to dump out booleans #9 Avindra Goolcharan 2016-01-06 09:02:08 -0500
  • ffc72807cc Updated readme file. Andrew Collington 2015-12-30 18:44:54 +0000
  • fc1bd33b7b Added an option to hide the file list. v2.2.0 Andrew Collington 2015-12-30 18:18:03 +0000
  • 0d75f64d86 Better composer instructions in the readme file. Andrew Collington 2015-11-06 10:52:40 +0000
  • 1bfd8b114c Merge pull request #7 from frickenate/master Andrew Collington 2015-05-21 15:02:38 +0100
  • 3b9b50afab Fix bug allowing cache reset without reset permission #7 Nate Bessette 2015-05-20 16:51:35 -0400
  • aa41e5ad97 Stopped using warning suppression. Andrew Collington 2015-05-11 15:56:17 +0100
  • 134dbb5060 Have added some more configuration options and given links to opcache manual directives. Andrew Collington 2015-05-11 13:59:53 +0100
  • 64e6803085 Made it easier to configure a few options added a couple graphs. v2.1.0 Andrew Collington 2015-05-08 17:04:40 +0100
  • c42795acab Updated jsx in-line with pr#5, removed extraneous space introduced in same pr. Updated react version. Andrew Collington 2015-05-01 16:02:36 +0100
  • 9e295b6aa9 Merge pull request #5 from tessus/master Andrew Collington 2015-05-01 15:47:03 +0100
  • 895e02ead2 improve readability of data (spaces between colon, data, and unit) #5 Helmut K. C. Tessarek 2015-04-27 19:14:16 +0200
  • a7a934697c Merge pull request #2 from jkrehm/https-dependencies v2.0.1 Andrew Collington 2015-01-29 17:15:09 +0000
  • ed4ad7a8fd Use jQuery's CDN instead of Google's #2 Jonathan Rehm 2015-01-29 09:46:17 -0700
  • a6324aab34 Added PHP 5.4 requirement, support information and tweaked other parts of the composer and readme files. Andrew Collington 2015-01-29 11:31:33 +0000
  • 30c9847f00 Merge pull request #3 from jkrehm/depend-on-extension Andrew Collington 2015-01-29 10:14:21 +0000
  • 6b771ba2ea Make Zend Opcache the dependency instead of PHP 5.5 #3 Jonathan Rehm 2015-01-28 18:33:28 -0700
  • 62cd5287b0 Switch dependencies to hosts who serve over HTTPS Jonathan Rehm 2015-01-28 17:40:54 -0700
  • 46f05c3285 Added keywords to composer.json Andrew Collington 2015-01-27 23:24:55 +0000
  • 1f55fbc2bb Merge pull request #1 from avindra/patch-1 Andrew Collington 2015-01-08 23:08:22 +0000
  • cfb0f1d5e3 Update JavaScript dependencies #1 Avindra Goolcharan 2015-01-08 13:13:27 -0500
  • a2d935b9ff Fixed incorrect license property. v2.0.0 Andrew Collington 2014-11-26 23:39:40 +0000
  • 87808bd73c Added pulse animation to show when data is being updated. Fixed possible incorrect show count string. Added key property to fix a couple React warnings. Andrew Collington 2014-11-26 23:08:44 +0000
  • 86872dd0ba Compiled jsx and removed need for in-browser transformer, and moved original jsx code to separate file. Fixed options being passed in on instantiation. Added canInvalidate() method. Updated getData() method to allow for a property within a section to be returned. Added title and footer to html. Added composer config file. Updated readme. Andrew Collington 2014-11-26 21:42:23 +0000
  • 9a64576383 Updated readme for v2. Andrew Collington 2014-11-26 11:17:35 +0000
  • 48b191c200 Split file meta details out in to new component. Andrew Collington 2014-11-26 11:13:39 +0000
  • 1f67755485 Tweaked style block. Andrew Collington 2014-11-26 10:25:05 +0000
  • 844a84ea05 Made functions output via PHP not React (should never need updating in realtime). Fixed directive title display. Andrew Collington 2014-11-26 10:14:44 +0000
  • ec18756f51 Ajax requests to reset or invalidate are now handled. Style updates including handling for smaller device screens. Better handling of file list update when filtered. Andrew Collington 2014-11-25 17:11:37 +0000
  • 1756e70a56 Added files list as React object. Added getOptions() and moved code options to within class. Process files list before being saved to data structure. Started some restyling. Andrew Collington 2014-11-25 13:20:33 +0000
  • 816b0889ef Started working on React integration Andrew Collington 2014-11-24 00:09:48 +0000
  • 44e3c3987d Tidied up code, started to revamp html Andrew Collington 2014-11-23 01:07:38 +0000
  • ad52ba94f5 Update README.md v1.0.0 Andrew Collington 2014-08-04 16:46:06 +0100
  • ba8464d40c Update README.md Andrew Collington 2014-08-04 16:42:03 +0100
  • 1033eeddfb Update README.md Andrew Collington 2013-10-08 01:28:03 +0100
  • 7fff9247f1 Sort directives alphabetically. Andrew Collington 2013-08-09 15:18:14 +0100
  • 8e941b1fe7 Added invalidation option for individual files. Added function list with links to php.net manuals. Added a couple hard-coded values to the settings array. Moved some javascript around. Andrew Collington 2013-08-09 15:06:45 +0100
  • cbf639afee Fixed total memory usage and set page to reload after cache is reset. Andrew Collington 2013-05-29 12:47:15 +0100
  • 4fcbe7c10a Added filtering for the file list. Improved responsiveness for the main buttons. Andrew Collington 2013-04-26 12:56:30 +0100
  • a7c36889a0 Added reset button. Fixed a tiny little bit of spacing. Andrew Collington 2013-04-26 11:56:54 +0100
  • 4055bd765b More statistics shown on the page and more real-time updates. Andrew Collington 2013-04-22 13:28:29 +0100
  • 526449dcb8 Changed jquery url to Google to enable it to work on https. Andrew Collington 2013-04-22 12:33:15 +0100
  • 4c9eaefd03 Removed the use of jQueryUI and tabs. Added total number of files cached to the stats overview. Better host name detection. Andrew Collington 2013-04-09 16:44:50 +0100
  • 52d4452a70 Initial import Andrew Collington 2013-04-08 16:40:06 +0100