lp:easyark

Created by Martin Albisetti and last modified
Get this branch:
bzr branch lp:easyark
Members of Registry Administrators can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
Easy Ark
Status:
Development

Recent revisions

114. By Mariano Mara

Importing first part of test suite: it includes almost every feature from task.py (or at least the ones I want to target in first release). You can see all the work done in the merged comments. 79 tests, 0 failures
TODO: now it's time to work in the second part of the test suite: provide test for the proper action of backup and restore (plus daemon). This work will be done in my testingtime branch and will be merge here when all tests work ok.

113. By Mariano Mara

* Fixed bugs # 255223 (Santiago Meinardo) and #252766 (Mariano Mara)
* 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

112. By Mariano Mara

* Bug#255808:
    Added new control in barkd to make sure it only picks tasks with add_date <= than now.
    Updated doc/examples/Task.py

111. By Martin Albisetti

Interface re-ordering (Santiago Meinardo)

110. By Mariano Mara

* Removed obsolete tests
* Added a "test" parameter to search_or_create in ord...
* Fixed bug#252437 (https://bugs.launchpad.net/easyar...

109. By Santiago Meinardo Cambra

gtk > get tasks > Only gets tasks with none cancel date
gtk > added dialog.py to administrate error,info,warnings mensajes and implement in arkgtk program some mensaje exceptions

108. By Martin Albisetti

Added mutter method to log messages

107. By Mariano Mara

Issues with barkd almost fixed!

106. By Santiago Meinardo Cambra

Gtk > Anti infinite loop in custom freq config if the value is 0

105. By Santiago Meinardo Cambra

gtk > Freq configs > added Type Custom to set for every X minutes to backup a task

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.