Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2011 at 20:38 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Comments
Comment #1
klausi* git release branch missing, see http://drupal.org/node/1015226
* README.txt missing
* all functions should have doc blocks on them
* breadcrumb_block_block_info(): indentation error in the array, should always be 2 spaces.
Comment #2
coffeymachine commentedAll four of the above issues have been addressed and pushed.
Thank you for reviewing.
Comment #3
natemow commentedAutomated review:
It 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. You can also use the online version to check your project. Go and review some other project applications, so we can get back to yours sooner.
Comment #4
misc commented@CoffeyMachine has been contacted to ask if the application is abandoned.
http://drupal.org/node/894256
Comment #5
coffeymachine commentedNo, I have not abandoned this module. Sorry for the delay.
The code issues were resolved and the master branch has been emptied out. I was not able to delete the master branch for the reasons discussed in #1074960: Let maintainers set a default branch on git repositories.
Thank you for reviewing.
Comment #6
scot.hubbard commentedHi CoffeyMachine,
I have just reviewed the code in your module and installed and tested it.
There still seem to be some issues around coding standards, they are very minor though. See http://ventral.org/pareview/httpgitdrupalorgsandboxcoffeymachine1273560git for details.
This is quite a simple module with very little code to it, but from what code there is I cannot see any issues, and the module works as described.
I would perhaps expand the readme slightly. Perhaps mention the structure/blocks page where the user can enable the block that this module adds for display.
Comment #7
eiriksmHello!
Small and simple module, and does exactly what it says it should do. However, you should fix the small issues pointed out in http://ventral.org/pareview/httpgitdrupalorgsandboxcoffeymachine1273560git
Other than that, looks good to go. Marking as needs work, since this should be a quick fix for you. Will check back when issues have been resolved.
Comment #8
klausiIf you say that there are only a few minor coding standard issue left, the correct status is RTBC.
Comment #9
eiriksmAh, ok. Sorry about that. Noted!
Comment #10
patrickd commentedYour project page is not very detailed (installation, usage ?), please have a look at the tips for a great project page, you may also use HTML-tags for better structure. Same with your readme, make sure it follows the guidelines for in-project documentation.
I'm afraid that this project is too short to approve you as git vetted user. We are currently discussing how much code we need, but everything with less than 120 lines of code or less than 5 functions cannot be seriously reviewed (regarding security and correct api usage skills). However, we can promote this single project manually to a full project.
Function documentation should go like this (according drupal coding standarts/doxygen formatting)
$delta should either be the full module name or (if you define multiple blocks) prefixed with the full module name.
Leaving RTBC, please fix those issues and I'll promote your project to a full one.
For getting the permission to promote projects yourself, please come back with a *little* bigger module another time.
Comment #11
avpadernoComment #12
klausi@kiamlaluno: Please provide this message if you approve an application (see http://groups.drupal.org/node/184389 ):
Thanks for your contribution, CoffeyMachine! Welcome to the community of project contributors on drupal.org.
I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects depending on which you feel is best.
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
As you continue to work on your module, keep in mind: Commit messages - providing history and credit and Release naming conventions.
Thanks to the dedicated reviewer(s) as well.
Comment #13
misc commentedklausi - but this applicant should not have the git vetted user role, if I understood patrickd right? It is a too small module.
Comment #14
misc commentedComment #15
klausiWell, kiamlaluno granted the git vetted user anyway and I think we should not take it away it this point.
@kiamlaluno: please do not grant the git vetted role for very short projects like this one, promote the sandbox yourself instead. Applicants can come back if they have another project to promote.