projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
arvados.git
2013-01-16
Tom Clegg
add boilerplate for Project resource
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tom Clegg
fix missing route
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tom Clegg
add Project resource
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tom Clegg
tweak uuid generators - use last N digits instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tom Clegg
add Specimen resource
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Tom Clegg
add /orvos/v1/schema
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Ward Vandewege
More capistrano fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Tom Clegg
add /collections html view, dry up CollectionsController
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Tom Clegg
remove extraneous html tag
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Clegg
add missing require
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Clegg
improve default nameservers list
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Clegg
include nameservers in Node api responses
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Clegg
add api template for pipeline_invocation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Clegg
add pipeline_invocations html view
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Ward Vandewege
Deploy script fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
eliminate extra layer {type: ...} in API responses
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
add api template for pipelines, collections, metadata
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
add shared "common" template with kind and etag
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
copy config files and bundle install --local before...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
add status attribute to Node api response
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
add public/assets cache to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
use acts_as_api
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Clegg
in /nodes, click row to show info[]
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
fix param name in node#ping
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
add configurable compute node domain
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
update Gemfile.lock
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
load deploy/assets so assets get compiled at production
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
do not show ec2-run command for instances already up
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
update gems
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
fix status name
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
add /nodes status page
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
tweak stack trace log
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
resume logging errors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
remove debug message
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
return errors as json, improve handling of nested params
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Clegg
implement generic resource#update
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Clegg
fix some error message suppression in node#ping
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Clegg
use an after_update hook to keep DNS updated
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Clegg
fix crash if no dnsmasq_conf_dir configured
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Clegg
update dnsmasq database when node gets hostname
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Tom Clegg
add pipelineInvocation resource. refs #1357
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Tom Clegg
add pipeline resource. refs #1357
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Tom Clegg
add "find metadata by target kind + uuid" refs #1236...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Tom Clegg
save Node even if ec2 create failed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Tom Clegg
add nodes#create and nodes#ping
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Ward Vandewege
Only add rvm-capistrano in the development group
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Tom Clegg
add collections.uuid
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Tom Clegg
uncamelcase params
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Ward Vandewege
Deploy script fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
more initial metadata implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
rename created_by_client
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
rename metadata_class
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
add metadata resource
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Ward Vandewege
Make sure to use the right git repo when deploying.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
orvos-ify Collection part of api spec
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
do not force ssl in dev environment
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Tom Clegg
un-serialize data passed by google api client
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Ward Vandewege
Initial commit
commit
|
commitdiff
|
tree
|
snapshot