On 27/08/11 12:17 -0400, Douglas Morato wrote: > > > 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 ?
Not really but I find rietveld good for our needs. And I would like to keep the history of reviews. > > - 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 must try to keep itas it is possible to retrieve data from App Engine [1]. > > > 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] > > > 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 So the first step is to have a script to convert a roundup sqlite database into a postgresql. Perhaps there is already existing script if so it needs to be tested. I can give you a database dump (user password are crypted with SHA :-) [1] https://code.google.com/appengine/docs/python/tools/uploadingdata.html#Downloading_Data_from_App_Engine -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpDPtyvsvtVy.pgp
Description: PGP signature
