https://bugzilla.wikimedia.org/show_bug.cgi?id=18444

           Summary: Allow modification of default chunk size for low-use svn
                    repositories
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: Normal
         Component: CodeReview
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6021)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6021)
CodeReview chunksize config variable

For svn repositories where the commit rate is fairly low, a chunk size of 400
is probably way to big to begin with. If the svnImport script is run every 10
minutes or so, then a chunk size of 20 is probably still too big. However, for
larger setups, a chunk size of 400 is probably more useful.

The solution to this is to make the chunk size configurable, by adding an
option $wgCodeReviewImportChunkSize, by default at 400 (the original value).
This will allow other users of CodeReview to customize the maximum number of
revisions to be pulled in each update.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to