Page MenuHomeSoftware Heritage
Feed All Stories

Apr 22 2019

moranegg updated the task description for T1683: Decide where should be gathered specs.
Apr 22 2019, 11:11 AM · Documentation
moranegg triaged T1683: Decide where should be gathered specs as High priority.
Apr 22 2019, 11:11 AM · Documentation
timokratia added a comment to D1369: Guess extension from detected mime type to add to filename.

Thanks for reviewing this diff, and apologies for my late reply and not closing it, I didn't find out how to close it when I first saw your message.

Apr 22 2019, 7:29 AM

Apr 21 2019

zack triaged T1682: https://softwareheritage.org does not redirect to https://www.s.o as High priority.
Apr 21 2019, 7:56 AM · System administration

Apr 20 2019

rdicosmo committed R183:45ac58a1cd75: adding missing crossref (authored by rdicosmo).
adding missing crossref
Apr 20 2019, 11:28 AM
rdicosmo committed R183:96e6874214da: Added HAL deposit and moderation guidelines (authored by rdicosmo).
Added HAL deposit and moderation guidelines
Apr 20 2019, 11:25 AM

Apr 19 2019

vlorentz triaged T1681: Use project metadata as a "lister" as Low priority.
Apr 19 2019, 11:03 PM · Archive coverage, Indexer, Metadata workflow
anlambert updated subscribers of D1415: Add support for client side rendering of Jupyter notebooks.

There are a million different file formats out there, why are we rendering Markdown and Jupyter notebooks and not something else?

Apr 19 2019, 8:09 PM
zack added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

I think we need to have a conversation about how we decide to add support for rendering specific file formats in the webapp.

Apr 19 2019, 7:49 PM
swh-public-ci added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/402/ for more details.

Apr 19 2019, 7:44 PM
anlambert updated the diff for D1415: Add support for client side rendering of Jupyter notebooks.

Update: Check that hljs supports the notebook language prior calling the highlight function

Apr 19 2019, 7:40 PM
vlorentz committed R186:a1fdedf5e77a: Change VM type for the client, as it's now CPU-bound. (authored by vlorentz).
Change VM type for the client, as it's now CPU-bound.
Apr 19 2019, 6:00 PM
vlorentz committed R186:2cd74e7f479e: even the data distribution between servers. (authored by vlorentz).
even the data distribution between servers.
Apr 19 2019, 6:00 PM
vlorentz committed R186:f152032f2ca5: fix bashrc (authored by vlorentz).
fix bashrc
Apr 19 2019, 6:00 PM
vlorentz committed R186:d4a878afe5d7: 4 cassandra servers instead of 2. (authored by vlorentz).
4 cassandra servers instead of 2.
Apr 19 2019, 6:00 PM
swh-public-ci added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/401/ for more details.

Apr 19 2019, 5:57 PM
anlambert updated the diff for D1415: Add support for client side rendering of Jupyter notebooks.

Update: last CSS polishing

Apr 19 2019, 5:53 PM
swh-public-ci added a comment to D1426: cli: add a generic main 'swh' command and extract the db-init command.

Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/209/ for more details.

Apr 19 2019, 4:26 PM
douardda updated the diff for D1426: cli: add a generic main 'swh' command and extract the db-init command.

no need to keep the cli plugins in a dict

Apr 19 2019, 4:24 PM
olasd added a comment to D1426: cli: add a generic main 'swh' command and extract the db-init command.

So, from what I understand, the subcommand name is set by the name of the function in the plugin, when the swh.command() decorator is called.

Apr 19 2019, 4:22 PM
douardda added inline comments to D1426: cli: add a generic main 'swh' command and extract the db-init command.
Apr 19 2019, 4:19 PM
olasd requested changes to D1426: cli: add a generic main 'swh' command and extract the db-init command.
Apr 19 2019, 4:16 PM
swh-public-ci added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/400/ for more details.

Apr 19 2019, 4:06 PM
anlambert updated the diff for D1415: Add support for client side rendering of Jupyter notebooks.

Update: Fix url in notebook.css comment

Apr 19 2019, 4:02 PM
anlambert added inline comments to D1415: Add support for client side rendering of Jupyter notebooks.
Apr 19 2019, 4:00 PM
vlorentz committed R186:b9582cf381ae: Add pgsql server. (authored by vlorentz).
Add pgsql server.
Apr 19 2019, 4:00 PM
vlorentz committed R186:c07461887d25: Wait for Cassandra to start before initializing the DB. (authored by vlorentz).
Wait for Cassandra to start before initializing the DB.
Apr 19 2019, 4:00 PM
anlambert triaged T1680: Properly bundle MathJax once version 3.0 is released as Normal priority.
Apr 19 2019, 3:55 PM · Web app
swh-public-ci added a comment to D1429: docs: update the getting-started document to use 'swh deposit upload' command.

