This is an automated email from the ASF dual-hosted git repository. bhliva pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.
from 49c2c99 Merge pull request #410 from apache/redhat-fix-dev new f386f6b [DLAB-1266] Fixed issue with switching between project for user (not admin) new 7d48040 Code review The 2 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: .../java/com/epam/dlab/backendapi/dao/ProjectDAO.java | 2 +- .../java/com/epam/dlab/backendapi/dao/ProjectDAOImpl.java | 15 +++++++++++---- .../epam/dlab/backendapi/resources/ProjectResource.java | 7 ++++--- .../com/epam/dlab/backendapi/service/ProjectService.java | 2 +- .../dlab/backendapi/service/impl/ProjectServiceImpl.java | 4 ++-- 5 files changed, 19 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org