davideuler / gitblit

Automatically exported from code.google.com/p/gitblit
Apache License 2.0
0 stars 0 forks source link

Allow "all" option in multiple select field for repositories to search with lucene #288

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
GitBlit v1.3.1

It would be a nice feature to be able to search all repositories by default. 
So, adding an option "all" and making it default option would, in most cases, 
save a click or two.

Background: I want to implement a search button for commits in a JIRA issue. 
For that the form fields will be filled automatically and it would be easier if 
there is an "all" option.

What do you think?

Original issue reported on code.google.com by stephan....@googlemail.com on 5 Aug 2013 at 1:59

GoogleCodeExporter commented 9 years ago
It's a good idea.

Original comment by James.Mo...@gmail.com on 5 Aug 2013 at 2:24

GoogleCodeExporter commented 9 years ago

Original comment by James.Mo...@gmail.com on 4 Feb 2014 at 3:35

GoogleCodeExporter commented 9 years ago

Original comment by James.Mo...@gmail.com on 11 Mar 2014 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by James.Mo...@gmail.com on 5 May 2014 at 5:57

GoogleCodeExporter commented 9 years ago
When reading issue #473 it seems like the wildcard patch could be part of a 
solution for this issue. @James Moger: Can you confirm a correlation?

Original comment by stephan....@googlemail.com on 11 Sep 2014 at 7:35

GoogleCodeExporter commented 9 years ago
As far as I can tell the wildcard patch breaks standard branch indexing; it 
drops specified non-wildcard branches.  It also has 0 unit tests and is part of 
a series of completely unrelated changes.  I won't be merging pr-211 anytime 
soon.

Original comment by James.Mo...@gmail.com on 11 Sep 2014 at 1:54

GoogleCodeExporter commented 9 years ago
Issue 533 has been merged into this issue.

Original comment by James.Mo...@gmail.com on 26 Feb 2015 at 1:46