Build has FAILED

Apr 19 2019, 3:53 PM
Harbormaster failed remote builds in B5522: Diff 4643 for D1429: docs: update the getting-started document to use 'swh deposit upload' command!
Apr 19 2019, 3:53 PM
swh-public-ci added a comment to D1428: cli: make the deposit cli command a subcommand of the main 'swh' one.

Build is green
See https://jenkins.softwareheritage.org/job/DDEP/job/tox/130/ for more details.

Apr 19 2019, 3:53 PM
douardda updated the diff for D1429: docs: update the getting-started document to use 'swh deposit upload' command.

rebased

Apr 19 2019, 3:50 PM
douardda updated the diff for D1428: cli: make the deposit cli command a subcommand of the main 'swh' one.

Add requests to requirements.txt since it does come with swh.core any more

Apr 19 2019, 3:50 PM
swh-public-ci added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/399/ for more details.

Apr 19 2019, 3:40 PM
anlambert committed rDWAPPS1cf93d8223c7: assets: XSS filtering improvements (authored by anlambert).
assets: XSS filtering improvements
Apr 19 2019, 3:39 PM
anlambert closed D1425: assets: XSS filtering improvements.
Apr 19 2019, 3:39 PM
swh-public-ci added a comment to D1427: setup: extract db and http related parts in dedicated optional 'extras'.

Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/208/ for more details.

Apr 19 2019, 3:38 PM
swh-public-ci added a comment to D1425: assets: XSS filtering improvements.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/398/ for more details.

Apr 19 2019, 3:37 PM
douardda updated the summary of D1427: setup: extract db and http related parts in dedicated optional 'extras'.
Apr 19 2019, 3:37 PM
anlambert updated the diff for D1415: Add support for client side rendering of Jupyter notebooks.
  • address comments
Apr 19 2019, 3:37 PM
douardda updated the diff for D1427: setup: extract db and http related parts in dedicated optional 'extras'.

kill the PostresHandler instead of "shuffling it around" (© olasd)

Apr 19 2019, 3:36 PM
anlambert updated the diff for D1425: assets: XSS filtering improvements.

Update: address latest olasd comment ('..' => '../')

Apr 19 2019, 3:34 PM
ftigeot committed rDSNIPe51ca4c1ed77: Grafanalib dashboards: Add disk statistics (authored by ftigeot).
Grafanalib dashboards: Add disk statistics
Apr 19 2019, 3:33 PM
douardda added a comment to D1427: setup: extract db and http related parts in dedicated optional 'extras'.
In D1427#31359, @olasd wrote:

The PostgresHandler has been dead code for two years, I think we can just remove it rather than shuffling it around.

Apr 19 2019, 3:28 PM
swh-public-ci added a comment to D1429: docs: update the getting-started document to use 'swh deposit upload' command.

Build has FAILED

Apr 19 2019, 3:27 PM
Harbormaster failed remote builds in B5516: Diff 4637 for D1429: docs: update the getting-started document to use 'swh deposit upload' command!
Apr 19 2019, 3:27 PM
Herald added a reviewer for D1429: docs: update the getting-started document to use 'swh deposit upload' command: Reviewers.
Apr 19 2019, 3:27 PM
olasd added a comment to D1427: setup: extract db and http related parts in dedicated optional 'extras'.

The PostgresHandler has been dead code for two years, I think we can just remove it rather than shuffling it around.

Apr 19 2019, 3:18 PM
olasd accepted D1425: assets: XSS filtering improvements.
Apr 19 2019, 3:14 PM
rdicosmo added a comment to T1419: hg/svn support in save code now.

Are there any blockers left? It would be really nice to roll this out in the very near future.

Apr 19 2019, 2:43 PM · Web app, Sprint 2018 12
swh-public-ci added a comment to D1428: cli: make the deposit cli command a subcommand of the main 'swh' one.

Build is green
See https://jenkins.softwareheritage.org/job/DDEP/job/tox/127/ for more details.

Apr 19 2019, 2:42 PM
douardda updated the summary of D1428: cli: make the deposit cli command a subcommand of the main 'swh' one.
Apr 19 2019, 2:39 PM
douardda updated the summary of D1428: cli: make the deposit cli command a subcommand of the main 'swh' one.
Apr 19 2019, 2:39 PM
Herald added a reviewer for D1428: cli: make the deposit cli command a subcommand of the main 'swh' one: Reviewers.
Apr 19 2019, 2:38 PM
swh-public-ci added a comment to D1427: setup: extract db and http related parts in dedicated optional 'extras'.

Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/207/ for more details.

