projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2013-12-04
Tim Pierce
API_SUPERUSER_TOKEN must be named API_SUPERUSER_SECRET...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Tim Pierce
run.sh bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Tim Pierce
Mount separate volumes for each keep container launched.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Tim Pierce
Changes to permit keep_server containers to authenticat...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Tom Clegg
Remove Rails default scaffold CSS.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Tom Clegg
Show how crunch job tasks get their runtime parameters...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Tom Clegg
Clear TASK_WORK before starting a task.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Tom Clegg
Use new-style Python classes (subclass object), so...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Tim Pierce
Add --api, --sso, --workbench, --doc, --keep options...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Ward Vandewege
Refactored and updated run.sh:
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Ward Vandewege
build.sh has been superseded by Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Ward Vandewege
Rename docserver to doc for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Ward Vandewege
Add an SSH server in each docker container.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Do not require filesystem_uuid in first keep_disks...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Update crunch_refresh_trigger config setting name in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Add job.cancel API.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Fix config setting name.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Update comments in config/environment/ files.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Check refresh trigger in crunch-job instead of crunch...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Tom Clegg
Avoid starting new jobs when TERM signal has been received.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Tim Pierce
Ruby 2.0.0-p247 -> p353 (now installed as stable).
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Tom Clegg
Avoid infinite poll loop triggered by (:running and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Clegg
Fix scalar gmtime() usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Clegg
Fix missing "my" scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Clegg
Allow users to cancel a running crunch job by updating...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Clegg
Fix base class of ApiClient model so as_api_response...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Clegg
Fix up keep_disks/ping and add tests. refs #1581
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ward Vandewege
Only apply the auto_admin_user configuration rule when...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Ward Vandewege
Only apply the auto_admin_user configuration rule when...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tom Clegg
add script/create_superuser_token.rb
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
* Docker API container: add support for the auto_admin_...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Converted README to real markdown.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Fix dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Improve Makefile rules.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
Add a config setting: auto_admin_user
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Converted README to real markdown.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Fix dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Improve Makefile rules.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
Make workbench work with the API server.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
Make sure the API rails app tmp directory is writable...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Ward Vandewege
* Mention SSO server to documentation in README
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tom Clegg
Add threaded Keep.put()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Tim Pierce
Fixed Makefile dependencies, added docker_build script...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Optimize docserver/Dockerfile
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
* Make arvados/passenger container
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Fix encoding issue so Python clients can store binary...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tim Pierce
Warehouse docker image no longer requires local checked...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Refuse to stream responses unless request Accept header...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Send "Accept: application/json" header with API request...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tim Pierce
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tim Pierce
Updated Makefile for more accurate dependency management.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Move api/job-tasks to api/crunch-scripts and add some...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Fix navorder of API resource pages
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tim Pierce
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tim Pierce
Added Makefile to track dependencies for Docker images.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Update the dockserver Dockerfile to take advantage...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Move UTF-8 locale generation and the DEBIAN_FRONTEND...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Fix job script attribute (not script_name), and update...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Do not re-attempt failed job tasks, unless there is...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Update development-mode crunch-job notes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
add doc/Gemfile
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Document user#event_stream. closes #1605
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
* OMNIAUTH_APP_SECRET is no longer used
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Add threading locks in Keep client
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
remove unused class DataReader
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Ensure script_version matches before satisfying pipelin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Add /users/:uuid/event_stream action to subscribe to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Send job log messages to owner_uuid redis channel
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Tom Clegg
Read pipeline template from local file if --template...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
un-comment ADD line for api.tar
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Let API server use SSO container.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Fixes for SSO rails app.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Ward Vandewege
Generated files shouldn't have been committed.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Merge branch '1579-keep-server-in-docker' of git.clinic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Install warehouse-apps into arvados/warehouse directly...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Add prerequisites for Keep server described in
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Add supervisor to start keepd when container is launched.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Build an arvados/warehouse container with locally check...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Initial checkin for building warehouse-apps.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Deploy containers with working copy of sources.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Revert anjlab-bootstrap-rails to version 2 because...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tim Pierce
Install warehouse-apps into arvados/warehouse directly...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Move @redis.exists and .getrange outside .subscribe...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ward Vandewege
Add SSO docker container
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ward Vandewege
Bring the name of the workbench secret token config...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Avoid Rails cache when polling database for latest...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ward Vandewege
Merge branch 'master' of git.clinicalfuture.com:arvados
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ward Vandewege
Also auto-generate _SECRET config variables when they...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Add Admin/Nodes page
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Include privileged attributes in node#ping response
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
add tests for node#ping, fix response when ping_secret...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Fix crash building api response when user is nil
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Merge branch '1600-native-keep-client'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Obey ARVADOS_API_HOST_INSECURE and use the debian trust...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Allow all active users to retrieve list of keep nodes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
turn on logging if ARVADOS_DEBUG environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Clegg
Use hash to determine probe order
commit
|
commitdiff
|
tree
|
snapshot
next