Page MenuHomeSoftware Heritage
Feed Advanced Search

Mar 16 2022

anlambert committed rDWAPPSf6343395310b: api/add_forge_now: Allow to use requests list endpoint with datatables (authored by anlambert).
api/add_forge_now: Allow to use requests list endpoint with datatables
Mar 16 2022, 2:18 PM
anlambert committed rDWAPPS26748e56ecce: api: Add endpoint to get details about an add-forge request (authored by anlambert).
api: Add endpoint to get details about an add-forge request
Mar 16 2022, 2:18 PM
anlambert committed rDWAPPSb6d540d2e5fa: add_forge_now: Move datatables listing in dedicated endpoint (authored by anlambert).
add_forge_now: Move datatables listing in dedicated endpoint
Mar 16 2022, 2:18 PM
anlambert added inline comments to D7357: Create form for "Add forge now".
Mar 16 2022, 11:31 AM
anlambert added a comment to D7357: Create form for "Add forge now".

Could you make a different page for each tab, so it works with browser history?

Mar 16 2022, 11:23 AM
anlambert closed D7355: cypress: Generate tests data once and get them through a task.
Mar 16 2022, 11:02 AM
anlambert committed rDWAPPS627ba79a1d7b: cypress: Generate tests data once and get them through a task (authored by anlambert).
cypress: Generate tests data once and get them through a task
Mar 16 2022, 11:02 AM
anlambert closed D7353: cypress: Add missing global intercept for https://status.swh.org.
Mar 16 2022, 11:02 AM
anlambert committed rDWAPPS2b1ae2693978: cypress: Add missing global intercept for https://status.swh.org (authored by anlambert).
cypress: Add missing global intercept for https://status.swh.org
Mar 16 2022, 11:02 AM

Mar 15 2022

anlambert requested review of D7355: cypress: Generate tests data once and get them through a task.
Mar 15 2022, 8:03 PM
anlambert requested review of D7353: cypress: Add missing global intercept for https://status.swh.org.
Mar 15 2022, 6:10 PM
anlambert added a comment to D7351: add_forge_now: Move datatables listing in dedicated endpoint.

Yes but then after that we need to force push that branch anyway.
For now, we are incrementally progressing to add the missing coverage on the views.
We should never have started mixing multiple views in commits but it's done that way now...
So there fight.

Mar 15 2022, 4:02 PM
anlambert closed D7351: add_forge_now: Move datatables listing in dedicated endpoint.

Landed in b6d540d2e5fa.

Mar 15 2022, 3:57 PM
anlambert added a comment to D7351: add_forge_now: Move datatables listing in dedicated endpoint.

@anlambert will have to force

Mar 15 2022, 3:53 PM
anlambert requested review of D7351: add_forge_now: Move datatables listing in dedicated endpoint.
Mar 15 2022, 3:32 PM
anlambert accepted D7349: postgresql: Remove unused listener code from db.py.
Mar 15 2022, 3:22 PM
anlambert added a comment to D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.

I am abandoning this and will submit a new diff where I will separate the datatables listing endpoint from the Web API one (the advantage is that requests will not be throttled) and handle the remaining comments from @vlorentz.

Mar 15 2022, 3:15 PM
anlambert added a revision to T3989: [Add forge now] Create "browse add requests" tab: D7351: add_forge_now: Move datatables listing in dedicated endpoint.
Mar 15 2022, 3:12 PM · Add Forge Now
anlambert added a revision to T3991: [Add forge now] Create moderation dashboard: D7351: add_forge_now: Move datatables listing in dedicated endpoint.
Mar 15 2022, 3:12 PM · meta-task, Add Forge Now
anlambert added a comment to D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.

The reason to throttle it is to avoid resource abuse; which is not limited to the API

Mar 15 2022, 2:27 PM
anlambert added a comment to D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.

the advantage is that requests will not be throttled

Why throttle the public API endpoint but not the datatables endpoint?

Mar 15 2022, 2:07 PM
anlambert abandoned D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.

I am abandoning this and will submit a new diff where I will separate the datatables listing endpoint from the Web API one (the advantage is that requests will not be throttled) and handle the remaining comments from @vlorentz.

