lp:~marplatense/easyark/fix_local_backup

Created by Mariano Mara and last modified
Get this branch:
bzr branch lp:~marplatense/easyark/fix_local_backup
Only Mariano Mara can upload to this branch. If you are Mariano Mara please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mariano Mara
Project:
Easy Ark
Status:
Merged

Recent revisions

116. By Mariano Mara

Forgot to erase some debugging code...

115. By Mariano Mara

Bug #252766: fixed

114. By Mariano Mara

Bug #252766: work in progress

113. By Mariano Mara

Merging changed by Santiago Meinardo Bug # 255223

112. By Mariano Mara

Merging branch "The Locks killer": although there are certain scenarios where I'm pretty sure locking issues will be raising their ugly head it's time to move on on beta testing: on going work regarding database's locks will still remain in the killer branch.
This merge includes:
* Renamed storage to transport and replicated this change in all attributes
* Partial rewrite of database layout: main.db has been separated in three files (events.db, tasks.db, jobs.db) with a central dummy db: bark.db
* Additional centralization of db connection parameters in createdb.py
* Added deque to calculate last 10 elapsed times of main loop iteration
* Added test/dummy_dir.py (useful to build dummy directories)
* Refactored barkd.Job class to ease its maintenance
* Added extra parameter sqlcon_ to Transport to prevent non-thread-safe
  errors in sqlite
* Enqueue all jobs updates in one entry point to minimize lock errors
* Added code to handle backup process errors: they will be logged in
  job_detail whenever they happen
* Full support for backing up owner/perms information with every file even if chown/chmod are the only changes
* Major update of examples, documentation and several bugs fixed here and there

111. By Mariano Mara

Merging

110. By Mariano Mara

Fixed error messages wrap up

109. By Mariano Mara

Fixed all error messages to fit in 80 characters

108. By Martin Albisetti

Added mutter method to log messages

107. By Mariano Mara

Issues with barkd almost fixed!

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers