269
I Use This!
Moderate Activity

Commits : Listings

Analyzed 38 minutes ago. based on code collected 1 day ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed several issues and created a new template (see CHANGELOG) More... over 14 years ago
Fixed performance issue with the transformation process More... over 14 years ago
Added switch in transformer to be able to select between an Ajax, plain Javascript (XmlJs) or No search box. XmlJs is the original search box and is too bilky for large projects. Ajax requires the docs to be on a webserver as a PHP script is invoked More... over 14 years ago
Fixed namespace support and added links from @return, @var and @param to other files More... over 14 years ago
Updated documentation More... over 14 years ago
Fixed issue where closures breaked parsing; added line number to parsing output More... over 14 years ago
Changed gitignore to ignore the directories in the output folder More... over 14 years ago
Updated documentation More... over 14 years ago
Updated documentation More... over 14 years ago
Fixed the class graph More... over 14 years ago
Changed class name interpretation for EXTEND and IMPLEMENT to also understand namespaces. Thsi will solve the breaking transformation More... over 14 years ago
Updated documentation More... over 14 years ago
Added placeholder directories More... over 14 years ago
Fixed bug where paths where absolutely generated according to the filesystem. This won't workin a browser and as such a mechanism was introduced which generates a relative path and fills the XSLT variable More... over 14 years ago
Updated version number More... over 14 years ago
Added line numbers to markers view. updated TODO and CHANGELOG to relfect finish of v0.6 More... over 14 years ago
Shuffled priorities More... over 14 years ago
Restricted width docblock tags to 15 characters and added ellipsis if longer and title More... over 14 years ago
Moved theming improvements to v0.8 on the roadmap More... over 14 years ago
Added parameter for setting the desired output format for transformation, separated target param for transformation into a source and target param, added a license file More... over 14 years ago
Captured STDERR > STDOUT when checking for existance graphviz More... over 14 years ago
Fixed integrating Zend_Config with DocBlox. Allowed for overriding the default config with a custom config. More... over 14 years ago
First start in implementing config files More... over 14 years ago
Added error when graphviz is not installed, added menu item for markers, cleaned up code More... almost 15 years ago
Refactored duplicate docblock code to common base class More... almost 15 years ago
Added an error message when no files were selected More... almost 15 years ago
Removed debugging statement More... almost 15 years ago
Added tests and cleaned up code More... almost 15 years ago
Fixed bug where incremental parse stopped working More... almost 15 years ago
Cleaned up code and fixed bug with ignore_paths More... almost 15 years ago