Merge remote-tracking branch 'origin/master' into 2049-run-job-from-workbench
[arvados.git] / services / api / app / models /
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-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-23 Tom Clegguse find_or_create_by instead of rescue RecordNotUnique
2013-06-20 Tom Cleggadd missing attributes to keep_disk api response
2013-06-17 Tom Cleggadd ApiClient#is_trusted, show list of api tokens in...
2013-06-12 Tom Cleggadd repositories#get_all_permissions
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-10 Tom Cleggadd /authorized_keys/get_all_logins
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-05-28 Ward VandewegeExpose Node slot_number via api.
2013-05-24 Tom Cleggfix job_task qsequence and delete_all usage
2013-05-23 Tom Cleggstart lifting job manager over from free factories...
2013-05-23 Tom Cleggadd job_task attributes
2013-05-22 Tom Cleggmove queue and system user logic out of dispatch_jobs
2013-05-16 Tom Cleggadd properties to pipeline_instance api response
2013-05-11 Tom Cleggserialize JobTasks parameters attribute
2013-05-11 Tom Cleggadd attributes to job_task api response
2013-04-25 Tom Cleggkeep_disks#ping
2013-04-25 Tom Cleggadd KeepDisk resource
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