1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add action call to dispatch. More... over 12 years ago
Add comments to PyntaApp dispatch method. More... over 12 years ago
Update TODO. More... over 12 years ago
Update TODO. More... over 12 years ago
Merge branch 'mongokit_support' More... over 12 years ago
Add mongokit storage tests. More... over 12 years ago
Add mongokit storage support. More... over 12 years ago
Update TODO. More... over 12 years ago
Merge branch 'session_support' More... over 12 years ago
Add session test. More... over 12 years ago
Fix lazy session realization. More... over 12 years ago
Fix anydbm storage. More... over 12 years ago
Move apps out of pynta.core package into pynta package. Refactor tests. More... over 12 years ago
Attach session to the request object of the active app. More... over 12 years ago
Add LazySession realization. More... over 12 years ago
Add get_free_key method to storage interface and all current realizations. More... over 12 years ago
Drop todo for allow any wsgi app handling as it is possible to do it now. More... over 12 years ago
Add command line argument for passing settings module. More... over 12 years ago
Drop unused settings calls. More... over 12 years ago
Session realization. More... over 12 years ago
Merge branch 'storage_getput_feature' More... over 12 years ago
Add default test. More... over 12 years ago
Add mongodb storage get/put test. More... over 12 years ago
Update and improve tests. More... over 12 years ago
Add get/put/delete storage methods. More... over 12 years ago
Session storage initialization based on SESSION_STORAGE settings value. More... over 12 years ago
Merge branch 'static_files_handling' More... over 12 years ago
Add simple static files handling app. More... over 12 years ago
Session place holder. More... over 12 years ago
Improve app response handling. More... over 12 years ago