]> git.arvados.org - arvados.git/shortlog
arvados.git
2024-08-26 Stephen Smith17074: Add requestCount to data explorer middleware...
2024-08-26 Stephen Smith17074: Various DE middleware cleanup
2024-08-26 Stephen Smith17074: Add type to api client authorization getParams
2024-08-26 Stephen Smith17074: Refactor / cleanup shared with me middleware
2024-08-26 Stephen Smith17074: Check user panel uuid undefined before loading
2024-08-26 Stephen Smith17074: Cleanup and refactor public favorites middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup favorites panel middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup collections content address...
2024-08-26 Stephen Smith17074: Add type to data explorer meta to satisfy SET_ITEMS
2024-08-26 Stephen Smith17074: Add data explorer pagination loading indicator
2024-08-26 Stephen Smith17074: Add loading status flag to data explorer state
2024-08-26 Stephen Smith17074: Reject DE updates if DE is pending
2024-08-26 Stephen Smith17074: Default dataexplorer criteriachanged to true
2024-08-26 Stephen Smith17074: Cleanup and refactor trash middleware
2024-08-26 Stephen Smith17074: Add missing side panel activations on groups...
2024-08-26 Stephen Smith17074: Refactor group details panel and fix passing...
2024-08-26 Stephen Smith17074: Organize groups panel service
2024-08-26 Stephen Smith17074: Cleanup process middleware service
2024-08-26 Stephen Smith17074: Refactor and simplify favorites middleware.
2024-08-26 Stephen Smith17074: Simplify public favorites middleware, fix broken...
2024-08-26 Stephen Smith17074: Change ListResults itemsAvailable to optinal
2024-08-26 Lisa Knox21720: fixed tablehead styling and added stickyheader
2024-08-23 Peter Amstutz21121: Fix warnings
2024-08-23 Peter Amstutz21121: Add comments
2024-08-23 Peter Amstutz21121: sync arvados_version.py
2024-08-23 Peter Amstutz21121: Add a basic test for report generation
2024-08-23 Peter Amstutz21121: Code cleanup
2024-08-23 Peter Amstutz21121: Remove the 'costanalyzer' arvados-client command
2024-08-23 Peter Amstutz21121: No longer depends on crunchstat
2024-08-23 Peter Amstutz21121: Add median values
2024-08-23 Peter Amstutz21121: Clean up make_docker.sh
2024-08-23 Peter Amstutz21121: Right align numeric column, add note about how...
2024-08-23 Peter Amstutz21121: Improve behavior a bit, working on docs
2024-08-23 Peter Amstutz21121: Better default output
2024-08-23 Peter Amstutz21121: Produce limited report if prometheus is not...
2024-08-23 Peter Amstutz21121: Clean up formatted numbers for sorting
2024-08-23 Peter Amstutz21121: Use separate dygraphs.js for crunchstat and...
2024-08-23 Peter Amstutz21121: Add start/end options
2024-08-23 Peter Amstutz21121: include_workflow_steps optional
2024-08-23 Peter Amstutz21121: Move the COPY step in Dockerfile so package...
2024-08-23 Peter Amstutz21121: Support writing both csv and html report in...
2024-08-23 Peter Amstutz21121: Use template uuid instead of workflow name if...
2024-08-23 Peter Amstutz21121: Add exclude to CWL
2024-08-23 Peter Amstutz21121: Handle comparing numbers better in table sort.
2024-08-23 Peter Amstutz21121: HTML report doesn't require getting all the...
2024-08-23 Peter Amstutz21121: Request more RAM
2024-08-23 Peter Amstutz21121: CWL supports username/pw auth
2024-08-23 Peter Amstutz21121: Add missing file and cluster-activity cwl
2024-08-23 Peter Amstutz21121: Sort cost values correctly
2024-08-23 Peter Amstutz21121: Add table sorting
2024-08-23 Peter Amstutz21121: Active projects table
2024-08-23 Peter Amstutz21121: Build arvados-cluster-activity package
2024-08-23 Peter Amstutz21121: Incorporate into arvados_version and add Docker...
2024-08-23 Peter Amstutz21121: Improve report formatting
2024-08-23 Peter Amstutz21121: Fixed dygraph ticker
2024-08-23 Peter Amstutz21121: Experiment putting data managed on one chart
2024-08-23 Peter Amstutz21121: Charting from prometheus works, added more metrics
2024-08-23 Peter Amstutz21121: Report generator and charting WIP
2024-08-23 Peter Amstutz21121: Refactoring to use crunchstat-summary report...
2024-08-23 Peter Amstutz21121: --exclude ignores case
2024-08-23 Peter Amstutz21121: Tweak the progress logging
2024-08-23 Peter Amstutz21121: Add --exclude to filter workflows
2024-08-23 Peter Amstutz21121: Apply external changes
2024-08-23 Peter Amstutz21121: Improve --help doc
2024-08-23 Peter Amstutz21121: Put runtime back and make columns selectable
2024-08-23 Peter Amstutz21121: Filter out zero cost (reused)
2024-08-23 Peter Amstutz21121: Fix logging
2024-08-23 Peter Amstutz21121: Fix argument
2024-08-23 Peter Amstutz21121: typo fix store_True -> store_true
2024-08-23 Peter Amstutz21121: Add --include-workflow-steps
2024-08-23 Peter Amstutz21121: Add UUID column
2024-08-23 Peter Amstutz21121: Optional prometheus support
2024-08-23 Peter Amstutz21121: Make the prometheus features optional
2024-08-23 Peter Amstutz21121: Include workflow steps
2024-08-23 Peter Amstutz21121: Bugfixes for unfinished containers, add user...
2024-08-23 Peter Amstutz21121: strip whitespace
2024-08-23 Peter Amstutz21121: Specify prometheus auth with a file
2024-08-23 Peter Amstutz21121: Fix typo
2024-08-23 Peter Amstutz21121: Don't require prometheus to run cost report
2024-08-23 Peter Amstutz21121: Round off costs to tenths of a cent
2024-08-23 Peter Amstutz21121: exclude unfinished
2024-08-23 Peter Amstutz21121: Don't require env
2024-08-23 Peter Amstutz21121: Add cost report
2024-08-23 Peter Amstutz21121: Ignore errors
2024-08-23 Peter Amstutz21121: Fix Basic auth
2024-08-23 Peter Amstutz21121: Support both Bearer and Basic authentication
2024-08-23 Peter Amstutz21121: Estimate S3 cost
2024-08-23 Peter Amstutz21121: Gets storage and compute usage
2024-08-23 Peter Amstutz21121: Basic examples work
2024-08-23 Peter Amstutz21121: Get keep byte usage from Prometheus
2024-08-23 Lisa Knox21720: fixed filter icon alignmennt
2024-08-23 Lisa Knox21720: fixed global backgroundColor
2024-08-23 Lisa Knox21720: set spacing on context menu items
2024-08-23 Lisa Knox21720: set padding on muiTableCell
2024-08-23 Brett SmithMerge branch '21901-file-log-throttling'
2024-08-23 Brett SmithMerge branch '22052-container-columns-excluded-fulltext'
2024-08-23 Lisa Knox21720: fixed menu item spacing
2024-08-23 Lisa Knox21720: set contextmenu item text color in global theme
2024-08-23 Lisa Knox21720: fixed top-right dropdown spacing
2024-08-22 Lisa Knox21842: narrowed new autocomplete application, adjusted...
next