Pablo Bernabeu
|
f17dc8133a
|
Updated RStudio Server and RStudio Shiny Server
From official sites as shown: `# Via https`...
|
2019-10-02 21:19:33 +01:00 |
Pablo Bernabeu
|
7f4297f813
|
Update r.py
|
2019-10-02 20:38:42 +01:00 |
Tim Head
|
11fc69f8d6
|
Merge pull request #802 from kaust-vislab/conda-version-bump
[MRG] Bumped conda version to 4.7.12
|
2019-10-01 12:27:34 +02:00 |
pughdr
|
d64f050d34
|
Bumped conda version to 4.7.12
|
2019-10-01 11:25:10 +03:00 |
Tim Head
|
27eeef2c97
|
Merge pull request #796 from nuest/dataverse-docs
[MRG] Add docs for Figshare and Dataverse; update Dataverse installations file formatting
|
2019-09-19 22:07:04 +02:00 |
Tim Head
|
2ee32305ae
|
Use port 80 to download GPG keys to avoid firewall problems (#797)
Use port 80 to download GPG keys to avoid firewall problems
|
2019-09-18 10:03:05 +02:00 |
Tim Head
|
2771ea4220
|
Use port 80 to download GPG keys to avoid firewall problems
|
2019-09-18 10:01:41 +02:00 |
Daniel Nüst
|
5c43a54c41
|
add Dataverse support to changelog and mention in docs
|
2019-09-18 09:11:17 +02:00 |
Daniel Nüst
|
3bdf7041dc
|
sort and pretty print dataverse.json
so that we can track changes and only update the lines of the files that need updating
|
2019-09-18 08:54:48 +02:00 |
Tim Head
|
bfbec349c2
|
[MRG] Add support for installing different versions of R (#772)
[MRG] Add support for installing different versions of R
|
2019-09-18 08:15:11 +02:00 |
Tim Head
|
548b9c8cde
|
[MRG] Update nteract-on-jupyter to 2.1.3 (#794)
[MRG] Update nteract-on-jupyter to 2.1.3
|
2019-09-18 08:12:16 +02:00 |
Tim Head
|
c98e6ace78
|
[MRG] Dataverse content provider (#739)
[MRG] Dataverse content provider
|
2019-09-18 08:08:17 +02:00 |
Kacper Kowalik (Xarthisius)
|
4df4fd6ab4
|
Download individual files instead of zip bundle
|
2019-09-17 15:44:56 -05:00 |
Kacper Kowalik (Xarthisius)
|
a2f8228b15
|
Match DV hosts based on netloc instead of url
|
2019-09-16 15:03:12 -05:00 |
Kacper Kowalik (Xarthisius)
|
30375d13df
|
Use the persistent id from the url regardless whether it's a DOI or not
|
2019-09-16 14:29:47 -05:00 |
Kacper Kowalik (Xarthisius)
|
14b758d327
|
Improve debug logging
|
2019-09-16 09:17:15 -05:00 |
Tim Head
|
b8dd98bd52
|
Update nteract-on-jupyter to 2.1.3
|
2019-09-13 22:28:44 +02:00 |
Kacper Kowalik (Xarthisius)
|
063fd4dd9a
|
Add a command for generating dataverse data file
|
2019-09-13 13:42:41 -05:00 |
Kacper Kowalik (Xarthisius)
|
8edafd0d07
|
Add tests
|
2019-09-13 13:42:41 -05:00 |
Kacper Kowalik (Xarthisius)
|
331a610324
|
Add Dataverse content provider
|
2019-09-13 13:42:41 -05:00 |
Tim Head
|
649a2c6726
|
Merge pull request #792 from nuest/contentproviders/figshare_log
Add missing changelog entry
|
2019-09-12 09:51:02 +02:00 |
Daniel Nüst
|
15e8e9ccfb
|
Add changelog entry for #788
|
2019-09-12 08:27:29 +02:00 |
Tim Head
|
e33d5f86ca
|
[MRG] Add Figshare content provider (#788)
[MRG] Add Figshare content provider
|
2019-09-11 22:17:39 +02:00 |
Daniel Nüst
|
a40e1799bd
|
fix content_id for Figshare
|
2019-09-11 13:45:16 +02:00 |
Daniel Nüst
|
f1ec646d2e
|
add support for Figshare versions > 9
|
2019-09-11 13:18:20 +02:00 |
Daniel Nüst
|
698b8a1d7e
|
try to improve test coverage
|
2019-09-11 13:17:48 +02:00 |
Tim Head
|
efab51b314
|
Update R version documentation
|
2019-09-09 19:06:22 +02:00 |
Daniel Nüst
|
b2b75600c0
|
handle versions in Figshare properly
|
2019-09-09 08:37:02 +02:00 |
Tim Head
|
57919b9b70
|
Add script to compare Dockerfiles generated by current and older… (#785)
Add script to compare Dockerfiles generated by current and older version of repo2docker
|
2019-09-08 22:26:56 +02:00 |
Tim Head
|
2bbd8eed71
|
[MRG] Add more test scenarios to Azure pipeline (#790)
[MRG] Add more test scenarios to Azure pipeline
|
2019-09-08 22:06:45 +02:00 |
Daniel Nüst
|
b2b6030492
|
initialize hosts as instance variable
|
2019-09-08 21:39:48 +02:00 |
Daniel Nüst
|
5876439ea7
|
add documentation how to compare Dockerfiles created between current and oder version of r2d
|
2019-09-08 21:22:37 +02:00 |
Daniel Nüst
|
28261bed52
|
add docs about building docs
|
2019-09-08 21:22:37 +02:00 |
Tim Head
|
77ca9b9535
|
Add more test scenarios to Azure pipeline
|
2019-09-08 18:56:01 +02:00 |
Tim Head
|
d8c8259343
|
Raise exception for unsupported R versions
|
2019-09-08 17:19:50 +02:00 |
Tim Head
|
9af9b34937
|
[MRG] Restore the hooks directory when building the docker image (#786)
[MRG] Restore the hooks directory when building the docker image
|
2019-09-08 17:17:06 +02:00 |
Tim Head
|
9e9dd062bc
|
Restore the hooks directory when building the docker image
|
2019-09-08 17:11:28 +02:00 |
Tim Head
|
c50983532e
|
Use LooseVersion to compare versions instead of strings
|
2019-09-08 14:54:51 +02:00 |
Daniel Nüst
|
e6cd4b19d9
|
reuse hosts definition in Zenodo tests
|
2019-09-08 14:51:17 +02:00 |
Daniel Nüst
|
0e4029bb8d
|
add Figshare content provider
moving common functions to a DoiProvider
|
2019-09-08 14:51:17 +02:00 |
Tim Head
|
afb24a4a0d
|
use getpass.getuser instead of os.getlogin (#789)
use getpass.getuser instead of os.getlogin
|
2019-09-08 14:41:57 +02:00 |
Min RK
|
00b7706e1f
|
git needs to be set up
|
2019-09-08 12:34:11 +02:00 |
Min RK
|
f47acaa1bd
|
use getpass.getuser instead of os.getlogin
os.getlogin doesn't work everywhere (can raise OSError, inappropriate ioctl for device)
|
2019-09-08 11:54:22 +02:00 |
Carol Willing
|
3f8e56d0d9
|
Add azure pipelines badge
|
2019-09-08 11:17:29 +02:00 |
Carol Willing
|
98de7d1630
|
Merge pull request #787 from willingc/test-pipe
Add baseline infra for Azure Pipelines
|
2019-09-08 11:10:17 +02:00 |
Carol Willing
|
b3c2c19a45
|
less tests
|
2019-09-08 10:31:08 +02:00 |
Carol Willing
|
f3d9ac4a85
|
Add azure pipelines for testing
|
2019-09-08 08:04:24 +02:00 |
Tim Head
|
75c2a24c0c
|
Print Dockerfile to stdout when --no-build (#784)
Print Dockerfile to stdout when --no-build
|
2019-09-08 07:30:11 +02:00 |
Tim Head
|
e646419e19
|
Merge pull request #517 from yuvipanda/help
Provide help text for commandline arguments
Co-authored-by: Min RK <benjaminrk@gmail.com>
|
2019-09-08 07:29:49 +02:00 |
Tim Head
|
eae42740b6
|
Add tests for R version handling
|
2019-09-08 07:25:10 +02:00 |