Apr 19 2019, 2:34 PM
douardda updated the diff for D1427: setup: extract db and http related parts in dedicated optional 'extras'.

Fix commit messages

Apr 19 2019, 2:31 PM
olasd renamed T1552: Scheduler listener doesn't notice tasks failing with an uncaught exception from Save code now requests status report seems wrong in production to Scheduler listener doesn't notice tasks failing with an uncaught exception.
Apr 19 2019, 1:51 PM · Scheduling utilities
anlambert added a comment to T1667: Fix confusing duplication of "Archive" links on the main website.

If we remove it from the main website, we should also remove it everywhere for consistency.

Apr 19 2019, 1:29 PM · Website, Unknown Object (Project)
zack retitled D1427: setup: extract db and http related parts in dedicated optional 'extras' from logger: extract the PostresHandler in a dedicated module to logger: extract the PostgresHandler to a dedicated module.
Apr 19 2019, 12:36 PM
swh-public-ci added a comment to D1427: setup: extract db and http related parts in dedicated optional 'extras'.

Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/205/ for more details.

Apr 19 2019, 12:18 PM
swh-public-ci added a comment to D1426: cli: add a generic main 'swh' command and extract the db-init command.

Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/203/ for more details.

Apr 19 2019, 12:15 PM
Herald added a reviewer for D1427: setup: extract db and http related parts in dedicated optional 'extras': Reviewers.
Apr 19 2019, 12:13 PM
douardda added a revision to T1678: Make the swh.core package define some 'extras' features to limit dependencies of the 'plain' swh.core package: D1427: setup: extract db and http related parts in dedicated optional 'extras'.
Apr 19 2019, 12:13 PM · SWH command line interface
Herald added a reviewer for D1426: cli: add a generic main 'swh' command and extract the db-init command: Reviewers.
Apr 19 2019, 12:13 PM
douardda committed rDCORE22e60ae54315: Reorder a few import statements (authored by douardda).
Reorder a few import statements
Apr 19 2019, 12:12 PM
swh-public-ci added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/397/ for more details.

Apr 19 2019, 12:09 PM
anlambert added inline comments to D1425: assets: XSS filtering improvements.
Apr 19 2019, 12:08 PM
swh-public-ci added a comment to D1425: assets: XSS filtering improvements.

Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/396/ for more details.

Apr 19 2019, 12:06 PM
anlambert updated the diff for D1415: Add support for client side rendering of Jupyter notebooks.

Rebase

Apr 19 2019, 12:03 PM
anlambert updated the diff for D1425: assets: XSS filtering improvements.
  • address comments
Apr 19 2019, 12:03 PM
zack added a comment to T1667: Fix confusing duplication of "Archive" links on the main website.

@anlambert: are you proposing to remove it from everywhere or only from www.s.o ?

Apr 19 2019, 12:01 PM · Website, Unknown Object (Project)
douardda triaged T1678: Make the swh.core package define some 'extras' features to limit dependencies of the 'plain' swh.core package as Normal priority.
Apr 19 2019, 11:54 AM · SWH command line interface
moranegg closed T1636: Notify and follow up dateCreated bug on HAL as Resolved.
Apr 19 2019, 11:53 AM · SWORD deposit
moranegg added a comment to T1636: Notify and follow up dateCreated bug on HAL.

Resolved with last deployment on HAL

Apr 19 2019, 11:53 AM · SWORD deposit
moranegg added a comment to T1676: Bug: the deposit metadata is not added to the revision while those are present.

Thank you both for dealing with this bug quickly!

Apr 19 2019, 11:52 AM · SWORD deposit
anlambert added a comment to T1667: Fix confusing duplication of "Archive" links on the main website.

How about dropping the top navbar ? It is not consistent across all of our websites (it is missing on our forge for instance) and all links it contain can be easily found from our main website.

Apr 19 2019, 10:43 AM · Website, Unknown Object (Project)
douardda added a comment to T1671: Implement a uniform and consistent cli to be used by all SWH packages.

This also requires we can install only a very light base version of swh.core (typically without db or aiohttp/flask dependencies).

Apr 19 2019, 10:25 AM · SWH command line interface
douardda added a comment to T1671: Implement a uniform and consistent cli to be used by all SWH packages.

