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 |
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 |
2013-06-27 |
Tom Clegg | fixes and docs for testing crunch jobs locally |
tree | commitdiff |
2013-06-27 |
Tom Clegg | add Human resource |
tree | commitdiff |
2013-06-27 |
Tom Clegg | add trait resource |
tree | commitdiff |
2013-06-26 |
Tom Clegg | notify admin about new users |
tree | commitdiff |
2013-06-26 |
Tom Clegg | user#is_active fixes |
tree | commitdiff |
2013-06-26 |
Tom Clegg | activate admin users created before is_active flag... |
tree | commitdiff |
2013-06-26 |
Tom Clegg | add user#is_active flag |
tree | commitdiff |
2013-06-26 |
Tom Clegg | add jobs#log_tail_follow |
tree | commitdiff |
2013-06-25 |
Tom Clegg | fix for bare repos |
tree | commitdiff |
2013-06-25 |
Tom Clegg | use which to find crunch-job instead of hoping sudo... |
tree | commitdiff |
2013-06-23 |
Tom Clegg | use find_or_create_by instead of rescue RecordNotUnique |
tree | commitdiff |
2013-06-22 |
Tom Clegg | remove some leftovers from subversion support |
tree | commitdiff |
2013-06-22 |
Tom Clegg | fix attempts to save dev job status in arvados db |
tree | commitdiff |
2013-06-22 |
Tom Clegg | fix dev job id |
tree | commitdiff |
2013-06-21 |
Tom Clegg | send git-archive from ctl to compute node instead of... |
tree | commitdiff |
2013-06-21 |
Tom Clegg | work around sudo environment sanitizing |
tree | commitdiff |
2013-06-20 |
Tom Clegg | configurable setuid for crunch jobs |
tree | commitdiff |
2013-06-20 |
Tom Clegg | obey RAILS_ENV if given |
tree | commitdiff |
2013-06-20 |
Tom Clegg | avoid sending html redirect to api client |
tree | commitdiff |
2013-06-20 |
Tom Clegg | add missing attributes to keep_disk api response |
tree | commitdiff |
2013-06-19 |
Tom Clegg | remove emacs tmp file |
tree | commitdiff |
2013-06-19 |
Tom Clegg | handle auth tokens with api_client=0 better |
tree | commitdiff |
2013-06-19 |
Tom Clegg | fix http status for "not logged in" response |
tree | commitdiff |
2013-06-19 |
Tom Clegg | port crunch dispatcher from whjobmanager to crunch-job |
tree | commitdiff |
2013-06-17 |
Tom Clegg | add ApiClient#is_trusted, show list of api tokens in... |
tree | commitdiff |
2013-06-14 |
Tom Clegg | fix up load_where_param |
tree | commitdiff |
2013-06-13 |
Tom Clegg | add tutorials and references to home page |
tree | commitdiff |
2013-06-12 |
Tom Clegg | add repositories#get_all_permissions |
tree | commitdiff |
2013-06-12 |
Tom Clegg | move authorized_keys#get_all_logins to virtual_machines... |
tree | commitdiff |
2013-06-11 |
Tom Clegg | smarten up authorized_keys#get_all_logins response |
tree | commitdiff |
2013-06-11 |
Ward Vandewege | Whitespace. |
tree | commitdiff |
2013-06-11 |
Tom Clegg | add Repositories resource, fix authorized_user attr... |
tree | commitdiff |
2013-06-11 |
Ward Vandewege | Delete capistrano files; they have been moved to a... |
tree | commitdiff |
2013-06-10 |
Tom Clegg | add /authorized_keys/get_all_logins |
tree | commitdiff |
2013-06-10 |
Tom Clegg | include links that reference me in links#index |
tree | commitdiff |
next |