Private repositories search does not work on Ubuntu 14.04 #189

Closed
opened 2025-11-02 03:13:07 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @nordringrayhide on GitHub (Jan 2, 2017).

It works fine on OSX, but does not work on Ubuntu 14.04
I migrated from gogs.
List of private reps is visible, but filter does not make any changes on it.
Sorting works fine, but the search does not.

Originally created by @nordringrayhide on GitHub (Jan 2, 2017). It works fine on OSX, but does not work on Ubuntu 14.04 I migrated from gogs. List of private reps is visible, but filter does not make any changes on it. Sorting works fine, but the search does not.
GiteaMirror added the issue/not-a-bug label 2025-11-02 03:13:07 -06:00
Author
Owner

@lunny commented on GitHub (Jan 3, 2017):

Hi, could you send some screenshot to show your issue?

@lunny commented on GitHub (Jan 3, 2017): Hi, could you send some screenshot to show your issue?
Author
Owner

@Bwko commented on GitHub (Jan 5, 2017):

@romanvbabenko Any update on this?

@Bwko commented on GitHub (Jan 5, 2017): @romanvbabenko Any update on this?
Author
Owner

@tboerger commented on GitHub (Jan 16, 2017):

I can't guess any cause why this should not work on ubuntu...

@tboerger commented on GitHub (Jan 16, 2017): I can't guess any cause why this should not work on ubuntu...
Author
Owner

@tullo commented on GitHub (Jan 18, 2017):

Just gave it a quick try on try.gitea.io and searches for orgs and users seem to work.
The search for repos gives zero hits! Try fx a search on 'rails' https://try.gitea.io/explore/repos?q=+rails

@tullo commented on GitHub (Jan 18, 2017): Just gave it a quick try on try.gitea.io and searches for orgs and users seem to work. The search for repos gives zero hits! Try fx a search on 'rails' https://try.gitea.io/explore/repos?q=+rails
Author
Owner

@lunny commented on GitHub (Jan 25, 2017):

Just close this since it cannot be reproduced and need feedback. Please feel free to reopen it if any further informations.

@lunny commented on GitHub (Jan 25, 2017): Just close this since it cannot be reproduced and need feedback. Please feel free to reopen it if any further informations.
Author
Owner

@tboerger commented on GitHub (Feb 10, 2017):

Just gave it a quick try on try.gitea.io and searches for orgs and users seem to work.
The search for repos gives zero hits! Try fx a search on 'rails' https://try.gitea.io/explore/repos?q=+rails

Remove the + and you will find rails, we don't trim whitespaces within the search.

@tboerger commented on GitHub (Feb 10, 2017): > Just gave it a quick try on try.gitea.io and searches for orgs and users seem to work. > The search for repos gives zero hits! Try fx a search on 'rails' https://try.gitea.io/explore/repos?q=+rails Remove the `+` and you will find rails, we don't trim whitespaces within the search.
Author
Owner

@appleboy commented on GitHub (Feb 10, 2017):

Maybe we need to trim the search keyword? If so, I can send PR.

@appleboy commented on GitHub (Feb 10, 2017): Maybe we need to trim the search keyword? If so, I can send PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#189