1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Large amount of adjustments for better Railo support while maintaining Adobe support More... about 15 years ago
Going to use the login password as the Railo server one... for now. More... about 15 years ago
Merging in changes from railo branch More... about 15 years ago
Updated footer links with a review survey
Dave Boyer
as David Boyer
More... about 15 years ago
Updated install instructions for links within CFIDE administrator.
Dave Boyer
as David Boyer
More... about 15 years ago
Merged changes in from Master More... about 15 years ago
Updated message displays and added better support for changing the password.
Dave Boyer
as David Boyer
More... about 15 years ago
Fixed problem with new config loading. Updated license text.
Dave Boyer
as David Boyer
More... about 15 years ago
amColumn replaces highcharts (because it's not easy enough to package up and distribute).
Dave Boyer
as David Boyer
More... about 15 years ago
Added ability to alter settings "configuration".
Dave Boyer
as David Boyer
More... about 15 years ago
Added license "Apache License v2.0". Removed Highcharts.js as its free license isn't nice enough. Added used libraries, frameworks etc... licenses to the readme.txt
Dave Boyer
as David Boyer
More... about 15 years ago
Configuration now has a default settings file. Settings then stored in config.json.cfm. Removed old logos. Updated CFIDE layout.
Dave Boyer
as David Boyer
More... about 15 years ago
Merged changes from master More... about 15 years ago
Dropped sorting and filtering for Query Cache due to slow rendering with large caches. Resorted to Ajax pagination instead.
Dave Boyer
as David Boyer
More... about 15 years ago
Request stats that are multiserver CF compatible.
Dave Boyer
as David Boyer
More... about 15 years ago
Added Garbage Collection button to dashboard and memory page. Added Query Cache purge button to dashboard and query cache page. Tidied up appearance of the memory page.
Dave Boyer
as David Boyer
More... about 15 years ago
Renamed "local" to "lc" for locally scoped variables. Shorter code and less risk of conflicts with CF9's local scope.
Dave Boyer
as David Boyer
More... about 15 years ago
Added support for new stats (jdbc, compilation, class loading, cpu time).
Dave Boyer
as David Boyer
More... about 15 years ago
Fixed Issue #5 : Error when viewing sessions "ClientIP" undefined. Allowed for the possibility of a NULL being returned and set the value to an empty string.
Dave Boyer
as David Boyer
More... about 15 years ago
Added the ability to stop sessions by application, or the application and it's sessions at the same time.
Dave Boyer
as David Boyer
More... about 15 years ago
Merged memory page from master branch for testing. More... about 15 years ago
Added new memory page with more in-depth memory information. Removed CREDIT file, contents now on the cftracker website. Updated Readme, changelog and footer information.
Dave Boyer
as David Boyer
More... about 15 years ago
Merged latest changes in from master (2.1 developments) More... about 15 years ago
Updated jquery ui theme. Remove jFlot Added amCharts (amLine). Updated dashboard to use flash charts. Added extra memory information.
Dave Boyer
as David Boyer
More... about 15 years ago
Merged changes into from master More... over 15 years ago
Removed some unused code. More... over 15 years ago
Last fix for datatables.js
Dave Boyer
as David Boyer
More... over 15 years ago
Last minute fix for paged table items now displaying buttons.
Dave Boyer
as David Boyer
More... over 15 years ago
Updated version numbers and added a lower application timeout.
Dave Boyer
as David Boyer
More... over 15 years ago
Made it easier to change the password in the config. It's now reloaded on each login attempt if the password is still password in the application variables.
Dave Boyer
as David Boyer
More... over 15 years ago