Changesets: bareos

master bb1218ea

2016-09-14 20:08

Joerg Steffens

Ported: N/A

Details Diff
Always Incremental: cleanup
mod - manuals/en/main/always-incremental.tex Diff File
mod - manuals/en/main/bareos.sty Diff File
mod - manuals/en/main/director-resource-job-definitions.tex Diff File

master d56f4668

2016-09-14 18:48

Philipp Storz


Committer: Joerg Steffens

Ported: N/A

Details Diff
added Always Incremental Backup Scheme chapter
add - manuals/en/main/always-incremental.tex Diff File
mod - manuals/en/main/bareos-manual-main-reference.tex Diff File
mod - manuals/en/main/bareos.sty Diff File
mod - manuals/images/Makefile Diff File
add - manuals/images/ai-transfer-first-backup1.svg Diff File
add - manuals/images/ai-transfer-first-backup2.svg Diff File
add - manuals/images/ai-transfer-first-backup3.svg Diff File
add - manuals/images/always-incremental-copy-job-archiving.svg Diff File
add - manuals/images/always-incremental-jobdata-AlwaysIncrementalMaxFullAge_21_days.svg Diff File
add - manuals/images/always-incremental-jobdata.svg Diff File
add - manuals/images/always-incremental-jobs_available-AlwaysIncrementalMaxFullAge_21_days.svg Diff File
add - manuals/images/always-incremental-virtualfull-job-archiving.svg Diff File
add - manuals/images/always-incremental-with-pause-7days-retention-7days-keep.svg Diff File
add - manuals/images/always-incremental-with-pause-7days-retention-no-keep.svg Diff File
add - manuals/images/always-incremental.svg Diff File
add - manuals/images/inc-diff-full-jobdata.svg Diff File
add - manuals/images/inc-diff-full-jobs_available-zoom.svg Diff File
add - manuals/images/inc-diff-full-jobs_available.svg Diff File
add - manuals/images/jobdata_multiple_clients.svg Diff File
add - manuals/images/jobdata_multiple_clients_maxfullconsilidate.svg Diff File
add - manuals/images/jobs_available_multiple_clients_maxfullconsolidate.svg Diff File

master 194217df

2016-09-14 16:39

Philipp Storz

Ported: N/A

Details Diff
fix source-addr-test that was very unstable

We now collect the output of netstat via
client run after job, so that the connections
definitely still exist.

We simply grep in the log output for it.
mod - tests/source-addr-test Diff File

master 6bf22bc9

2016-09-14 13:24

Frank Bergkemper

Ported: N/A

Details Diff
nginx: Adds a basic config file as an example

This adds a basic nginx configuration file bareos-webui.conf in install/nginx/
as an example and starting point.
add - install/nginx/bareos-webui.conf Diff File

master 6d1fa411

2016-09-14 11:58

Philipp Storz

Ported: N/A

Details Diff
selenium: write webdriver.log.file to local directory

Before it was written to /tmp/firefox_console
which was a problem when this file was already
created by root when testing.
mod - tests/selenium/webui-selenium-test.py Diff File

master 9dfc26ad

2016-09-13 18:08

Philipp Storz

Ported: N/A

Details Diff
Adapt migration-volume-sd-sd-test to new config scheme
mod - tests/migration-volume-sd-sd-test Diff File

bareos-16.2 885a170d

2016-09-13 17:42

pstorz

Ported: N/A

Details Diff
Revert "bvfs: Do not add an empty path to path table"

This reverts commit f0ea06f2e1c1f8f2b341f04b76bbcc7d258e2404.

This patch causes problems with bvfs and windows backups.
The drive letters are not visible
mod - src/cats/bvfs.c Diff File

bareos-15.2 fa441a34

2016-09-13 17:42

pstorz

Ported: N/A

Details Diff
Revert "bvfs: Do not add an empty path to path table"

This reverts commit f0ea06f2e1c1f8f2b341f04b76bbcc7d258e2404.

This patch causes problems with bvfs and windows backups.
The drive letters are not visible
mod - src/cats/bvfs.c Diff File

master d9d54b18

2016-09-13 17:18

Frank Bergkemper

Ported: N/A

Details Diff
Documentation: Update

Just refer to the main documentation, so we don't have to maintain
documentation in multiple places.
mod - README.md Diff File
rm - doc/README-INSTALL-FROM-SOURCE.md Diff File
add - doc/README-INSTALLATION.md Diff File

bareos-16.2 805800af

2016-09-13 17:10

pstorz

Ported: N/A

Details Diff
Fix problems that popped up with gcc 6.1

On Fedora 24 we have now gcc 6.1

This caused some problems that were fixed with this commit.
mod - src/filed/fd_plugins.c Diff File
mod - src/lib/alist.h Diff File
mod - src/lib/plugins.c Diff File
mod - src/plugins/filed/test-deltaseq-fd.c Diff File
mod - src/plugins/filed/test-plugin-fd.c Diff File
mod - src/tools/bsmtp.c Diff File

