Skip to content
Open
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
7e7a502
download differentially private statistics #7400
pdurbin Mar 9, 2021
2e89bde
initial docs for DP metadata access
djbrooke Mar 5, 2021
d8e4b0a
update to match text from depositing data
djbrooke Mar 5, 2021
53b4201
Moved aux file download link to clean up float issue [ref #7400]
mheppler Mar 9, 2021
5c8085d
Moved aux file download link out of canDownload render logic [ref #7400]
mheppler Mar 10, 2021
767f2eb
Removed aux file download link debug code and typo [ref #7400]
mheppler Mar 10, 2021
3c0140b
formatTag and formatVersion are working now #7400
pdurbin Mar 10, 2021
0127d5c
Render logic changes to file access btn and dropdown options [ref #7400]
mheppler Mar 10, 2021
fc9381a
Added file access status to dropdown, tooltips to icons, other aux fi…
mheppler Mar 17, 2021
9b7a15d
Fixed render logic on Variable Metadata option under File Access btn …
mheppler Mar 18, 2021
a04b783
refactor tests #7400
pdurbin Mar 23, 2021
b569c3e
add guidelines on research code in User Guide
atrisovic Mar 23, 2021
f0c12ae
Minor style changes, mostly about displaying links
jggautier Mar 24, 2021
006a9ba
move English to bundle #7400
pdurbin Mar 25, 2021
cc00904
put aux files starting with tag "dp" under DP Stats #7400
pdurbin Mar 26, 2021
5a045be
new domain: opendp.org #7400
pdurbin Mar 26, 2021
22f1d2d
Add "dp" rule to guides #7400
pdurbin Mar 26, 2021
439fcb7
add release note #7400
pdurbin Mar 26, 2021
353134f
Merge branch 'develop' into 7400-opendp-download #7400
pdurbin Mar 26, 2021
4cb7394
tiny edits
atrisovic Mar 29, 2021
01741b3
pass isPublic boolean in tests #7400
pdurbin Apr 1, 2021
d368a85
add type for aux files #7400
pdurbin Apr 5, 2021
289ef85
Merge branch 'develop' into 7400-opendp-download #7400
pdurbin Apr 5, 2021
5c67f95
add file extension to aux files on download #7400
pdurbin Apr 6, 2021
dcc9104
Merge branch 'develop' into 7400-opendp-download #7400
pdurbin Apr 6, 2021
e419194
update release note to reflect recent changes #7400
pdurbin Apr 6, 2021
92af221
add AuxiliaryFilesIT to test suite script #7400
pdurbin Apr 6, 2021
a1e852a
prevent anon download of aux files in draft #7400
pdurbin Apr 7, 2021
9ec7eac
per review comments
qqmyers Apr 7, 2021
739fb2b
add more guidelines and info on repro platforms
atrisovic Apr 8, 2021
c610321
Merge branch 'develop' into 7400-opendp-download #7400
pdurbin Apr 8, 2021
37b280d
#7779 update docker-aio scripts to run more cleanly
Apr 8, 2021
9858a78
#7784 If name is not set use 'Dataverse administrator' as email sender
pkiraly Apr 12, 2021
3b2ea4f
add missing "metadata" from aux file download path #7400
pdurbin Apr 12, 2021
6210db5
#7784 refactoring, documenting and unit testing
pkiraly Apr 12, 2021
8ae7c54
#7784 using getInstallationBrandName() and a new bundle key
pkiraly Apr 13, 2021
3e44a9d
Merge remote-tracking branch 'IQSS/develop' into IQSS-7586-stacktrace…
qqmyers Apr 13, 2021
25d7725
#7784 fixing test with Mockito
pkiraly Apr 13, 2021
0bd01ad
Escape description for use in datacite xml (file and datacite api call)
qqmyers Apr 13, 2021
9e5f390
base "other" type/grouping on absence from bundle #7400
pdurbin Apr 13, 2021
f2e5784
dirindex doc should show use of DOI for end users
mankoff Apr 14, 2021
469b96b
Update doc/sphinx-guides/source/api/native-api.rst
mankoff Apr 14, 2021
c0071a5
Update doc/sphinx-guides/source/api/native-api.rst
mankoff Apr 14, 2021
9115380
add type=null aux files to "other" list #7400
pdurbin Apr 14, 2021
3441758
move SQL to named queries #7400
pdurbin Apr 14, 2021
c5c210a
Merge pull request #7780 from OdumInstitute/7779_update_docker_aio_sc…
kcondon Apr 15, 2021
f55b368
switch from "every version" check to "is file published" #7400
pdurbin Apr 15, 2021
9b852de
refactor getFileExtension into own method #7400
pdurbin Apr 15, 2021
6f8ddc9
make "File Access: " its own entry in bundle #7400
pdurbin Apr 15, 2021
7903a8f
remove contradictory render logic #7400
pdurbin Apr 15, 2021
98fdaef
prevent constant "missing bundle key" messages in server.log #7400
pdurbin Apr 15, 2021
8162886
remove TODO, allowAccessRequests is working #7400
pdurbin Apr 15, 2021
20b4382
remove reference to type=OTHER (legacy concept) in release note #7400
pdurbin Apr 15, 2021
5dc7234
reword "type" on aux file page #7400
pdurbin Apr 15, 2021
51cffe8
remove cruft (tmp file that got committed) #7400
pdurbin Apr 15, 2021
b132580
remove duplicate query and refactor #7400
pdurbin Apr 15, 2021
7ea9ffa
Merge branch 'develop' into 7400-opendp-download #7400
pdurbin Apr 15, 2021
46d1bd4
rename SQL script (5.4.1 is out) #7400
pdurbin Apr 15, 2021
20654cd
minor tweak to wording
scolapasta Apr 15, 2021
d277aa1
standardize on "Restricted with Access Granted" #7400
pdurbin Apr 16, 2021
dab2d8b
make it clear that API might change #7400
pdurbin Apr 16, 2021
ed0b037
Minor text tweaking
scolapasta Apr 16, 2021
e1d5541
switch SQL query from LIKE to = #7400
pdurbin Apr 16, 2021
e913a23
remove duplicate bundle entries #7400
pdurbin Apr 16, 2021
43f3ab4
remove old printStackTrace
qqmyers Apr 20, 2021
3257cd3
Merge pull request #7772 from GlobalDataverseCommunityConsortium/IQSS…
kcondon Apr 21, 2021
3859ba3
Make geospatial coverage "Other" field facetable
jggautier Apr 21, 2021
17b422f
#7784 restoring getInstallationBrandName() to its original version
pkiraly Apr 21, 2021
a0d4713
compare type against orig file (if ingested)
qqmyers Apr 21, 2021
cf7b6d1
add note that aux file APIs can be blocked #7400
pdurbin Apr 22, 2021
1914e76
Use variables rather than hard-coded dataset
mankoff Apr 22, 2021
ffc105d
Merge pull request #7729 from IQSS/7400-opendp-download
kcondon Apr 22, 2021
60ae228
rename
qqmyers Apr 22, 2021
c78caeb
Create 7399-geospatial-update.md
jggautier Apr 22, 2021
f3f4545
preliminary/draft performance fix for the download-all api. it works …
landreev Apr 22, 2021
ad341af
Getting rid of GetDatasetCommand in the download api (since it appear…
landreev Apr 22, 2021
09daaba
Set execute bit on updateSchemaMDB.sh
janvanmansum Apr 23, 2021
9486b5b
Merge pull request #7800 from mankoff/minor-doc-edit
kcondon Apr 23, 2021
3b98994
Merge pull request #7818 from QualitativeDataRepository/IQSS/7817_com…
kcondon Apr 23, 2021
98579a6
Merge pull request #7798 from QualitativeDataRepository/IQSS/3328-esc…
kcondon Apr 23, 2021
3a6d8a9
Merge branch 'develop' into 7784-prevent-null-as-email-sender
pkiraly Apr 26, 2021
4571e38
Merge pull request #7785 from pkiraly/7784-prevent-null-as-email-sender
kcondon Apr 26, 2021
c505506
Merge pull request #7822 from DANS-KNAW/REPAIR_EXE_BIT_updateSchemaMDB
kcondon Apr 26, 2021
f116313
Bump commons-io from 2.6 to 2.7
dependabot[bot] Apr 26, 2021
bf30a70
Merge pull request #7825 from IQSS/dependabot/maven/commons-io-common…
kcondon Apr 28, 2021
d7303de
#7233 update Sphinx to 3.5.4, jQuery to 3.5.1
Apr 28, 2021
4653423
use correct duration for dataset publication locks
pdurbin Apr 28, 2021
4a30c1d
Merge pull request #7813 from IQSS/7399-make-geospatial-coverage-"Oth…
kcondon Apr 28, 2021
8f3cbd6
Update dataset-management.rst
kcondon Apr 29, 2021
ca0a01b
tiny fix in URLs
atrisovic Apr 29, 2021
7909806
Merge branch 'develop' into docs-research-code
atrisovic Apr 29, 2021
dd83396
Merge pull request #7717 from atrisovic/docs-research-code
kcondon Apr 29, 2021
5d75cac
Merge pull request #7833 from IQSS/sleep-for-lock
kcondon Apr 29, 2021
c92a658
final (?) cleanup for #7812. this further simplifies the solution,
landreev Apr 29, 2021
f8291bc
Merge branch 'develop' into 7812-download-all-api-speedup
landreev Apr 29, 2021
ab8dde7
#7233 remove comments from unnecessary list
Apr 30, 2021
1795593
Changed the return code on a non-existing dataset request back to wha…
landreev Apr 30, 2021
44f4b3d
fixing a typo-like issue with a comment in the api class (#7812)
landreev Apr 30, 2021
4a9ac4e
Merge pull request #7832 from OdumInstitute/7233_update_sphinx_jquery
kcondon May 3, 2021
f697cb2
#7837 add basic Sphinx-build GitHub Action and accompanying status badge
May 3, 2021
bd202ef
Merge pull request #7836 from IQSS/7812-download-all-api-speedup
kcondon May 3, 2021
0bd0691
Merge pull request #7838 from OdumInstitute/7837_basic_sphinx_github_…
kcondon May 3, 2021
a6e23cb
test file10
May 3, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
commit f1163138ab6eefa141e016501e724c09e9490313
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<!-- a dependency of commons-fileupload, but newer version required by tika -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down