| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-12 | Removed odb from project, it is now used as a submodule named gitdb, which ↵ | Sebastian Thiel | |
| was added instead Adjusted all imports to deal with the changed package names | |||
| 2010-06-05 | Moved multiprocessing modules into own package, as they in fact have nothing ↵ | Sebastian Thiel | |
| to do with the object db. If that really works the way I want, it will become an own project, called async | |||
| 2010-06-05 | Initial pool design added, allowing for lazy channel based evaluation of ↵ | Sebastian Thiel | |
| inter-dependent tasks | |||
| 2010-06-05 | A code donation: Donating a worker thread implementation inclduding tests to ↵ | Sebastian Thiel | |
| Git-Python. I have the feeling it can do much good here :) | |||
| 2010-06-05 | Added basic channel implementation including test | Sebastian Thiel | |
| restructured odb tests, they are now in an own module to keep the modules small | |||
