Changesets: bareos

master f0533e8d

2019-06-26 13:23

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000188 from bareos/dev/fbergkemper/master/webui-followup-fix

webui: topnavbar follow up fix to commit 637095dee
mod - webui/module/Application/view/layout/layout.phtml.in Diff File

master 6580e274

2019-06-25 17:13

arogge_adm


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000192 from astoorangi/doc-fixes

docs: clarify webui installation
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

master de815db3

2019-06-25 15:10

Tobias Plum

Ported: N/A

Details Diff
docs: clarify webui installation
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

bareos-18.2 be3c92bd

2019-06-25 15:10

Tobias Plum

Ported: N/A

Details Diff
docs: clarify webui installation
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

master 039a4f77

2019-06-25 14:50

arogge_adm

Ported: N/A

Details Diff
webui: change documentation references to docs.bareos.org
mod - webui/doc/README-INSTALLATION.md Diff File
mod - webui/module/Application/language/cn_CN.mo Diff File
mod - webui/module/Application/language/cn_CN.po Diff File
mod - webui/module/Application/language/cs_CZ.mo Diff File
mod - webui/module/Application/language/cs_CZ.po Diff File
mod - webui/module/Application/language/de_DE.mo Diff File
mod - webui/module/Application/language/en_EN.po Diff File
mod - webui/module/Application/language/es_ES.mo Diff File
mod - webui/module/Application/language/es_ES.po Diff File
mod - webui/module/Application/language/fr_FR.mo Diff File
mod - webui/module/Application/language/fr_FR.po Diff File
mod - webui/module/Application/language/hu_HU.mo Diff File
mod - webui/module/Application/language/hu_HU.po Diff File
mod - webui/module/Application/language/it_IT.mo Diff File
mod - webui/module/Application/language/nl_BE.mo Diff File
mod - webui/module/Application/language/nl_BE.po Diff File
mod - webui/module/Application/language/pl_PL.mo Diff File
mod - webui/module/Application/language/pl_PL.po Diff File
mod - webui/module/Application/language/pt_BR.mo Diff File
mod - webui/module/Application/language/pt_BR.po Diff File
mod - webui/module/Application/language/ru_RU.mo Diff File
mod - webui/module/Application/language/sk_SK.mo Diff File
mod - webui/module/Application/language/sk_SK.po Diff File
mod - webui/module/Application/language/tr_TR.mo Diff File
mod - webui/module/Application/language/webui.pot Diff File
mod - webui/module/Application/src/Application/View/Helper/ACLAlert.php Diff File

master 413f5058

2019-06-25 14:48

arogge_adm

Ported: N/A

Details Diff
webui: fix localization_update script header
mod - webui/scripts/localization_update.sh Diff File

master b054eb6e

2019-06-25 14:48

arogge_adm

Ported: N/A

Details Diff
univention: adapt README to new documentation urls
mod - core/platforms/univention/AppCenter/README Diff File
mod - core/platforms/univention/AppCenter/README_DE Diff File

bareos-18.2 1d234204

2019-06-25 14:48

arogge_adm

Ported: N/A

Details Diff
univention: adapt README to new documentation urls
mod - core/platforms/univention/AppCenter/README Diff File
mod - core/platforms/univention/AppCenter/README_DE Diff File

master 152c58ae

2019-06-25 14:47

arogge_adm

Ported: N/A

Details Diff
vmware: change documentation reference to docs.bareos.org
mod - vmware/README.md Diff File

bareos-18.2 7bf869db

2019-06-25 14:47

arogge_adm

Ported: N/A

Details Diff
vmware: change documentation reference to docs.bareos.org
mod - vmware/README.md Diff File

master c63afc01

2019-06-25 14:45

franku

Ported: N/A

Details Diff
config: added pointer guards to destructor of ConfigurationParser

- tests sometimes do not initialize the resource pointers, this change
guards nullpointers
mod - core/src/lib/parse_conf.cc Diff File

master 1e93088d

2019-06-25 14:19

franku

Ported: N/A

Details Diff
bnet: removed old code

- removed EnableNetworkMessageDump as this is not the right place
mod - core/src/console/connect_to_director.cc Diff File
mod - core/src/dird/fd_cmds.cc Diff File
mod - core/src/dird/sd_cmds.cc Diff File
mod - core/src/dird/socket_server.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/socket_server.cc Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/stored/socket_server.cc Diff File

bareos-18.2 11df4c6d

2019-06-24 17:54

