Page MenuHomeSoftware Heritage
Feed Advanced Search

May 13 2019

nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Made phabricator lister robust
May 13 2019, 12:01 PM

May 12 2019

nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

@anlambert As you recommended I tested the lister on multiple forges. Some of the repos where it failed to fetch URL are -

May 12 2019, 3:25 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Updated cli and made phabricator more robust
May 12 2019, 12:43 PM

May 10 2019

nahimilega created P396 cran_info_db.rds data in the S1 Public space.
May 10 2019, 7:55 PM
nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

@anlambert I will test my lister on various phabricator instance and fix the bug. Also, I update the readme according to your recommendation. Thanks for your feedback.

May 10 2019, 6:28 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Fixed a typo
May 10 2019, 2:50 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Updated cli and readme for phabricator lister
May 10 2019, 2:05 PM

May 9 2019

nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Made test cases for priority url selector
May 9 2019, 8:24 PM

May 7 2019

nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Made improvements in code quality
May 7 2019, 10:40 PM
nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

Thanks, @vlorentz and @anlambert. I will implement these changes and submit the diff ASAP.
I have one more doubt. I do not have much experience in writing test cases. Can you please advice me or recommend me some source where I can refer to(maybe some lister which is already implemented), to get the idea on writing test cases to validate the repository URL extraction approach.

May 7 2019, 6:26 PM
nahimilega added inline comments to D1365: Implemented a lister for phabricator instance.
May 7 2019, 4:58 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Added priority url selector in phabricator lister
May 7 2019, 10:57 AM

May 4 2019

nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

@anlambert I have made all the recommended changes in the code. Could you please review it once?

May 4 2019, 10:34 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Made phabricator listor robust
May 4 2019, 6:33 PM
nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

Thanks, @anlambert for your reply. I am facing one more issue. How should I decide the priority order of the URIs. Is there any important point which I should keep into consideration while deciding the priority order?

May 4 2019, 4:32 PM
nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

@anlambert I am not able to understand the difference between raw uri, display uri, effective uri and normalized uri, can you please help me with this and explain a bit about the difference between these 4 types of uri?

May 4 2019, 9:13 AM

May 3 2019

nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

Thank you @anlambert for your in-depth review. Thanks for testing the code. I will surely update my code according to your revision by earliest. Thanks again for such detailed comments. These help me a lot in solving the problem.

May 3 2019, 6:27 PM
Herald added a reviewer for D1441: tutorial: How to run a new lister (within docker-dev): Reviewers.
May 3 2019, 10:23 AM

May 2 2019

nahimilega updated subscribers of D1365: Implemented a lister for phabricator instance.

@ardumont @anlambert Can you please review the code and suggest improvements

May 2 2019, 8:09 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Fixed test task of phabricator lister
May 2 2019, 6:31 PM
nahimilega edited P389 Console output of ping test.
May 2 2019, 10:38 AM

Apr 28 2019

Herald added a reviewer for D1437: Fixed typo in developer-setup: Reviewers.
Apr 28 2019, 12:44 PM
nahimilega added a project to T1696: Spelling mistake in Developer Setup documentation: Documentation.
Apr 28 2019, 12:30 PM · Documentation
nahimilega triaged T1696: Spelling mistake in Developer Setup documentation as Normal priority.
Apr 28 2019, 12:29 PM · Documentation
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Changed indexable value in phabricator lister
Apr 28 2019, 12:54 AM
nahimilega created P389 Console output of ping test in the S1 Public space.
Apr 28 2019, 12:02 AM

Apr 23 2019

nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • fixed conversion of datatype
Apr 23 2019, 7:48 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Fixed null exception in shortName
Apr 23 2019, 7:42 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Changed indexable and uid type to string
Apr 23 2019, 6:35 PM
nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Changed bad response for phabricator lister
Apr 23 2019, 4:33 PM
nahimilega created P385 Output of docker-compose up swh-web in the S1 Public space.
Apr 23 2019, 3:08 PM
nahimilega created P384 Output of docker-compose ps in the S1 Public space.
Apr 23 2019, 2:47 PM

Apr 14 2019

nahimilega added a comment to T808: phabricator lister.

Hey @faux, I am still working on this.

Apr 14 2019, 2:04 PM · Easy hack, Phabricator forge

Apr 9 2019

nahimilega planned changes to D1365: Implemented a lister for phabricator instance.
Apr 9 2019, 5:33 PM
nahimilega added a comment to D1365: Implemented a lister for phabricator instance.

Thanks, @ardumont, I will surely use print statements and tox to debug this code. I have my end semester exam coming hence cannot devote much time on working on this. Although I will try my best to complete this in a couple of weeks. I hope this is fine with you.

Apr 9 2019, 2:14 PM

Apr 7 2019

nahimilega updated the diff for D1365: Implemented a lister for phabricator instance.
  • Fixed spelling mistake in phabricator lister
Apr 7 2019, 5:13 PM
Herald added a reviewer for D1365: Implemented a lister for phabricator instance: Reviewers.
Apr 7 2019, 2:37 PM

Apr 6 2019

