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
C
couchdb-editing-session
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove old, commented out tests.
Matt Goodall
More...
over 16 years ago
Track the previous or removed value ('was') so the actual change is obvious.
Matt Goodall
More...
over 16 years ago
Test that changes to a nested obj are forgotten if the obj is replaced or removed.
Matt Goodall
More...
over 16 years ago
Don't track changes to objects added to the tracked object graph.
Matt Goodall
More...
over 16 years ago
Test combinations of operations on tracked lists.
Matt Goodall
More...
over 16 years ago
Track and test combinations of operations on dicts.
Matt Goodall
More...
over 16 years ago
Update paths during list's __delitem__, insert, pop and remove.
Matt Goodall
More...
over 16 years ago
Move private func out of the way
Matt Goodall
More...
over 16 years ago
Move knowledge of the object's path into the tracker instance and fix paths to make the (one and only) "nasty" test pass.
Matt Goodall
More...
over 16 years ago
Abstract access to the tracker via a per-object recorder.
Matt Goodall
More...
over 16 years ago
Add example of nastiness.
Matt Goodall
More...
over 16 years ago
WIP ... giving up for now.
Matt Goodall
More...
over 16 years ago
Simplify cache management for deleted docs.
Matt Goodall
More...
over 16 years ago
Add test for and fix creating a document with the id of a deleted document.
Matt Goodall
More...
over 16 years ago
Fix creation with known doc id.
Matt Goodall
More...
over 16 years ago
Re-implement __getitem__ using get().
Matt Goodall
More...
over 16 years ago
Split out tests to own module and fix import.
Matt Goodall
More...
over 16 years ago
Remove unnecesary import
Matt Goodall
More...
over 16 years ago
Don't send update for a changed, then deleted document.
Matt Goodall
More...
over 16 years ago
Not sure what that file was
Matt Goodall
More...
over 16 years ago
Added a quick README to get started and jot down some notes.
Matt Goodall
More...
over 16 years ago
Combine into a single module until I can be bothered to package things better.
Matt Goodall
More...
over 16 years ago
Add __setitem__ support.
Matt Goodall
More...
over 16 years ago
(Reluctantly) support __delitem__.
Matt Goodall
More...
over 16 years ago
Add rest of pure forwarding to underlying db.
Matt Goodall
More...
over 16 years ago
Organise the Session methods a little better.
Matt Goodall
More...
over 16 years ago
Start testing (and fixing) the calls straight out to couchdb's Database.
Matt Goodall
More...
over 16 years ago
Suport document deletion.
Matt Goodall
More...
over 16 years ago
Slightly improved comment
Matt Goodall
More...
over 16 years ago
Support new document creation.
Matt Goodall
More...
over 16 years ago
←
1
2
3
→
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