0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixing AddressBean equals() and hashCode() methods - Increasing the thickness of edges in the graph More... about 18 years ago
Updating the URL parameter for the remote wrapper. More... about 18 years ago
Some improvements in the GUI: * Sorting vsendor list alphabetically * ... More... about 18 years ago
Bugfix: In SQLUtils.newRewrite() table names plus one extra space after them had been replaced with thier mappings without that extra space More... about 18 years ago
Duplication bug fixed on Local In VM Pipe wrapper. More... about 18 years ago
Updating isLocalHost() in the ValidityTools Updating GSNController to use isLocalHost() to check connections Better logging in the Modifications More... about 18 years ago
RemoteWrapper's bug fixed. Adding extra >url< parameter for the remote wrapper. More... about 18 years ago
Bugfix: fixing remote wrappers in the same GSN instance bug in the Modifications More... about 18 years ago
Updating the isLocalHost method's syntax More... about 18 years ago
Adding URL parameter to the RemoteWrapper file. More... about 18 years ago
fixing the build path. More... about 18 years ago
Bugfix: fixing the modification's bug regarding vsensors using a remote wrapper that it is not exist in local vsensors summary of the approch: First, all vsensors are added to the graph For each VS, for each of its input streams and for each of their stream sources For each addressing of the stream source If addressing wrapper is an instance of RemoteWrapper, validate it else if addressing has a NAME predicate, check existance of VS with name equal to NAME predicate In each cases if validation result is false and this addressing is the last one, remove the VS from graph, otherwise continue to the next addressing More... about 18 years ago
Adding support for apache proxy module for xml rpc remote registeration request. More... about 18 years ago
Adding some input validation and formatter to the virtual sensor editor More... about 18 years ago
[no comment] More... about 18 years ago
Field name fixedwq More... about 18 years ago
[no comment] More... about 18 years ago
1. Adding "Edit VS" menu to each VS's popup menu to edit that VS. Modified VSensors are saved in their previous file, either enabled or disabled. 2. Disabling auto-refresh checkbox when GSN is not started, and enabling it with start of GSN More... about 18 years ago
Adding "add new VS" toolbar button, now we can add new virtual sensors graphically. The new VS will be saved as disabled More... about 18 years ago
Bugfix in the stream exporter. If you are using the exporter, please check the Disabled/dbexporter.xml file. More... about 18 years ago
Completing VSensorEditor More... about 18 years ago
Adding VSensorEditor to the GUI Displaying all windows on the center of the screen More... about 18 years ago
Adding GUI to the GSN Adding GUI libraries to the lib/gui Modifying build.xml file and adding the gui task to run the gui More... about 18 years ago
Adding GUI to the GSN Adding GUI libraries to the lib/gui Modifying build.xml file and adding the gui task to run the gui More... about 18 years ago
Implementing hashCode() for VSensorConfig More... about 18 years ago
Added the length parameter and triming option to the serial wrapper. param name: packet-name (default value = 100) More... about 18 years ago
Adding representation paramter to the serial wrapper. possible values : binary , string More... about 18 years ago
Cleaning the code for serial wrapper. More... about 18 years ago
No need for JMF anymore, I replaced the JMF with a GPL compatible JMF replacement called FMJ (see fmj.sourceforge.net) More... about 18 years ago
Removing some of the unused classes. Cleaning the registery code from the GSN Hub related code. More... about 18 years ago