0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from anantshri/patch-1
claycarpenter
as Clay Carpenter
More... almost 10 years ago
Added HTML escape
anantshri
as Anant Shrivastava
More... about 10 years ago
Updates readme.txt to fix a couple of typos, enhance readability.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updating version tag in plugin.php.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Importing plugin directory banner image.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Imports screenshots.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates to include details for v0.3 release.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Improves input validation for the cache TTL setting.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates setting page input parsing to convert TTL value to an int before storing it as an option value.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates cache key generation to properly prefix with 'getgit' plugin name.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Implements a configurable content cache entry expiry.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds cache status option support.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds constant values for the cache status setting flags.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds support for cache settings configuration.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates readme to reflect new content caching capabilities, v0.2 release.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds content caching support.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds is_enabled flag to Logger to support conditional debug logging.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Moving the readme.txt file into the src directory for inclusion in the distributable archive.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates documentation for new classes OptionsPageManager, OptionsManager.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates to use the new user-configuration shortcode name for the registered shortcode for this plugin.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds new OptionsManager class.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates names of shortcode setting input to remove test input references.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates to support setting a user-configurable value for the plugin shortcode.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Applies source formatting.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates ignore list to remove the old 'github-wordpress-plugin.zip' archive file exemption.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds new GetGit Settings page.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates project name to 'GetGit'.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Updates the version of the plugin to 0.1, in order to align with the readme.txt version info.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Imports new readme.txt file. This contains the WordPress Plugin Repository entry information.
claycarpenter
as Clay Carpenter
More... about 11 years ago
Adds documentation for all methods and other significant portions of the GitHubRepoContentRetriever class.
claycarpenter
as Clay Carpenter
More... about 11 years ago