projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed formatting.
[arvados.git]
/
services
/
2013-12-10
Tom Clegg
Merge branch '1646-arv-put'
tree
|
commitdiff
2013-12-10
Tom Clegg
Support the use of groups to grant repository permissions.
tree
|
commitdiff
2013-12-10
Tom Clegg
Merge branch 'master' into 1646-arv-put
tree
|
commitdiff
2013-12-09
Tim Pierce
Merge branch '1587-fix-test-suites-in-devsandbox'
tree
|
commitdiff
2013-12-06
Tim Pierce
Adding 'run.sh test api' to run API server Rails tests.
tree
|
commitdiff
2013-12-05
Tom Clegg
Remove spurious "if".
tree
|
commitdiff
2013-12-05
Tom Clegg
Use some helpful HTTP status codes, not just generic...
tree
|
commitdiff
2013-12-05
Tom Clegg
Check permission before deleting objects
tree
|
commitdiff
2013-12-03
Tom Clegg
Fix failing test by parsing timestamp correctly.
tree
|
commitdiff
2013-12-03
Tom Clegg
Fix PermissionDeniedError when a non-admin user is...
tree
|
commitdiff
2013-11-25
Tom Clegg
Do not require filesystem_uuid in first keep_disks...
tree
|
commitdiff
2013-11-25
Tom Clegg
Update crunch_refresh_trigger config setting name in...
tree
|
commitdiff
2013-11-25
Tom Clegg
Add job.cancel API.
tree
|
commitdiff
2013-11-25
Tom Clegg
Fix config setting name.
tree
|
commitdiff
2013-11-25
Tom Clegg
Update comments in config/environment/ files.
tree
|
commitdiff
2013-11-25
Tom Clegg
Check refresh trigger in crunch-job instead of crunch...
tree
|
commitdiff
2013-11-25
Tom Clegg
Avoid starting new jobs when TERM signal has been received.
tree
|
commitdiff
2013-11-22
Tom Clegg
Allow users to cancel a running crunch job by updating...
tree
|
commitdiff
2013-11-22
Tom Clegg
Fix base class of ApiClient model so as_api_response...
tree
|
commitdiff
2013-11-22
Tom Clegg
Fix up keep_disks/ping and add tests. refs #1581
tree
|
commitdiff
2013-11-22
Ward Vandewege
Only apply the auto_admin_user configuration rule when...
tree
|
commitdiff
2013-11-21
Ward Vandewege
Only apply the auto_admin_user configuration rule when...
tree
|
commitdiff
2013-11-20
Tom Clegg
add script/create_superuser_token.rb
tree
|
commitdiff
2013-11-20
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-11-20
Ward Vandewege
Add a config setting: auto_admin_user
tree
|
commitdiff
2013-11-19
Tom Clegg
Refuse to stream responses unless request Accept header...
tree
|
commitdiff
2013-11-19
Tim Pierce
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-11-19
Tom Clegg
Add /users/:uuid/event_stream action to subscribe to...
tree
|
commitdiff
2013-11-19
Tom Clegg
Send job log messages to owner_uuid redis channel
tree
|
commitdiff
2013-11-18
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-11-18
Tim Pierce
Merge branch '1579-keep-server-in-docker' of git.clinic...
tree
|
commitdiff
2013-11-18
Tom Clegg
Move @redis.exists and .getrange outside .subscribe...
tree
|
commitdiff
2013-11-18
Tom Clegg
Avoid Rails cache when polling database for latest...
tree
|
commitdiff
2013-11-18
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-11-18
Tom Clegg
Include privileged attributes in node#ping response
tree
|
commitdiff
2013-11-18
Tom Clegg
add tests for node#ping, fix response when ping_secret...
tree
|
commitdiff
2013-11-18
Tom Clegg
Fix crash building api response when user is nil
tree
|
commitdiff
2013-11-18
Tom Clegg
Merge branch '1600-native-keep-client'
tree
|
commitdiff
2013-11-18
Tom Clegg
Allow all active users to retrieve list of keep nodes.
tree
|
commitdiff
2013-11-15
Ward Vandewege
Improve error handling for login operations.
tree
|
commitdiff
2013-11-15
Tom Clegg
Allow all active users to retrieve list of keep nodes.
tree
|
commitdiff
2013-11-14
Tim Pierce
Merge branch '1579-keep-server-in-docker' of git.clinic...
tree
|
commitdiff
2013-11-14
Tom Clegg
add discovery document test
tree
|
commitdiff
2013-11-14
Tom Clegg
delete cached discovery document during boot, so doc...
tree
|
commitdiff
2013-11-14
Tom Clegg
update discovery document generator for rails 3.2
tree
|
commitdiff
2013-11-14
Tom Clegg
add generatedAt field to discovery document
tree
|
commitdiff
2013-11-12
Tim Pierce
Merge branch '1578-api-server-in-docker'
tree
|
commitdiff
2013-11-11
Tom Clegg
add log_stream_href attribute to Job resource
tree
|
commitdiff
2013-11-08
Tom Clegg
Catch AbstractController::ActionNotFound instead of...
tree
|
commitdiff
2013-11-08
Tom Clegg
add crunch_worker_state to Node api response. refs...
tree
|
commitdiff
2013-11-08
Tom Clegg
fix tests and behavior for nodes#list as called by...
tree
|
commitdiff
2013-11-07
Tom Clegg
Use current_user to select API response template. fixes...
tree
|
commitdiff
2013-11-07
Tom Clegg
Preload all models at startup. Otherwise, in non-produc...
tree
|
commitdiff
2013-11-07
Tom Clegg
Add "not null" constraint to timestamp columns.
tree
|
commitdiff
2013-11-07
Tom Clegg
Remove "test user needs createdb privilege" workaround.
tree
|
commitdiff
2013-11-06
Tim Pierce
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-11-05
Tom Clegg
upgrade to latest Rails 3.2
tree
|
commitdiff
2013-11-04
Tom Clegg
upgrade gem dependencies
tree
|
commitdiff
2013-11-04
Tom Clegg
include "href" key for each object in API response
tree
|
commitdiff
2013-11-04
Tom Clegg
in log_tail_follow, emit recent messages at top of...
tree
|
commitdiff
2013-11-04
Tom Clegg
store the last ~512 KiB of job log messages in a redis...
tree
|
commitdiff
2013-11-04
Tom Clegg
improve error message when crunch-job is not found
tree
|
commitdiff
2013-11-01
Tom Clegg
send queue/worker stats while waiting for job to start...
tree
|
commitdiff
2013-11-01
Tom Clegg
update node info[:slurm_state] when running sinfo....
tree
|
commitdiff
2013-10-07
Tom Clegg
rename jobs.resource_limits to runtime_constraints
tree
|
commitdiff
2013-09-27
Tom Clegg
Migrate the test database to 0 instead of trying to...
tree
|
commitdiff
2013-09-27
Tom Clegg
add a few fixtures and tests for API. refs #1517 refs...
tree
|
commitdiff
2013-09-27
Tom Clegg
fix down-migration: add_column should have been remove_...
tree
|
commitdiff
2013-09-27
Tom Clegg
Ignore failure in data-migration part of old schema...
tree
|
commitdiff
2013-09-27
Tom Clegg
Fix exception if api_client_authorization does not...
tree
|
commitdiff
2013-09-26
Tom Clegg
move crunch-job to arv-crunch-job and add to arvados...
tree
|
commitdiff
2013-09-24
Tom Clegg
do not munge hash keys in client-provided request....
tree
|
commitdiff
2013-09-17
Tom Clegg
During task setup, if it exists, run /crunch_scripts...
tree
|
commitdiff
2013-09-16
Tom Clegg
Modify API discovery document and CLI tool so resource...
tree
|
commitdiff
2013-09-05
Tom Clegg
Revert "remove extra newline"
tree
|
commitdiff
2013-09-05
Tom Clegg
replace compute_node_security_group config with generic...
tree
|
commitdiff
2013-08-22
Tom Clegg
fix :id -> {uuid} subst in discovery doc when generatin...
tree
|
commitdiff
2013-08-13
Tom Clegg
allow admin to change object UUIDs
tree
|
commitdiff
2013-07-31
Tom Clegg
lock CRUNCH_DISPATCH_LOCKFILE while running, if provided
tree
|
commitdiff
2013-07-31
Tom Clegg
put back :find_object_by_uuid in virtual_machines contr...
tree
|
commitdiff
2013-07-31
Tom Clegg
fix exception in get_all_logins when user has no author...
tree
|
commitdiff
2013-07-30
Tom Clegg
add auth scopes
tree
|
commitdiff
2013-07-22
Tom Clegg
fix backward-compatible env var
tree
|
commitdiff
2013-07-17
Tom Clegg
strip extra newline
tree
|
commitdiff
2013-07-17
Tom Clegg
add usr/local/arvados/src pythonpath
tree
|
commitdiff
2013-07-17
Tom Clegg
prepend to PYTHONPATH instead of replacing
tree
|
commitdiff
2013-07-16
Tom Clegg
fix job dependencies -- grok arrays and hashes in scrip...
tree
|
commitdiff
2013-07-11
Tom Clegg
add util functions, fix up tmp dirs
tree
|
commitdiff
2013-07-11
Tom Clegg
remove extra newline
tree
|
commitdiff
2013-07-10
Tom Clegg
fix is_locked_by reference
tree
|
commitdiff
2013-07-10
Tom Clegg
fix is_locked_by reference
tree
|
commitdiff
2013-07-09
Tom Clegg
show provenance
tree
|
commitdiff
2013-07-08
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
tree
|
commitdiff
2013-07-08
Tom Clegg
rename more foreign uuid attributes
tree
|
commitdiff
2013-07-08
Tom Clegg
rename more foreign uuid attributes
tree
|
commitdiff
2013-07-08
Tom Clegg
rename foreign uuid attributes
tree
|
commitdiff
2013-07-01
Tom Clegg
restrict visible-because-references-me to permission...
tree
|
commitdiff
2013-07-01
Tom Clegg
update example configs
tree
|
commitdiff
2013-06-28
Tom Clegg
update running and finished_at attributes at completion
tree
|
commitdiff
2013-06-28
Tom Clegg
chdir out of supervise dir when starting job
tree
|
commitdiff
next