projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2014-08-22
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
Reject empty fields in job creation filters. no issue #
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
closes #3183
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
Merge branch 'master' into 3188-remove-selected-button
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
Improve error checking a bit on find_commit_range for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
3112: reload current location when error report modal...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
3112: modal is shown by js
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
Display first file in collection if name field is nil...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
3112: ajax event handling on form not working. revertin...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
radhika
3112: limit ajax event handling only to the report...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
Merge branch '3504-clients-compatible-with-3036' refs...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
3504: Don't create stand-in "name" links for post ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
3504: Support copy and moving collections on new apiserver
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Peter Amstutz
3504: Back out tags on project rows. Revisit in a...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
radhika
3112: change submit button text
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3504: Remove link to links index page on tags. Add...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3504: Don't set owner_uuid redundantly.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3036: Use preload_objects to fetch owner_uuids in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Ward Vandewege
Be smarter about cleanup in crunch-job after a job...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3504: Set owner_uuid when creating collection (will...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3504: Set the capybara driver explicitly so tests pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
Merge remote-tracking branch 'origin/master' into 3504...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Peter Amstutz
3504: Fixed preload_links_for_objects to use @objects...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
radhika
3112: move ajax event handling into a separate js file
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
3112: use jquery syntax for find buttons
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
3112: and it would help if that said partial is committ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
3112: use partial to report error
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Peter Amstutz
3504: Use preload_links_for_objects in projects_control...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
Fix run_test_server Keep blob filename handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Peter Amstutz
3504: CollectionReader accepts arvados object collectio...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Peter Amstutz
3036: Fix arv-put to write name/owner of collections...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: run_test_server only uses tests/tmp for real...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Tom Clegg
Update "standard objects" page to reflect change from...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Tom Clegg
Add libpcre3-dev dependency. Sort package names in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Delay API client creation in Python CollectionReader.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Tom Clegg
Treat success=true exitcode!=0 as success when collatin...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
Merge branch '2800-pysdk-no-global-keep-client-wip'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Use local KeepClients in Python SDK tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Introduce TestCaseWithServers to Python SDK.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Make run_test_server put Keep tempfiles in tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Use dedicated logger in Python SDK api module.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Migrate from Keep to KeepClient in the Python...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Remove global state from KeepClient.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Improve spec conformance of Python SDK KeepLocator.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
2800: Introduce config.flag_is_true() to Python SDK.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
3112: update config param names for report notification
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
Merge branch '3499-home-project-docs-wip'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
3499: Update Keep tutorial for recent UI changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
3499: Update pipeline tutorial for recent UI changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Brett Smith
3499: Improve style consistency throughout docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
radhika
Merge branch 'master' into 3112-report-bug. Also, break...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Tom Clegg
Merge branch '3610-pipeline-log-refresh' closes #3610
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Tom Clegg
3610: Move live log display into its own tab, avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Peter Amstutz
Merge branch 'master' into 3504-clients-compatible...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Peter Amstutz
3504: Fix collection chooser. Fix generic link render...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Peter Amstutz
3504: Fix collection page rendering to work with collec...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Merge branch '3114-copy-to-project' closes #3114
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3114: Follow return_to param, if given, when redirectin...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3114: Update test case: searching for own uuid now...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3114: Merge branch 'master' into 3114-copy-to-project
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Brett Smith
3593: Add explanatory comment about Workbench's user...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3114: Fix href in json response for generic #create...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Merge branch '2800-pgs' refs #2800
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
2800: Sort import statements.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Merge branch '3604-theme-and-new-user-process' closes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
2800: Restore deleted comment which is still relevant.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
2800: Remove unnecessary sha1. Just use the tuple as...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
radhika
3188: add data-toggle to link
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3604: Remove useless slice.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3604: Remove useless loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Do not try to predict uuid of new collection. refs...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Do not throw away permission hints when writing data...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3604: Update comment to reflect lack of built-in default.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
3604: Remove unused style.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tom Clegg
Display progress by default when writing to regular...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
radhika
3112: add caret to email address dropdown in topnav.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
radhika
Merge branch 'master' into 3112-report-bug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
radhika
3112: use alert-success and alert-danger when reporting...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Peter Amstutz
Merge branch '3441-python-keep-log-level' refs #3441
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix user deactivation test.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix tests, and restore ability to view user agree...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix up profile and redirect handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix user_agreements behavior, update tests to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Add test for redirect to welcome page
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Verify permission cache behavior in unsetup test
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Remove test for persistent/cache switch on wrong...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Do not check for notifications if user is not...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix stale permission cache by using destroy inste...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Tom Clegg
3604: Fix theme support for welcome page
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Peter Amstutz
3441: Change logging level of nonfatal Keep errors...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Tom Clegg
2800: Clean up exceptions, variable names, handling...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Tom Clegg
2800: Merge branch 'master' into 2800-pgs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Tom Clegg
Merge branch '2800-python-global-state' into 2800-pgs
commit
|
commitdiff
|
tree
|
snapshot
next