1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from vsimko/ext-jquery More... almost 3 years ago
using external jquery 1.7 URL More... almost 3 years ago
add "release" target More... over 7 years ago
code review through intellij idea More... over 7 years ago
add ciant-related code More... over 7 years ago
code review through intellij idea More... over 7 years ago
error about missing gd extension is shown when the class is instantiated More... over 7 years ago
add some config More... over 7 years ago
use make for building More... over 7 years ago
remove eclipse stuff More... over 7 years ago
reformatted in intellij idea More... over 7 years ago
Create LICENSE More... over 8 years ago
Update README.md More... almost 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Update build-phar.php More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Create README.md More... over 11 years ago
minor changes More... over 11 years ago
changed excdption to warninig when no PHARs are detected in $componentsDir More... over 11 years ago
Updated the twikilib\runtime\Container class to use the Logger when printing errors. Instead of printing directly to the strandard output, the error messages can now be redirected to a log file or disable through the Logger class. More... about 13 years ago
fixed a race condition caused by a loaded topic before the lock could be acquired. More... over 13 years ago
- changed assertType to assertInstanceOf in tests - added SerializerTest - changed default location of twiki installation from "twiki42" to "wiki" - fixed TimeSpan - removed on-demand loading of the "gd" extension using dl("gd") - fixed TopicFormNode::setFormName() to use the topic's web name when the form name doesn't contain it - removed unnecessary injection in ResultCache::recacheIfNeeded() More... almost 14 years ago
I had to set UTC timezone when creating DateTime objects. Therefore, in TimeSpan, the methods getTotal* do not work properly now More... about 14 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... about 14 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... about 14 years ago