1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from vsimko/ext-jquery More... about 2 years ago
using external jquery 1.7 URL More... about 2 years ago
add "release" target More... over 6 years ago
code review through intellij idea More... over 6 years ago
add ciant-related code More... over 6 years ago
code review through intellij idea More... over 6 years ago
error about missing gd extension is shown when the class is instantiated More... over 6 years ago
add some config More... over 6 years ago
use make for building More... over 6 years ago
remove eclipse stuff More... over 6 years ago
reformatted in intellij idea More... over 6 years ago
Create LICENSE More... over 7 years ago
Update README.md More... almost 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update build-phar.php More... over 9 years ago
Update README.md More... over 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
Create README.md More... over 10 years ago
minor changes More... over 10 years ago
changed excdption to warninig when no PHARs are detected in $componentsDir More... over 10 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... over 12 years ago
fixed a race condition caused by a loaded topic before the lock could be acquired. More... over 12 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 13 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 13 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... about 13 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... about 13 years ago