2014-05-03 |
radhika | 2525: More tests |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: override the default name for the generated package |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: Rename ArvadosSDKJavaUser.java as ArvadosSDKJav... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: delete object created during test. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: a little cleanup of variable names |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: call method invocation should match arvados api... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: call method invocation should match arvados api... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: call method invocation should match arvados api... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | 2525: token, host name, and host insecure can also... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
radhika | Merge branch 'master' into 2525-java-sdk |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Tom Clegg | Merge branch '2223-repo-owner-admin-perms' |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Peter Amstutz | Merge branch 'query-select-distinct' |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Peter Amstutz | Restored support for old-style 'order' strings and... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Peter Amstutz | Fixed botched 'distinct' parameter, now is a boolean... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Tom Clegg | Take into account owner_uuid and is_admin when exportin... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Peter Amstutz | Fix for interaction between 'select' and 'order' (SQL... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2035... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Added 'select' and 'distinct' parameters to discovery... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Another go at migration, uses batched loading and trans... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Tom Clegg | Merge branch '2328-signatures-for-integration-testing' |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Tom Clegg | Add test cases that produce predictable signatures... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Tom Clegg | Put back missing parentheses. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Changed Log.all.each to Log.find_each because Log.all... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Peter Amstutz | Fixed middleware customization so that it doesn't assum... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
radhika | 2525: add apiVersion to constructor args |
commit | commitdiff | tree | snapshot |
2014-05-01 |
radhika | Merge branch 'master' into 2525-java-sdk |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Merge branch 'origin-2608-websocket-event-bus-alt2' |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Tim Pierce | Merge branch '2620-keep-serialize-io' (closes #2620) |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Tim Pierce | Replaced KeepVolumes with a VolumeManager interface. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Brett Smith | Merge branch '1904-api-reader-tokens' |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Brett Smith | api: Accept JSON-formatted reader token array. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Brett Smith | api: Introduce reader_tokens for extra access. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Brett Smith | api: More consistency in test helper methods. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Moved message handling out to a separate method for... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Short-circuts #readable_by when the user is admin. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Unsubscribe message now takes filter definition instead... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Added code comments. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Peter Amstutz | Now supports both websocket integrated (ARVADOS_WEBSOCK... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
radhika | 525: Update the .classpath to reflect the latest trimme... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
radhika | 2525: Java SDK does not need com.google.oauth-client... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
radhika | Merge branch 'master' into 2525-java-sdk |
commit | commitdiff | tree | snapshot |
2014-04-30 |
radhika | 2525: when using main method, print output to console. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Tom Clegg | Fix route name in nodes.create, add basic functional... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
radhika | 2525: README file to serve as getting started guide. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Peter Amstutz | Adding more code documentation. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Minor updates to log4j configuration of log line... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Brett Smith | api: Make JSON the default response format. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Peter Amstutz | Added support for :distinct to application controller... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tom Clegg | Merge branch '0000-ruby-client-config' |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Add ArvadosSDKJavaUser.java to serve as an exampl... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Peter Amstutz | Added ability to select which fields to return, instead... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tim Pierce | Incorporating code review comments (refs #2620) |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: What was that typo!! |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tom Clegg | Merge branch '1969-persistent-switch' |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Use log4j for logging from java SDK |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tom Clegg | Replace radio button group with a single click-to-toggl... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tom Clegg | Merge branch 'master' into 1969-persistent-switch |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Tom Clegg | Fix error reporting, catch "=foo" in config file, add... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Add pipeline template create testing. Use maven... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Address multithreading concerns in the sdk. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Add sdk/java/target to gitignore list |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525: Cleanup and additional tests. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525 - Arvados Java SDK. Eclipse project file. Since... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
radhika | 2525 - Arvados Java SDK. API discovery and call methods... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | Merge branch '1904-object-scopes' |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Support filters in API client auths index. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Support scope searching in API token index. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Migrate VM auth scopes to new system. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Introduce path-based API token scopes. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Test VM login scopes. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Brett Smith | api: Shorten name of authorized_keys index. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Merge branch 'master' into 2620-keep-serialize-io |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Corrected name for volume_test.go. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Reorganized Volume code for easier comprehension. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Brett Smith | workbench: Add pipeline instance tag render test. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Make sure an IOHandler is running when -serialize is on. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Fix crash when tags exist for items offered in selectio... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Cleaned up unit tests. (refs #2620) |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Pierce | Cleaned up unit tests. (refs #2620) |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Merge branch 'master' into 1969-persistent-switch |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Increase contrast between active/inactive sides of... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Add tests for persistent/cache switch. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Peter Amstutz | Merge branch 'master' into origin-2608-websocket-event... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Peter Amstutz | Bugfix. Objects returned by owned_items are now sorted... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Peter Amstutz | Resolving application_controller.rb merge conflicts... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Merge branch 'master' into 1969-persistent-switch |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Merge branch '2505-update-docs' |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Add UUIDs in TR tags so automated tests can find them. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Peter Amstutz | Added tests, especially for error handling behavior... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Merge branch '2640-folder-api' |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Remove "Admin Guide" link from left nav. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Untabify. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Add persistent/cache toggle to collections table on... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Remove unused tutorial_group and tutorial_links queries. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tom Clegg | Fix s/about/~/ substitution on dashboard. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Tom Clegg | Add persistent/cache toggle to collections#show page. |
commit | commitdiff | tree | snapshot |
next |