Adding 'is_searchable' status for tables which should be full-text searchable.
[arvados.git] / services / api / script /
2014-01-22 Peter AmstutzMerge remote-tracking branch 'origin' into 1786-replace...
2014-01-09 Peter AmstutzAdded redirect to config file.
2014-01-08 Tom CleggMerge branch '1792-workbench-performance'
2014-01-07 Peter AmstutzMerge branch '1685-api-server-redirect-to-workbench'
2014-01-02 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados...
2014-01-02 Peter AmstutzAdded redirect to config file.
2013-12-11 Peter AmstutzMerge branch '1637-improve-arv-tutorial'
2013-12-10 Tom CleggMerge branch '1646-arv-put'
2013-12-09 Tim PierceMerge branch '1587-fix-test-suites-in-devsandbox'
2013-12-06 Tim PierceAdding 'run.sh test api' to run API server Rails tests.
2013-11-25 Tom CleggFix config setting name.
2013-11-25 Tom CleggCheck refresh trigger in crunch-job instead of crunch...
2013-11-25 Tom CleggAvoid starting new jobs when TERM signal has been received.
2013-11-22 Tom CleggAllow users to cancel a running crunch job by updating...
2013-11-20 Tom Cleggadd script/create_superuser_token.rb
2013-11-19 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-19 Tom CleggSend job log messages to owner_uuid redis channel
2013-11-04 Tom Cleggstore the last ~512 KiB of job log messages in a redis...
2013-11-04 Tom Cleggimprove error message when crunch-job is not found
2013-11-01 Tom Cleggupdate node info[:slurm_state] when running sinfo....
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-07-31 Tom Clegglock CRUNCH_DISPATCH_LOCKFILE while running, if provided
2013-07-17 Tom Cleggstrip extra newline
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-06-28 Tom Cleggchdir out of supervise dir when starting job
2013-06-26 Tom Cleggadd jobs#log_tail_follow
2013-06-25 Tom Cleggfix for bare repos
2013-06-25 Tom Clegguse which to find crunch-job instead of hoping sudo...
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-19 Tom Cleggport crunch dispatcher from whjobmanager to crunch-job
2013-05-22 Tom Cleggmove queue and system user logic out of dispatch_jobs
2013-05-21 Tom Cleggadd script/update_node_attributes.rb
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