| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | As we now copy the migration script into the debian package, the
.gitignore file would also be copied. The simplest is to just remove it
from the repo. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Related with https://leap.se/code/issues/8742 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | If the moving of the config document is the last action of the couch
schema migration script, then we can test for successful migration of a
certain db by checking if the config document was already moved. This
commit just changes the order of migration actions to enforce this
situation. | 
|  | Previous versions of the couchdb schema used documents "u1db_sync_log"
and "u1db_sync_state" to store sync metadata. At some point this was
changed, but the documents might have stayed as leftovers. This commit
adds the deletion of such documents to the migration script. | 
|  |  | 
|  |  | 
|  |  |