arogge_adm


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000190 from bareos/dev/arogge/bareos-18.2/story-2891

docs: remove references to doc.bareos.org (18.2)
mod - docs/manuals/source/DeveloperGuide/messages.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst Diff File
mod - docs/manuals/source/index.rst Diff File

master d9c9cced

2019-06-24 17:53

arogge_adm


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000189 from bareos/dev/arogge/master/story-2891

docs: remove references to doc.bareos.org (master)
mod - docs/manuals/source/DeveloperGuide/messages.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst Diff File
mod - docs/manuals/source/index.rst Diff File

master 7cc5c631

2019-06-24 17:05

arogge_adm

Ported: N/A

Details Diff
docs: remove references to doc.bareos.org

This patch removes hard-coded links to doc.bareos.org.
It also removes the paragraph marking the RST documentation
a work-in-progress.
mod - docs/manuals/source/DeveloperGuide/messages.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst Diff File
mod - docs/manuals/source/index.rst Diff File

bareos-18.2 e3b9d777

2019-06-24 17:05

arogge_adm

Ported: N/A

Details Diff
docs: remove references to doc.bareos.org

This patch removes hard-coded links to doc.bareos.org.
It also removes the paragraph marking the RST documentation
a work-in-progress.
mod - docs/manuals/source/DeveloperGuide/messages.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst Diff File
mod - docs/manuals/source/index.rst Diff File

master 3fe22595

2019-06-24 16:41

frank

Ported: N/A

Details Diff
webui: topnavbar follow up fix to commit 637095dee

Unfortunately, some languages have pretty long words, so we need to adjust the previous
introduced media query a bit.

The collapse happens at 1480px now to avoid the top navigation bar overflowing issue
in any language currently available for the webui.
mod - webui/module/Application/view/layout/layout.phtml.in Diff File

master 873a53f9

2019-06-24 14:50

franku

Ported: N/A

Details Diff
bnet: moved private network-dump code into separate files
mod - core/src/lib/CMakeLists.txt Diff File
mod - core/src/lib/bsock_network_dump.cc Diff File
mod - core/src/lib/bsock_network_dump.h Diff File
add - core/src/lib/bsock_network_dump_private.cc Diff File
add - core/src/lib/bsock_network_dump_private.h Diff File

master cef94763

2019-06-24 14:18

franku

Ported: N/A

Details Diff
bnet: added another create function for network dump

- this creator uses own and destination to create dummy resources
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/bsock.h Diff File
mod - core/src/lib/bsock_network_dump.cc Diff File
mod - core/src/lib/bsock_network_dump.h Diff File

master 3260d21f

2019-06-24 12:33

franku

Ported: N/A

Details Diff
bnet: renamed and changed scope of network dump functions

- the unique pointer to the network dump interface should be protected
and initialized by a member function
- creation of the network dump interface should be called from the
protected initializer function
mod - core/src/console/connect_to_director.cc Diff File
mod - core/src/dird/fd_cmds.cc Diff File
mod - core/src/dird/sd_cmds.cc Diff File
mod - core/src/dird/socket_server.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/socket_server.cc Diff File
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/bsock.h Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/stored/socket_server.cc Diff File

master ca38ba15

2019-06-24 11:46

franku


Committer: arogge_adm

Ported: N/A

Details Diff
bsr: added default initializer to RestoreBootstrapRecord
mod - core/src/dird/bsr.h Diff File

master fe746ca5

2019-06-24 00:20

franku


Committer: arogge_adm

Ported: N/A

Details Diff
tests: added test for fileindex list
mod - core/src/dird/bsr.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File
add - core/src/tests/test_fileindex_list.cc Diff File

master 81793c90

2019-06-23 22:29

franku

Ported: N/A

Details Diff
bnet: cleanup
mod - core/src/lib/bsock_network_dump.cc Diff File

master 84c9646d

2019-06-22 15:43

franku

Ported: N/A

Details Diff
stored: added network dump initialization for migrate job
mod - core/src/lib/bsock_network_dump.cc Diff File
mod - core/src/stored/dir_cmd.cc Diff File

master 95708d59

2019-06-19 14:31

franku

Ported: N/A

Details Diff
tests: added backtrace_test
mod - core/src/tests/CMakeLists.txt Diff File
add - core/src/tests/test_backtrace.cc Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 346 347 348 349 350 351 352 ... 420 ... 490 ... 560 ... 630 ... 661 662 663  Next  Last