openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mged
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 9 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 22 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed login to use DBAPI for authentication... many misc changes.
kingb
More...
about 23 years ago
config file used by web db editor... needs to be modified by user.
kingb
More...
about 23 years ago
setup script for web db editor
kingb
More...
about 23 years ago
Changed how desination directory works
kingb
More...
about 23 years ago
Fixed insertComment(...) -- Wasn't inserting <!--INSERT_FORM_HERE--> for future inserts into the html
kingb
More...
about 23 years ago
Changed script names from *.py to *_web.py to avoid namespace collision with importing DBAPI within DBEditor
kingb
More...
about 23 years ago
added handler hidden tag
kingb
More...
about 23 years ago
Early non-functioning CreateDBEditor (Creates CGI webbased interface to DB)
kingb
More...
about 23 years ago
usual
kingb
More...
about 23 years ago
temperary security messure... Needs MAJOR improvement
kingb
More...
about 23 years ago
Changed handling of foreign keys / primary keys to allow for dynamic quering of database.
kingb
More...
about 23 years ago
year change
kingb
More...
about 23 years ago
MainMenu template for CreateDBEditor
kingb
More...
about 23 years ago
misc
kingb
More...
about 23 years ago
Template for creating session object with CreateDBEditor
kingb
More...
about 23 years ago
Corrected form action (had wrong .py call)
kingb
More...
about 23 years ago
Template for table level menus (CreateDBEditor)
kingb
More...
about 23 years ago
Utility for handling sessions for web db editor (CreateDBEditor)
kingb
More...
about 23 years ago
Earlier version of CodeUtil.py to write python code to handle HTML forms for Web DB Editor. WARNING: EARLY UNSTABLE VERSION
kingb
More...
about 23 years ago
Creates myWebUtil package for use with generated Web Editor (CreateDBEditor) WARNING: EARLY UNSTABLE VERSION NOTE: NEEDS TO BE CLEANED UP
kingb
More...
about 23 years ago
Added new functions to support CreateDBEditor output module
kingb
More...
about 23 years ago
Fixed DBSession.get_objects(...) function
kingb
More...
about 23 years ago
Removed all the DBSession/class factory code. This allows the class factory to import everything without creating a circular reference when the created classes import dbAPI.
detrout
More...
about 23 years ago
Added proper package support to avoid the problem with hacked package import causing problems with __init__'s. Also added support for copying over the split-out class factory as __init__.
detrout
More...
about 23 years ago
Split the class factory out from the rest of dbAPI. This prevents a circular import.
detrout
More...
about 23 years ago
Added support for setting a default package.
detrout
More...
about 23 years ago
Fixed bug with package support Added functionality to set a default package in the reader API.
detrout
More...
about 23 years ago
Allow requesting objects from the database by either a class reference or by a the class factory reference from the session object. (which allows working around the class factory inheritence bug). Turn off warnings by default
detrout
More...
about 23 years ago
Make nested scopes the default.
detrout
More...
about 23 years ago
First stab at initializing pymerase from an XMI file
detrout
More...
about 23 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree