Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

BugLogHQ
Project Home Blog Forums Known Issues Screenshots External Project Link Contact Project

Author: Oscar Arevalo (All RIAForge projects by this author)
Last Updated: October 21, 2011 2:06 PM
Version: 1.5.188
Views: 76,108
Downloads: 1,427
License: Apache License, Version 2

Description:

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.

All bug reports received by BugLogHQ are stored on a normalized database, thus providing the option to the developers to further extend the application to leverage this information.

***
NEW GOOGLE GROUPS MAILING LIST:
http://groups.google.com/group/bugloghq
***

-----------------------
New in 1.5
-----------------------
* Extensions are now stored on a database instead of an XML file
* Creating a rule instance is now much more user friendly because application, host and severity
codes can be selected via dropdowns; or can also be prepopulated from an existing bug report.
* Added support for defining settings for multiple environments (dev,qa,prod1,prod2,etc). Once
the environment is detected buglog can override any setting with custom values.
* Added option to disable editing settings through the UI (useful if you have your config file versioned
   and only want to configure buglog that way)
* Added the "BugLog Digest" which is a configurable and periodic email summary of all reports received
in the last X hours.
* Rewrote the "iphone" UI to be for mobiles in general (now its accessible at /bugLog/mobile), also there
is an improved platform detection when going to /bugLog. If you go with any mobile browser you should get
redirected to the new UI, otherwise you go to the regular desktop UI
* Multiple bug fixes

-----------------------
New in 1.4
-----------------------
* Asynchronous processing of BugReports and Rules (Increases application response and scalability)

* Simplified application configuration via a new Settings screen

* User management. Users can be divided now in two roles: regular users (with limited control) and administrators

* Optional JIRA integration. Create JIRA issues directly from BugLogHQ

* Change password screen (no more editing table directly to do this)

* Optionally require an API Key from applications to submit bug reports to BugLog

* Enable/Disable rules as you need them

* New rule type FirstMessageAlert. Be alerted via email only the first time each distinct message arrives.

* Ability to purge history and delete all bug reports older than X number of days.

-------------
Update 1.4.97
-------------
Added custom web interface for iPhone/iPod Touch

-------------
Update 1.4.106
-------------
- Added check for using the client cfc when no Application scope is defined (contributed by Morgan Dennithorne)
- Added 'listeners' panel to Settings section to view and test the supported listener endpoints
- Changed default charset and collation for MySQL install script to be UTF8
- Misc Bug fixes

-------------
Update 1.4.108
-------------
- Fixed tiny little bug in the Admin that caused CF (Adobe) to break, but not Railo (where I tested buglog). Thanks Jim Priest!

Recent Blog Entries:

Last Update:

* Added explanation of how to use context parameter to pass the config key for multiple environemnts.
* Added option to define the serverkey at the servlet context level
* Added filter options to customize Digest report (exclude/include specific apps, hosts, severities)
* Added txt version of upgrade scripts
* Added checks to make sure the css class string does not reference a non existing query column
* Use explicit paths for includes to avoid random file not found errors

Requirements:

Any CFML engine (ColdFusion, Railo, OpenBD, etc) compatible with Adobe ColdFusion 8 or higher. On the database side, supported databases are MySQL 5, MS SQL Server 2000 and up. However other DBs can be added very easily. Post to the forums if you need help here.

Issue Tracker:

ID ISSUE STATUS UPDATED
15 purgeHistory Open 09/13/11 5:08 PM
14 Non-admin users cannot access the settings section to get to the change password screen Fixed 05/04/11 11:16 AM
7 ColdFusion 7 compatibility Closed 04/28/11 12:58 PM
6 Extra info doesn't display Closed 04/28/11 12:57 PM
5 eMail alerts wont send Closed 04/28/11 12:56 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/BugLogHQ.

To view files and changelists associated with this repository, go here: http://BugLogHQ.riaforge.org/index.cfm?event=page.svnbrowse.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/