-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: ropensci/traits
base: v0.2.0
head repository: ropensci/traits
compare: master
Commits on Aug 31, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3021775 - Browse repository at this point
Copy the full SHA 3021775View commit details
Commits on Sep 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 501951a - Browse repository at this point
Copy the full SHA 501951aView commit details
Commits on May 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 22af8a1 - Browse repository at this point
Copy the full SHA 22af8a1View commit details -
added url parameter to betydb functions to support queries of differe…
…nt hosts in the betydb network
Configuration menu - View commit details
-
Copy full SHA for d62ab23 - Browse repository at this point
Copy the full SHA d62ab23View commit details
Commits on May 31, 2016
-
Merge pull request #75 from dlebauer/master
Add url parameter to betydb functions
Configuration menu - View commit details
-
Copy full SHA for 290d2c9 - Browse repository at this point
Copy the full SHA 290d2c9View commit details
Commits on Aug 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 31a12a0 - Browse repository at this point
Copy the full SHA 31a12a0View commit details -
Merge pull request #78 from dlebauer/patch-2
Provide api endpoints in betydb fn documentation
Configuration menu - View commit details
-
Copy full SHA for 81ace30 - Browse repository at this point
Copy the full SHA 81ace30View commit details
Commits on Jan 3, 2017
-
eol traitbank updated to reflect current API results
- function ‘trait bank’: * checks for correct structure of returned object * prints message if structure mismatches expectation * always returns same object structure (potentially with empty elements) - unit tests: * function ‘check_traitbank’ * file ‘test-traitbank.R’
dschlaep committedJan 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a9f694 - Browse repository at this point
Copy the full SHA 1a9f694View commit details -
Merge pull request #80 from dschlaep/updated_eol_traitbank_api
eol traitbank updated to reflect current API results
Configuration menu - View commit details
-
Copy full SHA for edf11ff - Browse repository at this point
Copy the full SHA edf11ffView commit details
Commits on Jan 26, 2017
-
tidy ncbi_byname and namespace setNames call #81
and make sure empty data.frame col classes match those of when data is found bump dev version
Configuration menu - View commit details
-
Copy full SHA for 7661b7d - Browse repository at this point
Copy the full SHA 7661b7dView commit details
Commits on Feb 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64114f3 - Browse repository at this point
Copy the full SHA 64114f3View commit details -
Provide null default for betydb_http auth
If no auth info is provided, betydb_auth will use a default API key-- no need to pass the NULLs in by hand.
Configuration menu - View commit details
-
Copy full SHA for 28809c6 - Browse repository at this point
Copy the full SHA 28809c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd5275 - Browse repository at this point
Copy the full SHA 8bd5275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab79bf - Browse repository at this point
Copy the full SHA 0ab79bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6c426 - Browse repository at this point
Copy the full SHA dc6c426View commit details -
Configuration menu - View commit details
-
Copy full SHA for c957ca8 - Browse repository at this point
Copy the full SHA c957ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 266dc98 - Browse repository at this point
Copy the full SHA 266dc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for d94429e - Browse repository at this point
Copy the full SHA d94429eView commit details -
New Bety API: allow nested lists in single-item functions
N.B. this changes return type of betydb_{trait, specie, citation, site}: Were dataframes, now lists as was documented
Configuration menu - View commit details
-
Copy full SHA for 00c7291 - Browse repository at this point
Copy the full SHA 00c7291View commit details
Commits on Feb 2, 2017
-
use betydb_query in betydb_search
All existing functions should now work with API v1.
Configuration menu - View commit details
-
Copy full SHA for 42cc65b - Browse repository at this point
Copy the full SHA 42cc65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfa343 - Browse repository at this point
Copy the full SHA 3cfa343View commit details
Commits on Feb 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e3a0a35 - Browse repository at this point
Copy the full SHA e3a0a35View commit details
Commits on Feb 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 75ea7ac - Browse repository at this point
Copy the full SHA 75ea7acView commit details
Commits on Feb 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 00b10ff - Browse repository at this point
Copy the full SHA 00b10ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1cf11 - Browse repository at this point
Copy the full SHA 4b1cf11View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81a07f - Browse repository at this point
Copy the full SHA d81a07fView commit details -
Merge pull request #82 from infotroph/betydb_refactor
Refactor Betydb functions to support new API
Configuration menu - View commit details
-
Copy full SHA for 5af13de - Browse repository at this point
Copy the full SHA 5af13deView commit details
Commits on Feb 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7c68de6 - Browse repository at this point
Copy the full SHA 7c68de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0413c9 - Browse repository at this point
Copy the full SHA e0413c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50a05c - Browse repository at this point
Copy the full SHA e50a05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74306d - Browse repository at this point
Copy the full SHA b74306dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87efb5a - Browse repository at this point
Copy the full SHA 87efb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e55a116 - Browse repository at this point
Copy the full SHA e55a116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d518e9 - Browse repository at this point
Copy the full SHA 8d518e9View commit details
Commits on Feb 24, 2017
-
add user and pwd to betydb_query
Security issue! When passed in ..., username and password were treated as query arguments and appended to the URL. Fixed by adding them as named arguments.
Configuration menu - View commit details
-
Copy full SHA for 75e91d3 - Browse repository at this point
Copy the full SHA 75e91d3View commit details
Commits on Mar 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1a6b383 - Browse repository at this point
Copy the full SHA 1a6b383View commit details -
Configuration menu - View commit details
-
Copy full SHA for c845893 - Browse repository at this point
Copy the full SHA c845893View commit details
Commits on Mar 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7eafc6a - Browse repository at this point
Copy the full SHA 7eafc6aView commit details -
update man files for new roxygen2 version, force new pkg version
bump pkg de vresion
Configuration menu - View commit details
-
Copy full SHA for b5568c8 - Browse repository at this point
Copy the full SHA b5568c8View commit details
Commits on Apr 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 25c51af - Browse repository at this point
Copy the full SHA 25c51afView commit details
Commits on Apr 13, 2017
-
adding ability to page through queries that return many many results …
…in order to prevent 504 timeout errors
Configuration menu - View commit details
-
Copy full SHA for d38bcab - Browse repository at this point
Copy the full SHA d38bcabView commit details
Commits on Apr 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5ebfe85 - Browse repository at this point
Copy the full SHA 5ebfe85View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d7c53 - Browse repository at this point
Copy the full SHA b4d7c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc6f64 - Browse repository at this point
Copy the full SHA ddc6f64View commit details -
reduced default paging limit further
Merge branch 'master' of https://github.com/dlebauer/traits Conflicts: tests/testthat/test-betydb.R
Configuration menu - View commit details
-
Copy full SHA for a4c189b - Browse repository at this point
Copy the full SHA a4c189bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f83da - Browse repository at this point
Copy the full SHA 56f83daView commit details
Commits on Apr 17, 2017
-
ensure iterations are correctly used when per_call_limit is not default
updated tests to use smaller per-call limit
Configuration menu - View commit details
-
Copy full SHA for e641d6d - Browse repository at this point
Copy the full SHA e641d6dView commit details -
betydb fns: handle results w/ no counts in warning
change warning to message tests: fixed errors testing API responses
Configuration menu - View commit details
-
Copy full SHA for 5430cb8 - Browse repository at this point
Copy the full SHA 5430cb8View commit details
Commits on Apr 18, 2017
-
Merge pull request #1 from dlebauer/master
recent changes to allow paging
Configuration menu - View commit details
-
Copy full SHA for 62dfcdf - Browse repository at this point
Copy the full SHA 62dfcdfView commit details -
addressed comments by @infotroph
better opts handling change from `expect_true(grepl ...` to `expect_match`
Configuration menu - View commit details
-
Copy full SHA for c85ce97 - Browse repository at this point
Copy the full SHA c85ce97View commit details
There are no files selected for viewing