Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add JSONification of WebStats module. Adds a '?json' query parameter | Robert Adams | 2013-01-24 | 1 | -0/+5 |
| | | | | | | to the fetch URL to return the data in JSON format. Also adds a simple 'sim.html' that uses JavaScript to display the JSON data. Not pretty but an example. | ||||
* | minor: remove mono compiler warning | Justin Clarke Casey | 2009-01-09 | 1 | -4/+0 |
| | |||||
* | * Adds the variables passed to the hashtable BaseHttpServer passes in. | Teravus Ovares | 2009-01-08 | 1 | -11/+15 |
| | | | | | * Null check on Sessions_report. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | * Add session length to session.report. | Teravus Ovares | 2009-01-07 | 1 | -3/+26 |
| | |||||
* | * Added session report. | Teravus Ovares | 2009-01-07 | 1 | -0/+260 |
** Full or two criteria. UserID, or VersionString * Added link to session report from client report. |