Mar 15 2022, 1:46 PM
anlambert requested review of D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.
Mar 15 2022, 11:13 AM

Mar 14 2022

anlambert committed rDWAPPS5bc77709cb3c: package.json: Upgrade dependencies (authored by anlambert).
package.json: Upgrade dependencies
Mar 14 2022, 5:31 PM
anlambert added inline comments to D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.
Mar 14 2022, 5:27 PM
anlambert requested review of D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.
Mar 14 2022, 4:04 PM
anlambert added a revision to T3989: [Add forge now] Create "browse add requests" tab: D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.
Mar 14 2022, 3:48 PM · Add Forge Now
anlambert added a revision to T3991: [Add forge now] Create moderation dashboard: D7344: api/add_forge_now: Allow to use requests list endpoint with datatables.
Mar 14 2022, 3:48 PM · meta-task, Add Forge Now

Mar 11 2022

anlambert closed D7327: api: Add endpoint to update an add-forge request.

Landed in 1bf17d6a75fd.

Mar 11 2022, 4:03 PM
anlambert closed D7328: api: Add endpoint to list add-forge requests.

Landed in 294a95c711bc.

Mar 11 2022, 4:02 PM
anlambert closed D7330: api: Add endpoint to get details about an add-forge request.

Landed in 26748e56ecce.

Mar 11 2022, 4:02 PM
anlambert closed T4030: Implement "Get request details" API feature as Resolved.
Mar 11 2022, 3:16 PM · Add Forge Now
anlambert closed T4026: Implement "Update request" API feature as Resolved.
Mar 11 2022, 3:16 PM · Add Forge Now
anlambert closed T4027: Implement "List requests" API feature as Resolved.
Mar 11 2022, 3:16 PM · Add Forge Now
anlambert closed D7336: sourceforge: Fix incremental listing since CVS origin URLs modification.
Mar 11 2022, 1:34 PM
anlambert committed rDLSfd03941c5f85: sourceforge: Fix incremental listing since CVS origin URLs modification (authored by anlambert).
sourceforge: Fix incremental listing since CVS origin URLs modification
Mar 11 2022, 1:34 PM
anlambert triaged T4036: CGit listing of git.yoctoproject.org instance is broken as Normal priority.
Mar 11 2022, 12:05 PM · CGit lister, System administration
anlambert requested review of D7336: sourceforge: Fix incremental listing since CVS origin URLs modification.
Mar 11 2022, 11:52 AM
anlambert updated the diff for D7330: api: Add endpoint to get details about an add-forge request.

Rebase

Mar 11 2022, 10:11 AM
anlambert updated the diff for D7328: api: Add endpoint to list add-forge requests.

Rebase

Mar 11 2022, 10:10 AM
anlambert updated the diff for D7327: api: Add endpoint to update an add-forge request.

Update: Address @ardumont comments

Mar 11 2022, 10:09 AM
anlambert accepted D7335: docker: Cleanup docker volumes at the end of the tests.
Mar 11 2022, 9:53 AM

Mar 10 2022

anlambert updated the diff for D7332: loader: Add support for submodules discovering.

Update: Address @vlorentz comments

Mar 10 2022, 5:17 PM
anlambert closed D7333: assets/webapp.css: Fix sidebar scrolling.
Mar 10 2022, 4:41 PM
anlambert committed rDWAPPScdcc1efdfb75: assets/webapp.css: Fix sidebar scrolling (authored by anlambert).
assets/webapp.css: Fix sidebar scrolling
Mar 10 2022, 4:41 PM
anlambert requested review of D7333: assets/webapp.css: Fix sidebar scrolling.
Mar 10 2022, 4:37 PM
anlambert added a comment to D7332: loader: Add support for submodules discovering.

Could you move all this new code in a new module and call it from the loader? loader.py is already uncomfortably large.

