Set language for output messages to "C" when in...
Set language for output messages to "C" when in...
Abort on "No space left on device". Do not repo...
Increase version to 'next'. Increase copyright ...
AutoaArchive now available as Docker image
AutoArchive 1.0.3 and 1.2.1 released
Add ebuilds for 1.2.1 and 1.0.3. Remove older ...
Added tag RELEASE_1.2.1 for changeset d00a179fdea6
Added tag RELEASE_1.0.3 for changeset 1482ab803c31
Update NEWS and Python version dependencies.
Update NEWS and Python version dependencies.
Tests and small code improvements to previous g...
Create backup with temporary name then rename w...
Do not install to /etc/aa if not possible. Fix...
Update dates and Python version.
Do not install to /etc/aa if not possible. Fix...
Create backup with temporary name then rename w...
Added tag RELEASE_1.2.0 for changeset 5cce7533ff62
AutoArchive 1.2.0 released
Show external program output even if 'verbose' ...
Merge default to command_execution.
Merge command_execution to default.
Updated NEWS and README.
Add ebuild for AutoArchive 1.2.0.
Update metadata.
Merge refactoring2 to default.
Add space between line fields.
Merge refactoring2 to default.
Update design documentation to reflect the new ...
Update API documentation to reflect the new arc...
Add tests for Service Accessor.
Add tests for MultiFieldLine.
Added test for Archiving Application.
Move Mainf to _infrastructure.
Merge command_execution to default.
Move py_additions to _infrastructure.
Move _utils to _infrastructure. Rename _AppEnv...
Move storage-related classes to a separate pack...
Move app_environment to _infrastructure.
Move everything from _configuration._core to _c...
Move everything from mainf._core to mainf and r...
Move configuration related classes (except stor...
Move Storage to _infrastructure. Split Configu...
Move Archiving to newly creater Application lev...
Change semantic of IInterfaceAccessor.
Introduce IServiceAccessor. Remove service dep...
Refactor Service Accessor to use IServiceIdenti...
Fix visibility of classes in Cmdline UI.
Remove Mainf completely and move its contents u...
Convert External Command Executor to IService.
Convert CmdlineUi to a standard class. Remove s...
Remove tagging-only interface IServiceProviderI...
Move getArchiveSpecs method to IArchiving and r...
Remove unecessary interfaces and fix visibilities.
Move IConfiguration interface to Mainf.
Pass Mainf Context as a parameter, instead as a...
Transform Storage from application component to...
Move related classes in Mainf to a separate sub...
Distribute IConfiguration via IMainfContext ins...
Split test_iarchiving to several files.
Add posibility to execute commands before and a...
Fix lint checker reports.
Updated user doc. with command execution and in...
Add ebuilds for 1.1.1 and 1.0.2. Remove older ...
AutoArchive 1.0.2 and 1.1.1 released
Added tag RELEASE_1.1.1 for changeset ab39c94c0f3f
Added tag RELEASE_1.0.2 for changeset 9fc47e64a5df
Merge bugfix_1 branched by mistake.
Update NEWS and README.
Fix exception when restarting was enabled. Inc...
Update NEWS and README.
Fix exception when restarting was enabled. Inc...
AutoArchive 1.1.0 released
Add archiver_manipulator package to setup.py.
Added tag RELEASE_1.1.0 for changeset d2ad9bca7aae
Add ebuild for 1.1.0. Remove an older ebuild.
Update backup keping options in default configu...
Merge backup_preservation to default.
Update NEWS. Add download URL to setup.py.
Update design documentation with backup keeping...
Describe backup keeping in user manual.
Small fixes to API documentation.
Add test for incremental backup keeping with co...
Change default number of old backups to 1. Upd...
Add tests for incremental backup keeping. Fix ...
Fix non-incremental calling and mocking the IAr...
Rename keepId to keepingId on service level.
Rename keep ID to keeping ID.