bareos-16.2 035f184a

2016-09-13 15:34

pstorz

Ported: N/A

Details Diff
Merge branch 'bareos-15.2' into bareos-16.2
mod - AUTHORS Diff File

master 8e6c54a7

2016-09-13 15:26

Philipp Storz

Ported: N/A

Details Diff
selenium-test: username and password from environment

The webui selenium test can now optionally get the
username and password from the environment.

Also, depending on the setting of DIST in the environment
it uses a different baseurl.
mod - tests/selenium/webui-selenium-test.py Diff File

master 8adc58dd

2016-09-13 15:06

Frank Bergkemper

Ported: N/A

Details Diff
Travis CI: removes hhvm test

Do not test against HHVM.

http://hhvm.com/
mod - .travis.yml Diff File

master bf9f51ab

2016-09-13 14:48

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - composer.json Diff File
mod - composer.phar Diff File
mod - debian/control Diff File
mod - module/Media/view/media/media/details.phtml Diff File
mod - module/Media/view/media/media/index.phtml Diff File
mod - module/Pool/view/pool/pool/details.phtml Diff File
mod - packaging/obs/bareos-webui.spec Diff File
mod - phpunit.xml Diff File
mod - tests/phpunit/Bootstrap.php Diff File
rm - tests/phpunit/ClientTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/ClientTest/Model/ClientTableTest.php Diff File
rm - tests/phpunit/DashboardTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/DirectorTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Model/FilesetTableTest.php Diff File
rm - tests/phpunit/JobTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/JobTest/Model/JobTableTest.php Diff File
rm - tests/phpunit/MediaTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/MediaTest/Model/MediaTableTest.php Diff File
rm - tests/phpunit/PoolTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/PoolTest/Model/PoolTableTest.php Diff File
rm - tests/phpunit/RestoreTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Model/StorageTableTest.php Diff File
mod - vendor/composer/ClassLoader.php Diff File
mod - vendor/composer/autoload_psr4.php Diff File
mod - vendor/composer/autoload_static.php Diff File
mod - vendor/composer/installed.json Diff File
rm - vendor/zendframework/zend-db/.coveralls.yml Diff File
rm - vendor/zendframework/zend-db/CONTRIBUTING.md Diff File
rm - vendor/zendframework/zend-db/LICENSE.txt Diff File
rm - vendor/zendframework/zend-db/README.md Diff File
rm - vendor/zendframework/zend-db/composer.json Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.dist Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.travis Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Adapter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareTrait.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/AbstractConnection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ConnectionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/DriverInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/DriverFeatureInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Mysqli.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Oci8.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/OracleRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Pdo.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Pgsql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ResultInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Sqlsrv.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/StatementInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidConnectionParametersException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidQueryException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/PlatformInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Postgresql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sql92.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sqlite.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/Profiler.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Metadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/MetadataInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/AbstractTableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ColumnObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintKeyObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TriggerObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ViewObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/AbstractSource.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/MysqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/OracleMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/PostgresqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqlServerMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqliteMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/HydratingResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSetInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/AbstractRowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGatewayInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractExpression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractPreparableSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Combine.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/AlterTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractLengthColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractPrecisionColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractTimestampColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/BigInteger.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Binary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Blob.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Boolean.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Char.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Column.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/ColumnInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Date.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Datetime.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Decimal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Float.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Floating.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Integer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Text.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Time.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Timestamp.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varbinary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varchar.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/AbstractConstraint.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/Check.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ConstraintInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ForeignKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/PrimaryKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/UniqueKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/CreateTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/DropTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/AbstractIndex.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/Index.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Delete.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/ExpressionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Having.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Insert.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/AlterTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Platform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/PlatformDecoratorInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Between.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/In.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNotNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Like.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotIn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotLike.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Operator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Predicate.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/PreparableSqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Select.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Sql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/TableIdentifier.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Update.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Where.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/AbstractTableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature/TableGatewayEvent.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/GlobalAdapterFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MasterSlaveFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MetadataFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/RowGatewayFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/SequenceFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGatewayInterface.php Diff File

master 3a300c31

2016-09-13 14:06

Philipp Storz

Ported: N/A

Details Diff
Change the order of copy-xxx-confs and cleanup

Before, the copy-xxx-confs was called first,
afterwards the cleanup-xxx was called.

Because of the changes for the new configuration
scheme with subdirectories, the cleanup was
changed to also remove configuration files.

This lead to non-existing configuration files because
of the wrong order.
mod - scripts/functions Diff File

bareos-16.2 7ce6222d

2016-09-13 12:11

mvwieringen

Ported: N/A

Details Diff
Update AUTHORS.
mod - AUTHORS Diff File

master 2a73276a

2016-09-13 01:01

Frank Bergkemper

Ported: N/A

Details Diff
PHPUnit: test bootstrap added

