Code Monkey home page Code Monkey logo

Comments (5)

gitblit avatar gitblit commented on July 30, 2024
I was thinking of supporting repository tags and defining some sort of "group by tag"
and "view tag" pages.  This is not exactly what you are asking for but I don't know
if I would support RegExp grouping.  I hadn't considered that.

If you really want to group by name, why don't you switch web.repositoryListType from
"grouped" to "flat".

You can also double-check repository size calculation time by temporarily disabling
web.showRepositorySizes to see how the calculation impacts page load performance. 
Maybe I'll add some logging info to indicate the time required for calculation so that
users can make an educated decision on if it hurts performance or not.

Reported by James.Moger on 2011-10-21 11:55:20

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
The next release will have a per-repository setting to skip size calculation, will indicate
the time spent calculating size, and will cache/reuse the last size if the repository
is not modified in the interim.

Reported by James.Moger on 2011-10-22 13:03:59

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
I'm going to implement a url parameter to _filter_ (but not group) the repositories
list.  It will not be a real regex as that introduces all sorts of encoding issues.

The repository list will support simple fuzzy matching, listing by federation set,
and perhaps one or two other filters, TBD.

Reported by James.Moger on 2011-12-08 22:05:49

  • Status changed: Accepted
  • Labels added: Milestone-0.8.0

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
v0.8.0 released.

I did not implement navigation as you had suggested.  For the time-being I consider
this to be a closed issue.  Try the new release and tell me what you think.

Reported by James.Moger on 2012-01-11 21:46:20

  • Status changed: Fixed

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Looks good to me. The fact that once set a filter is "sticky" and applies not only to
"repositories" but also to "activity" perfectly matches my needs.

Plus, it can be used in bookmarks!

Thanks.


Reported by gm.romanato on 2012-01-13 14:04:25

from gitblit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.