This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 48dd3ea Merge pull request #888 from sramazzina/PRJ-FIXES
new f3bc0b6 HOP-2937: expose requiresName() for database test/explore
new c57bae1 HOP-2954: pipeline.stopAll() was called twice
new 73cfcc0 HOP-2954: Added Atomicboolean to check if code has ran
new e8d6597 Merge pull request #889 from hansva/db-fixes
The 2359 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/hop/core/database/BaseDatabaseMeta.java | 1 +
.../org/apache/hop/core/database/DatabaseMeta.java | 71 ++++++++++++++--------
.../org/apache/hop/core/database/IDatabase.java | 5 ++
.../java/org/apache/hop/pipeline/Pipeline.java | 8 ++-
.../hop/databases/generic/GenericDatabaseMeta.java | 5 ++
5 files changed, 64 insertions(+), 26 deletions(-)