- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 9 2019
Dec 9 2019
douardda committed rDENVbaeb787d8d9b: docker/nginx: use standard port 80 in nginx's container (authored by douardda).
docker/nginx: use standard port 80 in nginx's container
douardda committed rDENV57ab82a18cd2: Rename swh-scheduler-api as swh-scheduler and swh-vault-api as swh-vault (authored by douardda).
Rename swh-scheduler-api as swh-scheduler and swh-vault-api as swh-vault
douardda updated the diff for D2415: docker/Dockefile: clean the $HOME/.cache/ at the end of the build.
rebased
rebased
douardda updated the diff for D2413: Rename swh-scheduler-api as swh-scheduler and swh-vault-api as swh-vault.
forgot a few matches, as noticed by anlambert
douardda added a comment to D2413: Rename swh-scheduler-api as swh-scheduler and swh-vault-api as swh-vault.
In D2413#57044, @anlambert wrote:I totally agree on this. You miss some replacements in the tests and the README though.
Okay I see no "simple" way of doing this with the current implementation of tasks using SWHTask.
Dec 6 2019
Dec 6 2019
Closed by D2394
douardda committed rDSCHa18f56205d1d: celery: add 2 statsd probes for the runner and listener (authored by douardda).
celery: add 2 statsd probes for the runner and listener
Dec 5 2019
Dec 5 2019
LGTM
Dec 4 2019
Dec 4 2019
ok, let's keep _scheduler_ in probe names
I said -scheduler !
rebased + rename statsd probes (-scheduler/+total)
douardda committed rDSCH08243bbc9e3e: tests: fix celery_task's test_multiping (authored by douardda).
tests: fix celery_task's test_multiping
douardda committed rDSCHf206076232a8: celery: make SWHTask send start/end of execution statsd gauges with timestamps (authored by douardda).
celery: make SWHTask send start/end of execution statsd gauges with timestamps
douardda closed T2119: Monitoring of workers as Resolved by committing rDSCHf206076232a8: celery: make SWHTask send start/end of execution statsd gauges with timestamps.
Dec 3 2019
Dec 3 2019
douardda moved T2119: Monitoring of workers from Backlog to in progress on the Sprint 2019/12 (Monitor and Conquer) board.
Nov 29 2019
Nov 29 2019
replay: use tag based statsd probes
douardda committed rDJNL3f61999d2d08: replay: add a bit of statsd probing in process_replay_objects (authored by douardda).
replay: add a bit of statsd probing in process_replay_objects
rebased
douardda committed rDJNL0177a9272bbe: replay: ensure a revision is present only once in a batch (authored by douardda).
replay: ensure a revision is present only once in a batch
LGTM but I'm not very used to the webapp's code.
looks very good to me, thanks!
Nov 28 2019
Nov 28 2019
Nov 27 2019
Nov 27 2019
Not very fond, but will work and remains the simplest solution.
Nov 26 2019
Nov 26 2019
douardda committed rDENV12931aff1a94: Dockerfile: fix a typo in var substitution (authored by douardda).
Dockerfile: fix a typo in var substitution
douardda committed rDENV74252ff5d8cc: Allow to set CASS_DRIVER_ env vars when building the docker image (authored by douardda).
Allow to set CASS_DRIVER_ env vars when building the docker image
douardda committed rDENV78ee2eeb7ae2: Stop referencing swh-docker-dev in .mrconfig (authored by douardda).
Stop referencing swh-docker-dev in .mrconfig
Fix entrypoint of most services
Closed by 9a98e8be06817055693671cfbe6917645171993e
douardda committed rDENVc8591006d03b: Dockerfile: get rid of swh-loader-xxx for packages loaders (authored by douardda).
Dockerfile: get rid of swh-loader-xxx for packages loaders
Merge 'swh-docker-dev' into master
douardda committed rDENV3b0c74bc80ba: Dockerfile: install cassandra-driver in a dedicated step (authored by douardda).
Dockerfile: install cassandra-driver in a dedicated step
douardda committed rDENV7b2e570a57da: Dockerfile: use --no-install-recommends for r-cran packages (authored by douardda).
Dockerfile: use --no-install-recommends for r-cran packages
douardda committed rDENV9b12218d59cd: entrypoints: ensure gunicorn services can handle more than one connection (authored by douardda).
entrypoints: ensure gunicorn services can handle more than one connection
Dockerfile: update to python 3.7
douardda committed rDENV00d3f8f35840: README: update doc to use the new 'swh' master cli tool (authored by douardda).
README: update doc to use the new 'swh' master cli tool
douardda committed rDENV30e9c934ef20: lister: allways run the db initialization step (authored by douardda).
lister: allways run the db initialization step
douardda committed rDENVb7f02d8add7f: dockerfile: install python packages in a venv under the swh user (authored by douardda).
dockerfile: install python packages in a venv under the swh user
douardda committed rDENV53fa588c7fc2: Factorise the pip install of source repos in a shell function (authored by douardda).
Factorise the pip install of source repos in a shell function
douardda committed rDENV6d49580cd56c: replica: ensure entrypoints are defined in replica related services (authored by douardda).
replica: ensure entrypoints are defined in replica related services
douardda committed rDENV7b0ea2803606: Remove entrypoint.sh files from the Dockerfile (authored by douardda).
Remove entrypoint.sh files from the Dockerfile
douardda committed rDENV6558c6c8ad18: entrypoint: pgsql has been moved to ~swh/ (authored by douardda).
entrypoint: pgsql has been moved to ~swh/
douardda committed rDENVd1f5b87ba8c7: Dockerfile: small readability refactoring (authored by douardda).
Dockerfile: small readability refactoring
douardda committed rDENV587f9df57a80: lister: Use explicit postgresql URLs as a workaround for a sqlalchemy issue (authored by douardda).
lister: Use explicit postgresql URLs as a workaround for a sqlalchemy issue
douardda committed rDENV9359da6dbf95: Add support for a kafka-powered replica of the graph. (authored by douardda).
Add support for a kafka-powered replica of the graph.
douardda committed rDENV20b0733b84f3: swh-web: enforce the database file to be created in either $HOME or /tmp (authored by douardda).
swh-web: enforce the database file to be created in either $HOME or /tmp
compose: fix inconsistent dependency
douardda committed rDENVc56678130229: readme: integrate the docker-based development setup from the main's doc (authored by douardda).
readme: integrate the docker-based development setup from the main's doc
douardda committed rDENV6417e87e38e0: readme: make it compliant with phabricator's limited remarkup format (authored by douardda).
readme: make it compliant with phabricator's limited remarkup format
douardda committed rDENV8871e9cd32eb: swh-scheduler: add SWH_CONFIG_FILENAME and SWH_SCHEDULER_CONFIG_FILE env vars (authored by douardda).
swh-scheduler: add SWH_CONFIG_FILENAME and SWH_SCHEDULER_CONFIG_FILE env vars
douardda committed rDENVd192c1cde3d7: docker-compose: move the swh-indexer-journal-client in the journal "section" (authored by douardda).
docker-compose: move the swh-indexer-journal-client in the journal "section"
douardda committed rDENV0b031ba074df: web: remove djangosettings.py file and use swh.web.settings.development (authored by douardda).
web: remove djangosettings.py file and use swh.web.settings.development
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