Merge branch '1579-keep-server-in-docker' of git.clinicalfuture.com:arvados into...
[arvados.git] / services / api / app /
2013-11-18 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-18 Tom CleggMove @redis.exists and .getrange outside .subscribe...
2013-11-18 Tom CleggAvoid Rails cache when polling database for latest...
2013-11-18 Tom CleggInclude privileged attributes in node#ping response
2013-11-18 Tom Cleggadd tests for node#ping, fix response when ping_secret...
2013-11-18 Tom CleggMerge branch '1600-native-keep-client'
2013-11-18 Tom CleggAllow all active users to retrieve list of keep nodes.
2013-11-15 Ward VandewegeImprove error handling for login operations.
2013-11-15 Tom CleggAllow all active users to retrieve list of keep nodes.
2013-11-14 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-14 Tom Cleggupdate discovery document generator for rails 3.2
2013-11-14 Tom Cleggadd generatedAt field to discovery document
2013-11-12 Tim PierceMerge branch '1578-api-server-in-docker'
2013-11-11 Tom Cleggadd log_stream_href attribute to Job resource
2013-11-08 Tom CleggCatch AbstractController::ActionNotFound instead of...
2013-11-08 Tom Cleggadd crunch_worker_state to Node api response. refs...
2013-11-08 Tom Cleggfix tests and behavior for nodes#list as called by...
2013-11-07 Tom CleggUse current_user to select API response template. fixes...
2013-11-04 Tom Clegginclude "href" key for each object in API response
2013-11-04 Tom Cleggin log_tail_follow, emit recent messages at top of...
2013-11-01 Tom Cleggsend queue/worker stats while waiting for job to start...
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-27 Tom CleggFix exception if api_client_authorization does not...
2013-09-24 Tom Cleggdo not munge hash keys in client-provided request....
2013-09-16 Tom CleggModify API discovery document and CLI tool so resource...
2013-09-05 Tom CleggRevert "remove extra newline"
2013-09-05 Tom Cleggreplace compute_node_security_group config with generic...
2013-08-22 Tom Cleggfix :id -> {uuid} subst in discovery doc when generatin...
2013-08-13 Tom Cleggallow admin to change object UUIDs
2013-07-31 Tom Cleggput back :find_object_by_uuid in virtual_machines contr...
2013-07-31 Tom Cleggfix exception in get_all_logins when user has no author...
2013-07-30 Tom Cleggadd auth scopes
2013-07-16 Tom Cleggfix job dependencies -- grok arrays and hashes in scrip...
2013-07-11 Tom Cleggremove extra newline
2013-07-10 Tom Cleggfix is_locked_by reference
2013-07-10 Tom Cleggfix is_locked_by reference
2013-07-09 Tom Cleggshow provenance
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Tom Cleggrename more foreign uuid attributes
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-07-01 Tom Cleggrestrict visible-because-references-me to permission...
2013-06-27 Tom Cleggfixes and docs for testing crunch jobs locally
2013-06-27 Tom Cleggadd Human resource
2013-06-27 Tom Cleggadd trait resource
2013-06-26 Tom Cleggnotify admin about new users
2013-06-26 Tom Cleggadd user#is_active flag
2013-06-26 Tom Cleggadd jobs#log_tail_follow
2013-06-23 Tom Clegguse find_or_create_by instead of rescue RecordNotUnique
2013-06-20 Tom Cleggavoid sending html redirect to api client
2013-06-20 Tom Cleggadd missing attributes to keep_disk api response
2013-06-19 Tom Cleggremove emacs tmp file
2013-06-19 Tom Clegghandle auth tokens with api_client=0 better
2013-06-19 Tom Cleggfix http status for "not logged in" response
2013-06-17 Tom Cleggadd ApiClient#is_trusted, show list of api tokens in...
2013-06-14 Tom Cleggfix up load_where_param
2013-06-13 Tom Cleggadd tutorials and references to home page
2013-06-12 Tom Cleggadd repositories#get_all_permissions
2013-06-12 Tom Cleggmove authorized_keys#get_all_logins to virtual_machines...
2013-06-11 Tom Cleggsmarten up authorized_keys#get_all_logins response
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-10 Tom Cleggadd /authorized_keys/get_all_logins
2013-06-10 Tom Clegginclude links that reference me in links#index
2013-06-09 Tom Clegginclude indivually permitted objects in #index responses
2013-06-08 Tom Cleggadd VirtualMachine resource
2013-06-06 Tom Cleggadd AuthorizedKey resource
2013-06-06 Tom Cleggcheck validity of script_version during job#update
2013-06-04 Tom Cleggadd "order" parameter to discovery document
2013-06-03 Tom Cleggignore client-provided kind and etag during update
2013-05-28 Ward VandewegeExpose Node slot_number via api.
2013-05-24 Tom Cleggadd "where" param to discovery doc
2013-05-24 Tom Cleggfix job_task qsequence and delete_all usage
2013-05-24 Tom Cleggfix empty-string error report
2013-05-23 Tom Cleggstart lifting job manager over from free factories...
2013-05-23 Tom Cleggadd job_task attributes
2013-05-23 Tom Cleggfix sym/string comparisons
2013-05-22 Tom Cleggmove queue and system user logic out of dispatch_jobs
2013-05-22 Tom Cleggadd /arvados/v1/jobs/queue
2013-05-22 Tom Cleggsupport order param
2013-05-22 Tom Cleggimprove error messages
2013-05-22 Tom Cleggsupport filters like where={"attribute":null}
2013-05-21 Tom Cleggadd script/update_node_attributes.rb
2013-05-16 Tom Cleggadd properties to pipeline_instance api response
2013-05-16 Tom Cleggfix response type for #index
2013-05-16 Tom Cleggcatch and propagate errors during #update
2013-05-11 Tom Cleggserialize JobTasks parameters attribute
2013-05-11 Tom Cleggremove duplicate resource parameter
2013-05-11 Tom Cleggadd attributes to job_task api response
2013-05-10 Tom Cleggaccept authorization token in Authorization request...
2013-04-25 Tom Cleggkeep_disks#ping
2013-04-25 Tom Cleggfix keep_disks/ping routing & discovery
2013-04-25 Tom Cleggadd controller-specific routes to discovery doc
2013-04-25 Tom Cleggadd KeepDisk resource
2013-04-25 Tom Cleggfix *List id and description in discovery document
2013-04-15 Tom Cleggrename projects
2013-04-10 Ward VandewegeMerge branch 'explorer'
2013-04-10 Ward VandewegeMerge branch 'clients'
2013-04-10 Ward Vandewegemoved api server code into new directory structure