You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/04/08 00:06:38 UTC

[airavata] 01/01: Merge branch 'AIRAVATA-3158--Experiment-Statistics-in-Django-portal-doesn't-list-beyond-1000-experiments'

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit ef82e19b92479a901e48a3e32763ba091f049394
Merge: 4bae56c 38ebee8
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Tue Apr 7 20:03:40 2020 -0400

    Merge branch 'AIRAVATA-3158--Experiment-Statistics-in-Django-portal-doesn't-list-beyond-1000-experiments'

 .../api/server/handler/AiravataServerHandler.java  | 48 ++++++++++----------
 .../service/security/KeyCloakSecurityManager.java  |  2 +-
 .../expcatalog/ExperimentSummaryRepository.java    | 15 ++++---
 .../api/service/handler/RegistryServerHandler.java |  9 ++--
 .../airavata/registry/api/RegistryService.java     | 52 ++++++++++++----------
 .../component-cpis/registry-api.thrift             |  2 +-
 6 files changed, 68 insertions(+), 60 deletions(-)