1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update phpunit test version to php 5.4 More... over 10 years ago
Merge pull request #3 from vimeo/reorganization More... over 10 years ago
logger no longer passed in constructor - use PSRLoggerTrait to set More... over 10 years ago
namespace class reorganization More... over 10 years ago
add documentation for new simpleExperiment class More... over 10 years ago
modify experiment tests to work with new layout More... over 10 years ago
finish up logging traits + rewrite simpleExperiment to log to a file More... over 10 years ago
add monolog dependency, implement FileLoggerTrait More... over 10 years ago
reorganize experiment + logger hierarchy, exception message changes More... over 10 years ago
change abstractExperiment from trait to class, update defaultExperiment More... over 10 years ago
add random operator sanity checks More... over 10 years ago
sanity checks + exceptions for namespaces More... over 10 years ago
fix weightedChoice repeated choice bug and add tests More... over 10 years ago
fix syntax errors More... over 10 years ago
convert possible isset checks to more clear is_null More... over 10 years ago
assign default experiment if unit not in experiment (PR LN 226) More... over 10 years ago
fix readme output ordering More... over 10 years ago
rename AbstractOperator class to AbstractSimpleOperator More... over 10 years ago
remove options methods, add extra random operator usage commenting More... over 10 years ago
remove unnecessary require line More... over 10 years ago
Merge pull request #2 from phuedx/fixUndefinedVariable More... over 10 years ago
Fix "Undefined variable: LOG_FORMAT" notice More... over 10 years ago
update license More... over 10 years ago
license update More... over 10 years ago
readme typo fix More... over 10 years ago
minor code example changes More... over 10 years ago
update composer json and lock files More... over 10 years ago
add initial license, minor README style change More... over 10 years ago
add initial README More... over 10 years ago
fix bug where updating name did not affect default salt More... about 11 years ago