2013-12-10 |
Peter Amstutz | Cleaned up comments to be hidden from rendered page... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Peter Amstutz | Cleaned up old files and reorganized navigation order. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Peter Amstutz | Finished first tutorial. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 1637... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Peter Amstutz | A little bit of documentation work from home |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Peter Amstutz | Documentation work in progress, making evening check-in. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Peter Amstutz | Rewriting documentation work in progress. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Tom Clegg | Remove spurious "if". |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Tom Clegg | Use some helpful HTTP status codes, not just generic... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Tom Clegg | Check permission before deleting objects |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
peter | Notes on new user documentation |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Ward Vandewege | Allow overriding of default ports for API, doc, SSO... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Fix failing test by parsing timestamp correctly. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Fix PermissionDeniedError when a non-admin user is... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Add arvados.getjobparam() convenience function. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Accept empty string as root stream name "." in |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Accept data from a generator in arvados.CollectionWrite... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Sort filenames when writing multi-level streams in |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Add arvados.util.clear_tmpdir() function. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Pass through stderr in real time by default in util... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Allow caller to override close_fds in util.run_command() |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Tom Clegg | Use collection hash instead of entire manifest as symli... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Ward Vandewege | Only require keep volume when a keep container is being... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Tom Clegg | Make the sample "Add authorized key" button non-clickable. |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Tom Clegg | Add delete button to generic Workbench index page. |
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 |
next |