Files
@ 158ef33603b8
Branch filter:
Location: kallithea/docs/api/models.rst - annotation
158ef33603b8
634 B
text/prs.fallenstein.rst
Add mousetrap.js file from Mousetrap 1.4.5, under the Apache license.
The file was download and verified via these commands:
$ git clone https://github.com/ccampbell/mousetrap.git
$ cd mousetrap; git checkout 1.4.5
The file in that repository named mousetrap.js is exactly the same one that
appeared in RhodeCode 2.2.5 in changeset c8d3c0d61d95.
The mousetrap.js states clearly that it is licensed under Apache-2.0.
The file was download and verified via these commands:
$ git clone https://github.com/ccampbell/mousetrap.git
$ cd mousetrap; git checkout 1.4.5
The file in that repository named mousetrap.js is exactly the same one that
appeared in RhodeCode 2.2.5 in changeset c8d3c0d61d95.
The mousetrap.js states clearly that it is licensed under Apache-2.0.
64a5386216c5 bb35ad076e2f 17c9393e9645 bb35ad076e2f bb35ad076e2f bb35ad076e2f bb35ad076e2f bb35ad076e2f 8b8edfc25856 9da24750f563 9da24750f563 8b8edfc25856 9da24750f563 8b8edfc25856 9da24750f563 bb35ad076e2f bb35ad076e2f 9da24750f563 9da24750f563 8b8edfc25856 9da24750f563 bb35ad076e2f 8b8edfc25856 bb35ad076e2f 9da24750f563 9da24750f563 8b8edfc25856 bb35ad076e2f bb35ad076e2f 8b8edfc25856 bb35ad076e2f 8b8edfc25856 8b8edfc25856 9da24750f563 8b8edfc25856 | .. _models:
========================
The :mod:`models` Module
========================
.. automodule:: rhodecode.model
:members:
.. automodule:: rhodecode.model.comment
:members:
.. automodule:: rhodecode.model.notification
:members:
.. automodule:: rhodecode.model.permission
:members:
.. automodule:: rhodecode.model.repo_permission
:members:
.. automodule:: rhodecode.model.repo
:members:
.. automodule:: rhodecode.model.repos_group
:members:
.. automodule:: rhodecode.model.scm
:members:
.. automodule:: rhodecode.model.user
:members:
.. automodule:: rhodecode.model.users_group
:members:
|