Page MenuHomeSoftware Heritage
Feed Advanced Search

Sep 10 2021

anlambert accepted D6238: Stop logging some exceptions to Sentry.

+1, I was also thinking recently to implement such exception filtering but you were faster.

Sep 10 2021, 2:41 PM
anlambert closed T3441: Implement query to get origin visit types dynamically as Resolved.

This has been implemented and is now used by swh-web in production, closing this.

Sep 10 2021, 10:49 AM · Archive search

Sep 9 2021

anlambert closed D6230: browse/snapshot_context: Better handle missing revision edge case.
Sep 9 2021, 4:16 PM
anlambert committed rDWAPPScdebef28e78d: browse/snapshot_context: Better handle missing revision edge case (authored by anlambert).
browse/snapshot_context: Better handle missing revision edge case
Sep 9 2021, 4:16 PM
anlambert requested review of D6230: browse/snapshot_context: Better handle missing revision edge case.
Sep 9 2021, 4:10 PM
anlambert abandoned D6225: templates/show-metadata: Fix rendering error when a SWHID is missing.

Abandonned in favor of a better fix in D6230

Sep 9 2021, 3:58 PM
anlambert closed D6213: templates/layout: Refine piwik script inclusion test.
Sep 9 2021, 3:03 PM
anlambert committed rDWAPPS45583024a8f7: templates/layout: Refine piwik script inclusion check (authored by anlambert).
templates/layout: Refine piwik script inclusion check
Sep 9 2021, 3:03 PM
anlambert updated the diff for D6213: templates/layout: Refine piwik script inclusion test.

Rebase and reword commit message

Sep 9 2021, 2:51 PM
anlambert accepted D6224: api/vault: Fix TypeError caused by unexpected return type of the vault API.
Sep 9 2021, 2:49 PM
anlambert accepted D6222: api/vault: Re-add obj_type and obj_id to legacy API endpoints.
Sep 9 2021, 12:25 PM
anlambert closed D6223: docker/conf/web: Fix protocol in deposit private API URL.
Sep 9 2021, 12:07 PM
anlambert committed rDENV765a505eb25e: docker/conf/web: Fix protocol in deposit private API URL (authored by anlambert).
docker/conf/web: Fix protocol in deposit private API URL
Sep 9 2021, 12:07 PM
anlambert requested review of D6223: docker/conf/web: Fix protocol in deposit private API URL.
Sep 9 2021, 12:05 PM
anlambert accepted D6214: keycloak: Declare 'swh.vault.git_bare.ui' role.
Sep 9 2021, 11:31 AM
anlambert accepted D6216: utils: Fix unescape() on non-ASCII strings..
Sep 9 2021, 11:31 AM
anlambert accepted D6217: translator: Fix parsing of multibyte characters.
Sep 9 2021, 11:30 AM
anlambert accepted D6218: directory-display: Show human-readable file sizes (KB, MB, ...)..

Looks good, thanks !

Sep 9 2021, 11:25 AM
anlambert closed D6219: common/utils: Add function to get origin visit types dynamically.
Sep 9 2021, 10:50 AM
anlambert committed rDWAPPS3d6abb9ae1ae: common/utils: Add function to get origin visit types dynamically (authored by anlambert).
common/utils: Add function to get origin visit types dynamically
Sep 9 2021, 10:50 AM
anlambert closed D6215: docker/conf: Fix search journal client configurations.
Sep 9 2021, 10:47 AM
anlambert committed rDENV8ad439467dc3: docker/conf: Fix search journal client configurations (authored by anlambert).
docker/conf: Fix search journal client configurations
Sep 9 2021, 10:47 AM
anlambert updated the diff for D6215: docker/conf: Fix search journal client configurations.

Rebase

Sep 9 2021, 10:47 AM

Sep 8 2021

anlambert requested review of D6219: common/utils: Add function to get origin visit types dynamically.
Sep 8 2021, 5:55 PM
anlambert added a revision to T3441: Implement query to get origin visit types dynamically: D6219: common/utils: Add function to get origin visit types dynamically.
Sep 8 2021, 5:42 PM · Archive search
anlambert requested changes to D6218: directory-display: Show human-readable file sizes (KB, MB, ...)..

Looks good but filesizeformat is already used in many views implementation (grep for it).

