Wykres commitów

1719 Commity (choldgraf-patch-1)

Autor SHA1 Wiadomość Data
Chris Holdgraf 0010e69857
Update README.md 2019-11-27 08:32:52 -08:00
Chris Holdgraf 242107b0c4
Merge pull request #810 from betatim/no-checkout-detached-heads
[MRG] Remove explicit checkout when ref given
2019-11-09 07:47:43 -07:00
Tim Head 2afb30694e
Merge pull request #811 from arokem/patch-1
[MRG] Fixes link rendering
2019-11-08 13:39:07 +01:00
Ariel Rokem b1fbcdd698
DOC: Fixes link rendering 2019-11-08 04:33:42 -08:00
Tim Head ee38137aac Remove explicit checkout when ref given 2019-11-07 23:15:29 +01:00
Tim Head 75f2ca4b3a
[MRG] Fix submodule check out (#809)
[MRG] Fix submodule check out
2019-11-07 16:48:21 +01:00
David Brochart f440daeb8b Check out hash, not ref 2019-11-07 14:45:26 +01:00
David Brochart 908161aecb Dot gets added later 2019-11-07 13:26:26 +01:00
David Brochart 39eeb82342 Raise ValueError if not able to checkout ref 2019-11-06 09:32:08 +01:00
David Brochart 97c8bfb68f Clone and check out branch in two steps 2019-11-05 18:53:45 +01:00
David Brochart 56e6c116f3 Add test 2019-11-05 18:01:06 +01:00
David Brochart e355b1cf2d Add change description 2019-11-05 15:20:12 +01:00
David Brochart e4e9c1fdce Fix submodule check out 2019-11-05 15:10:19 +01:00
Tim Head 0dba6111c6
Merge pull request #804 from manics/user-no-log-init
adduser: useradd --no-log-init to reduce lastlog size
2019-10-08 16:18:09 +02:00
Tim Head 48157cfe65
[MRG] Upadte RStudio 1.1 - > 1.2, minor update to RShiny (#803)
[MRG] Upadte RStudio 1.1 - > 1.2, minor update to RShiny

Co-authored-by: Tim Head <betatim@gmail.com>
2019-10-07 22:04:47 +02:00
Tim Head 1c0e44f459 Fix up formatting for black 2019-10-07 09:14:26 +02:00
Pablo Bernabeu 7712583a51
Added Tim's suggestions (link below)
https://github.com/jupyter/repo2docker/pull/803#discussion_r331781100
2019-10-06 15:09:29 +01:00
Pablo Bernabeu a4777a8d43
Update repo2docker/buildpacks/r.py
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-10-06 15:02:27 +01:00
Simon Li 2f15586474
Update repo2docker/buildpacks/base.py
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-10-06 11:38:36 +01:00
Simon Li 91b7d752b6 adduser: useradd --no-log-init to reduce lastlog size
If the Docker host does not support sparse files /var/log/lastlog can be extremely large if a large UID is set. --no-log-init prevents lastlog being created.
2019-10-05 23:45:12 +01:00
Pablo Bernabeu a7d1395a7e
Fixed packages.append and updated RStudio again 2019-10-05 19:58:37 +01:00
Pablo Bernabeu 20b7b291eb
I tried my best to install r-base-dev
I tried installing r-base-dev as it is advised in RStudio instructions. I did it adding this package wherever r-base was already.
2019-10-05 19:13:55 +01:00
Pablo Bernabeu 0d0824d5d5
Restored RStudio Server version to its current v.
As explained in discussion on the pull request (#803 (comment)), I did the reverse of the last commit. I restored the RStudio Server version to its current version on Binder, and thus only left Shiny Server being updated.
2019-10-03 18:55:34 +01:00
Pablo Bernabeu 52f43e6ed1
Restored Shiny Server version to its current v.
As explained in discussion on the pull request (https://github.com/jupyter/repo2docker/pull/803#issuecomment-538013605), I restored the Shiny Server version to its current version on Binder, and thus only left RStudio being updated.
2019-10-03 17:37:17 +01:00
Pablo Bernabeu 422c1d1a70
Update repo2docker/buildpacks/r.py
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-10-02 22:12:50 +01:00
Pablo Bernabeu 11efede71d
Update repo2docker/buildpacks/r.py
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-10-02 22:12:15 +01:00
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