- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 26 2019
Nov 26 2019
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
douardda committed rDSTO264cd33b77aa: Add a pre-commit-hooks.yaml config file (authored by douardda).
Add a pre-commit-hooks.yaml config file
remove useless mypy.ini entry
fix mypy.ini and rebase
Fix swh-storage-add-dir
douardda committed rDSTOc7878084ac48: Remove utils/(dump|fix)_revisions scripts (authored by douardda).
Remove utils/(dump|fix)_revisions scripts
rebased on origin/master
rebase
rewrite the mypy hook as a language:system one
Add a mypy precommit hook
Nov 20 2019
Nov 20 2019
use '.[testing]' as additional dep
rebased
Include fixes reported by pre-commit hooks in this diff