2014-04-10 |
Tim Pierce | Added status.json handler. (refs #2561) |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Tim Pierce | Added /index handlers. (refs #2561) |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Move the javascript into a js file instead of using... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Remove trailing white spaces. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Add paste event check for submit button validation |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Tom Clegg | Use bootstrap/theme style defaults for user setup modal... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Reset form fields on cancel. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Submit |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Bootstrap modal css updated to include only what is... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Add header and footer to the setup user modal |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Tom Clegg | Document capybara-webkit qt dependencies, and add phant... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Add email format validation to the input text field... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | During setup of an existing user, create oid login... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Need to remove the user's "all users" group read permis... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Use webkit driver for Capybara instead of selenium... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Added integration tests for create new user, setup... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Integration test for setup user |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Submit button enabling revisited |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Submit button enabled when existing user |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | popup submit button |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Get the default openid_prefix from config. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Look for repo_name in VM link |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Require only email and openid prefix in the setup popup... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | New user creation using setup action is working |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | "Add a new user" link uses setup method to create a... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Minor UI tweaks |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Disable submit button until all input fields are filled in. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Added bootstrap css |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Pre-fill form fields with previous selections where... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Virtual machines in a dropdown option in setup popup |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Pass all parameters to the setup method |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Multiple input elements in popup |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Popup closes on submit |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Working on setup popup |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Setup popup display |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Working on setup popup |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Add a setup action to users controller and user model |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Confirm dialog check commented our for now. Why is... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
radhika chippada | Add users integration test class. Beginnings of setup... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Tim Pierce | Check for MD5 collisions and corrupt blocks. (refs... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Tim Pierce | Added IsFull() to check for free space before writing... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tom Clegg | Remove Ruby 2.1.0 dependency by using Hash[x] instead... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tim Pierce | PutBlock saves a block on only the first available... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tom Clegg | Fix copy/paste error. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Fix $keep variable scope (refs #2221) |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Merge branch '2221-complete-docker' (closes #2325,... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Semicolon fix (refs #2325, refs #2221). |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ward Vandewege | Merge branch '2509-rake-linkchecker' |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Use a simple 'open' for fetch_block (freeing up an... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Resolving style comments from #2325. (refs #2325, refs... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ward Vandewege | * README: remove numbers in headings |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Use quotemeta to protect shell escapes (refs #2221... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Pierce | Set umask to 022 when creating config files. (refs... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | docker: Install staged source on Docker images. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | docker: Tolerate existing tmp in api-image. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | docker: `chmod go=rX` on generated files. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | docker: Don't try shell expansion in Makefile. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | docker: Improve build.sh's Makefile finding. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Ward Vandewege | doc: Add rake linkchecker task, and document it in... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Merge branch '2209-correct-items-available' |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Fix counting results in test case (count != size for... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Merge branch 'master' into 2209-correct-items-available |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Really check for duplicate items returned, instead... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Fix Keep links in tutorial-job1. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | Merge branch '2470-doc-refresh'. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Implement Tom's suggested improvements. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: tutorial-job1 updates and style tweaks. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: job-and-pipeline-ref grammar fixes. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Keep topic style tweaks. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Fix typos in tutorial-parallel. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: tutorial-job-debug update and style. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Make running-pipeline-command up-to-date. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Highlight "you" in reference JSON. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Use $USER in tutorial JSON. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Tweak running-external-program style. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: tutorial-new-pipeline clarity. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: tutorial-firstscript style consistency. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: tutorial-pipeline-workbench style+clarity. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Fix tutorial-keep typos and consistency. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Fix api-tokens typos and consistency. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Fix ssh-access typos and consistency. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brett Smith | doc: Style and consistency in user/index. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Pierce | Doc fixes. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Merge branch '2447-fix-workbench-search' |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Fix searching on tables with no "name" column. Take... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Load ArvadosApiClient after configuration. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Merge branch '2498-group-admin' |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Fix down-migration: delete the system_group and automat... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Clegg | Add migration to create system group in existing instal... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Pierce | Added TestPutBlockOneVol and TestPutBlockCorrupt. ... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tom Clegg | Add a system_group, and ensure it has can_manage permis... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Pierce | Added TestPutBlockOK. (refs #2292, refs #2449) |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Brett Smith | doc: Implement Tom's suggested improvements. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tom Clegg | Document group-level administrator semantics. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tom Clegg | Support group-wide administrator privileges. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Pierce | Typo fix. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tom Clegg | Increase max #users shown on users/activity page. |
commit | commitdiff | tree | snapshot |
next |