http://defect.opensolaris.org/bz/show_bug.cgi?id=19227
Summary: Selecting all projects creates a long GET query
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: webapp
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created attachment 4666
--> http://defect.opensolaris.org/bz/attachment.cgi?id=4666
Patch for adding 'allProjects' parameter
Currently OpenGrok sends all projects one by one in the GET request. This makes
the request quite big when you have a lot repositories, leading to problems,
such as 400 - Bad request.
Attached is a patch that adds a new parameter 'allProjects' so we can create
reasonably sized GET requests. Tested on Opera, Safari, Chrome and Firefox.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev