Files @ f4fed0b32103
Branch filter:

Location: kallithea/docs/api/models.rst

f4fed0b32103 332 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
Rewrote git middleware with the same pattern as recent fix for #176
- additionally fixed dulwich server bug, that used old deprecated method. This fix caused huge improvement of speed for fetching git repos
- moved simplehg and simplegit middleware into begining of pylons callstack. This low level middleware
don't need to run any of the middlewares except each other.
.. _models:

The :mod:`models` Module
========================

.. automodule:: rhodecode.model
   :members:
   
.. automodule:: rhodecode.model.permission
   :members:
  
.. automodule:: rhodecode.model.repo
   :members:   

.. automodule:: rhodecode.model.scm
   :members:

.. automodule:: rhodecode.model.user
   :members: