Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 07:24 UTC
Updated:
18 Feb 2012 at 21:23 UTC
This project for Drupal 6 does Apache Solr live node content indexation by nodejs on node creation and node deletion. It also display live search results on the default search page when typing in the default search field. It is based on the Nodejs Integration module for Drupal 6.
git clone --branch master julien@git.drupal.org:sandbox/julien/1306592.git nodejs_solr
I would like it to be available to download only in dev or beta version for now, to seek issuers reporters or co-maintainers + i need a code review for best code practice and security.
projcet page: http://drupal.org/sandbox/julien/1306592
Comments
Comment #1
gargsuchi commentedPlease provide the correct URL for your sandbox project. The git URL above is not working.
Comment #2
julien commentedHi,
this is the url to the sandbox project where you will get the correct git infos:
http://drupal.org/sandbox/julien/1306592
Cheers
Comment #2.0
julien commentedupdate
Comment #3
klausiIt appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
manual review:
node_modules: appears to be 3rd party code. 3rd party code is not generally allowed on Drupal.org and should be deleted. This policy is described in the getting involved handbook. It also appears in the terms and conditions you agreed to when you signed up for Git access, which you may want to re-read, to be sure you're not violating other terms. The Libraries API module is a recommended method for adding 3rd party dependencies without directly including the code on Drupal.org.
Comment #4
julien commentedDid made a code review with coder, and did applied the git requests. Is it possible to give it another go? Thanks in advance.
Comment #5
klausiSo it needs review.
Comment #6
julien commentedIndeed.
Comment #7
natemow commentedIt appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Comment #8
natemow commentedComment #9
julien commentedErrr... According to the first review i did create a dev git branch. 6.x-1.x-dev.
http://drupal.org/node/1306592/commits?page=1
Please check the commits from the 1st of November until now. maybe you're doing the review on the wrong git branch?
Comment #10
natemow commentedAh, I see...that branch should be re-named to 6.x-1.x -- see http://drupal.org/node/1015226
Comment #11
julien commentedThe branch 6.x-1.x has been renamed. Is it possible to give it another go? Thanks in advance.
Comment #12
natemow commentedReview of the 6.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Comment #13
julien commentedThe review changes have been applied and commited. Here is the output of the parview script:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Comment #14
doitDave commentedAutomated review (Please keep in mind that this is primarily a high level check that does not replace but, after all, eases the review process. There is no guarantee that no other issues could show up in a more in-depth manual follow-up review.)
Review of the 6.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Manual review:
Comment #15
misc commented@julien has no contact-adress on d.o. I try to contact him in a comment here to ask if the application is abandoned.
http://drupal.org/node/894256
Comment #16
misc commentedThe application has been closed. If you would like to reopen it, you are free to do so.
See http://drupal.org/node/894256#abandonedtwoweekscontact
Comment #16.0
misc commentedadded project page