Commit Graph

7 Commits

Author SHA1 Message Date
Ancuta Morarasu
ca14f06392 (Erik Knizat) REPO-2853 Move the Heartbeat class to Community and cleanup legacy code
* Move HeartBeat bean definitions to new hearbeat-context.xml
* Removed bean definition for the EnterpriseHBDataCollector.java
* Refactored code based on code review
* Added real data collection to CommunityHBDataCollector.java
2017-09-12 01:37:22 +03:00
Ancuta Morarasu
37464d825c (Erik Knizat) REPO-2853 Move the Heartbeat class to Community and cleanup legacy code
* Moved HeartBeat to community and refactored
* Configured HBDataCollectorService with dummy data collectors in bootstrap-context but this configuration might be moved elsewhere.
2017-09-12 01:30:19 +03:00
Ancuta Morarasu
0ec01992ec REPO-2626: Heartbeat: Add data collection to Community code
- Initial (bare) implementation of the new Data Collectors
    - The corresponding spring beans were NOT added.
2017-09-12 00:45:08 +03:00
Alexandru-Eusebiu Epure
4cbacecada REPO-2819 : DELETE /shared-links/{id} with admin returns 403 (#9)
* REPO-2819 : DELETE /shared-links/{id} with admin returns 403
   Add an extra check to QuickShareServiceImpl.canDeleteSharedLink, because the admin user can return the SiteName of a nodeRef (even if it's private).
      Add a JUnit test into QuickShareServiceIntegrationTest
         Add a comment to the test - no actual shared Link is needed for this test.

* REPO-2520 : SiteMembership Java API calls should tell which site resulted in errors
   Add the test class into the test suite (was not previously added).
2017-08-30 10:26:07 +03:00
Alex Mukha
af2e069b2e Merge branch 'fix/REPO-2365-GET-/shared-links-returns-403' into 'develop'
REPO-2365 :

See merge request !19
2017-08-23 12:27:15 +01:00
Alex Mukha
e6a93099bd REPO-2724 Add repository.properties to ServerDescriptor configuration 2017-08-04 13:17:34 +01:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00