1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jun 28, 2023 — Jun 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gui for monitor docker container More... about 6 years ago
bamboo uses ash (I think) and does not understand bash == More... about 6 years ago
Updated version and cleaned up CHANGELOG. More... about 6 years ago
Merge pull request #1401 in CATS/clowder from space-invitations-login-page-fix to release/1.8 More... about 6 years ago
Fixed space invitation when a user is not a member of the instance and local userpass is not enabled. More... about 6 years ago
Merge branch 'master' into develop More... about 6 years ago
Merge remote-tracking branch 'origin/release/1.8' into release-174-to-release-180 More... about 6 years ago
Merge pull request #1393 in CATS/clowder from elasticsearch-process-queue to develop More... about 6 years ago
Merge pull request #1398 in CATS/clowder from bugfix/CATS-1025-reporting-api-times-out-on-large-databases to develop More... about 6 years ago
Set default extractor category to `EXTRACT` in both heartbeat and api. More... about 6 years ago
Merge pull request #1399 in CATS/clowder from fix-monitor to develop More... about 6 years ago
small tweaks for deploying in kubernetes More... about 6 years ago
make monitor less verbose, use correct monitor image in docker-compose file. More... over 6 years ago
Stream Files, Datasets and Collections reports in chunks. More... over 6 years ago
Use a queue (backed by default by MongoDB) to reindex the full Elasticsearch index. More... over 6 years ago
Support for mongo 3.6. Changed aggregators to mongo find and loops in scala. More... over 6 years ago
Utilize bulk get methods for resources widely across the application, including checking permissions for many resources at once. Several instances where checks for resource existince were being done multiple times (e.g. in a method and then in another method the first one calls) to reduce MongoDB query load. These bulk requests will also report any missing IDs in the requested list so developers can handle those appropriately if needed. More... over 6 years ago
Expanded ExtractorInfo to include a 'parameters' field containing JSONSchema, generate a 'parameters' form in the manual submission view(s) from the JSONSchema provided More... over 6 years ago
traefik:latest is now v2 which is not compatible with docker-compose More... over 6 years ago
docker-compose updates - extractors are now in their own docker-compose file - added traefik for proxy - added monitor - use env file for options - fix to run as arbitrary user (needed for openshift) - move monitor from pyclowder More... over 6 years ago
Merge pull request #1388 in CATS/clowder from feature/CATS-1010-add-pagination-to-search-box-results to develop More... over 6 years ago
Added pagination and infinite scrolling to search. Added thumbnail API route. More... over 6 years ago
Docker cleanup - use new buildkit to speed up builds -- use caches -- parallel builds - use build args for version/branch/git - store version/branch/git as environment variables in docker image More... over 6 years ago
Trigger archival process automatically based on when a file was last viewed/downloaded and the size of the file. More... over 6 years ago
Merge pull request #1374 in CATS/clowder from CATS-1007-add-button-on-file-page-to-archive-the-file to develop More... over 6 years ago
Change S3ByteStorageService.save to use TransferManager (note: has odd delay for larger files) More... over 6 years ago
Added archive/unarchive button on file page. More... over 6 years ago
add thumbnail UUID to elasticsearch More... over 6 years ago
When searching by metadata fields don't auto-lowercase metadata field names. More... over 6 years ago
Replaced https://github.com/ncsa/clowder with https://github.com/clowder-framework. More... over 6 years ago