Changesets: bareos
|
master 6263723d 2022-12-23 08:58 Alaa Eddine Elamri Committer: Andreas Rogge Ported: N/A Details Diff |
refactor: fd_cmds.cc: extract functions and update loops | ||
| mod - core/src/dird/fd_cmds.cc | Diff File | ||
|
master 58e4ed5c 2022-12-23 08:05 Alaa Eddine Elamri Committer: Andreas Rogge Ported: N/A Details Diff |
refactor: fd_cmds.cc: remove unnecessary bailout | ||
| mod - core/src/dird/fd_cmds.cc | Diff File | ||
|
master c5253811 2022-12-22 23:47 Committer: pstorz Ported: N/A Details Diff |
devtools: improve performance of bareos-check-sources By using another approach to detect changed files per commit, the performance of bareos-check-sources could be drastically improved. |
||
| mod - devtools/pip-tools/check_sources/git_util.py | Diff File | ||
|
master 1c217fcf 2022-12-22 18:16 Ported: N/A Details Diff |
systemtests: rename bareos and bconsole | ||
| mod - systemtests/tests/CMakeLists.txt | Diff File | ||
|
master c3ad2e0e 2022-12-22 18:08 Ported: N/A Details Diff |
systemtests: rename virtualfull -> virtualfull-basic | ||
| mod - systemtests/tests/CMakeLists.txt | Diff File | ||
|
master 1a4fc370 2022-12-22 13:10 Committer: pstorz Ported: N/A Details Diff |
devtools: run check-sources as a check in pr-tool When running pr-tool check or pr-tool merge, an automated run of bareos-check-sources --since=<your-merge-base-commit> happens and its result is evaluated as a checkmark result for the PR. As this is now automated, we can remove the checkmark from the PR template. |
||
| mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||
| mod - pull_request_template.md | Diff File | ||
|
master fcf809c4 2022-12-22 13:03 Committer: pstorz Ported: N/A Details Diff |
devtools: make check_sources usable as a library With this patch, you can now invoke check_sources.main_program() from your own code and get meaningful results. |
||
| mod - devtools/pip-tools/check_sources/main.py | Diff File | ||
|
master 66b58d18 2022-12-21 11:27 Ported: N/A Details Diff |
update SECURITY.md: show current support status * add 22.x.y to the table * remove support for 19.2.x |
||
| mod - SECURITY.md | Diff File | ||
|
master 0a1fabc3 2022-12-20 14:22 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001338 Changes after branching of bareos-22 |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
master 2666e296 2022-12-20 13:14 Ported: N/A Details Diff |
Start development of 23.0.0 | ||
| mod - CHANGELOG.md | Diff File | ||
|
master b2ccbce0 2022-12-20 13:13 Ported: N/A Details Diff |
docs: make bareos-22 the default version | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
master 4adbf425 2022-12-20 13:07 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001334 btraceback: make the gdb script processing failsafe |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/scripts/btraceback.in | Diff File | ||
| rm - systemtests/tests/py3plug-fd-postgres/python-modules/BareosFdPluginLocalFileset.py | Diff File | ||
|
master 07ecaab5 2022-12-20 13:07 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master acef60c3 2022-12-20 12:15 Committer: pstorz Ported: N/A Details Diff |
devtools: run pr-tool checks on local commits When checking commits, pr-tool will now look at the local history instead of the commits in the PR at github. So you can reword and recheck without pushing. |
||
| mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||
|
master 9901217e 2022-12-20 11:36 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001337 VMware Plugin: fix restore of backups taken before version 22 |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py | Diff File | ||
|
master 1b465050 2022-12-20 11:36 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 9aeaf74d 2022-12-20 11:31 Ported: N/A Details Diff |
systemtests: remove dangling symlink | ||
| rm - systemtests/tests/py3plug-fd-postgres/python-modules/BareosFdPluginLocalFileset.py | Diff File | ||
|
master 894e237a 2022-12-20 10:29 Committer: pstorz Ported: N/A Details Diff |
devtools: pr-tool warns if remote not uptodate When your local repository is not up to date, rebasing (and potentially other operations) will not lead to the desired result or may even fail. pr-tool will now check if your local repository's base branch points to the same commit as the remote repository's base branch and will issue a warning otherwise. |
||
| mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||
|
master d9b67fc0 2022-12-19 23:29 Ported: N/A Details Diff |
VMware Plugin: fix restore of pre22 backups When restoring backups taken with Bareos versions before 22, this fix makes sure that such backups are restorable. |
||
| mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py | Diff File | ||
|
master 4da74a12 2022-12-19 18:23 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001333 from joergsteffens/dev/joergs/master/doc-subscription docs: comparision between community and subscription repositories |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - docs/manuals/source/DocumentationStyleGuide/CommonNames.rst | Diff File | ||
| mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File | ||
| mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
| mod - docs/manuals/source/IntroductionAndTutorial/WhatIsBareos.rst | Diff File | ||
|
master e29de717 2022-12-19 18:22 Ported: N/A Details Diff |
update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 863bc0ab 2022-12-19 13:55 Committer: joergs Ported: N/A Details Diff |
docs: webui update: adapt PluginOptionsACL The WebUI plugin restore feature required PluginOptionsACL = *all*. |
||
| mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
|
master 2e608930 2022-12-17 09:04 Committer: arogge Ported: N/A Details Diff |
btraceback: read gdb script from stdin | ||
| mod - core/scripts/btraceback.in | Diff File | ||
|
master 252e25d2 2022-12-16 17:46 Committer: pstorz Ported: N/A Details Diff |
devtools: let pr-tool determine the correct remote For doing a rebase, we need to know the (remote) branch we're rebasing onto. While this is usually "origin" you can call it whatever you want. We now determine the correct git remote in the same fashion as gh cli does. |
||
| mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||
|
master 0c76c957 2022-12-16 16:32 Committer: pstorz Ported: N/A Details Diff |
devtools: fail pr-tool when GH_HOST or GH_REPO set The user can override the host or repository for the gh command using the environment variables GH_HOST or GH_REPO. As we will have to determine the repository and the name of the remote ourselves (gh does not provide a way to do that), setting GH_HOST or GH_REPO will probably break pr-tool at some point, so we disallow it. Also introduces logging options. |
||
| mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||