arvados.git
2014-03-10 Tom CleggRename preload_all_models to zz_* so it runs after...
2014-03-10 Tom CleggDefault to using a random secret_token in test mode.
2014-03-10 Tom CleggAdd missing config variable to test.rb.example. Thanks...
2014-03-10 Tom CleggRename load_config to zz_load_config so initializers...
2014-03-10 Tom CleggMerge branch '2189-log-in-as-user'
2014-03-10 Tom CleggMerge branch '2076-check-config-at-boot'
2014-03-10 Tom CleggMerge branch 'master' into 2189-log-in-as-user
2014-03-10 Tom CleggRename config[.defaults].yml to application[.default...
2014-03-10 Tom CleggMerge branch 'master' into 2076-check-config-at-boot
2014-03-10 Peter Amstutz* Added README with information about building/viewing...
2014-03-10 Tom CleggFix incorrect API endpoints in api/schema/
2014-03-09 Tom CleggAdvertise filters param in discovery doc.
2014-03-09 Tom CleggMove where=[] to filters=[]
2014-03-07 Tom CleggSupport where=[[attr,operator,operand],...] parameter
2014-03-07 Peter AmstutzMerge branch '2049-run-job-from-workbench-correct'...
2014-03-07 Peter Amstutzrender_editable_subattribute() uses link_to_if_arvados_...
2014-03-07 Peter Amstutz* Pipeline components are topologically sorted based...
2014-03-07 Tom CleggFix CollectionReader treating any collection with addit...
2014-03-07 Ward VandewegeWe can't have dependencies on unpublished gems checked...
2014-03-07 Tom CleggMerge branch '1844-blob-signature'
2014-03-07 Tom CleggMerge branch 'master' into 1844-blob-signature
2014-03-07 Peter AmstutzMerge remote-tracking branch 'refs/remotes/origin/2049...
2014-03-07 Tim PierceCode review for 1844-blob-signature: documentation...
2014-03-07 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2042...
2014-03-07 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-03-07 Tom CleggFix check for crunch-job missing from path, and run...
2014-03-07 Peter AmstutzFixed styling of selection dropdown menu.
2014-03-07 Tom CleggFix crash when job script is nil.
2014-03-07 Tom CleggAdd arvados-cli dependency
2014-03-07 Tom CleggObey ARVADOS_API_HOST_INSECURE
2014-03-07 Peter AmstutzProvenance graphing bugfixes
2014-03-06 Tom CleggAdd arv-normalize to python SDK package.
2014-03-06 Peter AmstutzFixed bug when selection list was cleared.
2014-03-06 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2042...
2014-03-06 Peter AmstutzFixed data title
2014-03-06 Peter AmstutzImprovements and bugfixes refs #2242.
2014-03-05 Peter AmstutzFixed progress bar alignment on Firefox.
2014-03-05 Peter AmstutzRunning pipeline from workbench works!
2014-03-05 Tom CleggAdd "rake config:check" task. refs #2076
2014-03-05 radhika chippadaMerge branch '2107-radhika-user-guide-minor-updates'
2014-03-05 radhika chippadaFix Task#2268 by removing the extra space character
2014-03-05 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-03-05 Peter AmstutzSuccessfully starts first stage of active pipelines.
2014-03-05 Tom CleggRead configuration from config.defaults.yml and config...
2014-03-05 Tom CleggAdd "Log in as user" button in Admin pane on users...
2014-03-05 Peter AmstutzFixed default inactive user page.
2014-03-04 Tom CleggAdd signing and verification code for blob permissions
2014-03-04 radhika chippadaMerge branch 'master' into 2107-radhika-user-guide...
2014-03-04 Tom CleggDocument baseurl and change to a useful default.
2014-03-04 Tom CleggUse require instead of rake_require. Fixes "Can't find
2014-03-04 Peter AmstutzWorking on having crunch-dispatch manage pipelines.
2014-03-04 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-03-03 radhika chippadaminor updates to user guide
2014-03-03 Peter AmstutzAdded section about installing libwarehouse-perl.
2014-03-03 Peter AmstutzGemfile update using ruby 2.1.1
2014-03-03 tetronMerge pull request #1 from gitaway/patch-1
2014-03-03 Phil HodgsonCorrect parameterized input collection reference
2014-03-03 Ward VandewegeBe consistent in referring to the 'All users' group.
2014-03-01 Peter AmstutzFixed broken links in documentation that were using...
2014-03-01 Tom CleggFix jobs.cancel and add integration test. closes #2258
2014-03-01 Tom CleggFix usage message dependent on credentials. Remove...
2014-02-28 Tom CleggSet up virtualenv and install custom SDK only if SDK...
2014-02-28 Tom CleggAdd build.sh step to Python SDK install recipe (part 2).
2014-02-28 Tom CleggAdd build.sh step to Python SDK install recipe.
2014-02-28 Tom CleggDo not try to extract git archive if none was provided...
2014-02-28 Peter AmstutzFinished code to assemble a new manifest from the suppl...
2014-02-28 Peter AmstutzFixed handling of optional/required parameters with...
2014-02-28 Peter AmstutzPOST works to actions controller, still need to impleme...
2014-02-28 Tom CleggFix text color of active+hover nav link
2014-02-28 Peter AmstutzIncreased refresh rate to every 15 seconds from every...
2014-02-28 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-02-27 Tom CleggFix refresh feature on pipeline_instances/show.
2014-02-27 Tom CleggRevert "Move left nav all the way to the top left corner."
2014-02-27 Peter AmstutzImproved/fixed color coding of job status for pipelines.
2014-02-27 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-02-27 Peter AmstutzMoved code specific to editing pipelines from editable...
2014-02-27 Peter AmstutzUI for editing component parameters now correctly highl...
2014-02-26 Peter AmstutzEditing input values of pipeline_instances mostly works...
2014-02-26 Peter AmstutzPipeline parameter editing supports selection box for...
2014-02-25 Tom CleggMove left nav all the way to the top left corner.
2014-02-25 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-02-25 Ward VandewegeDo not blow up on node create when the ec2 configuratio...
2014-02-25 Peter AmstutzCheckpoint, working on form to set component inputs.
2014-02-25 Tom CleggMerge branch '2060-edit-tags-in-workbench'
2014-02-25 Tom CleggTurn off CSS animation on loading graphic; make it...
2014-02-25 Tom CleggFix spacing of tag labels.
2014-02-25 Tom CleggFix files=nil -> files=[] in API response for empty...
2014-02-25 Tom CleggMerge branch 'master' into 2060-edit-tags-in-workbench
2014-02-25 Tom CleggMerge branch 'master' into 2060-edit-tags-in-workbench
2014-02-25 Peter AmstutzFixed url_for() so that links/redirects to workbench...
2014-02-24 Tom CleggUpdate Python SDK docs to reflect new llfuse dependencies.
2014-02-24 Tom CleggDocument pkg-config dependency for llfuse.
2014-02-24 Tom CleggConsume all arguments after arv-mount --exec, and fork...
2014-02-24 Tom CleggUse fusermount -z to force detach and avoid hanging...
2014-02-24 Tim PierceUpdate Docker-based services to ruby-2.1.0.
2014-02-24 Tom CleggUse rvm-exec to eliminate extra bash process provided...
2014-02-24 Tom CleggUpdate Python SDK install step, add virtualenv dependency
2014-02-24 Tom CleggUse %N instead of %n format and parse node ranges ourse...
2014-02-24 Peter AmstutzFrontend feature to add items to locally-stored selecti...
2014-02-24 Tim PierceUpdate arvdock instructions.
next