1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
beautification ;)
silentroach
as Kalashnikov Igor
More... over 15 years ago
Merge branch 'master' of github.com:kakserpom/phpdaemon More... over 15 years ago
ExampleSandbox: changed eval() to call_user_func(). More... over 15 years ago
FastCGI: resolved problem with protover in first header. More... over 15 years ago
FastCGI: resolved problem with protover in first header. More... over 15 years ago
part of app-servers, beautified
silentroach
as Kalashnikov Igor
More... over 15 years ago
part of app-servers, beautified
silentroach
as Kalashnikov Igor
More... over 15 years ago
bin directory is beautified now
silentroach
as Kalashnikov Igor
More... over 15 years ago
app-web is now beautified
silentroach
as Kalashnikov Igor
More... over 15 years ago
applications folder content is in gitignore
silentroach
as Kalashnikov Igor
More... over 15 years ago
conf dir is beautified www-data is default user and group
silentroach
as Kalashnikov Igor
More... over 15 years ago
examples are now beautified bin/phpdaemon is with execute permissions
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/SocketSession.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/threadCollection.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/WebSocketRoute.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/AppResolver.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/AppInstance.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/Terminal.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/thread.class.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
beautification, lib/misc.php
silentroach
as Kalashnikov Igor
More... over 15 years ago
Request->header() method: added two optional arguments due to native header(). Added overloading of native header() function. More... over 15 years ago
Method Request->status() rewritten (Issue #17 reported by silentroach). More... over 15 years ago
MongoClient: some trivial fixes. More... over 15 years ago
MongoClient: added support of authorization. GearmanNode: critical fixes. More... over 15 years ago
Merge branch 'master' of github.com:kakserpom/phpdaemon More... over 15 years ago
Added DestructableLambda for cleaning up unused create_function() calls. LRU cache for old-styled lambda-functions. More... over 15 years ago
Fixed trivial bug in create_function() More... over 15 years ago
Added cache for create_function(). More... over 15 years ago
Added overloading of register_shutdown_function. More... over 15 years ago
Added ExampleSandbox. More... over 15 years ago