Hi,
I've just committed a first change to index.php that makes use of the new
visible flag.
Currently you can change the visibility of a flag only through the admin page
but I guess it has to be user specific at some point in time.
Visibility means that instead of relying on some hardcoded check for the length
of a version/tag name we now rely on this visible field. This makes sure that we
are not kernel release centric anymore. The downside is that you have to make
all the rc-version of the kernel in-visible to have the same output as before.
The tag management can change of course to include some common queries instead
of checking each single tag.
Next patches will make sure we get rid of the "< 8" checks in the code and
instead will rely on the visible flag.
Comments/remarks/suggestions are welcome as always (but I think only 3 people
read this list :-(, including me )
Cheers,
Paul.
|