- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 26 2019
Nov 26 2019
douardda committed rDENV0c89cd3350bb: dockerfile: ensure swh-web's version of pip is up to date (authored by douardda).
dockerfile: ensure swh-web's version of pip is up to date
douardda committed rDENV7b3213293ca1: conf: make swh-web always serve assets (authored by douardda).
conf: make swh-web always serve assets
douardda committed rDENVaac4cff40773: grafana: replace the tasks dashboard with olasd's task-processing one (authored by douardda).
grafana: replace the tasks dashboard with olasd's task-processing one
Fix nginx revert proxy for rabbitmq
douardda committed rDENV1f10d774be7b: Fix celery workers conf files: explicit list of queues is now required (authored by douardda).
Fix celery workers conf files: explicit list of queues is now required
douardda committed rDENV3a7e4df76175: Activate a 10s heartbeat for celery workers (authored by douardda).
Activate a 10s heartbeat for celery workers
Upgrade to pg 11
douardda committed rDENV2ed0c7833c5b: Add the vault services (api and worker) and make them avaible in swh-web (authored by douardda).
Add the vault services (api and worker) and make them avaible in swh-web
douardda committed rDENV0ac8db330055: Move options and arguments of the swh manage command as COMMAND (authored by douardda).
Move options and arguments of the swh manage command as COMMAND
douardda committed rDENVbb38cd93622e: Deploy a djangossettings.py for swh-web that allows to set a dumd asmin password (authored by douardda).
Deploy a djangossettings.py for swh-web that allows to set a dumd asmin password
douardda committed rDENV7000265592f0: Update the lister entrypoint to make latest cli updates (authored by douardda).
Update the lister entrypoint to make latest cli updates
Very beginning of a grafana service
Improve a bit the README file
douardda committed rDENV842f819f3439: Merge all loaders and listers services in swh-loader and swh-lister (authored by douardda).
Merge all loaders and listers services in swh-loader and swh-lister
douardda committed rDENV29c9481102d3: Ensure PATH contains ~/.local/bin for dockers where 'pip install --user' is used (authored by douardda).
Ensure PATH contains ~/.local/bin for dockers where 'pip install --user' is used
douardda committed rDENVa1d4f5a8f5de: Move all swh config file in conf/ and use volumes to inject them in dockers (authored by douardda).
Move all swh config file in conf/ and use volumes to inject them in dockers
douardda committed rDENV7ddf391cdccb: Reduce verbosity of the journal pusblisher and storage listener. (authored by douardda).
Reduce verbosity of the journal pusblisher and storage listener.
douardda committed rDENVf8ca643a0508: Install kombu from sources in scheduler-worker as a workaround for T1491 (authored by douardda).
Install kombu from sources in scheduler-worker as a workaround for T1491
douardda committed rDENV144f580b4662: Workers' celery config is now managed as the [celery] section of the main… (authored by douardda).
Workers' celery config is now managed as the [celery] section of the main…
douardda committed rDENV4dcbc2cf5e5a: Update config system for scheduler services (authored by douardda).
Update config system for scheduler services
Reduce the slicing for objstorage
douardda committed rDENV1b6edf887e77: Move conf and env files in dedicated directories (authored by douardda).
Move conf and env files in dedicated directories
Fix a typo in indexer's Dockerfile
douardda committed rDENVc90fb7242ff6: Ensure pip, setuptools and wheel are up to date at image build time (authored by douardda).
Ensure pip, setuptools and wheel are up to date at image build time
douardda committed rDENV7f8ff5e21523: Add a prefix in celery workers' hostnames to prevent confusion eg. with pypi (authored by douardda).
Add a prefix in celery workers' hostnames to prevent confusion eg. with pypi
Small fix for the prometheus service
Update config of the scheduler
douardda committed rDENV4d33cbaa87b1: Indexers have been refactored so we now only one celery worker (authored by douardda).
Indexers have been refactored so we now only one celery worker
Fix the celery worker's hostname
douardda committed rDENV04d38c79e427: Try to rationalize a bit ports published on the host (authored by douardda).
Try to rationalize a bit ports published on the host
douardda committed rDENVe0795aa1d5e7: Rewrite the 'How to use' section as a 'Quick Start' (authored by douardda).
Rewrite the 'How to use' section as a 'Quick Start'
douardda committed rDENVb24f45b91d5f: Add an nginx service to group all http services on the same service endpoint (authored by douardda).
Add an nginx service to group all http services on the same service endpoint
douardda committed rDENVb0cf67760891: Fix tab indent in dockerfiles/swh-indexer-worker/entrypoint.sh (authored by douardda).
Fix tab indent in dockerfiles/swh-indexer-worker/entrypoint.sh
douardda committed rDENVe1d3e4241823: Use full postgresql connexion URLs everywhere (authored by douardda).
Use full postgresql connexion URLs everywhere
douardda committed rDENV4d1f1a3ef3b4: Rename celery workers as <swh-instance>@<hostname> (authored by douardda).
Rename celery workers as <swh-instance>@<hostname>
douardda committed rDENV3c3f86d3ef4d: Use Python 3.6 since celery 4.2 is not yet compatible with python 3.7 (authored by douardda).
Use Python 3.6 since celery 4.2 is not yet compatible with python 3.7
douardda committed rDENV8deedeb75ae8: No need to expose port 5008 in swh-scheduler-worker's Dockerfile (authored by douardda).
No need to expose port 5008 in swh-scheduler-worker's Dockerfile
Fix loader config file name
douardda committed rDENV119f4f2d5529: Use 'swh-scheduler api-server' command to start the sheduler's API server (authored by douardda).
Use 'swh-scheduler api-server' command to start the sheduler's API server
douardda committed rDENVa5a9f670b04a: Add missing swh-lister-bitbucket service (authored by douardda).
Add missing swh-lister-bitbucket service
douardda committed rDENV06f417d3eb88: task_queues configuration is not needed any more (authored by douardda).
task_queues configuration is not needed any more
Add loader workers services
douardda committed rDENV72c144941f3e: Fix the example code to add a gitlab lister task (authored by douardda).
Fix the example code to add a gitlab lister task
Add a flower service
douardda committed rDENV081d478f44b6: Print the list of python installed packages on container startup (authored by douardda).
Print the list of python installed packages on container startup
douardda committed rDENV0cff6c5c92ad: swh-scheduler-api: add a 'swh-scheduler' command to the entrypoint (authored by douardda).
swh-scheduler-api: add a 'swh-scheduler' command to the entrypoint
douardda committed rDENV301a8d979e2d: Add a section in the README on how to create tasks to start importing content… (authored by douardda).
Add a section in the README on how to create tasks to start importing content…
Fix swh-scheduler-runner config
douardda committed rDENV98733a8b96d1: Use 8080 as host port for the swh-web service (authored by douardda).
Use 8080 as host port for the swh-web service
douardda committed rDENV58d97a091b52: Duplicate the build: item in swh-scheduler-runner instead of using depends_on (authored by douardda).
Duplicate the build: item in swh-scheduler-runner instead of using depends_on
Add lister workers services
Add scheduler services
refactor a bit
douardda committed rDENV169c120f7adb: Import swh-docker-dev repository as docker/ directory (authored by douardda).
Import swh-docker-dev repository as docker/ directory
Remove pythonpath.sh
douardda committed rDENV9e44c9328d95: Update the README file for pre-commit based git hooks (authored by douardda).
Update the README file for pre-commit based git hooks
douardda committed rDENV84b78c6ab309: bin/update: ensure pre-commit is available (authored by douardda).
bin/update: ensure pre-commit is available
Nov 25 2019
Nov 25 2019
douardda updated the diff for D2338: Update the README and ensure pre-commit is available in bin/update.
Rebase + typos/rewordings in the README file
Nov 22 2019
Nov 22 2019
douardda committed rDWAPPS72f134bc4aea: Fix several typos reported by pre-commit hooks (authored by douardda).
Fix several typos reported by pre-commit hooks
douardda updated the diff for D2338: Update the README and ensure pre-commit is available in bin/update.
also remove pythonpath.sh
douardda committed rDENVa2e3199ab496: Use 'pre-commit install' as fixups hook (authored by douardda).
Use 'pre-commit install' as fixups hook
douardda closed T1881: Replace custom managed git hooks with pre-commit as Resolved by committing rDENVa2e3199ab496: Use 'pre-commit install' as fixups hook.
douardda committed rDENVe4bae4f26236: Remove git-(add|rm)-pro-commit-hook scripts (authored by douardda).
Remove git-(add|rm)-pro-commit-hook scripts
In D2337#54934, @zack wrote:great !
I guess this should have a Closes T1881 in its commit message before landing
Nov 21 2019
Nov 21 2019
mrconfig: remove swh-mirror-forge
Add a pre-commit config file
Update the pre-commit config file
douardda committed rDDEPb646d12ba94b: Fix migration scripts for 80 column lines (authored by douardda).
Fix migration scripts for 80 column lines
Add a pre-commit config file
Add a pre-commit config file
douardda committed rDDATASET3fad1a09fefd: Fix a few typos reported by pre-commit hooks (authored by douardda).
Fix a few typos reported by pre-commit hooks
Add a pre-commit config file
Add a pre-commit config file
Add a pre-commit config file
douardda committed rDCIDX737958390bd6: Fix test_origin_metadata mistakenly broken by e50660efca (authored by douardda).
Fix test_origin_metadata mistakenly broken by e50660efca
Add a pre-commit config file
douardda committed rDCIDXe50660efca73: Fix several typos reported by pre-commit hooks (authored by douardda).
Fix several typos reported by pre-commit hooks
douardda committed rDLS3ddfd00e9014: Fix typos (and trailing ws) reported by codespell (authored by douardda).
Fix typos (and trailing ws) reported by codespell
Add a pre-commit config file
Fix a typo reported by codespell
Add a pre-commit config file
Add a pre-commit config file
Add a pre-commit config file
Fix a typo reported by codespell
Add a pre-commit config file
Fix typos reported by codespell
Add a pre-commit config file
Add a pre-commit config file
Add a pre-commit config file
Add a pre-commit config file
Fix a few typos reported by codespell
douardda committed rDSTObc0e81c3d140: pre-commit: explicitely whitelist 'iff' when running codespell (authored by douardda).
pre-commit: explicitely whitelist 'iff' when running codespell
douardda committed rDSTO1472c8e89334: fix trailing ws reported by pre-commit (authored by douardda).
fix trailing ws reported by pre-commit