A possible way of doing such a thing is to have a master swh command declared in this package as the main entry point: the swh command group (using click) which defines a few very command command line options (like --log-level), and a mechanism to load installed SWH cli plugins via setuptools' pkg_resources

Apr 19 2019, 10:23 AM · SWH command line interface
ardumont renamed T1676: Bug: the deposit metadata is not added to the revision while those are present from Bug: the deposit metadata is not added to the revision (it is recieved) to Bug: the deposit metadata is not added to the revision while those are present.
Apr 19 2019, 9:16 AM · SWORD deposit
olasd added a comment to T1675: Fix message and error for artifact history view bug.

The fix has been deployed to moma.

Apr 19 2019, 9:05 AM · Storage manager, Web app
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTAR96c8095b878f: Updated backport on stretch-swh from debian/0.0.40-1_swh1 (unstable-swh) (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Updated backport on stretch-swh from debian/0.0.40-1_swh1 (unstable-swh)
Apr 19 2019, 9:00 AM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTARed458487a0c0: Merge tag 'debian/0.0.40-1_swh1' into debian/stretch-swh (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Merge tag 'debian/0.0.40-1_swh1' into debian/stretch-swh
Apr 19 2019, 9:00 AM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTAR33cb61b577c4: pristine-tar data for swh-loader-tar_0.0.40.orig.tar.gz (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
pristine-tar data for swh-loader-tar_0.0.40.orig.tar.gz
Apr 19 2019, 8:58 AM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTARc62cec91da6f: New upstream version 0.0.40 (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
New upstream version 0.0.40
Apr 19 2019, 8:58 AM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTAR6444bf74711a: Updated version 0.0.40 from 'debian/upstream/0.0.40' (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Updated version 0.0.40 from 'debian/upstream/0.0.40'
Apr 19 2019, 8:58 AM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDLDTAR09ea8b77032a: Updated debian changelog for version 0.0.40 (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Updated debian changelog for version 0.0.40
Apr 19 2019, 8:58 AM
olasd committed rDLDTARf338e4c16403: Make sure that revision metadata is passed through from the caller (authored by olasd).
Make sure that revision metadata is passed through from the caller
Apr 19 2019, 8:51 AM
olasd closed T1676: Bug: the deposit metadata is not added to the revision while those are present as Resolved by committing rDLDTARf338e4c16403: Make sure that revision metadata is passed through from the caller.
Apr 19 2019, 8:51 AM · SWORD deposit
olasd closed D1423: Make sure that revision metadata is passed through from the caller.
Apr 19 2019, 8:51 AM
ardumont accepted D1423: Make sure that revision metadata is passed through from the caller.
Apr 19 2019, 7:42 AM

Apr 18 2019

zack added a project to T1667: Fix confusing duplication of "Archive" links on the main website: Website.
Apr 18 2019, 8:40 PM · Website, Unknown Object (Project)
anlambert added inline comments to D1415: Add support for client side rendering of Jupyter notebooks.
Apr 18 2019, 6:37 PM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDCIDXbf6bee46cd8f: Updated backport on stretch-swh from debian/0.0.146-1_swh2 (unstable-swh) (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Updated backport on stretch-swh from debian/0.0.146-1_swh2 (unstable-swh)
Apr 18 2019, 6:33 PM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDCIDX674c7c72e7cd: Merge tag 'debian/0.0.146-1_swh2' into debian/stretch-swh (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Merge tag 'debian/0.0.146-1_swh2' into debian/stretch-swh
Apr 18 2019, 6:33 PM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDMODfdf4b8649fba: Merge tag 'debian/0.0.35-1_swh2' into debian/stretch-swh (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Merge tag 'debian/0.0.35-1_swh2' into debian/stretch-swh
Apr 18 2019, 6:32 PM
Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org> committed rDMOD0ff257ba194d: Updated backport on stretch-swh from debian/0.0.35-1_swh2 (unstable-swh) (authored by Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>).
Updated backport on stretch-swh from debian/0.0.35-1_swh2 (unstable-swh)
Apr 18 2019, 6:32 PM
olasd committed rDCIDXb007c1df73c9: Remove hypothesis directory (authored by olasd).
Remove hypothesis directory
Apr 18 2019, 6:31 PM
olasd committed rDMODde823cd0ed74: Release to unstable-swh (authored by olasd).
Release to unstable-swh
Apr 18 2019, 6:31 PM
olasd committed rDMODa5a9ab788999: Remove hypothesis directory (authored by olasd).
Remove hypothesis directory
Apr 18 2019, 6:28 PM
anlambert added inline comments to D1425: assets: XSS filtering improvements.
Apr 18 2019, 6:20 PM