Improve error handling for login operations.
[arvados.git] / services / api / app / models /
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 Cleggadd crunch_worker_state to Node api response. refs...
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-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-05 Tom Cleggreplace compute_node_security_group config with generic...
2013-08-13 Tom Cleggallow admin to change object UUIDs
2013-07-30 Tom Cleggadd auth scopes
2013-07-16 Tom Cleggfix job dependencies -- grok arrays and hashes in scrip...
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-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