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
T
Tinman
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
about 24 hours
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updates to the daemonization function
Gavin M. Roy
More...
over 14 years ago
Updates to keep track of running state, move log_method_call to top so we can use in the method
Gavin M. Roy
More...
over 14 years ago
Update withlist to use latest version of ipaddr
Gavin M. Roy
More...
over 14 years ago
Make the requirements a list
Gavin M. Roy
More...
over 14 years ago
Update the examples
Gavin M. Roy
More...
over 14 years ago
Add the additional decorators
Gavin M. Roy
More...
over 14 years ago
Update the readme
Gavin M. Roy
More...
over 14 years ago
Make memoize cache all the output of RequestHandler.write by monkey patching the module into the write and finish code flow
Gavin M. Roy
More...
over 14 years ago
add the rehash handler callback
Gavin M. Roy
More...
over 14 years ago
Update README.md for more examples
Gavin M. Roy
More...
over 14 years ago
Remove the unneeded leftover parameter
Gavin M. Roy
More...
over 14 years ago
Initial commit of new tinman focus
Gavin M. Roy
More...
over 14 years ago
Updates to .gitignore
Gavin M. Roy
More...
over 14 years ago
Remove all old files
Gavin M. Roy
More...
over 14 years ago
Whitespace cleanup, sorry
Gavin M. Roy
More...
almost 15 years ago
Use a global cache handle so that there is not a new connection to memcache made on each request
Gavin M. Roy
More...
almost 15 years ago
Add limited psycopg2 direct support
Gavin M. Roy
More...
almost 15 years ago
Updated cache class to support memcache sessions, memcache based sessions
Gavin M. Roy
More...
almost 15 years ago
Fixes to session for problems found by pychecker
Gavin M. Roy
More...
over 15 years ago
Fix log output in begin() and rollback()
ThiefMaster
More...
over 15 years ago
Add data.rollback(); let data.begin() act only on the active session by default.
ThiefMaster
More...
over 15 years ago
Add *.swp to .gitignore
ThiefMaster
More...
over 15 years ago
Do not display 'Cache.miss' message when there's an empty list/string in the cache.
ThiefMaster
More...
over 15 years ago
Wrap cache keys with str() so unicode strings don't cause problems.
ThiefMaster
More...
over 15 years ago
Remove whitespace
Gavin M. Roy
as gmr
More...
over 15 years ago
create_all is in metadata; not session.
ThiefMaster
More...
over 15 years ago
Re-remove print debugging
Gavin M. Roy
as gmr
More...
over 15 years ago
Set self.session when it's not set even if the connection was already setup.
ThiefMaster
More...
over 15 years ago
Change commit() so it doesn't use a dirty check (delete doesn't cause dirty rows) and commit only the active session by default.
ThiefMaster
More...
over 15 years ago
Add autocommit to run based upon config file
Gavin M. Roy
as gmr
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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