1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed: header includes cleaning
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: light refactoring (naming)
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: removed insert_request()
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Removed: deffered processing
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Fixed: event.type was too small to contain all event types
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: putting getaddrinfo() for StatsD at MINIT
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: places where *_stats_enabled may be defined
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: per driver 'stats_enabled' flag
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: configuring some INI entries only with HAVE_GETRUSAGE
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Added: StatsD driver
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Added: Memory Peak Usage
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: units added to request page
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: Connect to MySQL once and reconnect if needed
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Fixed: possible segfault with PHP 5.5 More... about 10 years ago
Changed: Copyright year update
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Added: User & System CPU time + related UI changes
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: version 1.2.0alpha1
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Removed: obsolete APM_ORDER_* constants
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: Renamed 'slow request' to 'stats'
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Changed: small UI improvements
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Fixed: too few arguments to sprintf() with MySQL backend
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Added: MySQL schema auto creation
Patrick ALLAERT
as Patrick Allaert
More... about 10 years ago
Added: SQLite schema auto creation
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago
Fixed: typo
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago
Changed: SQLite driver attempts to create the directory by himself
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago
Fixed: missing disconnect from SQLite DB if changed with ini_set()
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago
Fixed: not reseting debug file fd when closing it.
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago
- Removed compiled files. Doh. More... over 10 years ago
- Introduce new per-driver option 'apm.<storage driver>_store_silenced_events that lets you toggle whether to store silenced (@-ed) errors More... over 10 years ago
Fixed: parse error test failing on PHP 5.4
Patrick ALLAERT
as Patrick Allaert
More... over 10 years ago