Manuel Vacelet (vaceletm)2017-06-09 16:59 So it’s still weird in Tuleap with a format different from the Subversion part of this file, and not ordered in term of date. I don't understand what's weird there Plus, I don't understand how it's related to this story.
Denis PILAT (denis_pilat)2017-06-09 16:42 Thanks I was wondering about the format. So it’s still weird in Tuleap with a format different from the Subversion part of this file, and not ordered in term of date. Cheers, Denis
Manuel Vacelet (vaceletm)2017-06-09 10:52 Hi @denis_pilat please find attached an example of the .csv exported that includes svn mutiple repo. However there are nothing related to "SCM statistics" csv export in this story. Could you details what you are looking for ? Attachments scm_stats_2016-06-09_2017-06-09.csv added
Denis PILAT (denis_pilat)2017-06-09 09:56 Did you have a look into Site admin/Statistics/Data export/"SCM statistics" ? and generate the csv file with SVN multiple repo stat ? If yes can you provide what you get ?
Marie Ange Garnier (marieange)2017-06-06 10:21 last edited by: Marie Ange Garnier (marieange) 2017-06-06 10:21 gerrit #8566 integrated into Tuleap 9.8.99.65
Thomas Gerbet (tgerbet)2017-06-05 15:14Status changed from Ready (stalled) to On goingCC list Thomas Gerbet (tgerbet) added
Manuel Vacelet (vaceletm)2017-05-12 16:38 In REST philosophy, the idea is to chain the calls: GET /project/:id -> get the list of resources like /project/:id/svn GET /project/:id/svn [ { "uri": "/svn/123" }, { "uri": "/svn/124" } ] -> get the list of repositories with their uris then you can issue a new REST call based on those uris If people need/want to deal with names, we can propose REST route like GET /project/:id/svn?name=foo to retreive repository named "foo" in project ":id"
Denis PILAT (denis_pilat)2017-05-12 16:12 I was thinking of people who will use the new (future) REST end-point that requires repo IDs. It’s not obvious to get repo ID Cheers, Denis
Manuel Vacelet (vaceletm)2017-05-12 15:53 We can add the ordering to the story but we will need to re-estimate as it's more tricky to do vs. just adding a new column. Id can be added without much hassle (and re-estimate)
Denis PILAT (denis_pilat)2017-05-12 12:56 Good idea for the layout. I would even add a ordering option on the displayed column (repo name, last push) so that people can choose the order. The repo ID would also be a good thing to sorte repo by creation date, and will allow user to know the id in case he need it. I suggest for the admin link, you just put an URL behind each Id with naming the column "admin ID". Admin and users will then know that it's a sort link to administration activities Acceptance criteria Show diff Switch to markup diff Something went wrong, the follow up content couldn't be loaded Only formatting have been changed, you should switch to markup to see the changes Permissions set to