Changesets: bareos

master 3f510d18

2020-11-04 17:27

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000656 from bareos/dev/fbergkemper/master/docs-improve-directive-description

docs: improve maximum volumes directive description
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-pool-MaximumVolumes.rst.inc Diff File

master f70aeffe

2020-11-04 16:45

franku

Ported: N/A

Details Diff
fd python libcloud plugin: skip files if stream object is not available

- files cannot be skipped in the start_backup_file function but in plugin_io
- add initializer for current_backup_task["stream_length"]
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File

master dd5d3585

2020-11-04 16:40

frank


Committer: pstorz

Ported: N/A

Details Diff
docs: improve maximum volumes directive description
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-pool-MaximumVolumes.rst.inc Diff File

master 517b3137

2020-11-04 14:13

franku

Ported: N/A

Details Diff
fd python libcloud plugin: improve startup error handling

- do not start workers on bucket explorer error
- use jobmessages instead of debugmessages
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File

bareos-18.2 98a7b990

2020-11-04 13:31

arogge

Ported: N/A

Details Diff
add .quality-gates.yaml

This patch adds a file that configures the quality-gates for Jenkins.
add - .quality-gates.yml Diff File

bareos-19.2 1c22aadd

2020-11-03 18:33

arogge

Ported: N/A

Details Diff
add .quality-gates.yaml

This patch adds a file that configures the quality-gates for Jenkins.
add - .quality-gates.yml Diff File

master 6625c680

2020-11-03 17:41

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000654 from JoseCarlosNF/pt_BR.po

Update Portuguese/Brazil localizatzion
mod - AUTHORS Diff File
mod - webui/module/Application/language/pt_BR.po Diff File

master bc9f04f1

2020-11-03 17:35

pstorz

Ported: N/A

Details Diff
AUTHORS: add José Carlos
mod - AUTHORS Diff File

bareos-17.2 16cdd220

2020-11-03 17:32

arogge

Ported: N/A

Details Diff
tests: add bareos-webui to openSUSE 15.1 pkglist
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 Diff File

master bab5e1ed

2020-11-03 17:26

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000655 from arogge/master-jenkins-warnings

make branch compatible to new coverage/warning/ctest features in Jenkins
add - .quality-gates.yml Diff File
mod - debian/rules Diff File

master ef1dabb1

2020-11-03 17:09

arogge

Ported: N/A

Details Diff
add .quality-gates.yaml

This patch adds a file that configures the quality-gates for Jenkins.
add - .quality-gates.yml Diff File

master e91f6a4e

2020-11-03 15:35

franku

Ported: N/A

Details Diff
fd python libcloud plugin: replace __ by _ in private functions
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File

master 54276c42

2020-11-03 15:20

franku

Ported: N/A

Details Diff
fd python libcloud plugin: put number of backed-up objects to joblog

- add optional parameter "job_message_after_number_of_objects" to libcloud config
- put a jobmessage after each count of "job_message_after_number_of_objects" to the
joblog or no message if parameter equals 0; default is 100

- renamed a variable
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File
mod - systemtests/tests/py2plug-fd-libcloud/etc/libcloud_config.ini.in Diff File

bareos-18.2 28264c15

2020-11-03 15:11

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000650 from bareos/dev/fbergkemper/bareos-18.2/fix-f33-pkg

packaging: set php-fpm as a required dependency on Fedora >= 33 (backport 18.2)
mod - webui/packaging/obs/bareos-webui.spec Diff File

bareos-19.2 268d3735

2020-11-03 15:10

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000649 from bareos/dev/fbergkemper/bareos-19.2/fix-f33-pkg

packaging: set php-fpm as a required dependency on Fedora >= 33 (backport 19.2)
mod - webui/packaging/obs/bareos-webui.spec Diff File

master 0f4877a9

2020-11-03 15:06

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000648 from bareos/dev/fbergkemper/master/fix-f33-pkg

packaging: set php-fpm as a required dependency on Fedora >= 33
mod - core/platforms/packaging/bareos.spec Diff File

master 710f631a

2020-11-03 11:55

pstorz

Ported: N/A

Details Diff
droplet: update to current commit
mod - core/src/droplet Diff File

master 6a0fce53

2020-11-03 11:31

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000635 from bareos/dev/pstorz/master/freebsd-114-121

FreeBSD: build and package fd python plugin for python3
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File
add - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon-python2-plugin Diff File
add - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon-python3-plugin Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/subpkglist Diff File
add - core/platforms/freebsd/bareos-freebsd/bareos.com-filedaemon-python-plugins-common/Makefile Diff File
mod - core/src/droplet Diff File

master 19700e23

2020-11-03 07:42

JoseCarlosNF


Committer: pstorz

Ported: N/A

Details Diff
webui translation: Update Portuguese/Brazil

Additions, updates and fixes
mod - webui/module/Application/language/pt_BR.po Diff File

bareos-18.2 14fc2d95

2020-11-02 18:45

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000653 from bareos/dev/fbergkemper/bareos-18.2/fix-leap151-pkg

add bareos-webui to pkglists Leap 15.1
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 Diff File

bareos-18.2 06cf7df1

2020-11-02 17:38

frank

Ported: N/A

Details Diff
add bareos-webui to pkglists Leap 15.1
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 Diff File

bareos-18.2 2c73e99e

2020-11-02 12:54

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000645 from bareos/dev/fbergkemper/bareos-18.2/test-branch

webui: adapt changes from master on webui-selenium-test.py
mod - webui/tests/selenium/webui-selenium-test.py Diff File

bareos-19.2 f3f851ac

2020-11-02 12:54

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000644 from bareos/dev/fbergkemper/bareos-19.2/test-branch

add alternative chromedriver locations and add webui to pkglists Leap 15.1
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 Diff File
mod - webui/tests/selenium/webui-selenium-test.py Diff File

bareos-19.2 f9f8eb2c

2020-10-30 22:46

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000646 from bareos/dev/pstorz/bareos-19.2/fedora33

add fedora 33 to bareos 19.2
mod - core/platforms/win32/winbareos.nsi Diff File
mod - core/src/win32/compat/include/mingwconfig.h Diff File
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File

bareos-18.2 3c73ce06

2020-10-30 22:45

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000647 from bareos/dev/pstorz/bareos-18.2/fedora33

add fedora 33 to bareos 18.2
mod - core/platforms/win32/winbareos.nsi Diff File
mod - core/src/win32/compat/include/mingwconfig.h Diff File
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 181 182 183 184 185 186 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last