arvados.git
2014-08-20 radhika3112: use partial to report error
2014-08-20 radhikaMerge branch 'master' into 3112-report-bug
2014-08-20 Tom CleggAdd libpcre3-dev dependency. Sort package names in...
2014-08-20 Brett Smith2800: Delay API client creation in Python CollectionReader.
2014-08-20 Tom CleggTreat success=true exitcode!=0 as success when collatin...
2014-08-20 Brett SmithMerge branch '2800-pysdk-no-global-keep-client-wip'
2014-08-20 Brett Smith2800: Use local KeepClients in Python SDK tests.
2014-08-20 Brett Smith2800: Introduce TestCaseWithServers to Python SDK.
2014-08-20 Brett Smith2800: Make run_test_server put Keep tempfiles in tests...
2014-08-20 Brett Smith2800: Use dedicated logger in Python SDK api module.
2014-08-20 Brett Smith2800: Migrate from Keep to KeepClient in the Python...
2014-08-20 Brett Smith2800: Remove global state from KeepClient.
2014-08-20 Brett Smith2800: Improve spec conformance of Python SDK KeepLocator.
2014-08-20 Brett Smith2800: Introduce config.flag_is_true() to Python SDK.
2014-08-20 radhikaMerge branch 'master' into 3112-report-bug
2014-08-20 radhika3112: update config param names for report notification
2014-08-20 Brett SmithMerge branch '3499-home-project-docs-wip'
2014-08-20 Brett Smith3499: Update Keep tutorial for recent UI changes.
2014-08-20 Brett Smith3499: Update pipeline tutorial for recent UI changes.
2014-08-20 Brett Smith3499: Improve style consistency throughout docs.
2014-08-20 radhikaMerge branch 'master' into 3112-report-bug
2014-08-20 radhikaMerge branch 'master' into 3112-report-bug. Also, break...
2014-08-20 Tom CleggMerge branch '3610-pipeline-log-refresh' closes #3610
2014-08-20 Tom Clegg3610: Move live log display into its own tab, avoid...
2014-08-18 Tom CleggMerge branch '3114-copy-to-project' closes #3114
2014-08-18 Tom Clegg3114: Follow return_to param, if given, when redirectin...
2014-08-18 Tom Clegg3114: Update test case: searching for own uuid now...
2014-08-18 Tom Clegg3114: Merge branch 'master' into 3114-copy-to-project
2014-08-18 Brett Smith3593: Add explanatory comment about Workbench's user...
2014-08-18 Tom Clegg3114: Fix href in json response for generic #create...
2014-08-18 Tom CleggMerge branch '2800-pgs' refs #2800
2014-08-18 Tom Clegg2800: Sort import statements.
2014-08-18 Tom CleggMerge branch '3604-theme-and-new-user-process' closes...
2014-08-18 Tom Clegg2800: Restore deleted comment which is still relevant.
2014-08-18 Tom Clegg2800: Remove unnecessary sha1. Just use the tuple as...
2014-08-18 Tom Clegg3604: Remove useless slice.
2014-08-18 Tom Clegg3604: Remove useless loop.
2014-08-18 Tom CleggDo not try to predict uuid of new collection. refs...
2014-08-18 Tom CleggDo not throw away permission hints when writing data...
2014-08-18 Tom Clegg3604: Update comment to reflect lack of built-in default.
2014-08-18 Tom Clegg3604: Remove unused style.
2014-08-18 Tom CleggDisplay progress by default when writing to regular...
2014-08-18 radhika3112: add caret to email address dropdown in topnav.
2014-08-18 radhikaMerge branch 'master' into 3112-report-bug
2014-08-18 radhika3112: use alert-success and alert-danger when reporting...
2014-08-18 Peter AmstutzMerge branch '3441-python-keep-log-level' refs #3441
2014-08-17 Tom Clegg3604: Fix user deactivation test.
2014-08-17 Tom Clegg3604: Fix tests, and restore ability to view user agree...
2014-08-17 Tom Clegg3604: Fix up profile and redirect handling.
2014-08-17 Tom Clegg3604: Fix user_agreements behavior, update tests to...
2014-08-17 Tom Clegg3604: Add test for redirect to welcome page
2014-08-17 Tom Clegg3604: Verify permission cache behavior in unsetup test
2014-08-17 Tom Clegg3604: Remove test for persistent/cache switch on wrong...
2014-08-17 Tom Clegg3604: Do not check for notifications if user is not...
2014-08-17 Tom Clegg3604: Fix stale permission cache by using destroy inste...
2014-08-17 Tom Clegg3604: Fix theme support for welcome page
2014-08-17 Peter Amstutz3441: Change logging level of nonfatal Keep errors...
2014-08-16 Tom Clegg2800: Clean up exceptions, variable names, handling...
2014-08-16 Tom Clegg2800: Merge branch 'master' into 2800-pgs
2014-08-16 Tom CleggMerge branch '2800-python-global-state' into 2800-pgs
2014-08-16 radhika3112: trailing white space
2014-08-16 radhika3112: update tests to test ajax success and associated...
2014-08-16 radhika3112: improve errors test to exercise the report issue...
2014-08-15 radhikaMerge branch 'master' into 3112-report-bug
2014-08-15 radhika3112: add test to check the existence of "report issue...
2014-08-15 radhika3112: add "report issue" button to fiddlesticks error...
2014-08-15 Ward Vandewegedocker: be a bit smarter in the make clean target,...
2014-08-15 Brett SmithMerge branch '3593-workbench-exception-rendering'
2014-08-15 radhikaMerge branch 'master' into 3112-report-bug
2014-08-15 Brett Smith3593: Another round of hardening Workbench's render_exc...
2014-08-15 radhikaMerge branch 'master' into 3112-report-bug
2014-08-15 radhika3112: add ajax event handling
2014-08-15 Tom Clegggitignore sdk/cli/vendor. refs #3551
2014-08-15 Tom CleggRestore trailing newline in manifest format sanity...
2014-08-14 radhika3112: minor label updates
2014-08-14 Tom CleggMerge branch '3551-go-layout' closes #3551
2014-08-14 Tom Clegg3551: Merge branch 'master' into 3551-go-layout
2014-08-14 radhika3112: log when an issue is reported
2014-08-14 radhika3112: trailing white spaces
2014-08-14 radhikaMerge branch 'master' into 3112-report-bug
2014-08-14 radhika3112: report issue works for no user and inactive user...
2014-08-14 Peter AmstutzMerge branch '3505-virtual-work-dir' refs #3505
2014-08-14 radhika3112: add tests for the new show version info and repor...
2014-08-14 Peter AmstutzMerge branch 'master' into 3505-virtual-work-dir
2014-08-14 Peter Amstutz3505: tinker with logging
2014-08-14 Peter Amstutz3505: Fix typo in run-command
2014-08-14 Peter Amstutz3505: Move helper scripts into crunchutil module. ...
2014-08-14 radhika3112: add "report issue" button to 404 error page
2014-08-14 Tom Clegg3551: Revert "3551: When testing keep clients, write...
2014-08-14 Tom Clegg3551: Remove superfluous chmod(). Umask is 022 here.
2014-08-14 radhika3112: simplify report message send logic
2014-08-14 radhika3112: when you experience a git error, that is when...
2014-08-14 Phil Hodgson3114: bug fix: when rendering JSON response to a generi...
2014-08-14 radhikaMerge branch 'master' into 3112-report-bug
2014-08-14 radhika3112: config settings, mailer, popup display
2014-08-13 Tom CleggIncrease Capybara timeout to accommodate slow test...
2014-08-13 Tom CleggReport unexpected slurm states as "down". No issue #
2014-08-13 Tom Clegg3551: Use FileUtils.rm_r so deleting stale generated...
2014-08-13 Brett SmithMerge branch '3421-wide-project-tables-wip'
2014-08-13 Brett Smith3421: Make Workbench project contents tables variable...
next