projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2020-01-23
Lucas Di Pentima
15012: Clears the subprocess panel before populating...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Lucas Di Pentima
15012: Shows process context menu on all_process page...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Lucas Di Pentima
15012: Adds run time column to all_processes. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Lucas Di Pentima
15012: Uses varargs version of joinFilters().
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Lucas Di Pentima
15019: Adds Status filtering to project panel.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Lucas Di Pentima
15019: Changes joinFilters() to accept variable number...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15012: Adds filtering by process type & ordering by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15012: Adds process status filtering to all_processes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15012: Removes duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15012: Adds 'All Processes' panel. (WIP)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15012: Adds 'All Processes' item to left panel tree.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
Fixes tests to work with connected components.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
Merge branch '15047-exclude-child-processes'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15047: Fixes build by nesting pipe() calls instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15047: Adds 'process type' filtering to project panel.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
Merge branch '15672-subprocess-list-v2'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15672: Merge branch 'master' into 15672-subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucas Di Pentima
15672: Adds test for params being just under the limit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Lucas Di Pentima
15672: Cleans & simplifies test code.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Lucas Di Pentima
15672: Adds unit test to API's list request with method...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Lucas Di Pentima
15672: Fixes test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Peter Amstutz
Merge branch '16041-valid-name' refs #16041
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Peter Amstutz
IllegalNamingWarning is conditional on ForwardSlashName...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Peter Amstutz
16041: Adjust name validation behavior depending on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Lucas Di Pentima
15672: Removes commented out imports.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Peter Amstutz
15672: Delete comment out code
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Peter Amstutz
15672: Update container runtime every 5 seconds
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Peter Amstutz
15672: Fix NaN runtime
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Peter Amstutz
15672: Auto-update project panel on container activity
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Peter Amstutz
15672: Rate limiting for data explorer refresh
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Lucas Di Pentima
Merge branch 'dependabot/npm_and_yarn/handlebars-4...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Lucas Di Pentima
Merge branch 'master' into 15672-subprocess-list-v2
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
dependabot...
Bump handlebars from 4.0.14 to 4.3.0
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Removes unused code.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Uses process context menu on subprocess panel.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Fixes a couple tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Shows "no subprocesses" message at subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Fixes some code styling.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Adds double-click navigation and sigle-click...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Adds filtering by name on subprocess panel by...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Fixes status filtering on subprocess panel.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Clears data explorer when there're no subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Lucas Di Pentima
15672: Removes filter panel & makes pagination choices...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Lucas Di Pentima
15672: Switches to POST when using long query strings...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Peter Amstutz
Update package build
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Peter Amstutz
Merge branch '15936-use-webdavdownload' refs #15936
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Peter Amstutz
15936: Workbench2 should use WebDAVDownload for file...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Lucas Di Pentima
15672: Subprocess list filter by status & pagination.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: subprocess view WIP
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Adds mutually exclusive data explorer column...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Adds functionality for tree item selection with...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Adds renderers for create_at and container run...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Adds minimal subprocess data explorer (WIP)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Fixes warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Eric Biagiotti
15672: Changes the list method to use the POST special...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Lucas Di Pentima
Merge branch '15672-filters-translation-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: More filter usage fixes.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on search bar actions.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on collections and favorite...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on group related store code.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on workflow service.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on tag service.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on project service.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter usage on favorite service.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Lucas Di Pentima
15672: Fixes filter translations to snake case.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Peter Amstutz
Merge branch '15256-removing-files-during-upload'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Eric Biagiotti
15256: Fixes error handling when collection creation...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Eric Biagiotti
15256: Simplifies file upload deleting and removes...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Peter Amstutz
Merge branch '15256-removing-files-during-upload'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Lucas Di Pentima
Merge branch '15921-trailing-slash-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Peter Amstutz
15921: Fix collection create from upload dialog
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Lucas Di Pentima
15921: Fixes the link account service call.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Lucas Di Pentima
15921: Updates tests to not expect trailing slashes...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Lucas Di Pentima
15921: Avoids adding a trailing slash to every resource...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Lucas Di Pentima
Merge branch '15856-illegal-chars-warning'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Lucas Di Pentima
15856: Merge branch 'master' into 15856-illegal-chars...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Lucas Di Pentima
15856: Adds name validation to projects and collection...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Lucas Di Pentima
15856: Replaces icon.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Lucas Di Pentima
15856: Enhances error constant naming.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Lucas Di Pentima
15856: Renders warning component on project & collectio...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Lucas Di Pentima
15856: Fixes error handling on collection updates.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Peter Amstutz
Update 'set-value' package for CVE-2019-10747
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Peter Amstutz
Merge branch '15803-unsetup' refs #15803
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Peter Amstutz
15803: Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Peter Amstutz
15803: INIT->INIT_USER, CONFIG->SET_CONFIG, remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Peter Amstutz
15803: Add checks that user uuid (from getUserUuid...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Unifies project tree component code into one...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Removes more unused code.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Peter Amstutz
Merge branch 'master' into 15803-unsetup
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Merge branch 'master' into 15856-illegal-chars...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Removes unused component.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Adds a conditional warning icon on the breadcrum...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Lucas Di Pentima
15856: Adds new component to show a conditional warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Eric Biagiotti
Merge branch '15840-project-page-hang'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Eric Biagiotti
15840: Adds comment to refactored tree construction
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Eric Biagiotti
15840: Removes trailing slash from directory propfinds
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Lucas Di Pentima
Merge branch '15069-tag-searching-by-ids'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Lucas Di Pentima
15069: Renames parameter for code readability.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Peter Amstutz
15069: Fix typechecking for skipValidation parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Eric Biagiotti
15840: Fixes merge
commit
|
commitdiff
|
tree
|
snapshot
next