0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to use Express3 More... over 13 years ago
Use the new explicit API for setting the logging prefix available in the new client version More... almost 14 years ago
Rework queue example making it much simpler. More... almost 14 years ago
Bump dependencies More... almost 14 years ago
Whoops - forgot to turn off logging prior to commit More... almost 14 years ago
Use semaphores to ensure all atomic continuation blocks are run before the test is declared over - eliminates race conditions More... almost 14 years ago
Add a test for array usage, esp including funcs from the proto More... almost 14 years ago
Push all examples HTML to pulling SockJS 0.3 rather than 0.1 More... almost 14 years ago
Avoid race - ensure self.me exists before watching players More... almost 14 years ago
Improve tests, especially of undefined values and complex use of Object.defineProperty More... almost 14 years ago
Added nested transaction test More... almost 14 years ago
Oops. Correct license date More... almost 14 years ago
Sort out examples so that they're npm-installable and much easier to get up and running More... almost 14 years ago
Rework all examples to assume they're being served by app.js, which can now supply the core JS. Avoids relying on github's raw URLs More... almost 14 years ago
Switch to using express and do some minor hacking to server the core JS files automagically. More... almost 14 years ago
Ensure that we read the whole object inside the txn and thus avoid returning an empty ver-0 obj outside the txn More... almost 14 years ago
Add a nodejs app that reflects changes in a subset of the object graph back into a mongodb instance More... almost 14 years ago
Correct unit test: we are not guaranteed to hit that retry any more. More... about 14 years ago
Improve setup of atomize clients for debugging purposes More... about 14 years ago
Some cosmetic, some param tuning, and use a few more objects to ensure the test hits the previously existing bug (test against server revision 42768119819b to provoke bug) More... about 14 years ago
Add another Rampaging Transactions (tm) test More... about 14 years ago
Now the bug's fixed, rip out much of the instrumentation from the test More... about 14 years ago
Added test, that currently fails. Currently heavily instrumented... More... about 14 years ago
Spelling More... about 14 years ago
Additional tests of orElse More... about 14 years ago
Additional assertion More... about 14 years ago
Mmm... I can do concurrent programming, honest... More... about 14 years ago
Update readme More... about 14 years ago
Add additional test, which exposed bug in both client and server. More... about 14 years ago
Starting to write test suite that really exercises the server, with multiple connections etc etc More... about 14 years ago