Files
@ 24239f8ea946
Branch filter:
Location: kallithea/docs/usage/statistics.rst
24239f8ea946
1.2 KiB
text/prs.fallenstein.rst
db: cleanup of repo group choices - better handling of root and better sorting
groups_choices always get a groups list so there is no reason have code for
creating a list.
All the responsibility of creating the tuples is moved to _generate_choice -
also for the magic top level entries.
Also sort the choices by all path elements - not just the top level element.
groups_choices always get a groups list so there is no reason have code for
creating a list.
All the responsibility of creating the tuples is moved to _generate_choice -
also for the magic top level entries.
Also sort the choices by all path elements - not just the top level element.