log

age author description
Mon, 20 Apr 2009 16:37:07 -0700 Atul Varma Added more tutorial text.
Mon, 20 Apr 2009 14:30:34 -0700 Atul Varma Added tag blog-post for changeset 17ce8b6be452
Mon, 20 Apr 2009 14:30:27 -0700 Atul Varma Added a 'now you try' section and a 'where to go from here' section to the tutorial.
Mon, 20 Apr 2009 13:38:36 -0700 Atul Varma Added tag blog-post for changeset 9a771b8a1702
Mon, 20 Apr 2009 13:38:31 -0700 Atul Varma Added fade-in to tutorial.
Mon, 20 Apr 2009 13:37:23 -0700 Atul Varma Added tag blog-post for changeset 4450be5d1b2f
Mon, 20 Apr 2009 13:37:10 -0700 Atul Varma Added reduce() example to the tutorial.
Mon, 20 Apr 2009 13:31:32 -0700 Atul Varma Changed around a few things in the tutorial.
Mon, 20 Apr 2009 13:18:34 -0700 Atul Varma Added tag blog-post for changeset b89ed0374486
Mon, 20 Apr 2009 13:18:19 -0700 Atul Varma Linked to tutorial from index page.
Mon, 20 Apr 2009 13:13:33 -0700 Atul Varma Added a work-in-progress tutorial that auto-generates parts of itself.
Thu, 16 Apr 2009 12:41:09 -0700 Atul Varma Added tag blog-post for changeset c6db5e897d6b
Wed, 15 Apr 2009 10:39:23 -0700 Atul Varma Added test for LocalStorage.
Wed, 15 Apr 2009 10:23:37 -0700 Atul Varma Slight refactoring of test suite to make them more readable.
Wed, 15 Apr 2009 10:09:14 -0700 Atul Varma Added lots more text to index.html.
Wed, 15 Apr 2009 09:36:05 -0700 Atul Varma Added a note about CouchDB in the docs.
Wed, 15 Apr 2009 09:33:44 -0700 Atul Varma Added more doc/page links, reworded some text.
Wed, 15 Apr 2009 09:30:51 -0700 Atul Varma Added pathetic documentation for big.js.
Wed, 15 Apr 2009 09:27:19 -0700 Atul Varma Added docs for tests.js, and refactored it a bit to make the docs easier to read.
Wed, 15 Apr 2009 09:19:29 -0700 Atul Varma Linked more readably to Remedial JS.
Wed, 15 Apr 2009 09:17:55 -0700 Atul Varma Linked to web worker script file in docs.
Wed, 15 Apr 2009 09:10:37 -0700 Atul Varma Added really basic skeletal documentation for browser-couch.js.
Wed, 15 Apr 2009 08:48:45 -0700 Atul Varma Added more links to source code docs.
Wed, 15 Apr 2009 08:24:32 -0700 Atul Varma Added code-illuminated documentation.
Wed, 15 Apr 2009 08:09:33 -0700 Atul Varma Renamed index.html to tests.html.
Wed, 15 Apr 2009 08:07:42 -0700 Atul Varma Directory restructuring.
Wed, 15 Apr 2009 08:01:14 -0700 Atul Varma Rows of a map view are now sorted secondarily by document ID, which makes their row order well-defined.
Tue, 14 Apr 2009 17:35:22 -0700 Atul Varma Added a unit test for the web worker map reducer, and added the ability to skip tests into the test framework.
Tue, 14 Apr 2009 17:22:54 -0700 Atul Varma Got rid of a TODO, which also incidentally improved the performance of the reduce phase.
Tue, 14 Apr 2009 17:17:22 -0700 Atul Varma Removed an annoying js2-mode warning.