Sep 8 2021, 5:41 PM
anlambert closed D6186: misc: Add iframe view for contents and directories.
Sep 8 2021, 5:34 PM
anlambert committed rDWAPPSe2b48563ac20: misc: Add iframe view for contents and directories (authored by anlambert).
misc: Add iframe view for contents and directories
Sep 8 2021, 5:34 PM
anlambert updated the diff for D6186: misc: Add iframe view for contents and directories.

Update:

  • rebase
  • ensure click handler for code highlighting will not be created in iframe mode
Sep 8 2021, 5:00 PM
anlambert requested review of D6215: docker/conf: Fix search journal client configurations.
Sep 8 2021, 4:42 PM
anlambert added a comment to D6186: misc: Add iframe view for contents and directories.

I disabled lines highlighting for the iframe view through javascript, did you recompile the static assets before your tests ?

Yes (I have to, the python process crashes when I don't)

I just tried, and it seems I can't anymore... most of the time.

However, if I click on a line number right after it displayed the column, I can still one line and it will scroll to it.

Sep 8 2021, 4:34 PM
anlambert accepted D6190: Add link to extrinsic metadata API from the browse view.
Sep 8 2021, 3:58 PM
anlambert requested review of D6213: templates/layout: Refine piwik script inclusion test.
Sep 8 2021, 3:41 PM
anlambert accepted D6212: Add 'swh.vault.git_bare.ui' use role, to display the 'git bare' button on the UI.

Looks good to me.

Sep 8 2021, 3:18 PM
anlambert added a comment to T3458: save code now: Requests are not getting updated from time to time.

Indeed some save requests are still marked as running while they clearly are not.

Sep 8 2021, 2:21 PM · Save Code Now
anlambert accepted D6211: client: Open last_visit method to retrieve last visit of an origin.

Looks good to me.

Sep 8 2021, 1:29 PM
anlambert closed D6207: browse/snapshot_context: Ensure pull request branches can be browsed.
Sep 8 2021, 11:54 AM
anlambert committed rDWAPPSb5ed69554056: browse/snapshot_context: Ensure pull request branches can be browsed (authored by anlambert).
browse/snapshot_context: Ensure pull request branches can be browsed
Sep 8 2021, 11:54 AM

Sep 7 2021

anlambert requested review of D6207: browse/snapshot_context: Ensure pull request branches can be browsed.
Sep 7 2021, 5:04 PM
anlambert updated the diff for D6186: misc: Add iframe view for contents and directories.

Update:

  • rebase
  • address @vlorentz comments
  • fix a couple of spotted issues
  • add sphinx documentation
  • add modals displayable from the SWHIDs tab explaining how to integrate iframe views in external web page
Sep 7 2021, 3:28 PM
anlambert accepted D6201: Add an overview of the metadata workflow.
Sep 7 2021, 3:04 PM
anlambert accepted D6202: explicitly name the metadata search configuration property.

Looks good to me.

Sep 7 2021, 3:03 PM
anlambert accepted D6198: Allow all hosts in tests.

Looks good to me.

Sep 7 2021, 2:53 PM
anlambert added inline comments to D6190: Add link to extrinsic metadata API from the browse view.
Sep 7 2021, 1:17 PM
anlambert added inline comments to D6190: Add link to extrinsic metadata API from the browse view.
Sep 7 2021, 1:16 PM
anlambert accepted D6196: git_bare: Don't cook submodule targets.
Sep 7 2021, 11:34 AM
anlambert closed D6191: templates/apidoc: Restore Web API links removed by JSON highlighting.
Sep 7 2021, 11:29 AM
anlambert committed rDWAPPS8c8550a08afd: templates/apidoc: Restore Web API links removed by JSON highlighting (authored by anlambert).
templates/apidoc: Restore Web API links removed by JSON highlighting
Sep 7 2021, 11:29 AM
anlambert updated the diff for D6191: templates/apidoc: Restore Web API links removed by JSON highlighting.

Rebase

Sep 7 2021, 11:28 AM
anlambert closed D6192: assets/badges: Highlight HTML and Markdown integration code.
Sep 7 2021, 11:27 AM
anlambert committed rDWAPPSf17713fd8976: assets/badges: Highlight HTML and Markdown integration code (authored by anlambert).
assets/badges: Highlight HTML and Markdown integration code
Sep 7 2021, 11:27 AM
anlambert updated the diff for D6192: assets/badges: Highlight HTML and Markdown integration code.

Rebase

Sep 7 2021, 11:27 AM
anlambert requested changes to D6190: Add link to extrinsic metadata API from the browse view.
Sep 7 2021, 11:25 AM
anlambert added inline comments to D6196: git_bare: Don't cook submodule targets.
Sep 7 2021, 11:08 AM
anlambert closed D6194: api/vault: Fix a couple of httpdomain references.
Sep 7 2021, 11:00 AM
anlambert committed rDWAPPS579f7a3ed630: api/vault: Fix a couple of httpdomain references (authored by anlambert).
api/vault: Fix a couple of httpdomain references
Sep 7 2021, 11:00 AM
anlambert updated the diff for D6194: api/vault: Fix a couple of httpdomain references.

Rebase

Sep 7 2021, 11:00 AM
anlambert accepted D6195: Generalize test_revision_submodule to run on the git_bare cooker..
Sep 7 2021, 10:53 AM
anlambert updated the diff for D6192: assets/badges: Highlight HTML and Markdown integration code.

Rebase

Sep 7 2021, 10:45 AM
anlambert closed D6193: sphinx/conf.py: Do not suppress swh-web httpdomain warnings on Jenkins.
Sep 7 2021, 10:44 AM
anlambert committed rDDOC35feff31ee4d: sphinx/conf.py: Do not suppress swh-web httpdomain warnings on Jenkins (authored by anlambert).
sphinx/conf.py: Do not suppress swh-web httpdomain warnings on Jenkins
Sep 7 2021, 10:44 AM
anlambert closed D6184: api/origin_save: Add savable visit types in apidoc dynamically.
Sep 7 2021, 10:44 AM
anlambert committed rDWAPPSc43f07f38891: api/origin_save: Add savable visit types in apidoc dynamically (authored by anlambert).
api/origin_save: Add savable visit types in apidoc dynamically
Sep 7 2021, 10:44 AM

Sep 6 2021

anlambert requested review of D6194: api/vault: Fix a couple of httpdomain references.
Sep 6 2021, 5:26 PM
anlambert updated the diff for D6184: api/origin_save: Add savable visit types in apidoc dynamically.

Rebase

Sep 6 2021, 5:13 PM
anlambert requested review of D6192: assets/badges: Highlight HTML and Markdown integration code.
Sep 6 2021, 5:08 PM
anlambert requested review of D6193: sphinx/conf.py: Do not suppress swh-web httpdomain warnings on Jenkins.
Sep 6 2021, 5:06 PM
anlambert requested review of D6191: templates/apidoc: Restore Web API links removed by JSON highlighting.
Sep 6 2021, 5:02 PM
anlambert requested changes to D6190: Add link to extrinsic metadata API from the browse view.

While testing, I noticed the dropdown items for the Browse extrinsic metadata button are the same as the Download one.
To add multiple dropdowns in a bootstrap btn-group, you need to wrap each dropdown in a new btn-group, see related post on stackoverflow.

Sep 6 2021, 4:37 PM
anlambert added a comment to D6186: misc: Add iframe view for contents and directories.

When displaying content, the first line looks slightly smaller than the other ones; and when listing a revision/directory, text in the table header is not vertically centered. A few px in breadcrumbs-container's margin-bottom should fix it.

Sep 6 2021, 2:25 PM
anlambert closed D6187: docker/tests: Fix flake8 error about unused variable.
Sep 6 2021, 1:52 PM
anlambert committed rDENV2970375eb2d3: docker/tests: Fix flake8 error about unused variable (authored by anlambert).
docker/tests: Fix flake8 error about unused variable
Sep 6 2021, 1:52 PM
anlambert requested review of D6187: docker/tests: Fix flake8 error about unused variable.
Sep 6 2021, 1:20 PM
anlambert added a comment to D6186: misc: Add iframe view for contents and directories.

Can you add a documentation page explaining how to use it?

Sep 6 2021, 1:15 PM
anlambert requested review of D6186: misc: Add iframe view for contents and directories.
Sep 6 2021, 11:02 AM

Sep 3 2021

anlambert created P1154 (An Untitled Masterwork).
Sep 3 2021, 5:41 PM
anlambert created P1152 (An Untitled Masterwork).
Sep 3 2021, 5:29 PM
anlambert added a revision to T3489: Implement iframe view for content and directory elements: D6186: misc: Add iframe view for contents and directories.
Sep 3 2021, 5:22 PM · Software Stories, Web app
anlambert closed T1870: revamp archive coverage page to list instances of mentioned listers as Resolved.

Closing this as resolved, archive coverage widget has been updated accordingly and deployed.

Sep 3 2021, 4:39 PM · Web app
anlambert requested changes to D5992: add support for the CVS loader to 'Save Code Now'.

@stsp , thanks for this !

Sep 3 2021, 4:24 PM
anlambert requested review of D6184: api/origin_save: Add savable visit types in apidoc dynamically.
Sep 3 2021, 4:02 PM
anlambert accepted D6180: vault: Fix content-types.

Oh right, I missed those too during my yesterday reviews.

Sep 3 2021, 4:01 PM
anlambert added a comment to T3375: Add column 'client' in moderation view.

Would you have time during September to help on this task? (it is a roadmap task, btw)

Sep 3 2021, 3:16 PM · Monitoring, SWORD deposit, Web app
anlambert closed D6153: webapp/config: Bump content_display_max_size to 5 Mb.

I forgot to update the diff after local rebase, closed by rSPSITEe009324d13e8a6f3821bdc755a1c3ae9c044bf28.

Sep 3 2021, 3:04 PM
anlambert committed rSPSITEe009324d13e8: webapp/config: Bump content_display_max_size to 5 MB (authored by anlambert).
webapp/config: Bump content_display_max_size to 5 MB
Sep 3 2021, 2:26 PM
anlambert closed D6179: setup.py: Ensure tree-sitter-cli gets installed in develop command.
Sep 3 2021, 1:47 PM
anlambert committed rDSEAdefa7880c195: setup.py: Ensure tree-sitter-cli gets installed in develop command (authored by anlambert).
setup.py: Ensure tree-sitter-cli gets installed in develop command
Sep 3 2021, 1:47 PM
anlambert requested review of D6179: setup.py: Ensure tree-sitter-cli gets installed in develop command.
Sep 3 2021, 1:46 PM
anlambert added a comment to T3489: Implement iframe view for content and directory elements.

I discussed this option with Kat from Data Current (in charge of the SWH stories interface) and she was wondering if the highlighted text will be centered.
Seems from your example that this will be the case.

Sep 3 2021, 1:22 PM · Software Stories, Web app
anlambert accepted D6171: Switch the UI to use bare git archives, instead of gitfast..
Sep 3 2021, 11:12 AM

Sep 2 2021

anlambert accepted D6175: vault-ui: Remove remaining references to object_type.
Sep 2 2021, 6:53 PM
anlambert accepted D6174: vault: Rename downloaded files to replace ':' with '_' in SWHIDs.

Looks good to me.

Sep 2 2021, 5:28 PM
anlambert added a comment to T3489: Implement iframe view for content and directory elements.

@anlambert : Looks very good!
Can you show an example for a code fragment where you view a content with a few lines marked-up ?

Sep 2 2021, 5:22 PM · Software Stories, Web app
anlambert added inline comments to D6171: Switch the UI to use bare git archives, instead of gitfast..
Sep 2 2021, 5:02 PM
anlambert requested changes to D6171: Switch the UI to use bare git archives, instead of gitfast..

I found a couple of issues while testing, see inline comments.

Sep 2 2021, 4:42 PM
anlambert accepted D6173: git_bare: Remove sample hooks.
Sep 2 2021, 4:17 PM
anlambert closed D6172: Remove Makefile.local.
Sep 2 2021, 4:12 PM
anlambert committed rDSEAabf46aa8f443: Remove Makefile.local (authored by anlambert).
Remove Makefile.local
Sep 2 2021, 4:11 PM
anlambert closed D6004: misc/coverage: Revamp and improve archive coverage widget.
Sep 2 2021, 3:58 PM
anlambert committed rDWAPPSd0335365a461: misc/coverage: Revamp and improve archive coverage widget in homepage (authored by anlambert).
misc/coverage: Revamp and improve archive coverage widget in homepage
Sep 2 2021, 3:58 PM