Skip to content

Selecting all projects creates a long GET query (Bugzilla #19227) #563

@vladak

Description

@vladak

status NEW severity enhancement in component webapp for ---
Reported in version unspecified on platform ANY/Generic
Assigned to: Lubos Kosco

Original attachment names and IDs:

  • allprojects.diff (ID 4666)

On 2012-07-10 12:46:59 +0000, Deniz Türkoglu wrote:

Created attachment 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions