Commit Graph

5 Commits

Author SHA1 Message Date
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