2014-03-20 |
radhika chippada | Introduce a new setup method in the users controller |
commit | commitdiff | tree | snapshot |
2014-03-20 |
radhika chippada | Use rails configuration for default openid prefix. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Replace tabs with spaces as per our coding standards |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Remove -n aka just probe option from the setup-new... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Update comments in the tests |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | When create is invoked with user object as input, check... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | When using user_param, the user object is not expected... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | More asserts for links |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | remove hard coded uuids from tests |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Some more refactoring |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Remove force option |
commit | commitdiff | tree | snapshot |
2014-03-19 |
radhika chippada | Functional tests to verify links |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | Added functional tests for controller updates |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | Fix a nil check |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | Fix an error introduced elsewhere in the file. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | A simplified version of setup_new_user.rb script, where... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | All links in place |
commit | commitdiff | tree | snapshot |
2014-03-17 |
radhika chippada | Test just_probe and openid_prefix options |
commit | commitdiff | tree | snapshot |
2014-03-16 |
radhika chippada | More accomplished |
commit | commitdiff | tree | snapshot |
2014-03-16 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
commit | commitdiff | tree | snapshot |
2014-03-16 |
radhika chippada | create and some links tested |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2075... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Clegg | Merge branch '2257-inequality-conditions' |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Clegg | Add "filters" param to discovery document, add deprecat... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Brett Smith | api: Improve compute_node_domain handling. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Clegg | Make integer attributes searchable, add test cases. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Clegg | Merge branch 'master' into 2257-inequality-conditions |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Peter Amstutz | Added "Displaying X of Y out of Z" |
commit | commitdiff | tree | snapshot |
2014-03-14 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
commit | commitdiff | tree | snapshot |
2014-03-14 |
radhika chippada | WIP - update the create action in users controller... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | * Added support for offset and limit query parameters... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
radhika chippada | Add functional test to create a new user |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Filters out "show", "index" and "destroy" methods from... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Added offset to 'list' method on resources. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Clegg | Fix order of steps in install doc, add git_repositories_dir |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Brett Smith | doc: Make Workbench install guide up-to-date. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Formatting tweaking to look good on github. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Added more links to information in README. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Added a README with pointers to the documentation,... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Clegg | Fix crash in render_error(not_an_exception), and use... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Clegg | Add sqlite3 to Gemfile so database.yml.sample works... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Clegg | Fix configured uuid_prefix and force_ssl getting overwr... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Clegg | Remove some stumbling blocks in default/example configs |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Fixed typo in secret_token.rb |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Updated workbench documentation. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Working on improving install documentation. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Peter Amstutz | Added section on setting up SSO server |
commit | commitdiff | tree | snapshot |
2014-03-12 |
radhika chippada | The very first set of unit tests for rails API server |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Peter Amstutz | Adds scopes: ["all"] when creating a new api client... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Peter Amstutz | Replaces postgres-specific 'now()' with standard SQL... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Ward Vandewege | URL change for the auth server. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Ward Vandewege | Fix links to docs in workbench |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Update Gemfile to use latest arv-run-pipeline |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Bump versions, change optional=false to required=true... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Fix giving up on a pipeline prematurely when a componen... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Merge branch '2107-update-documentation' |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Note warning for get one collection block. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Improve "How Keep Works" flow. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Make CLI pipeline run up-to-date. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Improve flow of CLI pipeline run. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Bugfixes to provenance graph: |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Report error message and propagate exit code if subproc... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tim Pierce | Update instructions to use build.sh. (refs #2221) |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Consistent style in outside program tutorial. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Consistent style in new pipeline tutorial. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Small bugfixes for first pipeline template. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Ran linkchecker and fixed links. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Added liquid template to link to next and previous... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Fix user_agreements/sign* routing again. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Fix route method on user_agreements/sign. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Bold `you` in tutorial-parallel's job spec. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Fix hello-world-fixed.py name in job-debug. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Consistent style for `you` in job-debug. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Update job1's expected output. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Highlight `you` in the first script job spec. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Brett Smith | doc: Suggest setting User in .ssh/config. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Update comment to refer to correct default-config file. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Fix left nav order in Install section. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Add api server package dependencies and update config... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Removed h1. titles from pages because it is now part... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | More documentation updates and reorganization. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Remove PYTHONPATH hack. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Finished first draft of tutorial running pipeline from... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Amstutz | Reorganizing documentation work in progress, checkpoint... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Add instructions for installing with new versions of... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Fix namespace bug in write_directory_tree(max_manifest_... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Clegg | Add python-pip to Python SDK install dependencies |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Clegg | Add arvados-cli dependency to Gemfile. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Peter Amstutz | Merge branch '2042-new-collection-from-selected-files' |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Peter Amstutz | Removed out of order link to next tutorial. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Peter Amstutz | Updating and reorganizing tutorials based on new featur... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Clegg | Rename preload_all_models to zz_* so it runs after... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Clegg | Default to using a random secret_token in test mode. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Clegg | Add missing config variable to test.rb.example. Thanks... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Clegg | Rename load_config to zz_load_config so initializers... |
commit | commitdiff | tree | snapshot |
next |