Mar 10 2022, 4:35 PM
anlambert requested review of D7332: loader: Add support for submodules discovering.
Mar 10 2022, 3:28 PM
anlambert added a revision to T3923: Include submodules recursively when saving git repositories: D7332: loader: Add support for submodules discovering.
Mar 10 2022, 3:25 PM · Git loader, Save Code Now
anlambert added a revision to T3311: Use .gitmodules to discover origins: D7332: loader: Add support for submodules discovering.
Mar 10 2022, 3:25 PM · Archive coverage, Git loader
anlambert requested review of D7330: api: Add endpoint to get details about an add-forge request.
Mar 10 2022, 2:28 PM
anlambert moved T4030: Implement "Get request details" API feature from In Progress to Code Review on the Add Forge Now board.
Mar 10 2022, 2:18 PM · Add Forge Now
anlambert added a revision to T4030: Implement "Get request details" API feature: D7330: api: Add endpoint to get details about an add-forge request.
Mar 10 2022, 2:12 PM · Add Forge Now
anlambert moved T4030: Implement "Get request details" API feature from Backlog to In Progress on the Add Forge Now board.
Mar 10 2022, 2:07 PM · Add Forge Now
anlambert triaged T4030: Implement "Get request details" API feature as High priority.
Mar 10 2022, 2:07 PM · Add Forge Now
anlambert requested review of D7328: api: Add endpoint to list add-forge requests.
Mar 10 2022, 1:44 PM
anlambert updated the diff for D7327: api: Add endpoint to update an add-forge request.

Fix status update

Mar 10 2022, 1:23 PM
anlambert updated the diff for D7327: api: Add endpoint to update an add-forge request.

Update: Rework next request statuses allowed code

Mar 10 2022, 11:52 AM

Mar 9 2022

anlambert requested review of D7327: api: Add endpoint to update an add-forge request.
Mar 9 2022, 6:24 PM
anlambert moved T4026: Implement "Update request" API feature from In Progress to Code Review on the Add Forge Now board.
Mar 9 2022, 6:08 PM · Add Forge Now
anlambert moved T4027: Implement "List requests" API feature from In Progress to Code Review on the Add Forge Now board.
Mar 9 2022, 6:08 PM · Add Forge Now
anlambert added a revision to T4027: Implement "List requests" API feature: D7328: api: Add endpoint to list add-forge requests.
Mar 9 2022, 6:07 PM · Add Forge Now
anlambert added a revision to T4026: Implement "Update request" API feature: D7327: api: Add endpoint to update an add-forge request.
Mar 9 2022, 6:07 PM · Add Forge Now
anlambert added inline comments to D7311: api: Add endpoint to create an add-forge request.
Mar 9 2022, 5:45 PM
anlambert added inline comments to D7311: api: Add endpoint to create an add-forge request.
Mar 9 2022, 5:23 PM
anlambert closed D7311: api: Add endpoint to create an add-forge request.

Landed in 130e9faa9bca

Mar 9 2022, 4:48 PM
anlambert committed rDWAPPSf9459ee8860a: package.json: Upgrade dependencies (authored by anlambert).
package.json: Upgrade dependencies
Mar 9 2022, 4:00 PM
anlambert moved T4026: Implement "Update request" API feature from Backlog to In Progress on the Add Forge Now board.
Mar 9 2022, 3:15 PM · Add Forge Now
anlambert moved T4027: Implement "List requests" API feature from Backlog to In Progress on the Add Forge Now board.
Mar 9 2022, 3:15 PM · Add Forge Now
anlambert triaged T4027: Implement "List requests" API feature as High priority.
Mar 9 2022, 3:15 PM · Add Forge Now
anlambert triaged T4026: Implement "Update request" API feature as High priority.
Mar 9 2022, 3:12 PM · Add Forge Now
anlambert moved T4018: [Add forge now] Create a moderator role from Code Review to Landed/Done on the Add Forge Now board.
Mar 9 2022, 3:06 PM · Add Forge Now
anlambert moved T4019: [Add forge now] Design the model + controller from Code Review to Landed/Done on the Add Forge Now board.
Mar 9 2022, 3:06 PM · Add Forge Now
anlambert moved T3990: [Add forge now] Implement "Submit request" API feature from In Progress to Landed/Done on the Add Forge Now board.
Mar 9 2022, 3:06 PM · Add Forge Now
anlambert closed D7313: svn: Handle sub-project root directory removal in revision.
Mar 9 2022, 1:57 PM
anlambert committed rDLDSVNaf821525c5cd: svn: Handle sub-project root directory removal in revision (authored by anlambert).
svn: Handle sub-project root directory removal in revision
Mar 9 2022, 1:57 PM
anlambert updated the diff for D7311: api: Add endpoint to create an add-forge request.

