2
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New utilities for the core classes. See ChangeLog for details.
Erik Doernenburg
as erikd
More... almost 21 years ago
Multiple changes. Please see ChangeLog for details.
Erik Doernenburg
as erikd
More... almost 21 years ago
New helper class for functionality adding to the model but which is independent of a particular reader implementation.
Erik Doernenburg
as erikd
More... almost 21 years ago
Looking for templates in schema dir and at NEO_HOME env variable.
Erik Doernenburg
as erikd
More... almost 21 years ago
Improved CodeGen to better support entities with a primary key that is made up of foreign key. It now creates a createObject factory methods that takes the related objects rather than the pk values.
Erik Doernenburg
as erikd
More... almost 21 years ago
Fixed 'find' methods to work with null values.
Erik Doernenburg
as erikd
More... almost 21 years ago
Fixed object context to forget objects when these are deleted.
Erik Doernenburg
as erikd
More... almost 21 years ago
Fixed object context to forget objects when these are deleted.
Erik Doernenburg
as erikd
More... almost 21 years ago
Refactored CodeGen to make it more flexible.
Erik Doernenburg
as erikd
More... almost 21 years ago
Mention restructuring of tools project.
Erik Doernenburg
as erikd
More... almost 21 years ago
Added finders to collections, changed terminology in model from 'property' to 'attribute'. support classes have different name now.
Erik Doernenburg
as erikd
More... almost 21 years ago
Added finder methods to collections, renamed support files and changed model terminology from 'property' to 'attribute'
Erik Doernenburg
as erikd
More... almost 21 years ago
Several bugfixes and repackaging of ModelReader.
Erik Doernenburg
as erikd
More... almost 21 years ago
Several bugfixes and improvements to the tools. Also repackaged the ModelReader classes for the tools.
Erik Doernenburg
as erikd
More... almost 21 years ago
Added all librias required for main assembly and tools. Now checked in as binaries.
Erik Doernenburg
as erikd
More... almost 21 years ago
Removed broken (ascii) version.
Erik Doernenburg
as erikd
More... almost 21 years ago
Added the Tools solution to the source repository. All that is missing now is a tutorial...
Erik Doernenburg
as erikd
More... almost 21 years ago
Fixed linebreaks.
Erik Doernenburg
as erikd
More... about 21 years ago
Import.
Erik Doernenburg
as erikd
More... about 21 years ago
Was corrupted. (How could that happen?)
Erik Doernenburg
as erikd
More... about 21 years ago
Removed more old files.
Erik Doernenburg
as erikd
More... about 21 years ago
*** empty log message ***
Erik Doernenburg
as erikd
More... about 21 years ago
Initial revision
Erik Doernenburg
as erikd
More... about 21 years ago
Updated discovery to use NEO::FindRoute, added route cache scanning. FindRoute is disabled, looks like there's a huge memory leak somewhere. (Net::RawIP??) More... about 24 years ago
Aded FindRoute module. This module requires Net::RawIP. Now it's time to integrate it into the discovery.pl script. More... about 24 years ago
Updated nmap scanning some, added sysName and sysDescr to the verbose host list display. More... about 24 years ago
Moved Manager::* to NEO::* (now that we have a name... grin) and changed the scripts accordingly. Changed NEO::Config to use object-style loading and allow $var->{key} referencing for configuration file key/value pairs instead of the old NEO::Config::variable clunky way. Made sure the copyrights headers were in all of the scripts. More... about 24 years ago
Added nmap support for OS enumeration. More... about 24 years ago
Initial revision More... over 24 years ago