> So I had a quick look at the implemenation of the codereview of Python which > is running on django. They did a interesting work by merging user account > management between roundup and rietveld [1]. > If we want to go this way there is some steps to do: ReviewBoard [1] [2] seams interesting. Have you considered it ?
> - migrate current roundup from sqlite to postgresql I think this is a great idea > - setup and link a codereview (on django) with roundup I also think this is a very good idea > - migrate existing codereview to the new one Does that include all past codereviews ? I think the old ones could be left on Rietveld and just bring the "Open" code reviews > We could use moinmoin [2] for that. And let's seen if it is possible to merge > the authentication with roundup but that not a big requirement. Moinmoin looks good, specially when a good theme is applied, like the ubuntu wiki [3] and mercurial wiki [4] [1] http://www.reviewboard.org/ [2] https://github.com/reviewboard/reviewboard [3] https://help.ubuntu.com/community/ [4] http://mercurial.selenic.com/wiki/ > And finally, there will be still this mailing list. I think we should keep it > because it is not a strong link with Google Account and for me it is the best > compromise between mailing list and forum. I think the benefits of the Google mailing list outnumber any disadvantages > So I'm looking for some help to work on this migration. I think we will use a > repositories to store all the customizations of each softwares. So the > development could be distributed and I could provide some "annonymized data" > from the bugtracker and codereview. I would love to help, just tell me how could I assist -- [email protected] mailing list
