push
github
Allow merging of accounts that are members of the same group (#9909) * Remove unused import * Merge users with same groups * Added additional line in Permalinks config Added an additional line to restart Payara after changing settings in Permalinks section * Revert "#9717 grant CREATE instead of ALL per pdurbin" This reverts commit f71274e7c. * CREATE instead of ALL for public schema * Added: getZipDownloadLimit and getEmbargoEnabled API info endpoints * Added: docs for new info API endpoints * Fixed: missing guides reference in config.rst * Changed: :MaxEmbargoDurationInMonths setting directly exposed via API info endpoint * Changed: updated release notes * Changed: private Info.java method renamed * stub out page on API design, esp paths #9880 * remove embargo example, no longer used in #9881 * typo #9880 * Remove unused GPL-licensed code For unknown reasons, in 2009 several files from the JDK were copied into the Dataverse codebase, instead of referenced. It appears that these classes weren't really used. * Removed unused code --------- Co-authored-by: Jérôme ROUCOU <jerome.roucou@inrae.fr> Co-authored-by: Pradyumna Sridhara <95268690+prsridha@users.noreply.github.com> Co-authored-by: Philip Durbin <philip_durbin@harvard.edu> Co-authored-by: GPortas <hey@gportas.me> Co-authored-by: bencomp <ben@companjen.name> Co-authored-by: jeromeroucou <jeromeroucou@users.noreply.github.com>
0 of 1 new or added line in 1 file covered. (0.0%)
2 existing lines in 2 files now uncovered.17230 of 83724 relevant lines covered (20.58%)
0.21 hits per line