fix dev job id
[arvados.git] / services / api /
2013-06-21 Tom Cleggwork around sudo environment sanitizing
2013-06-20 Tom Cleggconfigurable setuid for crunch jobs
2013-06-20 Tom Cleggobey RAILS_ENV if given
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-19 Tom Cleggport crunch dispatcher from whjobmanager to crunch-job
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 Ward VandewegeWhitespace.
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-11 Ward VandewegeDelete capistrano files; they have been moved to a...
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 VandewegeRemove unique from hostname index in nodes table.
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 Cleggfix migration
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