Mercurial > browser-couch
log
age | author | description |
---|---|---|
Fri, 10 Apr 2009 10:48:34 -0700 | Atul Varma | Changed CSS. |
Fri, 10 Apr 2009 08:13:58 -0700 | Atul Varma | Changed display of test output to be more colorful and not require firebug. |
Fri, 10 Apr 2009 07:47:39 -0700 | Atul Varma | Added basic test framework. |
Fri, 10 Apr 2009 05:17:45 -0700 | Atul Varma | Added license block. |
Fri, 10 Apr 2009 05:15:48 -0700 | Atul Varma | Oops, forgot to add these two files in my last commit. |
Fri, 10 Apr 2009 05:15:29 -0700 | Atul Varma | We now use DOM storage to persistently store the DB, and dynamically load a JSON library when necessary to serialize/deserialize data. |
Thu, 09 Apr 2009 17:20:10 -0700 | Atul Varma | Documents is now an array, and an index mapping document IDs to their position in the array is maintained. |
Thu, 09 Apr 2009 16:17:58 -0700 | Atul Varma | Origination. |