0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added a reusable interceptInputCRLF() function for catching CR/LF in form input. It allows a custom callback to execute in the place of form.submit() behavior. More... almost 18 years ago
* Phased out Plugin->is_configurable. This has moved to the application layer. More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@208 747e5740-6425-0410-825b-f4fe3d30fc61 More... almost 18 years ago
* Fixed another source of the translation system problems where strings from servers reporting a non-English locale couldn't render any strings. More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@206 747e5740-6425-0410-825b-f4fe3d30fc61 More... almost 18 years ago
* Fixes for plugins that are deleted from the disk before they're disabled. More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@204 747e5740-6425-0410-825b-f4fe3d30fc61 More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@203 747e5740-6425-0410-825b-f4fe3d30fc61 More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@202 747e5740-6425-0410-825b-f4fe3d30fc61 More... almost 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@201 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
* Added plugin.xml <link> and <is_configurable> elements to manifests More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@199 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@198 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
* Moved several string utility functions to DevblocksPlatform ::parseCrlfString() ::parseCsvString() More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@196 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@195 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@194 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@193 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
* CHD-341 SMTP check using old data. More... about 18 years ago
* Added SELECT awareness to the search parser (this joins tables we need when they're provided columns OR params). Previously it was just params. More... about 18 years ago
* CHD-340: Adding encryption options to SMTP configuration information (devblocks checkin) More... about 18 years ago
* Fixed an error with parseURL() returning null rather than array() More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@188 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
* Caches will now always be cleared when the application's build number changes. Previously this only happened when a patch was required by an update. (Classloader issues) More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/devblocks/devblocks@186 747e5740-6425-0410-825b-f4fe3d30fc61 More... about 18 years ago
* Fixed the issue with Devblocks/Community Tools running on top-level domains (not in URL subdirectories) More... about 18 years ago
* Tweaked urldecode for proxy requests so ?query=args are handled properly. More... about 18 years ago
* PGSQL tweaks More... about 18 years ago
* Fixed an issue with $location precedence in url-writing detection More... about 18 years ago
* Fixed an issue with root-level Community Tools -- !empty($proxybase) More... about 18 years ago