This adds just a basic test boostrap to set up autoloading for
future phpunit tests.
mod - phpunit.xml Diff File
mod - tests/phpunit/Bootstrap.php Diff File

bareos-16.2 9f5e4c88

2016-09-12 20:30

joergs

Ported: N/A

Details Diff
fixes a segfault when specifying invalid fileset

Without this patch, a console command like
run client=bareos-fd job=backup-bareos-fd fileset=NOTEXISTING
and finishing the selection dialog with "." resulted in a segfault.

This does not happen, when specifying invalid clients or jobs,
however, other parameters should also be checked.
mod - src/dird/ua_run.c Diff File

master 82e3444e

2016-09-12 18:59

Frank Bergkemper

Ported: N/A

Details Diff
Storage: Show storage name instead of storage id
mod - module/Media/view/media/media/details.phtml Diff File
mod - module/Media/view/media/media/index.phtml Diff File
mod - module/Pool/view/pool/pool/details.phtml Diff File

bareos-16.2 8a218d51

2016-09-12 18:36

pstorz


Committer: joergs

Ported: N/A

Details Diff
BAT: notify user, that BAT is deprecated

At the start of BAT, a popup window is displayed, saying that this is
the last release of BAT. It also asks the user to notify bareos about
features available in BAT but missing in bareos-webui.
mod - src/qt-console/mainwin.cpp Diff File

bareos-16.2 ea391e09

2016-09-12 17:03

frank


Committer: pstorz

Ported: N/A

Details Diff
llist command improvement

This also shows the storage name when executing llist media in api2 mode.
mod - src/cats/sql_list.c Diff File

bareos-16.2 b739a305

2016-09-12 15:52

joergs

Ported: N/A

Details Diff
Fix coverity detected problem.

Coverity Ids:
* 1356389
* 1350387
* 1350133
mod - src/dird/fd_cmds.c Diff File
mod - src/lib/bsnprintf.c Diff File
mod - src/lib/output_formatter.c Diff File

master 03405fb6

2016-09-12 14:26

Frank Bergkemper

Ported: N/A

Details Diff
Component update

Updates our dependencies to the latest version according to composer.json, and updates the composer.lock file.
mod - vendor/composer/ClassLoader.php Diff File
mod - vendor/composer/autoload_psr4.php Diff File
mod - vendor/composer/autoload_static.php Diff File
mod - vendor/composer/installed.json Diff File

master 26913a8e

2016-09-12 14:24

Frank Bergkemper

Ported: N/A

Details Diff
Composer update
mod - composer.phar Diff File

master cb7f5a36

2016-09-12 14:19

Frank Bergkemper

Ported: N/A

Details Diff
Dependencies: Cleanup

This removes ZF2 zend-db module and PHP extension dependencies
to different database backends no longer required.
mod - composer.json Diff File
mod - debian/control Diff File
mod - packaging/obs/bareos-webui.spec Diff File
rm - vendor/zendframework/zend-db/.coveralls.yml Diff File
rm - vendor/zendframework/zend-db/CONTRIBUTING.md Diff File
rm - vendor/zendframework/zend-db/LICENSE.txt Diff File
rm - vendor/zendframework/zend-db/README.md Diff File
rm - vendor/zendframework/zend-db/composer.json Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.dist Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.travis Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Adapter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareTrait.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/AbstractConnection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ConnectionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/DriverInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/DriverFeatureInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Mysqli.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Oci8.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/OracleRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Pdo.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Pgsql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ResultInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Sqlsrv.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/StatementInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidConnectionParametersException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidQueryException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/PlatformInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Postgresql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sql92.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sqlite.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/Profiler.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Metadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/MetadataInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/AbstractTableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ColumnObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintKeyObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TriggerObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ViewObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/AbstractSource.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/MysqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/OracleMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/PostgresqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqlServerMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqliteMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/HydratingResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSetInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/AbstractRowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGatewayInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractExpression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractPreparableSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Combine.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/AlterTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractLengthColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractPrecisionColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractTimestampColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/BigInteger.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Binary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Blob.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Boolean.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Char.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Column.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/ColumnInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Date.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Datetime.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Decimal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Float.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Floating.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Integer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Text.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Time.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Timestamp.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varbinary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varchar.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/AbstractConstraint.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/Check.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ConstraintInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ForeignKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/PrimaryKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/UniqueKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/CreateTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/DropTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/AbstractIndex.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/Index.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Delete.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/ExpressionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Having.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Insert.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/AlterTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Platform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/PlatformDecoratorInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Between.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/In.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNotNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Like.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotIn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotLike.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Operator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Predicate.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/PreparableSqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Select.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Sql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/TableIdentifier.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Update.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Where.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/AbstractTableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature/TableGatewayEvent.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/GlobalAdapterFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MasterSlaveFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MetadataFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/RowGatewayFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/SequenceFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGatewayInterface.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 487 488 489 490 491 492 493 ... 560 ... 630 ... 652 653 654  Next  Last