Files @ f63cc1cbce27
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py

Marcin Kuzminski
implemented repo switcher list as dynamically loaded by xhr requestt.
fixed sorting bug and missing groups on them
1
2
3
4
5
"""
   This package provides functionality to create and manage
   repositories of database schema changesets and to apply these
   changesets to databases.
"""