projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of git.curoverse.com:arvados into 13076-r-autogen-api
[arvados.git]
/
sdk
/
R
/
2018-02-28
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-28
Fuad Muhic
Added feature to autogenerate documentation for Arvados...
tree
|
commitdiff
2018-02-26
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-26
Fuad Muhic
Documentation for Arvados classes is generated automati...
tree
|
commitdiff
2018-02-23
Peter Amstutz
Merge branch 'wtsi/13093-crunch-dispatch-slurm-add...
tree
|
commitdiff
2018-02-23
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-23
Fuad Muhic
Added error handlind code and proper folding to autogen...
tree
|
commitdiff
2018-02-22
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-22
Fuad Muhic
Integrated autogenerated classes with existing content
tree
|
commitdiff
2018-02-20
Fuad Muhic
Funtions that use POST verb now work correctley.
tree
|
commitdiff
2018-02-19
Fuad Muhic
Added generateAPI function which will autogenerate...
tree
|
commitdiff
2018-02-15
Peter Amstutz
Merge branch '11876-R-deps' refs #11876
tree
|
commitdiff
2018-02-15
Peter Amstutz
11876: Pin R deps that are installed from gitub.
tree
|
commitdiff
2018-02-12
Tom Clegg
12199: Merge branch 'master' into 12199-dispatch-to...
tree
|
commitdiff
2018-02-12
Tom Clegg
13025: Merge branch 'master' into 13025-keepstore-metrics
tree
|
commitdiff
2018-02-12
Lucas Di Pentima
Merge branch '11454-wb-federated-search'
tree
|
commitdiff
2018-02-12
Tom Clegg
Merge branch '12840-cancelled-pipeline'
tree
|
commitdiff
2018-02-12
Tom Clegg
Merge branch '12991-docker-memory-limit'
tree
|
commitdiff
2018-02-12
Tom Clegg
Merge branch '13022-tmp-cleanup'
tree
|
commitdiff
2018-02-09
Peter Amstutz
Merge branch '11876-r-sdk' documentation, refs #11876
tree
|
commitdiff
2018-02-09
Peter Amstutz
11876: Improve formatting
tree
|
commitdiff
2018-02-09
Peter Amstutz
11876: Update installation instructions
tree
|
commitdiff
2018-02-09
Peter Amstutz
11876: Update install instructions to r.arvados.org
tree
|
commitdiff
2018-02-09
Peter Amstutz
11876: Build R SDK reference pages for doc site
tree
|
commitdiff
2018-02-08
Lucas Di Pentima
Merge branch '11454-wb-federated-search'
tree
|
commitdiff
2018-02-08
Fuad Muhic
Added documentation for print classes
tree
|
commitdiff
2018-02-07
Fuad Muhic
Added documentation to each public class of SDK.
tree
|
commitdiff
2018-02-07
Fuad Muhic
Replaced README with README.Rmd
tree
|
commitdiff
2018-02-06
Peter Amstutz
Merge branch '11876-r-sdk' refs #11876
tree
|
commitdiff
2018-02-06
Fuad Muhic
Fix 5 failing tests
tree
|
commitdiff
2018-02-06
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-03
Peter Amstutz
11876: Add sdk/R to run-tests.sh
tree
|
commitdiff
2018-02-02
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-02-02
Fuad Muhic
Arvados class now accepts additional parameter which...
tree
|
commitdiff
2018-01-31
Fuad Muhic
Reworkder HttpRequest class to use RETRY functionality
tree
|
commitdiff
2018-01-31
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-30
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-30
Fuad Muhic
Added error checking code to Collection and Subcollecti...
tree
|
commitdiff
2018-01-29
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-29
Fuad Muhic
Implemented custom print functions for all public classes
tree
|
commitdiff
2018-01-26
Fuad Muhic
Updated unit test name to reflect changes made to getFi...
tree
|
commitdiff
2018-01-26
Fuad Muhic
Updated test to reflect changes to getFileListing method
tree
|
commitdiff
2018-01-26
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-26
Fuad Muhic
getFileListing now returns sorted list
tree
|
commitdiff
2018-01-25
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-25
Fuad Muhic
ArvadosFile's connection method now returns curl connec...
tree
|
commitdiff
2018-01-24
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-24
Fuad Muhic
Added unit tests for HttpRequest class.
tree
|
commitdiff
2018-01-23
Fuad Muhic
Removed plus sign hack from HttpRequests createFiltersQ...
tree
|
commitdiff
2018-01-23
Fuad Muhic
Fixed ArvadosFile/Subcollection move bug and improved...
tree
|
commitdiff
2018-01-23
Fuad Muhic
Added additional unit tests to Arvados class
tree
|
commitdiff
2018-01-23
Fuad Muhic
Factored out HttpRequest and HttpParser classes from...
tree
|
commitdiff
2018-01-19
Fuad Muhic
Updated README to reflect current project state
tree
|
commitdiff
2018-01-19
Fuad Muhic
Added unit tests for RESTService and HttpParser classes
tree
|
commitdiff
2018-01-18
Fuad Muhic
Added unit tests for RESTService class
tree
|
commitdiff
2018-01-17
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-17
Fuad Muhic
Added unit test for ArvadosFile and Collection classes
tree
|
commitdiff
2018-01-17
Fuad Muhic
Merge branch '11876-r-sdk' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-16
Fuad Muhic
Added unit tests for Subcollection class
tree
|
commitdiff
2018-01-12
Tom Morris
Bump version to 0.0.2
tree
|
commitdiff
2018-01-12
Fuad Muhic
Added two utility functions and created unit test for...
tree
|
commitdiff
2018-01-12
Fuad Muhic
Added unit tests for CollectionTree class
tree
|
commitdiff
2018-01-12
Fuad Muhic
Reworked functionality for removing content from collec...
tree
|
commitdiff
2018-01-12
Fuad Muhic
collection$get("file") and collection$get("./file"...
tree
|
commitdiff
2018-01-11
Peter Amstutz
11876: Add ArvadosFile$connection and $flush
tree
|
commitdiff
2018-01-11
Peter Amstutz
11876: Fix bug using Arvados$new with no parameters
tree
|
commitdiff
2018-01-11
Fuad Muhic
Added more unit tests to Arvados class
tree
|
commitdiff
2018-01-10
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-10
Fuad Muhic
Added a few unit test for Arvados class
tree
|
commitdiff
2018-01-09
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-09
Fuad Muhic
Added support for unit testing.
tree
|
commitdiff
2018-01-09
Fuad Muhic
Merge branch '11876-r-sdk' of git.curoverse.com:arvados...
tree
|
commitdiff
2018-01-09
Fuad Muhic
Collection classes no longer use each others private...
tree
|
commitdiff
2017-12-28
Ward Vandewege
Dependency update.
tree
|
commitdiff
2017-12-22
Tom Morris
Update docs in README
tree
|
commitdiff
2017-12-22
Fuad Muhic
Added methods listAllCollections and listAllProjects.
tree
|
commitdiff
2017-12-22
Fuad Muhic
Added code to notify user when API is unable to locate...
tree
|
commitdiff
2017-12-22
Fuad Muhic
Split Collectin's add method to add and create methods.
tree
|
commitdiff
2017-12-22
Fuad Muhic
Collections getFileContent method renamed to getFileLis...
tree
|
commitdiff
2017-12-22
Fuad Muhic
Methods listCollections and listProjects now work properly
tree
|
commitdiff
2017-12-21
Fuad Muhic
Made updating groups and collections less verbose.
tree
|
commitdiff
2017-12-21
Fuad Muhic
Merge branch '11876-r-sdk' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-21
Fuad Muhic
Fixed some bugs and improved error handling.
tree
|
commitdiff
2017-12-21
Ward Vandewege
Expand the README a bit, fix some syntax errors, add...
tree
|
commitdiff
2017-12-21
Ward Vandewege
Fix typo
tree
|
commitdiff
2017-12-20
Fuad Muhic
Added a fix to project create and project update.
tree
|
commitdiff
2017-12-20
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-20
Fuad Muhic
Users are no longer able to delete root folder.
tree
|
commitdiff
2017-12-19
Fuad Muhic
Updated README file
tree
|
commitdiff
2017-12-19
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-19
Fuad Muhic
Added function to work with projects.
tree
|
commitdiff
2017-12-19
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-19
Fuad Muhic
Added feature to move File-like object inside collection.
tree
|
commitdiff
2017-12-18
Ward Vandewege
Prepare for packaging.
tree
|
commitdiff
2017-12-18
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-18
Fuad Muhic
Made Subcollection and ArvadosFile more flexible.
tree
|
commitdiff
2017-12-15
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-15
Fuad Muhic
Added feature to delete file from a collection.
tree
|
commitdiff
2017-12-14
Fuad Muhic
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2017-12-14
Fuad Muhic
Added feature to create new file in a particular collec...
tree
|
commitdiff
next