~thisfred/desktopcouch/the-great-split-of-2010

  • Committer: Tarmac
  • Author(s): vincenzo di somma
  • Date: 2010-11-04 03:01:39 UTC
  • mfrom: (195.2.3 remove_delete_flag)
  • Revision ID: tarmac-20101104030139-hkevyo3g1mt6gxfv
Instead of deleting records we are marking as deleted in private application annotation, but we don't want to maintain "deleted" records in the database for ever, it's bad for couchdb both for views performance and coding the views.
What we want to do is move the records to a "trash" database that can be replicated and can offer undo functionalities.
Filename Latest Rev Last Changed Committer Comment Size
..
couchdb.tmpl 121.2.3 14 years ago Chad Miller Add an easily-parsable container of credential inf 1.4 KB Diff Download File
epydoc.conf 117.2.2 14 years ago stuart.langridge at canonical add epydoc configuration and folder for epydoc doc 636 bytes Diff Download File
source_desktopcouch.py 121.4.4 14 years ago Rick McBride fix copyright date 1.9 KB Diff Download File