nahimilega added a comment to T808: phabricator lister.

Respected all,
I am now to this community and this is my first task.Can you please mentor me in solving this?

Apr 6 2019, 1:29 PM · Easy hack, Phabricator forge

Mar 24 2019

nahimilega claimed T808: phabricator lister.

Resected all,
I would love to complete this task. And it would be a good starting point for me for implementing new listers.

Mar 24 2019, 11:46 AM · Easy hack, Phabricator forge
nahimilega committed rDLS4b27f9d9c407: Updated toplevel function names in README (authored by nahimilega).
Updated toplevel function names in README
Mar 24 2019, 11:15 AM
nahimilega closed D1287: Updated toplevel function names in README.
Mar 24 2019, 11:15 AM
nahimilega added a comment to D1287: Updated toplevel function names in README.

Thanks for the feedback.

Mar 24 2019, 11:14 AM
nahimilega added a comment to D1287: Updated toplevel function names in README.

Shall I change the commit message and then merge?

Mar 24 2019, 11:09 AM
nahimilega added a comment to D1287: Updated toplevel function names in README.

Oh, sorry.

Mar 24 2019, 11:07 AM
nahimilega added a task to D1287: Updated toplevel function names in README: T1590: lister: Update readme instructions to be able to run listers after a git clone.
Mar 24 2019, 6:37 AM
nahimilega added a revision to T1590: lister: Update readme instructions to be able to run listers after a git clone: D1287: Updated toplevel function names in README.
Mar 24 2019, 6:37 AM · GitHub lister
Herald added a reviewer for D1287: Updated toplevel function names in README: Reviewers.
Mar 24 2019, 6:33 AM
nahimilega added a comment to T1590: lister: Update readme instructions to be able to run listers after a git clone.

The sample top levels for the different listers are also out of date(as discussed in IRC as well as mentioned by @ardumont in https://forge.softwareheritage.org/D1281). Hence I wish to update the names of those functions in the documentation of lister.

Mar 24 2019, 6:15 AM · GitHub lister

Mar 20 2019

nahimilega added a comment to D1281: Updated README.md for listers.

@ardumont Ok, from next time I will remove unnecessary commits and rebase interactively. And I will go through the Git_style_guide once again. Thanks for your feedback. I will surely remember this for future references.

Mar 20 2019, 11:13 AM
nahimilega committed rDLS26232db92666: Removed Extra blank space (authored by nahimilega).
Removed Extra blank space
Mar 20 2019, 7:50 AM
nahimilega committed rDLSbe804be0fcb4: Removed unnecessary files (authored by nahimilega).
Removed unnecessary files
Mar 20 2019, 7:50 AM
nahimilega committed rDLS5acb1fefc11e: Updated README.md for listers (authored by nahimilega).
Updated README.md for listers
Mar 20 2019, 7:50 AM
nahimilega committed rDLSd7ae2f1305c2: Updated README for listers (authored by nahimilega).
Updated README for listers
Mar 20 2019, 7:50 AM
nahimilega committed rDLSfa9113236442: Removed extra space from the README (authored by nahimilega).
Removed extra space from the README
Mar 20 2019, 7:50 AM
nahimilega closed D1281: Updated README.md for listers.
Mar 20 2019, 7:50 AM

Mar 19 2019

nahimilega created P372 Connection Error in the S1 Public space.
Mar 19 2019, 10:22 PM
nahimilega updated the diff for D1281: Updated README.md for listers.
  • Removed Extra blank space
Mar 19 2019, 8:25 PM
nahimilega updated the diff for D1281: Updated README.md for listers.
  • Removed extra space from the README
  • Removed unnecessary files
Mar 19 2019, 8:21 PM
nahimilega added a task to D1281: Updated README.md for listers: T1590: lister: Update readme instructions to be able to run listers after a git clone.
Mar 19 2019, 6:49 PM
nahimilega added a revision to T1590: lister: Update readme instructions to be able to run listers after a git clone: D1281: Updated README.md for listers.
Mar 19 2019, 6:49 PM · GitHub lister
Herald added 1 required legal document(s) to D1281: Updated README.md for listers: L3 Software Heritage Contributor License Agreement, version 1.0.
Mar 19 2019, 6:47 PM
nahimilega added a comment to T1590: lister: Update readme instructions to be able to run listers after a git clone.

Ok, next time I will remember this to paste the text and quote it with triple backquote "`".
I would love to fix the documentation as it would be a good starting point in contributing to this project. I am familiar with the process of pull request on Github but new to this forge. Can you guide to on what should I do next?

Mar 19 2019, 9:58 AM · GitHub lister

Mar 18 2019

nahimilega triaged T1590: lister: Update readme instructions to be able to run listers after a git clone as Unbreak Now! priority.
Mar 18 2019, 8:49 PM · GitHub lister
nahimilega changed the edit policy for P370 pip list result.
Mar 18 2019, 11:19 AM · Archive coverage

Mar 15 2019

nahimilega awarded T735: SourceForge lister a Like token.
Mar 15 2019, 7:34 PM · Origin-SourceForge