Add duplicate create check, return 409 (conflict)

Mar 9 2022, 1:22 PM
anlambert updated the diff for D7311: api: Add endpoint to create an add-forge request.

Rebase

Mar 9 2022, 12:07 PM
anlambert accepted D7309: add_forge_now: Bootstrap app and model.
Mar 9 2022, 10:52 AM
anlambert added inline comments to D7321: WIP: Create Submission form w/basic info.
Mar 9 2022, 10:50 AM
anlambert added inline comments to D7321: WIP: Create Submission form w/basic info.
Mar 9 2022, 10:50 AM
anlambert added inline comments to D7321: WIP: Create Submission form w/basic info.
Mar 9 2022, 10:48 AM

Mar 8 2022

anlambert requested review of D7313: svn: Handle sub-project root directory removal in revision.
Mar 8 2022, 4:51 PM
anlambert requested review of D7311: api: Add endpoint to create an add-forge request.
Mar 8 2022, 3:44 PM
anlambert added a revision to T3990: [Add forge now] Implement "Submit request" API feature: D7311: api: Add endpoint to create an add-forge request.
Mar 8 2022, 3:29 PM · Add Forge Now
anlambert abandoned D4629: [POC] OpenAPI and Django REST Framework to specify / implement API v2.

Abandoning this as public API v2 will be built on top of GraphQL.

Mar 8 2022, 9:58 AM
anlambert closed D7307: docker/services: Fix swh-objstorage entrypoint.
Mar 8 2022, 9:51 AM
anlambert committed rDENVb19e889dca18: docker/services: Fix swh-objstorage entrypoint (authored by anlambert).
docker/services: Fix swh-objstorage entrypoint
Mar 8 2022, 9:51 AM

Mar 7 2022

anlambert requested review of D7307: docker/services: Fix swh-objstorage entrypoint.
Mar 7 2022, 5:19 PM

Feb 24 2022

anlambert closed T3970: Change HAL's logo on archive.softwareheritage.org/ as Resolved by committing rDWAPPS57a83b9a7fcc: static/img/logos: Update HAL logo.
Feb 24 2022, 4:54 PM · Web app
anlambert committed rDWAPPS57a83b9a7fcc: static/img/logos: Update HAL logo (authored by anlambert).
static/img/logos: Update HAL logo
Feb 24 2022, 4:54 PM
anlambert closed D7245: browse: Make guided tour publicly available and remove old help page.
Feb 24 2022, 4:54 PM
anlambert committed rDWAPPS5aadc275b965: browse: Make guided tour publicly available and remove old help page (authored by anlambert).
browse: Make guided tour publicly available and remove old help page
Feb 24 2022, 4:54 PM
anlambert updated the diff for D7245: browse: Make guided tour publicly available and remove old help page.

Fix commi message

Feb 24 2022, 4:36 PM
anlambert updated the diff for D7245: browse: Make guided tour publicly available and remove old help page.

Keep help page available after all.

Feb 24 2022, 4:35 PM
anlambert added a comment to D7245: browse: Make guided tour publicly available and remove old help page.

Is it necessary to delete completely the help.html template?
I know it will not be accessible from the menu, but maybe it is safer to keep it around..

Feb 24 2022, 4:26 PM
anlambert requested review of D7245: browse: Make guided tour publicly available and remove old help page.
Feb 24 2022, 4:14 PM
anlambert updated the task description for T3970: Change HAL's logo on archive.softwareheritage.org/.
Feb 24 2022, 3:14 PM · Web app
anlambert updated the task description for T3970: Change HAL's logo on archive.softwareheritage.org/.
Feb 24 2022, 3:13 PM · Web app

Feb 23 2022

anlambert closed T3967: "Link" header is not properly displayed in apidoc when it contains [], a subtask of T3559: Enable the swh-search QL in staging, as Resolved.
Feb 23 2022, 5:39 PM · Archive search, System administration, Intrinsic metadata, Extrinsic metadata