##// END OF EJS Templates
docs: drop empty Changelog in the documentation...
Mads Kiilerich -
r6000:7c732f20 default
parent child Browse files
Show More
@@ -1,84 +1,83 b''
1 .. _index:
1 .. _index:
2
2
3 #######################
3 #######################
4 Kallithea Documentation
4 Kallithea Documentation
5 #######################
5 #######################
6
6
7 **Readme**
7 **Readme**
8
8
9 .. toctree::
9 .. toctree::
10 :maxdepth: 1
10 :maxdepth: 1
11
11
12 readme
12 readme
13
13
14 **Installation**
14 **Installation**
15
15
16 .. toctree::
16 .. toctree::
17 :maxdepth: 1
17 :maxdepth: 1
18
18
19 overview
19 overview
20 installation
20 installation
21 installation_win
21 installation_win
22 installation_win_old
22 installation_win_old
23 installation_iis
23 installation_iis
24 setup
24 setup
25 installation_puppet
25 installation_puppet
26 upgrade
26 upgrade
27
27
28 **Usage**
28 **Usage**
29
29
30 .. toctree::
30 .. toctree::
31 :maxdepth: 1
31 :maxdepth: 1
32
32
33 usage/general
33 usage/general
34 usage/vcs_support
34 usage/vcs_support
35 usage/locking
35 usage/locking
36 usage/statistics
36 usage/statistics
37
37
38 **Administrator's guide**
38 **Administrator's guide**
39
39
40 .. toctree::
40 .. toctree::
41 :maxdepth: 1
41 :maxdepth: 1
42
42
43 usage/email
43 usage/email
44 usage/performance
44 usage/performance
45 usage/backup
45 usage/backup
46 usage/debugging
46 usage/debugging
47 usage/troubleshooting
47 usage/troubleshooting
48 usage/customization
48 usage/customization
49
49
50 **Development**
50 **Development**
51
51
52 .. toctree::
52 .. toctree::
53 :maxdepth: 1
53 :maxdepth: 1
54
54
55 contributing
55 contributing
56 dev/translation
56 dev/translation
57 dev/dbmigrations
57 dev/dbmigrations
58 changelog
59
58
60 **API**
59 **API**
61
60
62 .. toctree::
61 .. toctree::
63 :maxdepth: 1
62 :maxdepth: 1
64
63
65 api/api
64 api/api
66
65
67
66
68 Other topics
67 Other topics
69 ************
68 ************
70
69
71 * :ref:`genindex`
70 * :ref:`genindex`
72 * :ref:`search`
71 * :ref:`search`
73
72
74
73
75 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
74 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
76 .. _python: http://www.python.org/
75 .. _python: http://www.python.org/
77 .. _django: http://www.djangoproject.com/
76 .. _django: http://www.djangoproject.com/
78 .. _mercurial: http://mercurial.selenic.com/
77 .. _mercurial: http://mercurial.selenic.com/
79 .. _bitbucket: http://bitbucket.org/
78 .. _bitbucket: http://bitbucket.org/
80 .. _subversion: http://subversion.tigris.org/
79 .. _subversion: http://subversion.tigris.org/
81 .. _git: http://git-scm.com/
80 .. _git: http://git-scm.com/
82 .. _celery: http://celeryproject.org/
81 .. _celery: http://celeryproject.org/
83 .. _Sphinx: http://sphinx.pocoo.org/
82 .. _Sphinx: http://sphinx.pocoo.org/
84 .. _vcs: http://pypi.python.org/pypi/vcs
83 .. _vcs: http://pypi.python.org/pypi/vcs
@@ -1,951 +1,950 b''
1
1
2 Apache-License-2.0.txt
2 Apache-License-2.0.txt
3 CONTRIBUTORS
3 CONTRIBUTORS
4 COPYING
4 COPYING
5 Kallithea.egg-info/
5 Kallithea.egg-info/
6 Kallithea.egg-info/PKG-INFO
6 Kallithea.egg-info/PKG-INFO
7 Kallithea.egg-info/SOURCES.txt
7 Kallithea.egg-info/SOURCES.txt
8 Kallithea.egg-info/dependency_links.txt
8 Kallithea.egg-info/dependency_links.txt
9 Kallithea.egg-info/entry_points.txt
9 Kallithea.egg-info/entry_points.txt
10 Kallithea.egg-info/not-zip-safe
10 Kallithea.egg-info/not-zip-safe
11 Kallithea.egg-info/paster_plugins.txt
11 Kallithea.egg-info/paster_plugins.txt
12 Kallithea.egg-info/requires.txt
12 Kallithea.egg-info/requires.txt
13 Kallithea.egg-info/top_level.txt
13 Kallithea.egg-info/top_level.txt
14 LICENSE-MERGELY.html
14 LICENSE-MERGELY.html
15 LICENSE.md
15 LICENSE.md
16 MANIFEST.in
16 MANIFEST.in
17 MIT-Permissive-License.txt
17 MIT-Permissive-License.txt
18 PKG-INFO
18 PKG-INFO
19 README.rst
19 README.rst
20 development.ini
20 development.ini
21 docs/
21 docs/
22 docs/Makefile
22 docs/Makefile
23 docs/api/
23 docs/api/
24 docs/api/api.rst
24 docs/api/api.rst
25 docs/api/models.rst
25 docs/api/models.rst
26 docs/changelog.rst
27 docs/conf.py
26 docs/conf.py
28 docs/contributing.rst
27 docs/contributing.rst
29 docs/images/
28 docs/images/
30 docs/images/.img
29 docs/images/.img
31 docs/index.rst
30 docs/index.rst
32 docs/installation.rst
31 docs/installation.rst
33 docs/installation_iis.rst
32 docs/installation_iis.rst
34 docs/installation_puppet.rst
33 docs/installation_puppet.rst
35 docs/installation_win.rst
34 docs/installation_win.rst
36 docs/installation_win_old.rst
35 docs/installation_win_old.rst
37 docs/make.bat
36 docs/make.bat
38 docs/overview.rst
37 docs/overview.rst
39 docs/readme.rst
38 docs/readme.rst
40 docs/setup.rst
39 docs/setup.rst
41 docs/theme/
40 docs/theme/
42 docs/theme/nature/
41 docs/theme/nature/
43 docs/theme/nature/layout.html
42 docs/theme/nature/layout.html
44 docs/theme/nature/static/
43 docs/theme/nature/static/
45 docs/theme/nature/static/kallithea-logo.svg
44 docs/theme/nature/static/kallithea-logo.svg
46 docs/theme/nature/static/nature.css_t
45 docs/theme/nature/static/nature.css_t
47 docs/theme/nature/static/pygments.css
46 docs/theme/nature/static/pygments.css
48 docs/theme/nature/theme.conf
47 docs/theme/nature/theme.conf
49 docs/usage/
48 docs/usage/
50 docs/usage/backup.rst
49 docs/usage/backup.rst
51 docs/usage/debugging.rst
50 docs/usage/debugging.rst
52 docs/usage/email.rst
51 docs/usage/email.rst
53 docs/usage/general.rst
52 docs/usage/general.rst
54 docs/usage/locking.rst
53 docs/usage/locking.rst
55 docs/usage/performance.rst
54 docs/usage/performance.rst
56 docs/usage/statistics.rst
55 docs/usage/statistics.rst
57 docs/usage/troubleshooting.rst
56 docs/usage/troubleshooting.rst
58 docs/usage/vcs_support.rst
57 docs/usage/vcs_support.rst
59 init.d/
58 init.d/
60 init.d/celeryd-upstart.conf
59 init.d/celeryd-upstart.conf
61 init.d/kallithea-daemon-arch
60 init.d/kallithea-daemon-arch
62 init.d/kallithea-daemon-debian
61 init.d/kallithea-daemon-debian
63 init.d/kallithea-daemon-gentoo
62 init.d/kallithea-daemon-gentoo
64 init.d/kallithea-daemon-redhat
63 init.d/kallithea-daemon-redhat
65 init.d/kallithea-upstart.conf
64 init.d/kallithea-upstart.conf
66 init.d/supervisord.conf
65 init.d/supervisord.conf
67 kallithea/
66 kallithea/
68 kallithea/__init__.py
67 kallithea/__init__.py
69 kallithea/bin/
68 kallithea/bin/
70 kallithea/bin/__init__.py
69 kallithea/bin/__init__.py
71 kallithea/bin/base.py
70 kallithea/bin/base.py
72 kallithea/bin/kallithea_api.py
71 kallithea/bin/kallithea_api.py
73 kallithea/bin/kallithea_backup.py
72 kallithea/bin/kallithea_backup.py
74 kallithea/bin/kallithea_config.py
73 kallithea/bin/kallithea_config.py
75 kallithea/bin/kallithea_gist.py
74 kallithea/bin/kallithea_gist.py
76 kallithea/bin/ldap_sync.conf
75 kallithea/bin/ldap_sync.conf
77 kallithea/bin/ldap_sync.py
76 kallithea/bin/ldap_sync.py
78 kallithea/bin/rebranddb.py
77 kallithea/bin/rebranddb.py
79 kallithea/bin/template.ini.mako
78 kallithea/bin/template.ini.mako
80 kallithea/config/
79 kallithea/config/
81 kallithea/config/__init__.py
80 kallithea/config/__init__.py
82 kallithea/config/conf.py
81 kallithea/config/conf.py
83 kallithea/config/deployment.ini_tmpl
82 kallithea/config/deployment.ini_tmpl
84 kallithea/config/environment.py
83 kallithea/config/environment.py
85 kallithea/config/middleware.py
84 kallithea/config/middleware.py
86 kallithea/config/post_receive_tmpl.py
85 kallithea/config/post_receive_tmpl.py
87 kallithea/config/pre_receive_tmpl.py
86 kallithea/config/pre_receive_tmpl.py
88 kallithea/config/rcextensions/
87 kallithea/config/rcextensions/
89 kallithea/config/rcextensions/__init__.py
88 kallithea/config/rcextensions/__init__.py
90 kallithea/config/routing.py
89 kallithea/config/routing.py
91 kallithea/controllers/
90 kallithea/controllers/
92 kallithea/controllers/__init__.py
91 kallithea/controllers/__init__.py
93 kallithea/controllers/admin/
92 kallithea/controllers/admin/
94 kallithea/controllers/admin/__init__.py
93 kallithea/controllers/admin/__init__.py
95 kallithea/controllers/admin/admin.py
94 kallithea/controllers/admin/admin.py
96 kallithea/controllers/admin/auth_settings.py
95 kallithea/controllers/admin/auth_settings.py
97 kallithea/controllers/admin/defaults.py
96 kallithea/controllers/admin/defaults.py
98 kallithea/controllers/admin/gists.py
97 kallithea/controllers/admin/gists.py
99 kallithea/controllers/admin/my_account.py
98 kallithea/controllers/admin/my_account.py
100 kallithea/controllers/admin/notifications.py
99 kallithea/controllers/admin/notifications.py
101 kallithea/controllers/admin/permissions.py
100 kallithea/controllers/admin/permissions.py
102 kallithea/controllers/admin/repo_groups.py
101 kallithea/controllers/admin/repo_groups.py
103 kallithea/controllers/admin/repos.py
102 kallithea/controllers/admin/repos.py
104 kallithea/controllers/admin/settings.py
103 kallithea/controllers/admin/settings.py
105 kallithea/controllers/admin/user_groups.py
104 kallithea/controllers/admin/user_groups.py
106 kallithea/controllers/admin/users.py
105 kallithea/controllers/admin/users.py
107 kallithea/controllers/api/
106 kallithea/controllers/api/
108 kallithea/controllers/api/__init__.py
107 kallithea/controllers/api/__init__.py
109 kallithea/controllers/api/api.py
108 kallithea/controllers/api/api.py
110 kallithea/controllers/bookmarks.py
109 kallithea/controllers/bookmarks.py
111 kallithea/controllers/branches.py
110 kallithea/controllers/branches.py
112 kallithea/controllers/changelog.py
111 kallithea/controllers/changelog.py
113 kallithea/controllers/changeset.py
112 kallithea/controllers/changeset.py
114 kallithea/controllers/compare.py
113 kallithea/controllers/compare.py
115 kallithea/controllers/error.py
114 kallithea/controllers/error.py
116 kallithea/controllers/feed.py
115 kallithea/controllers/feed.py
117 kallithea/controllers/files.py
116 kallithea/controllers/files.py
118 kallithea/controllers/followers.py
117 kallithea/controllers/followers.py
119 kallithea/controllers/forks.py
118 kallithea/controllers/forks.py
120 kallithea/controllers/home.py
119 kallithea/controllers/home.py
121 kallithea/controllers/journal.py
120 kallithea/controllers/journal.py
122 kallithea/controllers/login.py
121 kallithea/controllers/login.py
123 kallithea/controllers/pullrequests.py
122 kallithea/controllers/pullrequests.py
124 kallithea/controllers/search.py
123 kallithea/controllers/search.py
125 kallithea/controllers/summary.py
124 kallithea/controllers/summary.py
126 kallithea/controllers/tags.py
125 kallithea/controllers/tags.py
127 kallithea/i18n/
126 kallithea/i18n/
128 kallithea/i18n/be/
127 kallithea/i18n/be/
129 kallithea/i18n/be/LC_MESSAGES/
128 kallithea/i18n/be/LC_MESSAGES/
130 kallithea/i18n/be/LC_MESSAGES/kallithea.mo
129 kallithea/i18n/be/LC_MESSAGES/kallithea.mo
131 kallithea/i18n/be/LC_MESSAGES/kallithea.po
130 kallithea/i18n/be/LC_MESSAGES/kallithea.po
132 kallithea/i18n/cs/
131 kallithea/i18n/cs/
133 kallithea/i18n/cs/LC_MESSAGES/
132 kallithea/i18n/cs/LC_MESSAGES/
134 kallithea/i18n/cs/LC_MESSAGES/kallithea.mo
133 kallithea/i18n/cs/LC_MESSAGES/kallithea.mo
135 kallithea/i18n/cs/LC_MESSAGES/kallithea.po
134 kallithea/i18n/cs/LC_MESSAGES/kallithea.po
136 kallithea/i18n/de/
135 kallithea/i18n/de/
137 kallithea/i18n/de/LC_MESSAGES/
136 kallithea/i18n/de/LC_MESSAGES/
138 kallithea/i18n/de/LC_MESSAGES/kallithea.mo
137 kallithea/i18n/de/LC_MESSAGES/kallithea.mo
139 kallithea/i18n/de/LC_MESSAGES/kallithea.po
138 kallithea/i18n/de/LC_MESSAGES/kallithea.po
140 kallithea/i18n/en/
139 kallithea/i18n/en/
141 kallithea/i18n/en/LC_MESSAGES/
140 kallithea/i18n/en/LC_MESSAGES/
142 kallithea/i18n/en/LC_MESSAGES/kallithea.mo
141 kallithea/i18n/en/LC_MESSAGES/kallithea.mo
143 kallithea/i18n/fr/
142 kallithea/i18n/fr/
144 kallithea/i18n/fr/LC_MESSAGES/
143 kallithea/i18n/fr/LC_MESSAGES/
145 kallithea/i18n/fr/LC_MESSAGES/kallithea.mo
144 kallithea/i18n/fr/LC_MESSAGES/kallithea.mo
146 kallithea/i18n/fr/LC_MESSAGES/kallithea.po
145 kallithea/i18n/fr/LC_MESSAGES/kallithea.po
147 kallithea/i18n/how_to
146 kallithea/i18n/how_to
148 kallithea/i18n/hu/
147 kallithea/i18n/hu/
149 kallithea/i18n/hu/LC_MESSAGES/
148 kallithea/i18n/hu/LC_MESSAGES/
150 kallithea/i18n/hu/LC_MESSAGES/kallithea.mo
149 kallithea/i18n/hu/LC_MESSAGES/kallithea.mo
151 kallithea/i18n/hu/LC_MESSAGES/kallithea.po
150 kallithea/i18n/hu/LC_MESSAGES/kallithea.po
152 kallithea/i18n/ja/
151 kallithea/i18n/ja/
153 kallithea/i18n/ja/LC_MESSAGES/
152 kallithea/i18n/ja/LC_MESSAGES/
154 kallithea/i18n/ja/LC_MESSAGES/kallithea.mo
153 kallithea/i18n/ja/LC_MESSAGES/kallithea.mo
155 kallithea/i18n/ja/LC_MESSAGES/kallithea.po
154 kallithea/i18n/ja/LC_MESSAGES/kallithea.po
156 kallithea/i18n/kallithea.pot
155 kallithea/i18n/kallithea.pot
157 kallithea/i18n/nl_BE/
156 kallithea/i18n/nl_BE/
158 kallithea/i18n/nl_BE/LC_MESSAGES/
157 kallithea/i18n/nl_BE/LC_MESSAGES/
159 kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.mo
158 kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.mo
160 kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po
159 kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po
161 kallithea/i18n/pl/
160 kallithea/i18n/pl/
162 kallithea/i18n/pl/LC_MESSAGES/
161 kallithea/i18n/pl/LC_MESSAGES/
163 kallithea/i18n/pl/LC_MESSAGES/kallithea.mo
162 kallithea/i18n/pl/LC_MESSAGES/kallithea.mo
164 kallithea/i18n/pl/LC_MESSAGES/kallithea.po
163 kallithea/i18n/pl/LC_MESSAGES/kallithea.po
165 kallithea/i18n/pt_BR/
164 kallithea/i18n/pt_BR/
166 kallithea/i18n/pt_BR/LC_MESSAGES/
165 kallithea/i18n/pt_BR/LC_MESSAGES/
167 kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.mo
166 kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.mo
168 kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
167 kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
169 kallithea/i18n/ru/
168 kallithea/i18n/ru/
170 kallithea/i18n/ru/LC_MESSAGES/
169 kallithea/i18n/ru/LC_MESSAGES/
171 kallithea/i18n/ru/LC_MESSAGES/kallithea.mo
170 kallithea/i18n/ru/LC_MESSAGES/kallithea.mo
172 kallithea/i18n/ru/LC_MESSAGES/kallithea.po
171 kallithea/i18n/ru/LC_MESSAGES/kallithea.po
173 kallithea/i18n/sk/
172 kallithea/i18n/sk/
174 kallithea/i18n/sk/LC_MESSAGES/
173 kallithea/i18n/sk/LC_MESSAGES/
175 kallithea/i18n/sk/LC_MESSAGES/kallithea.mo
174 kallithea/i18n/sk/LC_MESSAGES/kallithea.mo
176 kallithea/i18n/sk/LC_MESSAGES/kallithea.po
175 kallithea/i18n/sk/LC_MESSAGES/kallithea.po
177 kallithea/i18n/zh_CN/
176 kallithea/i18n/zh_CN/
178 kallithea/i18n/zh_CN/LC_MESSAGES/
177 kallithea/i18n/zh_CN/LC_MESSAGES/
179 kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.mo
178 kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.mo
180 kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
179 kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
181 kallithea/i18n/zh_TW/
180 kallithea/i18n/zh_TW/
182 kallithea/i18n/zh_TW/LC_MESSAGES/
181 kallithea/i18n/zh_TW/LC_MESSAGES/
183 kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.mo
182 kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.mo
184 kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
183 kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
185 kallithea/lib/
184 kallithea/lib/
186 kallithea/lib/__init__.py
185 kallithea/lib/__init__.py
187 kallithea/lib/annotate.py
186 kallithea/lib/annotate.py
188 kallithea/lib/app_globals.py
187 kallithea/lib/app_globals.py
189 kallithea/lib/auth.py
188 kallithea/lib/auth.py
190 kallithea/lib/auth_modules/
189 kallithea/lib/auth_modules/
191 kallithea/lib/auth_modules/__init__.py
190 kallithea/lib/auth_modules/__init__.py
192 kallithea/lib/auth_modules/auth_container.py
191 kallithea/lib/auth_modules/auth_container.py
193 kallithea/lib/auth_modules/auth_crowd.py
192 kallithea/lib/auth_modules/auth_crowd.py
194 kallithea/lib/auth_modules/auth_internal.py
193 kallithea/lib/auth_modules/auth_internal.py
195 kallithea/lib/auth_modules/auth_ldap.py
194 kallithea/lib/auth_modules/auth_ldap.py
196 kallithea/lib/auth_modules/auth_pam.py
195 kallithea/lib/auth_modules/auth_pam.py
197 kallithea/lib/base.py
196 kallithea/lib/base.py
198 kallithea/lib/caching_query.py
197 kallithea/lib/caching_query.py
199 kallithea/lib/celerylib/
198 kallithea/lib/celerylib/
200 kallithea/lib/celerylib/__init__.py
199 kallithea/lib/celerylib/__init__.py
201 kallithea/lib/celerylib/tasks.py
200 kallithea/lib/celerylib/tasks.py
202 kallithea/lib/celerypylons/
201 kallithea/lib/celerypylons/
203 kallithea/lib/celerypylons/__init__.py
202 kallithea/lib/celerypylons/__init__.py
204 kallithea/lib/celerypylons/commands.py
203 kallithea/lib/celerypylons/commands.py
205 kallithea/lib/celerypylons/loader.py
204 kallithea/lib/celerypylons/loader.py
206 kallithea/lib/colored_formatter.py
205 kallithea/lib/colored_formatter.py
207 kallithea/lib/compat.py
206 kallithea/lib/compat.py
208 kallithea/lib/db_manage.py
207 kallithea/lib/db_manage.py
209 kallithea/lib/dbmigrate/
208 kallithea/lib/dbmigrate/
210 kallithea/lib/dbmigrate/__init__.py
209 kallithea/lib/dbmigrate/__init__.py
211 kallithea/lib/dbmigrate/migrate.cfg
210 kallithea/lib/dbmigrate/migrate.cfg
212 kallithea/lib/dbmigrate/migrate/
211 kallithea/lib/dbmigrate/migrate/
213 kallithea/lib/dbmigrate/migrate/__init__.py
212 kallithea/lib/dbmigrate/migrate/__init__.py
214 kallithea/lib/dbmigrate/migrate/changeset/
213 kallithea/lib/dbmigrate/migrate/changeset/
215 kallithea/lib/dbmigrate/migrate/changeset/__init__.py
214 kallithea/lib/dbmigrate/migrate/changeset/__init__.py
216 kallithea/lib/dbmigrate/migrate/changeset/ansisql.py
215 kallithea/lib/dbmigrate/migrate/changeset/ansisql.py
217 kallithea/lib/dbmigrate/migrate/changeset/constraint.py
216 kallithea/lib/dbmigrate/migrate/changeset/constraint.py
218 kallithea/lib/dbmigrate/migrate/changeset/databases/
217 kallithea/lib/dbmigrate/migrate/changeset/databases/
219 kallithea/lib/dbmigrate/migrate/changeset/databases/__init__.py
218 kallithea/lib/dbmigrate/migrate/changeset/databases/__init__.py
220 kallithea/lib/dbmigrate/migrate/changeset/databases/firebird.py
219 kallithea/lib/dbmigrate/migrate/changeset/databases/firebird.py
221 kallithea/lib/dbmigrate/migrate/changeset/databases/mysql.py
220 kallithea/lib/dbmigrate/migrate/changeset/databases/mysql.py
222 kallithea/lib/dbmigrate/migrate/changeset/databases/oracle.py
221 kallithea/lib/dbmigrate/migrate/changeset/databases/oracle.py
223 kallithea/lib/dbmigrate/migrate/changeset/databases/postgres.py
222 kallithea/lib/dbmigrate/migrate/changeset/databases/postgres.py
224 kallithea/lib/dbmigrate/migrate/changeset/databases/sqlite.py
223 kallithea/lib/dbmigrate/migrate/changeset/databases/sqlite.py
225 kallithea/lib/dbmigrate/migrate/changeset/databases/visitor.py
224 kallithea/lib/dbmigrate/migrate/changeset/databases/visitor.py
226 kallithea/lib/dbmigrate/migrate/changeset/schema.py
225 kallithea/lib/dbmigrate/migrate/changeset/schema.py
227 kallithea/lib/dbmigrate/migrate/exceptions.py
226 kallithea/lib/dbmigrate/migrate/exceptions.py
228 kallithea/lib/dbmigrate/migrate/versioning/
227 kallithea/lib/dbmigrate/migrate/versioning/
229 kallithea/lib/dbmigrate/migrate/versioning/__init__.py
228 kallithea/lib/dbmigrate/migrate/versioning/__init__.py
230 kallithea/lib/dbmigrate/migrate/versioning/api.py
229 kallithea/lib/dbmigrate/migrate/versioning/api.py
231 kallithea/lib/dbmigrate/migrate/versioning/cfgparse.py
230 kallithea/lib/dbmigrate/migrate/versioning/cfgparse.py
232 kallithea/lib/dbmigrate/migrate/versioning/config.py
231 kallithea/lib/dbmigrate/migrate/versioning/config.py
233 kallithea/lib/dbmigrate/migrate/versioning/genmodel.py
232 kallithea/lib/dbmigrate/migrate/versioning/genmodel.py
234 kallithea/lib/dbmigrate/migrate/versioning/migrate_repository.py
233 kallithea/lib/dbmigrate/migrate/versioning/migrate_repository.py
235 kallithea/lib/dbmigrate/migrate/versioning/pathed.py
234 kallithea/lib/dbmigrate/migrate/versioning/pathed.py
236 kallithea/lib/dbmigrate/migrate/versioning/repository.py
235 kallithea/lib/dbmigrate/migrate/versioning/repository.py
237 kallithea/lib/dbmigrate/migrate/versioning/schema.py
236 kallithea/lib/dbmigrate/migrate/versioning/schema.py
238 kallithea/lib/dbmigrate/migrate/versioning/schemadiff.py
237 kallithea/lib/dbmigrate/migrate/versioning/schemadiff.py
239 kallithea/lib/dbmigrate/migrate/versioning/script/
238 kallithea/lib/dbmigrate/migrate/versioning/script/
240 kallithea/lib/dbmigrate/migrate/versioning/script/__init__.py
239 kallithea/lib/dbmigrate/migrate/versioning/script/__init__.py
241 kallithea/lib/dbmigrate/migrate/versioning/script/base.py
240 kallithea/lib/dbmigrate/migrate/versioning/script/base.py
242 kallithea/lib/dbmigrate/migrate/versioning/script/py.py
241 kallithea/lib/dbmigrate/migrate/versioning/script/py.py
243 kallithea/lib/dbmigrate/migrate/versioning/script/sql.py
242 kallithea/lib/dbmigrate/migrate/versioning/script/sql.py
244 kallithea/lib/dbmigrate/migrate/versioning/shell.py
243 kallithea/lib/dbmigrate/migrate/versioning/shell.py
245 kallithea/lib/dbmigrate/migrate/versioning/template.py
244 kallithea/lib/dbmigrate/migrate/versioning/template.py
246 kallithea/lib/dbmigrate/migrate/versioning/templates/
245 kallithea/lib/dbmigrate/migrate/versioning/templates/
247 kallithea/lib/dbmigrate/migrate/versioning/templates/__init__.py
246 kallithea/lib/dbmigrate/migrate/versioning/templates/__init__.py
248 kallithea/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl
247 kallithea/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl
249 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/
248 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/
250 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl
249 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl
251 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl
250 kallithea/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl
252 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/
251 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/
253 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/__init__.py
252 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/__init__.py
254 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/
253 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/
255 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/README
254 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/README
256 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/__init__.py
255 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/__init__.py
257 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/migrate.cfg
256 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/migrate.cfg
258 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/
257 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/
259 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/__init__.py
258 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/__init__.py
260 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/
259 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/
261 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/README
260 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/README
262 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/__init__.py
261 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/__init__.py
263 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/migrate.cfg
262 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/migrate.cfg
264 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/
263 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/
265 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/__init__.py
264 kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/__init__.py
266 kallithea/lib/dbmigrate/migrate/versioning/templates/script/
265 kallithea/lib/dbmigrate/migrate/versioning/templates/script/
267 kallithea/lib/dbmigrate/migrate/versioning/templates/script/__init__.py
266 kallithea/lib/dbmigrate/migrate/versioning/templates/script/__init__.py
268 kallithea/lib/dbmigrate/migrate/versioning/templates/script/default.py_tmpl
267 kallithea/lib/dbmigrate/migrate/versioning/templates/script/default.py_tmpl
269 kallithea/lib/dbmigrate/migrate/versioning/templates/script/pylons.py_tmpl
268 kallithea/lib/dbmigrate/migrate/versioning/templates/script/pylons.py_tmpl
270 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/
269 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/
271 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/default.py_tmpl
270 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/default.py_tmpl
272 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl
271 kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl
273 kallithea/lib/dbmigrate/migrate/versioning/util/
272 kallithea/lib/dbmigrate/migrate/versioning/util/
274 kallithea/lib/dbmigrate/migrate/versioning/util/__init__.py
273 kallithea/lib/dbmigrate/migrate/versioning/util/__init__.py
275 kallithea/lib/dbmigrate/migrate/versioning/util/importpath.py
274 kallithea/lib/dbmigrate/migrate/versioning/util/importpath.py
276 kallithea/lib/dbmigrate/migrate/versioning/util/keyedinstance.py
275 kallithea/lib/dbmigrate/migrate/versioning/util/keyedinstance.py
277 kallithea/lib/dbmigrate/migrate/versioning/version.py
276 kallithea/lib/dbmigrate/migrate/versioning/version.py
278 kallithea/lib/dbmigrate/schema/
277 kallithea/lib/dbmigrate/schema/
279 kallithea/lib/dbmigrate/schema/__init__.py
278 kallithea/lib/dbmigrate/schema/__init__.py
280 kallithea/lib/dbmigrate/schema/db_1_1_0.py
279 kallithea/lib/dbmigrate/schema/db_1_1_0.py
281 kallithea/lib/dbmigrate/schema/db_1_2_0.py
280 kallithea/lib/dbmigrate/schema/db_1_2_0.py
282 kallithea/lib/dbmigrate/schema/db_1_3_0.py
281 kallithea/lib/dbmigrate/schema/db_1_3_0.py
283 kallithea/lib/dbmigrate/schema/db_1_4_0.py
282 kallithea/lib/dbmigrate/schema/db_1_4_0.py
284 kallithea/lib/dbmigrate/schema/db_1_5_0.py
283 kallithea/lib/dbmigrate/schema/db_1_5_0.py
285 kallithea/lib/dbmigrate/schema/db_1_5_2.py
284 kallithea/lib/dbmigrate/schema/db_1_5_2.py
286 kallithea/lib/dbmigrate/schema/db_1_6_0.py
285 kallithea/lib/dbmigrate/schema/db_1_6_0.py
287 kallithea/lib/dbmigrate/schema/db_1_7_0.py
286 kallithea/lib/dbmigrate/schema/db_1_7_0.py
288 kallithea/lib/dbmigrate/schema/db_1_8_0.py
287 kallithea/lib/dbmigrate/schema/db_1_8_0.py
289 kallithea/lib/dbmigrate/schema/db_2_0_0.py
288 kallithea/lib/dbmigrate/schema/db_2_0_0.py
290 kallithea/lib/dbmigrate/schema/db_2_0_1.py
289 kallithea/lib/dbmigrate/schema/db_2_0_1.py
291 kallithea/lib/dbmigrate/schema/db_2_0_2.py
290 kallithea/lib/dbmigrate/schema/db_2_0_2.py
292 kallithea/lib/dbmigrate/schema/db_2_1_0.py
291 kallithea/lib/dbmigrate/schema/db_2_1_0.py
293 kallithea/lib/dbmigrate/schema/db_2_2_0.py
292 kallithea/lib/dbmigrate/schema/db_2_2_0.py
294 kallithea/lib/dbmigrate/schema/db_2_2_3.py
293 kallithea/lib/dbmigrate/schema/db_2_2_3.py
295 kallithea/lib/dbmigrate/versions/
294 kallithea/lib/dbmigrate/versions/
296 kallithea/lib/dbmigrate/versions/001_initial_release.py
295 kallithea/lib/dbmigrate/versions/001_initial_release.py
297 kallithea/lib/dbmigrate/versions/002_version_1_1_0.py
296 kallithea/lib/dbmigrate/versions/002_version_1_1_0.py
298 kallithea/lib/dbmigrate/versions/003_version_1_2_0.py
297 kallithea/lib/dbmigrate/versions/003_version_1_2_0.py
299 kallithea/lib/dbmigrate/versions/004_version_1_3_0.py
298 kallithea/lib/dbmigrate/versions/004_version_1_3_0.py
300 kallithea/lib/dbmigrate/versions/005_version_1_3_0.py
299 kallithea/lib/dbmigrate/versions/005_version_1_3_0.py
301 kallithea/lib/dbmigrate/versions/006_version_1_4_0.py
300 kallithea/lib/dbmigrate/versions/006_version_1_4_0.py
302 kallithea/lib/dbmigrate/versions/007_version_1_4_0.py
301 kallithea/lib/dbmigrate/versions/007_version_1_4_0.py
303 kallithea/lib/dbmigrate/versions/008_version_1_5_0.py
302 kallithea/lib/dbmigrate/versions/008_version_1_5_0.py
304 kallithea/lib/dbmigrate/versions/009_version_1_5_1.py
303 kallithea/lib/dbmigrate/versions/009_version_1_5_1.py
305 kallithea/lib/dbmigrate/versions/010_version_1_5_2.py
304 kallithea/lib/dbmigrate/versions/010_version_1_5_2.py
306 kallithea/lib/dbmigrate/versions/011_version_1_6_0.py
305 kallithea/lib/dbmigrate/versions/011_version_1_6_0.py
307 kallithea/lib/dbmigrate/versions/012_version_1_7_0.py
306 kallithea/lib/dbmigrate/versions/012_version_1_7_0.py
308 kallithea/lib/dbmigrate/versions/013_version_1_7_0.py
307 kallithea/lib/dbmigrate/versions/013_version_1_7_0.py
309 kallithea/lib/dbmigrate/versions/014_version_1_7_1.py
308 kallithea/lib/dbmigrate/versions/014_version_1_7_1.py
310 kallithea/lib/dbmigrate/versions/015_version_1_8_0.py
309 kallithea/lib/dbmigrate/versions/015_version_1_8_0.py
311 kallithea/lib/dbmigrate/versions/016_version_2_0_0.py
310 kallithea/lib/dbmigrate/versions/016_version_2_0_0.py
312 kallithea/lib/dbmigrate/versions/017_version_2_0_0.py
311 kallithea/lib/dbmigrate/versions/017_version_2_0_0.py
313 kallithea/lib/dbmigrate/versions/018_version_2_0_0.py
312 kallithea/lib/dbmigrate/versions/018_version_2_0_0.py
314 kallithea/lib/dbmigrate/versions/019_version_2_0_0.py
313 kallithea/lib/dbmigrate/versions/019_version_2_0_0.py
315 kallithea/lib/dbmigrate/versions/020_version_2_0_1.py
314 kallithea/lib/dbmigrate/versions/020_version_2_0_1.py
316 kallithea/lib/dbmigrate/versions/021_version_2_0_2.py
315 kallithea/lib/dbmigrate/versions/021_version_2_0_2.py
317 kallithea/lib/dbmigrate/versions/022_version_2_0_2.py
316 kallithea/lib/dbmigrate/versions/022_version_2_0_2.py
318 kallithea/lib/dbmigrate/versions/023_version_2_1_0.py
317 kallithea/lib/dbmigrate/versions/023_version_2_1_0.py
319 kallithea/lib/dbmigrate/versions/024_version_2_1_0.py
318 kallithea/lib/dbmigrate/versions/024_version_2_1_0.py
320 kallithea/lib/dbmigrate/versions/025_version_2_1_0.py
319 kallithea/lib/dbmigrate/versions/025_version_2_1_0.py
321 kallithea/lib/dbmigrate/versions/026_version_2_2_0.py
320 kallithea/lib/dbmigrate/versions/026_version_2_2_0.py
322 kallithea/lib/dbmigrate/versions/027_version_2_2_0.py
321 kallithea/lib/dbmigrate/versions/027_version_2_2_0.py
323 kallithea/lib/dbmigrate/versions/028_version_2_2_3.py
322 kallithea/lib/dbmigrate/versions/028_version_2_2_3.py
324 kallithea/lib/dbmigrate/versions/029_version_2_2_3.py
323 kallithea/lib/dbmigrate/versions/029_version_2_2_3.py
325 kallithea/lib/dbmigrate/versions/030_version_2_2_3.py
324 kallithea/lib/dbmigrate/versions/030_version_2_2_3.py
326 kallithea/lib/dbmigrate/versions/031_version_2_2_3.py
325 kallithea/lib/dbmigrate/versions/031_version_2_2_3.py
327 kallithea/lib/dbmigrate/versions/__init__.py
326 kallithea/lib/dbmigrate/versions/__init__.py
328 kallithea/lib/diffs.py
327 kallithea/lib/diffs.py
329 kallithea/lib/exceptions.py
328 kallithea/lib/exceptions.py
330 kallithea/lib/ext_json.py
329 kallithea/lib/ext_json.py
331 kallithea/lib/graphmod.py
330 kallithea/lib/graphmod.py
332 kallithea/lib/helpers.py
331 kallithea/lib/helpers.py
333 kallithea/lib/hooks.py
332 kallithea/lib/hooks.py
334 kallithea/lib/indexers/
333 kallithea/lib/indexers/
335 kallithea/lib/indexers/__init__.py
334 kallithea/lib/indexers/__init__.py
336 kallithea/lib/indexers/daemon.py
335 kallithea/lib/indexers/daemon.py
337 kallithea/lib/ipaddr.py
336 kallithea/lib/ipaddr.py
338 kallithea/lib/markup_renderer.py
337 kallithea/lib/markup_renderer.py
339 kallithea/lib/middleware/
338 kallithea/lib/middleware/
340 kallithea/lib/middleware/__init__.py
339 kallithea/lib/middleware/__init__.py
341 kallithea/lib/middleware/errormator.py
340 kallithea/lib/middleware/errormator.py
342 kallithea/lib/middleware/https_fixup.py
341 kallithea/lib/middleware/https_fixup.py
343 kallithea/lib/middleware/pygrack.py
342 kallithea/lib/middleware/pygrack.py
344 kallithea/lib/middleware/sentry.py
343 kallithea/lib/middleware/sentry.py
345 kallithea/lib/middleware/sessionmiddleware.py
344 kallithea/lib/middleware/sessionmiddleware.py
346 kallithea/lib/middleware/simplegit.py
345 kallithea/lib/middleware/simplegit.py
347 kallithea/lib/middleware/simplehg.py
346 kallithea/lib/middleware/simplehg.py
348 kallithea/lib/middleware/wrapper.py
347 kallithea/lib/middleware/wrapper.py
349 kallithea/lib/paster_commands/
348 kallithea/lib/paster_commands/
350 kallithea/lib/paster_commands/__init__.py
349 kallithea/lib/paster_commands/__init__.py
351 kallithea/lib/paster_commands/cache_keys.py
350 kallithea/lib/paster_commands/cache_keys.py
352 kallithea/lib/paster_commands/cleanup.py
351 kallithea/lib/paster_commands/cleanup.py
353 kallithea/lib/paster_commands/install_iis.py
352 kallithea/lib/paster_commands/install_iis.py
354 kallithea/lib/paster_commands/ishell.py
353 kallithea/lib/paster_commands/ishell.py
355 kallithea/lib/paster_commands/make_index.py
354 kallithea/lib/paster_commands/make_index.py
356 kallithea/lib/paster_commands/make_rcextensions.py
355 kallithea/lib/paster_commands/make_rcextensions.py
357 kallithea/lib/paster_commands/repo_scan.py
356 kallithea/lib/paster_commands/repo_scan.py
358 kallithea/lib/paster_commands/setup_db.py
357 kallithea/lib/paster_commands/setup_db.py
359 kallithea/lib/paster_commands/update_repoinfo.py
358 kallithea/lib/paster_commands/update_repoinfo.py
360 kallithea/lib/pidlock.py
359 kallithea/lib/pidlock.py
361 kallithea/lib/profiler.py
360 kallithea/lib/profiler.py
362 kallithea/lib/rcmail/
361 kallithea/lib/rcmail/
363 kallithea/lib/rcmail/__init__.py
362 kallithea/lib/rcmail/__init__.py
364 kallithea/lib/rcmail/exceptions.py
363 kallithea/lib/rcmail/exceptions.py
365 kallithea/lib/rcmail/message.py
364 kallithea/lib/rcmail/message.py
366 kallithea/lib/rcmail/response.py
365 kallithea/lib/rcmail/response.py
367 kallithea/lib/rcmail/smtp_mailer.py
366 kallithea/lib/rcmail/smtp_mailer.py
368 kallithea/lib/rcmail/utils.py
367 kallithea/lib/rcmail/utils.py
369 kallithea/lib/recaptcha.py
368 kallithea/lib/recaptcha.py
370 kallithea/lib/timerproxy.py
369 kallithea/lib/timerproxy.py
371 kallithea/lib/utils.py
370 kallithea/lib/utils.py
372 kallithea/lib/utils2.py
371 kallithea/lib/utils2.py
373 kallithea/lib/vcs/
372 kallithea/lib/vcs/
374 kallithea/lib/vcs/__init__.py
373 kallithea/lib/vcs/__init__.py
375 kallithea/lib/vcs/backends/
374 kallithea/lib/vcs/backends/
376 kallithea/lib/vcs/backends/__init__.py
375 kallithea/lib/vcs/backends/__init__.py
377 kallithea/lib/vcs/backends/base.py
376 kallithea/lib/vcs/backends/base.py
378 kallithea/lib/vcs/backends/git/
377 kallithea/lib/vcs/backends/git/
379 kallithea/lib/vcs/backends/git/__init__.py
378 kallithea/lib/vcs/backends/git/__init__.py
380 kallithea/lib/vcs/backends/git/changeset.py
379 kallithea/lib/vcs/backends/git/changeset.py
381 kallithea/lib/vcs/backends/git/inmemory.py
380 kallithea/lib/vcs/backends/git/inmemory.py
382 kallithea/lib/vcs/backends/git/repository.py
381 kallithea/lib/vcs/backends/git/repository.py
383 kallithea/lib/vcs/backends/git/workdir.py
382 kallithea/lib/vcs/backends/git/workdir.py
384 kallithea/lib/vcs/backends/hg/
383 kallithea/lib/vcs/backends/hg/
385 kallithea/lib/vcs/backends/hg/__init__.py
384 kallithea/lib/vcs/backends/hg/__init__.py
386 kallithea/lib/vcs/backends/hg/changeset.py
385 kallithea/lib/vcs/backends/hg/changeset.py
387 kallithea/lib/vcs/backends/hg/inmemory.py
386 kallithea/lib/vcs/backends/hg/inmemory.py
388 kallithea/lib/vcs/backends/hg/repository.py
387 kallithea/lib/vcs/backends/hg/repository.py
389 kallithea/lib/vcs/backends/hg/workdir.py
388 kallithea/lib/vcs/backends/hg/workdir.py
390 kallithea/lib/vcs/conf/
389 kallithea/lib/vcs/conf/
391 kallithea/lib/vcs/conf/__init__.py
390 kallithea/lib/vcs/conf/__init__.py
392 kallithea/lib/vcs/conf/settings.py
391 kallithea/lib/vcs/conf/settings.py
393 kallithea/lib/vcs/exceptions.py
392 kallithea/lib/vcs/exceptions.py
394 kallithea/lib/vcs/nodes.py
393 kallithea/lib/vcs/nodes.py
395 kallithea/lib/vcs/subprocessio.py
394 kallithea/lib/vcs/subprocessio.py
396 kallithea/lib/vcs/utils/
395 kallithea/lib/vcs/utils/
397 kallithea/lib/vcs/utils/__init__.py
396 kallithea/lib/vcs/utils/__init__.py
398 kallithea/lib/vcs/utils/annotate.py
397 kallithea/lib/vcs/utils/annotate.py
399 kallithea/lib/vcs/utils/archivers.py
398 kallithea/lib/vcs/utils/archivers.py
400 kallithea/lib/vcs/utils/baseui_config.py
399 kallithea/lib/vcs/utils/baseui_config.py
401 kallithea/lib/vcs/utils/compat.py
400 kallithea/lib/vcs/utils/compat.py
402 kallithea/lib/vcs/utils/diffs.py
401 kallithea/lib/vcs/utils/diffs.py
403 kallithea/lib/vcs/utils/fakemod.py
402 kallithea/lib/vcs/utils/fakemod.py
404 kallithea/lib/vcs/utils/filesize.py
403 kallithea/lib/vcs/utils/filesize.py
405 kallithea/lib/vcs/utils/helpers.py
404 kallithea/lib/vcs/utils/helpers.py
406 kallithea/lib/vcs/utils/hgcompat.py
405 kallithea/lib/vcs/utils/hgcompat.py
407 kallithea/lib/vcs/utils/imports.py
406 kallithea/lib/vcs/utils/imports.py
408 kallithea/lib/vcs/utils/lazy.py
407 kallithea/lib/vcs/utils/lazy.py
409 kallithea/lib/vcs/utils/lockfiles.py
408 kallithea/lib/vcs/utils/lockfiles.py
410 kallithea/lib/vcs/utils/ordered_dict.py
409 kallithea/lib/vcs/utils/ordered_dict.py
411 kallithea/lib/vcs/utils/paths.py
410 kallithea/lib/vcs/utils/paths.py
412 kallithea/lib/vcs/utils/progressbar.py
411 kallithea/lib/vcs/utils/progressbar.py
413 kallithea/lib/vcs/utils/termcolors.py
412 kallithea/lib/vcs/utils/termcolors.py
414 kallithea/lib/verlib.py
413 kallithea/lib/verlib.py
415 kallithea/model/
414 kallithea/model/
416 kallithea/model/__init__.py
415 kallithea/model/__init__.py
417 kallithea/model/api_key.py
416 kallithea/model/api_key.py
418 kallithea/model/changeset_status.py
417 kallithea/model/changeset_status.py
419 kallithea/model/comment.py
418 kallithea/model/comment.py
420 kallithea/model/db.py
419 kallithea/model/db.py
421 kallithea/model/forms.py
420 kallithea/model/forms.py
422 kallithea/model/gist.py
421 kallithea/model/gist.py
423 kallithea/model/meta.py
422 kallithea/model/meta.py
424 kallithea/model/notification.py
423 kallithea/model/notification.py
425 kallithea/model/permission.py
424 kallithea/model/permission.py
426 kallithea/model/pull_request.py
425 kallithea/model/pull_request.py
427 kallithea/model/repo.py
426 kallithea/model/repo.py
428 kallithea/model/repo_group.py
427 kallithea/model/repo_group.py
429 kallithea/model/repo_permission.py
428 kallithea/model/repo_permission.py
430 kallithea/model/scm.py
429 kallithea/model/scm.py
431 kallithea/model/user.py
430 kallithea/model/user.py
432 kallithea/model/user_group.py
431 kallithea/model/user_group.py
433 kallithea/model/validators.py
432 kallithea/model/validators.py
434 kallithea/public/
433 kallithea/public/
435 kallithea/public/codemirror/
434 kallithea/public/codemirror/
436 kallithea/public/codemirror/LICENSE
435 kallithea/public/codemirror/LICENSE
437 kallithea/public/codemirror/lib/
436 kallithea/public/codemirror/lib/
438 kallithea/public/codemirror/lib/codemirror.css
437 kallithea/public/codemirror/lib/codemirror.css
439 kallithea/public/codemirror/lib/codemirror.js
438 kallithea/public/codemirror/lib/codemirror.js
440 kallithea/public/codemirror/mode/
439 kallithea/public/codemirror/mode/
441 kallithea/public/codemirror/mode/apl/
440 kallithea/public/codemirror/mode/apl/
442 kallithea/public/codemirror/mode/apl/apl.js
441 kallithea/public/codemirror/mode/apl/apl.js
443 kallithea/public/codemirror/mode/asterisk/
442 kallithea/public/codemirror/mode/asterisk/
444 kallithea/public/codemirror/mode/asterisk/asterisk.js
443 kallithea/public/codemirror/mode/asterisk/asterisk.js
445 kallithea/public/codemirror/mode/clike/
444 kallithea/public/codemirror/mode/clike/
446 kallithea/public/codemirror/mode/clike/clike.js
445 kallithea/public/codemirror/mode/clike/clike.js
447 kallithea/public/codemirror/mode/clojure/
446 kallithea/public/codemirror/mode/clojure/
448 kallithea/public/codemirror/mode/clojure/clojure.js
447 kallithea/public/codemirror/mode/clojure/clojure.js
449 kallithea/public/codemirror/mode/cobol/
448 kallithea/public/codemirror/mode/cobol/
450 kallithea/public/codemirror/mode/cobol/cobol.js
449 kallithea/public/codemirror/mode/cobol/cobol.js
451 kallithea/public/codemirror/mode/coffeescript/
450 kallithea/public/codemirror/mode/coffeescript/
452 kallithea/public/codemirror/mode/coffeescript/coffeescript.js
451 kallithea/public/codemirror/mode/coffeescript/coffeescript.js
453 kallithea/public/codemirror/mode/commonlisp/
452 kallithea/public/codemirror/mode/commonlisp/
454 kallithea/public/codemirror/mode/commonlisp/commonlisp.js
453 kallithea/public/codemirror/mode/commonlisp/commonlisp.js
455 kallithea/public/codemirror/mode/css/
454 kallithea/public/codemirror/mode/css/
456 kallithea/public/codemirror/mode/css/css.js
455 kallithea/public/codemirror/mode/css/css.js
457 kallithea/public/codemirror/mode/css/less_test.js
456 kallithea/public/codemirror/mode/css/less_test.js
458 kallithea/public/codemirror/mode/css/scss_test.js
457 kallithea/public/codemirror/mode/css/scss_test.js
459 kallithea/public/codemirror/mode/cypher/
458 kallithea/public/codemirror/mode/cypher/
460 kallithea/public/codemirror/mode/cypher/cypher.js
459 kallithea/public/codemirror/mode/cypher/cypher.js
461 kallithea/public/codemirror/mode/d/
460 kallithea/public/codemirror/mode/d/
462 kallithea/public/codemirror/mode/d/d.js
461 kallithea/public/codemirror/mode/d/d.js
463 kallithea/public/codemirror/mode/diff/
462 kallithea/public/codemirror/mode/diff/
464 kallithea/public/codemirror/mode/diff/diff.js
463 kallithea/public/codemirror/mode/diff/diff.js
465 kallithea/public/codemirror/mode/django/
464 kallithea/public/codemirror/mode/django/
466 kallithea/public/codemirror/mode/django/django.js
465 kallithea/public/codemirror/mode/django/django.js
467 kallithea/public/codemirror/mode/dtd/
466 kallithea/public/codemirror/mode/dtd/
468 kallithea/public/codemirror/mode/dtd/dtd.js
467 kallithea/public/codemirror/mode/dtd/dtd.js
469 kallithea/public/codemirror/mode/dylan/
468 kallithea/public/codemirror/mode/dylan/
470 kallithea/public/codemirror/mode/dylan/dylan.js
469 kallithea/public/codemirror/mode/dylan/dylan.js
471 kallithea/public/codemirror/mode/ecl/
470 kallithea/public/codemirror/mode/ecl/
472 kallithea/public/codemirror/mode/ecl/ecl.js
471 kallithea/public/codemirror/mode/ecl/ecl.js
473 kallithea/public/codemirror/mode/eiffel/
472 kallithea/public/codemirror/mode/eiffel/
474 kallithea/public/codemirror/mode/eiffel/eiffel.js
473 kallithea/public/codemirror/mode/eiffel/eiffel.js
475 kallithea/public/codemirror/mode/erlang/
474 kallithea/public/codemirror/mode/erlang/
476 kallithea/public/codemirror/mode/erlang/erlang.js
475 kallithea/public/codemirror/mode/erlang/erlang.js
477 kallithea/public/codemirror/mode/fortran/
476 kallithea/public/codemirror/mode/fortran/
478 kallithea/public/codemirror/mode/fortran/fortran.js
477 kallithea/public/codemirror/mode/fortran/fortran.js
479 kallithea/public/codemirror/mode/gas/
478 kallithea/public/codemirror/mode/gas/
480 kallithea/public/codemirror/mode/gas/gas.js
479 kallithea/public/codemirror/mode/gas/gas.js
481 kallithea/public/codemirror/mode/gfm/
480 kallithea/public/codemirror/mode/gfm/
482 kallithea/public/codemirror/mode/gfm/gfm.js
481 kallithea/public/codemirror/mode/gfm/gfm.js
483 kallithea/public/codemirror/mode/gherkin/
482 kallithea/public/codemirror/mode/gherkin/
484 kallithea/public/codemirror/mode/gherkin/gherkin.js
483 kallithea/public/codemirror/mode/gherkin/gherkin.js
485 kallithea/public/codemirror/mode/go/
484 kallithea/public/codemirror/mode/go/
486 kallithea/public/codemirror/mode/go/go.js
485 kallithea/public/codemirror/mode/go/go.js
487 kallithea/public/codemirror/mode/groovy/
486 kallithea/public/codemirror/mode/groovy/
488 kallithea/public/codemirror/mode/groovy/groovy.js
487 kallithea/public/codemirror/mode/groovy/groovy.js
489 kallithea/public/codemirror/mode/haml/
488 kallithea/public/codemirror/mode/haml/
490 kallithea/public/codemirror/mode/haml/haml.js
489 kallithea/public/codemirror/mode/haml/haml.js
491 kallithea/public/codemirror/mode/haskell/
490 kallithea/public/codemirror/mode/haskell/
492 kallithea/public/codemirror/mode/haskell/haskell.js
491 kallithea/public/codemirror/mode/haskell/haskell.js
493 kallithea/public/codemirror/mode/haxe/
492 kallithea/public/codemirror/mode/haxe/
494 kallithea/public/codemirror/mode/haxe/haxe.js
493 kallithea/public/codemirror/mode/haxe/haxe.js
495 kallithea/public/codemirror/mode/htmlembedded/
494 kallithea/public/codemirror/mode/htmlembedded/
496 kallithea/public/codemirror/mode/htmlembedded/htmlembedded.js
495 kallithea/public/codemirror/mode/htmlembedded/htmlembedded.js
497 kallithea/public/codemirror/mode/htmlmixed/
496 kallithea/public/codemirror/mode/htmlmixed/
498 kallithea/public/codemirror/mode/htmlmixed/htmlmixed.js
497 kallithea/public/codemirror/mode/htmlmixed/htmlmixed.js
499 kallithea/public/codemirror/mode/http/
498 kallithea/public/codemirror/mode/http/
500 kallithea/public/codemirror/mode/http/http.js
499 kallithea/public/codemirror/mode/http/http.js
501 kallithea/public/codemirror/mode/jade/
500 kallithea/public/codemirror/mode/jade/
502 kallithea/public/codemirror/mode/jade/jade.js
501 kallithea/public/codemirror/mode/jade/jade.js
503 kallithea/public/codemirror/mode/javascript/
502 kallithea/public/codemirror/mode/javascript/
504 kallithea/public/codemirror/mode/javascript/javascript.js
503 kallithea/public/codemirror/mode/javascript/javascript.js
505 kallithea/public/codemirror/mode/jinja2/
504 kallithea/public/codemirror/mode/jinja2/
506 kallithea/public/codemirror/mode/jinja2/jinja2.js
505 kallithea/public/codemirror/mode/jinja2/jinja2.js
507 kallithea/public/codemirror/mode/julia/
506 kallithea/public/codemirror/mode/julia/
508 kallithea/public/codemirror/mode/julia/julia.js
507 kallithea/public/codemirror/mode/julia/julia.js
509 kallithea/public/codemirror/mode/kotlin/
508 kallithea/public/codemirror/mode/kotlin/
510 kallithea/public/codemirror/mode/kotlin/kotlin.js
509 kallithea/public/codemirror/mode/kotlin/kotlin.js
511 kallithea/public/codemirror/mode/livescript/
510 kallithea/public/codemirror/mode/livescript/
512 kallithea/public/codemirror/mode/livescript/livescript.js
511 kallithea/public/codemirror/mode/livescript/livescript.js
513 kallithea/public/codemirror/mode/lua/
512 kallithea/public/codemirror/mode/lua/
514 kallithea/public/codemirror/mode/lua/lua.js
513 kallithea/public/codemirror/mode/lua/lua.js
515 kallithea/public/codemirror/mode/markdown/
514 kallithea/public/codemirror/mode/markdown/
516 kallithea/public/codemirror/mode/markdown/markdown.js
515 kallithea/public/codemirror/mode/markdown/markdown.js
517 kallithea/public/codemirror/mode/meta.js
516 kallithea/public/codemirror/mode/meta.js
518 kallithea/public/codemirror/mode/mirc/
517 kallithea/public/codemirror/mode/mirc/
519 kallithea/public/codemirror/mode/mirc/mirc.js
518 kallithea/public/codemirror/mode/mirc/mirc.js
520 kallithea/public/codemirror/mode/mllike/
519 kallithea/public/codemirror/mode/mllike/
521 kallithea/public/codemirror/mode/mllike/mllike.js
520 kallithea/public/codemirror/mode/mllike/mllike.js
522 kallithea/public/codemirror/mode/modelica/
521 kallithea/public/codemirror/mode/modelica/
523 kallithea/public/codemirror/mode/modelica/modelica.js
522 kallithea/public/codemirror/mode/modelica/modelica.js
524 kallithea/public/codemirror/mode/nginx/
523 kallithea/public/codemirror/mode/nginx/
525 kallithea/public/codemirror/mode/nginx/nginx.js
524 kallithea/public/codemirror/mode/nginx/nginx.js
526 kallithea/public/codemirror/mode/ntriples/
525 kallithea/public/codemirror/mode/ntriples/
527 kallithea/public/codemirror/mode/ntriples/ntriples.js
526 kallithea/public/codemirror/mode/ntriples/ntriples.js
528 kallithea/public/codemirror/mode/octave/
527 kallithea/public/codemirror/mode/octave/
529 kallithea/public/codemirror/mode/octave/octave.js
528 kallithea/public/codemirror/mode/octave/octave.js
530 kallithea/public/codemirror/mode/pascal/
529 kallithea/public/codemirror/mode/pascal/
531 kallithea/public/codemirror/mode/pascal/pascal.js
530 kallithea/public/codemirror/mode/pascal/pascal.js
532 kallithea/public/codemirror/mode/pegjs/
531 kallithea/public/codemirror/mode/pegjs/
533 kallithea/public/codemirror/mode/pegjs/pegjs.js
532 kallithea/public/codemirror/mode/pegjs/pegjs.js
534 kallithea/public/codemirror/mode/perl/
533 kallithea/public/codemirror/mode/perl/
535 kallithea/public/codemirror/mode/perl/perl.js
534 kallithea/public/codemirror/mode/perl/perl.js
536 kallithea/public/codemirror/mode/php/
535 kallithea/public/codemirror/mode/php/
537 kallithea/public/codemirror/mode/php/php.js
536 kallithea/public/codemirror/mode/php/php.js
538 kallithea/public/codemirror/mode/pig/
537 kallithea/public/codemirror/mode/pig/
539 kallithea/public/codemirror/mode/pig/pig.js
538 kallithea/public/codemirror/mode/pig/pig.js
540 kallithea/public/codemirror/mode/properties/
539 kallithea/public/codemirror/mode/properties/
541 kallithea/public/codemirror/mode/properties/properties.js
540 kallithea/public/codemirror/mode/properties/properties.js
542 kallithea/public/codemirror/mode/puppet/
541 kallithea/public/codemirror/mode/puppet/
543 kallithea/public/codemirror/mode/puppet/puppet.js
542 kallithea/public/codemirror/mode/puppet/puppet.js
544 kallithea/public/codemirror/mode/python/
543 kallithea/public/codemirror/mode/python/
545 kallithea/public/codemirror/mode/python/python.js
544 kallithea/public/codemirror/mode/python/python.js
546 kallithea/public/codemirror/mode/q/
545 kallithea/public/codemirror/mode/q/
547 kallithea/public/codemirror/mode/q/q.js
546 kallithea/public/codemirror/mode/q/q.js
548 kallithea/public/codemirror/mode/r/
547 kallithea/public/codemirror/mode/r/
549 kallithea/public/codemirror/mode/r/r.js
548 kallithea/public/codemirror/mode/r/r.js
550 kallithea/public/codemirror/mode/rpm/
549 kallithea/public/codemirror/mode/rpm/
551 kallithea/public/codemirror/mode/rpm/rpm.js
550 kallithea/public/codemirror/mode/rpm/rpm.js
552 kallithea/public/codemirror/mode/rst/
551 kallithea/public/codemirror/mode/rst/
553 kallithea/public/codemirror/mode/rst/rst.js
552 kallithea/public/codemirror/mode/rst/rst.js
554 kallithea/public/codemirror/mode/ruby/
553 kallithea/public/codemirror/mode/ruby/
555 kallithea/public/codemirror/mode/ruby/ruby.js
554 kallithea/public/codemirror/mode/ruby/ruby.js
556 kallithea/public/codemirror/mode/rust/
555 kallithea/public/codemirror/mode/rust/
557 kallithea/public/codemirror/mode/rust/rust.js
556 kallithea/public/codemirror/mode/rust/rust.js
558 kallithea/public/codemirror/mode/sass/
557 kallithea/public/codemirror/mode/sass/
559 kallithea/public/codemirror/mode/sass/sass.js
558 kallithea/public/codemirror/mode/sass/sass.js
560 kallithea/public/codemirror/mode/scheme/
559 kallithea/public/codemirror/mode/scheme/
561 kallithea/public/codemirror/mode/scheme/scheme.js
560 kallithea/public/codemirror/mode/scheme/scheme.js
562 kallithea/public/codemirror/mode/shell/
561 kallithea/public/codemirror/mode/shell/
563 kallithea/public/codemirror/mode/shell/shell.js
562 kallithea/public/codemirror/mode/shell/shell.js
564 kallithea/public/codemirror/mode/sieve/
563 kallithea/public/codemirror/mode/sieve/
565 kallithea/public/codemirror/mode/sieve/sieve.js
564 kallithea/public/codemirror/mode/sieve/sieve.js
566 kallithea/public/codemirror/mode/slim/
565 kallithea/public/codemirror/mode/slim/
567 kallithea/public/codemirror/mode/slim/slim.js
566 kallithea/public/codemirror/mode/slim/slim.js
568 kallithea/public/codemirror/mode/smalltalk/
567 kallithea/public/codemirror/mode/smalltalk/
569 kallithea/public/codemirror/mode/smalltalk/smalltalk.js
568 kallithea/public/codemirror/mode/smalltalk/smalltalk.js
570 kallithea/public/codemirror/mode/smarty/
569 kallithea/public/codemirror/mode/smarty/
571 kallithea/public/codemirror/mode/smarty/smarty.js
570 kallithea/public/codemirror/mode/smarty/smarty.js
572 kallithea/public/codemirror/mode/smartymixed/
571 kallithea/public/codemirror/mode/smartymixed/
573 kallithea/public/codemirror/mode/smartymixed/smartymixed.js
572 kallithea/public/codemirror/mode/smartymixed/smartymixed.js
574 kallithea/public/codemirror/mode/solr/
573 kallithea/public/codemirror/mode/solr/
575 kallithea/public/codemirror/mode/solr/solr.js
574 kallithea/public/codemirror/mode/solr/solr.js
576 kallithea/public/codemirror/mode/sparql/
575 kallithea/public/codemirror/mode/sparql/
577 kallithea/public/codemirror/mode/sparql/sparql.js
576 kallithea/public/codemirror/mode/sparql/sparql.js
578 kallithea/public/codemirror/mode/sql/
577 kallithea/public/codemirror/mode/sql/
579 kallithea/public/codemirror/mode/sql/sql.js
578 kallithea/public/codemirror/mode/sql/sql.js
580 kallithea/public/codemirror/mode/stex/
579 kallithea/public/codemirror/mode/stex/
581 kallithea/public/codemirror/mode/stex/stex.js
580 kallithea/public/codemirror/mode/stex/stex.js
582 kallithea/public/codemirror/mode/tcl/
581 kallithea/public/codemirror/mode/tcl/
583 kallithea/public/codemirror/mode/tcl/tcl.js
582 kallithea/public/codemirror/mode/tcl/tcl.js
584 kallithea/public/codemirror/mode/textile/
583 kallithea/public/codemirror/mode/textile/
585 kallithea/public/codemirror/mode/textile/textile.js
584 kallithea/public/codemirror/mode/textile/textile.js
586 kallithea/public/codemirror/mode/tiddlywiki/
585 kallithea/public/codemirror/mode/tiddlywiki/
587 kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.css
586 kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.css
588 kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.js
587 kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.js
589 kallithea/public/codemirror/mode/tiki/
588 kallithea/public/codemirror/mode/tiki/
590 kallithea/public/codemirror/mode/tiki/tiki.css
589 kallithea/public/codemirror/mode/tiki/tiki.css
591 kallithea/public/codemirror/mode/tiki/tiki.js
590 kallithea/public/codemirror/mode/tiki/tiki.js
592 kallithea/public/codemirror/mode/toml/
591 kallithea/public/codemirror/mode/toml/
593 kallithea/public/codemirror/mode/toml/toml.js
592 kallithea/public/codemirror/mode/toml/toml.js
594 kallithea/public/codemirror/mode/tornado/
593 kallithea/public/codemirror/mode/tornado/
595 kallithea/public/codemirror/mode/tornado/tornado.js
594 kallithea/public/codemirror/mode/tornado/tornado.js
596 kallithea/public/codemirror/mode/turtle/
595 kallithea/public/codemirror/mode/turtle/
597 kallithea/public/codemirror/mode/turtle/turtle.js
596 kallithea/public/codemirror/mode/turtle/turtle.js
598 kallithea/public/codemirror/mode/vb/
597 kallithea/public/codemirror/mode/vb/
599 kallithea/public/codemirror/mode/vb/vb.js
598 kallithea/public/codemirror/mode/vb/vb.js
600 kallithea/public/codemirror/mode/vbscript/
599 kallithea/public/codemirror/mode/vbscript/
601 kallithea/public/codemirror/mode/vbscript/vbscript.js
600 kallithea/public/codemirror/mode/vbscript/vbscript.js
602 kallithea/public/codemirror/mode/velocity/
601 kallithea/public/codemirror/mode/velocity/
603 kallithea/public/codemirror/mode/velocity/velocity.js
602 kallithea/public/codemirror/mode/velocity/velocity.js
604 kallithea/public/codemirror/mode/verilog/
603 kallithea/public/codemirror/mode/verilog/
605 kallithea/public/codemirror/mode/verilog/verilog.js
604 kallithea/public/codemirror/mode/verilog/verilog.js
606 kallithea/public/codemirror/mode/xml/
605 kallithea/public/codemirror/mode/xml/
607 kallithea/public/codemirror/mode/xml/xml.js
606 kallithea/public/codemirror/mode/xml/xml.js
608 kallithea/public/codemirror/mode/xquery/
607 kallithea/public/codemirror/mode/xquery/
609 kallithea/public/codemirror/mode/xquery/xquery.js
608 kallithea/public/codemirror/mode/xquery/xquery.js
610 kallithea/public/codemirror/mode/yaml/
609 kallithea/public/codemirror/mode/yaml/
611 kallithea/public/codemirror/mode/yaml/yaml.js
610 kallithea/public/codemirror/mode/yaml/yaml.js
612 kallithea/public/codemirror/mode/z80/
611 kallithea/public/codemirror/mode/z80/
613 kallithea/public/codemirror/mode/z80/z80.js
612 kallithea/public/codemirror/mode/z80/z80.js
614 kallithea/public/css/
613 kallithea/public/css/
615 kallithea/public/css/bootstrap.css
614 kallithea/public/css/bootstrap.css
616 kallithea/public/css/contextbar.css
615 kallithea/public/css/contextbar.css
617 kallithea/public/css/mergely.css
616 kallithea/public/css/mergely.css
618 kallithea/public/css/pygments.css
617 kallithea/public/css/pygments.css
619 kallithea/public/css/style.css
618 kallithea/public/css/style.css
620 kallithea/public/fontello/
619 kallithea/public/fontello/
621 kallithea/public/fontello/README-kallithea.txt
620 kallithea/public/fontello/README-kallithea.txt
622 kallithea/public/fontello/README.txt
621 kallithea/public/fontello/README.txt
623 kallithea/public/fontello/config.json
622 kallithea/public/fontello/config.json
624 kallithea/public/fontello/css/
623 kallithea/public/fontello/css/
625 kallithea/public/fontello/css/kallithea.css
624 kallithea/public/fontello/css/kallithea.css
626 kallithea/public/fontello/font/
625 kallithea/public/fontello/font/
627 kallithea/public/fontello/font/kallithea.eot
626 kallithea/public/fontello/font/kallithea.eot
628 kallithea/public/fontello/font/kallithea.svg
627 kallithea/public/fontello/font/kallithea.svg
629 kallithea/public/fontello/font/kallithea.ttf
628 kallithea/public/fontello/font/kallithea.ttf
630 kallithea/public/fontello/font/kallithea.woff
629 kallithea/public/fontello/font/kallithea.woff
631 kallithea/public/images/
630 kallithea/public/images/
632 kallithea/public/images/background.png
631 kallithea/public/images/background.png
633 kallithea/public/images/favicon.ico
632 kallithea/public/images/favicon.ico
634 kallithea/public/images/kallithea-logo.png
633 kallithea/public/images/kallithea-logo.png
635 kallithea/public/images/kallithea-logo.svg
634 kallithea/public/images/kallithea-logo.svg
636 kallithea/public/images/pager.png
635 kallithea/public/images/pager.png
637 kallithea/public/images/pager_selected.png
636 kallithea/public/images/pager_selected.png
638 kallithea/public/js/
637 kallithea/public/js/
639 kallithea/public/js/base.js
638 kallithea/public/js/base.js
640 kallithea/public/js/bootstrap.js
639 kallithea/public/js/bootstrap.js
641 kallithea/public/js/codemirror_loadmode.js
640 kallithea/public/js/codemirror_loadmode.js
642 kallithea/public/js/graph.js
641 kallithea/public/js/graph.js
643 kallithea/public/js/jquery.min.js
642 kallithea/public/js/jquery.min.js
644 kallithea/public/js/mergely.js
643 kallithea/public/js/mergely.js
645 kallithea/public/js/mousetrap.js
644 kallithea/public/js/mousetrap.js
646 kallithea/public/js/native.history.js
645 kallithea/public/js/native.history.js
647 kallithea/public/js/select2/
646 kallithea/public/js/select2/
648 kallithea/public/js/select2/select2-bootstrap.css
647 kallithea/public/js/select2/select2-bootstrap.css
649 kallithea/public/js/select2/select2-spinner.gif
648 kallithea/public/js/select2/select2-spinner.gif
650 kallithea/public/js/select2/select2.css
649 kallithea/public/js/select2/select2.css
651 kallithea/public/js/select2/select2.js
650 kallithea/public/js/select2/select2.js
652 kallithea/public/js/select2/select2.png
651 kallithea/public/js/select2/select2.png
653 kallithea/public/js/select2/select2x2.png
652 kallithea/public/js/select2/select2x2.png
654 kallithea/public/js/yui.2.9.js
653 kallithea/public/js/yui.2.9.js
655 kallithea/public/js/yui.flot.js
654 kallithea/public/js/yui.flot.js
656 kallithea/templates/
655 kallithea/templates/
657 kallithea/templates/about.html
656 kallithea/templates/about.html
658 kallithea/templates/admin/
657 kallithea/templates/admin/
659 kallithea/templates/admin/admin.html
658 kallithea/templates/admin/admin.html
660 kallithea/templates/admin/admin_log.html
659 kallithea/templates/admin/admin_log.html
661 kallithea/templates/admin/auth/
660 kallithea/templates/admin/auth/
662 kallithea/templates/admin/auth/auth_settings.html
661 kallithea/templates/admin/auth/auth_settings.html
663 kallithea/templates/admin/defaults/
662 kallithea/templates/admin/defaults/
664 kallithea/templates/admin/defaults/defaults.html
663 kallithea/templates/admin/defaults/defaults.html
665 kallithea/templates/admin/gists/
664 kallithea/templates/admin/gists/
666 kallithea/templates/admin/gists/edit.html
665 kallithea/templates/admin/gists/edit.html
667 kallithea/templates/admin/gists/index.html
666 kallithea/templates/admin/gists/index.html
668 kallithea/templates/admin/gists/new.html
667 kallithea/templates/admin/gists/new.html
669 kallithea/templates/admin/gists/show.html
668 kallithea/templates/admin/gists/show.html
670 kallithea/templates/admin/my_account/
669 kallithea/templates/admin/my_account/
671 kallithea/templates/admin/my_account/my_account.html
670 kallithea/templates/admin/my_account/my_account.html
672 kallithea/templates/admin/my_account/my_account_api_keys.html
671 kallithea/templates/admin/my_account/my_account_api_keys.html
673 kallithea/templates/admin/my_account/my_account_emails.html
672 kallithea/templates/admin/my_account/my_account_emails.html
674 kallithea/templates/admin/my_account/my_account_password.html
673 kallithea/templates/admin/my_account/my_account_password.html
675 kallithea/templates/admin/my_account/my_account_perms.html
674 kallithea/templates/admin/my_account/my_account_perms.html
676 kallithea/templates/admin/my_account/my_account_profile.html
675 kallithea/templates/admin/my_account/my_account_profile.html
677 kallithea/templates/admin/my_account/my_account_repos.html
676 kallithea/templates/admin/my_account/my_account_repos.html
678 kallithea/templates/admin/my_account/my_account_watched.html
677 kallithea/templates/admin/my_account/my_account_watched.html
679 kallithea/templates/admin/notifications/
678 kallithea/templates/admin/notifications/
680 kallithea/templates/admin/notifications/notifications.html
679 kallithea/templates/admin/notifications/notifications.html
681 kallithea/templates/admin/notifications/notifications_data.html
680 kallithea/templates/admin/notifications/notifications_data.html
682 kallithea/templates/admin/notifications/show_notification.html
681 kallithea/templates/admin/notifications/show_notification.html
683 kallithea/templates/admin/permissions/
682 kallithea/templates/admin/permissions/
684 kallithea/templates/admin/permissions/permissions.html
683 kallithea/templates/admin/permissions/permissions.html
685 kallithea/templates/admin/permissions/permissions_globals.html
684 kallithea/templates/admin/permissions/permissions_globals.html
686 kallithea/templates/admin/permissions/permissions_ips.html
685 kallithea/templates/admin/permissions/permissions_ips.html
687 kallithea/templates/admin/permissions/permissions_perms.html
686 kallithea/templates/admin/permissions/permissions_perms.html
688 kallithea/templates/admin/repo_groups/
687 kallithea/templates/admin/repo_groups/
689 kallithea/templates/admin/repo_groups/repo_group_add.html
688 kallithea/templates/admin/repo_groups/repo_group_add.html
690 kallithea/templates/admin/repo_groups/repo_group_edit.html
689 kallithea/templates/admin/repo_groups/repo_group_edit.html
691 kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html
690 kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html
692 kallithea/templates/admin/repo_groups/repo_group_edit_perms.html
691 kallithea/templates/admin/repo_groups/repo_group_edit_perms.html
693 kallithea/templates/admin/repo_groups/repo_group_edit_settings.html
692 kallithea/templates/admin/repo_groups/repo_group_edit_settings.html
694 kallithea/templates/admin/repo_groups/repo_group_show.html
693 kallithea/templates/admin/repo_groups/repo_group_show.html
695 kallithea/templates/admin/repo_groups/repo_groups.html
694 kallithea/templates/admin/repo_groups/repo_groups.html
696 kallithea/templates/admin/repos/
695 kallithea/templates/admin/repos/
697 kallithea/templates/admin/repos/repo_add.html
696 kallithea/templates/admin/repos/repo_add.html
698 kallithea/templates/admin/repos/repo_add_base.html
697 kallithea/templates/admin/repos/repo_add_base.html
699 kallithea/templates/admin/repos/repo_creating.html
698 kallithea/templates/admin/repos/repo_creating.html
700 kallithea/templates/admin/repos/repo_edit.html
699 kallithea/templates/admin/repos/repo_edit.html
701 kallithea/templates/admin/repos/repo_edit_advanced.html
700 kallithea/templates/admin/repos/repo_edit_advanced.html
702 kallithea/templates/admin/repos/repo_edit_caches.html
701 kallithea/templates/admin/repos/repo_edit_caches.html
703 kallithea/templates/admin/repos/repo_edit_fields.html
702 kallithea/templates/admin/repos/repo_edit_fields.html
704 kallithea/templates/admin/repos/repo_edit_fork.html
703 kallithea/templates/admin/repos/repo_edit_fork.html
705 kallithea/templates/admin/repos/repo_edit_permissions.html
704 kallithea/templates/admin/repos/repo_edit_permissions.html
706 kallithea/templates/admin/repos/repo_edit_remote.html
705 kallithea/templates/admin/repos/repo_edit_remote.html
707 kallithea/templates/admin/repos/repo_edit_settings.html
706 kallithea/templates/admin/repos/repo_edit_settings.html
708 kallithea/templates/admin/repos/repo_edit_statistics.html
707 kallithea/templates/admin/repos/repo_edit_statistics.html
709 kallithea/templates/admin/repos/repos.html
708 kallithea/templates/admin/repos/repos.html
710 kallithea/templates/admin/settings/
709 kallithea/templates/admin/settings/
711 kallithea/templates/admin/settings/settings.html
710 kallithea/templates/admin/settings/settings.html
712 kallithea/templates/admin/settings/settings_email.html
711 kallithea/templates/admin/settings/settings_email.html
713 kallithea/templates/admin/settings/settings_global.html
712 kallithea/templates/admin/settings/settings_global.html
714 kallithea/templates/admin/settings/settings_hooks.html
713 kallithea/templates/admin/settings/settings_hooks.html
715 kallithea/templates/admin/settings/settings_mapping.html
714 kallithea/templates/admin/settings/settings_mapping.html
716 kallithea/templates/admin/settings/settings_search.html
715 kallithea/templates/admin/settings/settings_search.html
717 kallithea/templates/admin/settings/settings_system.html
716 kallithea/templates/admin/settings/settings_system.html
718 kallithea/templates/admin/settings/settings_system_update.html
717 kallithea/templates/admin/settings/settings_system_update.html
719 kallithea/templates/admin/settings/settings_vcs.html
718 kallithea/templates/admin/settings/settings_vcs.html
720 kallithea/templates/admin/settings/settings_visual.html
719 kallithea/templates/admin/settings/settings_visual.html
721 kallithea/templates/admin/user_groups/
720 kallithea/templates/admin/user_groups/
722 kallithea/templates/admin/user_groups/user_group_add.html
721 kallithea/templates/admin/user_groups/user_group_add.html
723 kallithea/templates/admin/user_groups/user_group_edit.html
722 kallithea/templates/admin/user_groups/user_group_edit.html
724 kallithea/templates/admin/user_groups/user_group_edit_advanced.html
723 kallithea/templates/admin/user_groups/user_group_edit_advanced.html
725 kallithea/templates/admin/user_groups/user_group_edit_default_perms.html
724 kallithea/templates/admin/user_groups/user_group_edit_default_perms.html
726 kallithea/templates/admin/user_groups/user_group_edit_members.html
725 kallithea/templates/admin/user_groups/user_group_edit_members.html
727 kallithea/templates/admin/user_groups/user_group_edit_perms.html
726 kallithea/templates/admin/user_groups/user_group_edit_perms.html
728 kallithea/templates/admin/user_groups/user_group_edit_settings.html
727 kallithea/templates/admin/user_groups/user_group_edit_settings.html
729 kallithea/templates/admin/user_groups/user_groups.html
728 kallithea/templates/admin/user_groups/user_groups.html
730 kallithea/templates/admin/users/
729 kallithea/templates/admin/users/
731 kallithea/templates/admin/users/user_add.html
730 kallithea/templates/admin/users/user_add.html
732 kallithea/templates/admin/users/user_edit.html
731 kallithea/templates/admin/users/user_edit.html
733 kallithea/templates/admin/users/user_edit_advanced.html
732 kallithea/templates/admin/users/user_edit_advanced.html
734 kallithea/templates/admin/users/user_edit_api_keys.html
733 kallithea/templates/admin/users/user_edit_api_keys.html
735 kallithea/templates/admin/users/user_edit_emails.html
734 kallithea/templates/admin/users/user_edit_emails.html
736 kallithea/templates/admin/users/user_edit_ips.html
735 kallithea/templates/admin/users/user_edit_ips.html
737 kallithea/templates/admin/users/user_edit_perms.html
736 kallithea/templates/admin/users/user_edit_perms.html
738 kallithea/templates/admin/users/user_edit_profile.html
737 kallithea/templates/admin/users/user_edit_profile.html
739 kallithea/templates/admin/users/users.html
738 kallithea/templates/admin/users/users.html
740 kallithea/templates/base/
739 kallithea/templates/base/
741 kallithea/templates/base/base.html
740 kallithea/templates/base/base.html
742 kallithea/templates/base/default_perms_box.html
741 kallithea/templates/base/default_perms_box.html
743 kallithea/templates/base/flash_msg.html
742 kallithea/templates/base/flash_msg.html
744 kallithea/templates/base/perms_summary.html
743 kallithea/templates/base/perms_summary.html
745 kallithea/templates/base/root.html
744 kallithea/templates/base/root.html
746 kallithea/templates/bookmarks/
745 kallithea/templates/bookmarks/
747 kallithea/templates/bookmarks/bookmarks.html
746 kallithea/templates/bookmarks/bookmarks.html
748 kallithea/templates/bookmarks/bookmarks_data.html
747 kallithea/templates/bookmarks/bookmarks_data.html
749 kallithea/templates/branches/
748 kallithea/templates/branches/
750 kallithea/templates/branches/branches.html
749 kallithea/templates/branches/branches.html
751 kallithea/templates/branches/branches_data.html
750 kallithea/templates/branches/branches_data.html
752 kallithea/templates/changelog/
751 kallithea/templates/changelog/
753 kallithea/templates/changelog/changelog.html
752 kallithea/templates/changelog/changelog.html
754 kallithea/templates/changelog/changelog_details.html
753 kallithea/templates/changelog/changelog_details.html
755 kallithea/templates/changelog/changelog_summary_data.html
754 kallithea/templates/changelog/changelog_summary_data.html
756 kallithea/templates/changeset/
755 kallithea/templates/changeset/
757 kallithea/templates/changeset/changeset.html
756 kallithea/templates/changeset/changeset.html
758 kallithea/templates/changeset/changeset_comment_block.html
757 kallithea/templates/changeset/changeset_comment_block.html
759 kallithea/templates/changeset/changeset_file_comment.html
758 kallithea/templates/changeset/changeset_file_comment.html
760 kallithea/templates/changeset/changeset_range.html
759 kallithea/templates/changeset/changeset_range.html
761 kallithea/templates/changeset/diff_block.html
760 kallithea/templates/changeset/diff_block.html
762 kallithea/templates/changeset/patch_changeset.html
761 kallithea/templates/changeset/patch_changeset.html
763 kallithea/templates/compare/
762 kallithea/templates/compare/
764 kallithea/templates/compare/compare_cs.html
763 kallithea/templates/compare/compare_cs.html
765 kallithea/templates/compare/compare_diff.html
764 kallithea/templates/compare/compare_diff.html
766 kallithea/templates/data_table/
765 kallithea/templates/data_table/
767 kallithea/templates/data_table/_dt_elements.html
766 kallithea/templates/data_table/_dt_elements.html
768 kallithea/templates/email_templates/
767 kallithea/templates/email_templates/
769 kallithea/templates/email_templates/changeset_comment.html
768 kallithea/templates/email_templates/changeset_comment.html
770 kallithea/templates/email_templates/changeset_comment.txt
769 kallithea/templates/email_templates/changeset_comment.txt
771 kallithea/templates/email_templates/default.html
770 kallithea/templates/email_templates/default.html
772 kallithea/templates/email_templates/default.txt
771 kallithea/templates/email_templates/default.txt
773 kallithea/templates/email_templates/main.html
772 kallithea/templates/email_templates/main.html
774 kallithea/templates/email_templates/main.txt
773 kallithea/templates/email_templates/main.txt
775 kallithea/templates/email_templates/password_reset.html
774 kallithea/templates/email_templates/password_reset.html
776 kallithea/templates/email_templates/password_reset.txt
775 kallithea/templates/email_templates/password_reset.txt
777 kallithea/templates/email_templates/pull_request.html
776 kallithea/templates/email_templates/pull_request.html
778 kallithea/templates/email_templates/pull_request.txt
777 kallithea/templates/email_templates/pull_request.txt
779 kallithea/templates/email_templates/pull_request_comment.html
778 kallithea/templates/email_templates/pull_request_comment.html
780 kallithea/templates/email_templates/pull_request_comment.txt
779 kallithea/templates/email_templates/pull_request_comment.txt
781 kallithea/templates/email_templates/registration.html
780 kallithea/templates/email_templates/registration.html
782 kallithea/templates/email_templates/registration.txt
781 kallithea/templates/email_templates/registration.txt
783 kallithea/templates/errors/
782 kallithea/templates/errors/
784 kallithea/templates/errors/error_document.html
783 kallithea/templates/errors/error_document.html
785 kallithea/templates/files/
784 kallithea/templates/files/
786 kallithea/templates/files/diff_2way.html
785 kallithea/templates/files/diff_2way.html
787 kallithea/templates/files/file_diff.html
786 kallithea/templates/files/file_diff.html
788 kallithea/templates/files/files.html
787 kallithea/templates/files/files.html
789 kallithea/templates/files/files_add.html
788 kallithea/templates/files/files_add.html
790 kallithea/templates/files/files_browser.html
789 kallithea/templates/files/files_browser.html
791 kallithea/templates/files/files_delete.html
790 kallithea/templates/files/files_delete.html
792 kallithea/templates/files/files_edit.html
791 kallithea/templates/files/files_edit.html
793 kallithea/templates/files/files_history_box.html
792 kallithea/templates/files/files_history_box.html
794 kallithea/templates/files/files_source.html
793 kallithea/templates/files/files_source.html
795 kallithea/templates/files/files_ypjax.html
794 kallithea/templates/files/files_ypjax.html
796 kallithea/templates/followers/
795 kallithea/templates/followers/
797 kallithea/templates/followers/followers.html
796 kallithea/templates/followers/followers.html
798 kallithea/templates/followers/followers_data.html
797 kallithea/templates/followers/followers_data.html
799 kallithea/templates/forks/
798 kallithea/templates/forks/
800 kallithea/templates/forks/fork.html
799 kallithea/templates/forks/fork.html
801 kallithea/templates/forks/forks.html
800 kallithea/templates/forks/forks.html
802 kallithea/templates/forks/forks_data.html
801 kallithea/templates/forks/forks_data.html
803 kallithea/templates/index.html
802 kallithea/templates/index.html
804 kallithea/templates/index_base.html
803 kallithea/templates/index_base.html
805 kallithea/templates/journal/
804 kallithea/templates/journal/
806 kallithea/templates/journal/journal.html
805 kallithea/templates/journal/journal.html
807 kallithea/templates/journal/journal_data.html
806 kallithea/templates/journal/journal_data.html
808 kallithea/templates/journal/public_journal.html
807 kallithea/templates/journal/public_journal.html
809 kallithea/templates/login.html
808 kallithea/templates/login.html
810 kallithea/templates/password_reset.html
809 kallithea/templates/password_reset.html
811 kallithea/templates/password_reset_confirmation.html
810 kallithea/templates/password_reset_confirmation.html
812 kallithea/templates/pullrequests/
811 kallithea/templates/pullrequests/
813 kallithea/templates/pullrequests/pullrequest.html
812 kallithea/templates/pullrequests/pullrequest.html
814 kallithea/templates/pullrequests/pullrequest_data.html
813 kallithea/templates/pullrequests/pullrequest_data.html
815 kallithea/templates/pullrequests/pullrequest_show.html
814 kallithea/templates/pullrequests/pullrequest_show.html
816 kallithea/templates/pullrequests/pullrequest_show_all.html
815 kallithea/templates/pullrequests/pullrequest_show_all.html
817 kallithea/templates/pullrequests/pullrequest_show_my.html
816 kallithea/templates/pullrequests/pullrequest_show_my.html
818 kallithea/templates/register.html
817 kallithea/templates/register.html
819 kallithea/templates/search/
818 kallithea/templates/search/
820 kallithea/templates/search/search.html
819 kallithea/templates/search/search.html
821 kallithea/templates/search/search_commit.html
820 kallithea/templates/search/search_commit.html
822 kallithea/templates/search/search_content.html
821 kallithea/templates/search/search_content.html
823 kallithea/templates/search/search_path.html
822 kallithea/templates/search/search_path.html
824 kallithea/templates/search/search_repository.html
823 kallithea/templates/search/search_repository.html
825 kallithea/templates/summary/
824 kallithea/templates/summary/
826 kallithea/templates/summary/statistics.html
825 kallithea/templates/summary/statistics.html
827 kallithea/templates/summary/summary.html
826 kallithea/templates/summary/summary.html
828 kallithea/templates/switch_to_list.html
827 kallithea/templates/switch_to_list.html
829 kallithea/templates/tags/
828 kallithea/templates/tags/
830 kallithea/templates/tags/tags.html
829 kallithea/templates/tags/tags.html
831 kallithea/templates/tags/tags_data.html
830 kallithea/templates/tags/tags_data.html
832 kallithea/tests/
831 kallithea/tests/
833 kallithea/tests/__init__.py
832 kallithea/tests/__init__.py
834 kallithea/tests/api/
833 kallithea/tests/api/
835 kallithea/tests/api/__init__.py
834 kallithea/tests/api/__init__.py
836 kallithea/tests/api/api_base.py
835 kallithea/tests/api/api_base.py
837 kallithea/tests/api/test_api_git.py
836 kallithea/tests/api/test_api_git.py
838 kallithea/tests/api/test_api_hg.py
837 kallithea/tests/api/test_api_hg.py
839 kallithea/tests/conftest.py
838 kallithea/tests/conftest.py
840 kallithea/tests/fixture.py
839 kallithea/tests/fixture.py
841 kallithea/tests/fixtures/
840 kallithea/tests/fixtures/
842 kallithea/tests/fixtures/diff_with_diff_data.diff
841 kallithea/tests/fixtures/diff_with_diff_data.diff
843 kallithea/tests/fixtures/git_diff_binary_and_normal.diff
842 kallithea/tests/fixtures/git_diff_binary_and_normal.diff
844 kallithea/tests/fixtures/git_diff_chmod.diff
843 kallithea/tests/fixtures/git_diff_chmod.diff
845 kallithea/tests/fixtures/git_diff_mod_single_binary_file.diff
844 kallithea/tests/fixtures/git_diff_mod_single_binary_file.diff
846 kallithea/tests/fixtures/git_diff_modify_binary_file.diff
845 kallithea/tests/fixtures/git_diff_modify_binary_file.diff
847 kallithea/tests/fixtures/git_diff_rename_file.diff
846 kallithea/tests/fixtures/git_diff_rename_file.diff
848 kallithea/tests/fixtures/git_node_history_response.json
847 kallithea/tests/fixtures/git_node_history_response.json
849 kallithea/tests/fixtures/hg_diff_add_single_binary_file.diff
848 kallithea/tests/fixtures/hg_diff_add_single_binary_file.diff
850 kallithea/tests/fixtures/hg_diff_binary_and_normal.diff
849 kallithea/tests/fixtures/hg_diff_binary_and_normal.diff
851 kallithea/tests/fixtures/hg_diff_chmod.diff
850 kallithea/tests/fixtures/hg_diff_chmod.diff
852 kallithea/tests/fixtures/hg_diff_chmod_and_mod_single_binary_file.diff
851 kallithea/tests/fixtures/hg_diff_chmod_and_mod_single_binary_file.diff
853 kallithea/tests/fixtures/hg_diff_copy_and_chmod_file.diff
852 kallithea/tests/fixtures/hg_diff_copy_and_chmod_file.diff
854 kallithea/tests/fixtures/hg_diff_copy_and_modify_file.diff
853 kallithea/tests/fixtures/hg_diff_copy_and_modify_file.diff
855 kallithea/tests/fixtures/hg_diff_copy_chmod_and_edit_file.diff
854 kallithea/tests/fixtures/hg_diff_copy_chmod_and_edit_file.diff
856 kallithea/tests/fixtures/hg_diff_copy_file.diff
855 kallithea/tests/fixtures/hg_diff_copy_file.diff
857 kallithea/tests/fixtures/hg_diff_del_single_binary_file.diff
856 kallithea/tests/fixtures/hg_diff_del_single_binary_file.diff
858 kallithea/tests/fixtures/hg_diff_mod_file_and_rename.diff
857 kallithea/tests/fixtures/hg_diff_mod_file_and_rename.diff
859 kallithea/tests/fixtures/hg_diff_mod_single_binary_file.diff
858 kallithea/tests/fixtures/hg_diff_mod_single_binary_file.diff
860 kallithea/tests/fixtures/hg_diff_mod_single_file_and_rename_and_chmod.diff
859 kallithea/tests/fixtures/hg_diff_mod_single_file_and_rename_and_chmod.diff
861 kallithea/tests/fixtures/hg_diff_rename_and_chmod_file.diff
860 kallithea/tests/fixtures/hg_diff_rename_and_chmod_file.diff
862 kallithea/tests/fixtures/hg_diff_rename_file.diff
861 kallithea/tests/fixtures/hg_diff_rename_file.diff
863 kallithea/tests/fixtures/hg_diff_rename_space_cr.diff
862 kallithea/tests/fixtures/hg_diff_rename_space_cr.diff
864 kallithea/tests/fixtures/hg_node_history_response.json
863 kallithea/tests/fixtures/hg_node_history_response.json
865 kallithea/tests/fixtures/journal_dump.csv
864 kallithea/tests/fixtures/journal_dump.csv
866 kallithea/tests/fixtures/markuptest.diff
865 kallithea/tests/fixtures/markuptest.diff
867 kallithea/tests/fixtures/vcs_test_git.tar.gz
866 kallithea/tests/fixtures/vcs_test_git.tar.gz
868 kallithea/tests/fixtures/vcs_test_hg.tar.gz
867 kallithea/tests/fixtures/vcs_test_hg.tar.gz
869 kallithea/tests/functional/
868 kallithea/tests/functional/
870 kallithea/tests/functional/__init__.py
869 kallithea/tests/functional/__init__.py
871 kallithea/tests/functional/test_admin.py
870 kallithea/tests/functional/test_admin.py
872 kallithea/tests/functional/test_admin_auth_settings.py
871 kallithea/tests/functional/test_admin_auth_settings.py
873 kallithea/tests/functional/test_admin_defaults.py
872 kallithea/tests/functional/test_admin_defaults.py
874 kallithea/tests/functional/test_admin_gists.py
873 kallithea/tests/functional/test_admin_gists.py
875 kallithea/tests/functional/test_admin_notifications.py
874 kallithea/tests/functional/test_admin_notifications.py
876 kallithea/tests/functional/test_admin_permissions.py
875 kallithea/tests/functional/test_admin_permissions.py
877 kallithea/tests/functional/test_admin_repo_groups.py
876 kallithea/tests/functional/test_admin_repo_groups.py
878 kallithea/tests/functional/test_admin_repos.py
877 kallithea/tests/functional/test_admin_repos.py
879 kallithea/tests/functional/test_admin_settings.py
878 kallithea/tests/functional/test_admin_settings.py
880 kallithea/tests/functional/test_admin_user_groups.py
879 kallithea/tests/functional/test_admin_user_groups.py
881 kallithea/tests/functional/test_admin_users.py
880 kallithea/tests/functional/test_admin_users.py
882 kallithea/tests/functional/test_branches.py
881 kallithea/tests/functional/test_branches.py
883 kallithea/tests/functional/test_changelog.py
882 kallithea/tests/functional/test_changelog.py
884 kallithea/tests/functional/test_changeset.py
883 kallithea/tests/functional/test_changeset.py
885 kallithea/tests/functional/test_changeset_comments.py
884 kallithea/tests/functional/test_changeset_comments.py
886 kallithea/tests/functional/test_compare.py
885 kallithea/tests/functional/test_compare.py
887 kallithea/tests/functional/test_compare_local.py
886 kallithea/tests/functional/test_compare_local.py
888 kallithea/tests/functional/test_feed.py
887 kallithea/tests/functional/test_feed.py
889 kallithea/tests/functional/test_files.py
888 kallithea/tests/functional/test_files.py
890 kallithea/tests/functional/test_followers.py
889 kallithea/tests/functional/test_followers.py
891 kallithea/tests/functional/test_forks.py
890 kallithea/tests/functional/test_forks.py
892 kallithea/tests/functional/test_home.py
891 kallithea/tests/functional/test_home.py
893 kallithea/tests/functional/test_journal.py
892 kallithea/tests/functional/test_journal.py
894 kallithea/tests/functional/test_login.py
893 kallithea/tests/functional/test_login.py
895 kallithea/tests/functional/test_my_account.py
894 kallithea/tests/functional/test_my_account.py
896 kallithea/tests/functional/test_pullrequests.py
895 kallithea/tests/functional/test_pullrequests.py
897 kallithea/tests/functional/test_repo_groups.py
896 kallithea/tests/functional/test_repo_groups.py
898 kallithea/tests/functional/test_search.py
897 kallithea/tests/functional/test_search.py
899 kallithea/tests/functional/test_summary.py
898 kallithea/tests/functional/test_summary.py
900 kallithea/tests/functional/test_tags.py
899 kallithea/tests/functional/test_tags.py
901 kallithea/tests/models/
900 kallithea/tests/models/
902 kallithea/tests/models/__init__.py
901 kallithea/tests/models/__init__.py
903 kallithea/tests/models/common.py
902 kallithea/tests/models/common.py
904 kallithea/tests/models/test_changeset_status.py
903 kallithea/tests/models/test_changeset_status.py
905 kallithea/tests/models/test_diff_parsers.py
904 kallithea/tests/models/test_diff_parsers.py
906 kallithea/tests/models/test_notifications.py
905 kallithea/tests/models/test_notifications.py
907 kallithea/tests/models/test_permissions.py
906 kallithea/tests/models/test_permissions.py
908 kallithea/tests/models/test_repo_groups.py
907 kallithea/tests/models/test_repo_groups.py
909 kallithea/tests/models/test_repos.py
908 kallithea/tests/models/test_repos.py
910 kallithea/tests/models/test_user_group_permissions_on_repo_groups.py
909 kallithea/tests/models/test_user_group_permissions_on_repo_groups.py
911 kallithea/tests/models/test_user_groups.py
910 kallithea/tests/models/test_user_groups.py
912 kallithea/tests/models/test_user_permissions_on_repo_groups.py
911 kallithea/tests/models/test_user_permissions_on_repo_groups.py
913 kallithea/tests/models/test_user_permissions_on_repos.py
912 kallithea/tests/models/test_user_permissions_on_repos.py
914 kallithea/tests/models/test_users.py
913 kallithea/tests/models/test_users.py
915 kallithea/tests/other/
914 kallithea/tests/other/
916 kallithea/tests/other/__init__.py
915 kallithea/tests/other/__init__.py
917 kallithea/tests/other/manual_test_vcs_operations.py
916 kallithea/tests/other/manual_test_vcs_operations.py
918 kallithea/tests/other/test_libs.py
917 kallithea/tests/other/test_libs.py
919 kallithea/tests/other/test_mail.py
918 kallithea/tests/other/test_mail.py
920 kallithea/tests/other/test_validators.py
919 kallithea/tests/other/test_validators.py
921 kallithea/tests/scripts/
920 kallithea/tests/scripts/
922 kallithea/tests/scripts/create_rc.sh
921 kallithea/tests/scripts/create_rc.sh
923 kallithea/tests/scripts/manual_test_concurrency.py
922 kallithea/tests/scripts/manual_test_concurrency.py
924 kallithea/tests/scripts/manual_test_crawler.py
923 kallithea/tests/scripts/manual_test_crawler.py
925 kallithea/tests/scripts/mem_watch
924 kallithea/tests/scripts/mem_watch
926 kallithea/tests/test.ini
925 kallithea/tests/test.ini
927 kallithea/tests/vcs/
926 kallithea/tests/vcs/
928 kallithea/tests/vcs/__init__.py
927 kallithea/tests/vcs/__init__.py
929 kallithea/tests/vcs/aconfig
928 kallithea/tests/vcs/aconfig
930 kallithea/tests/vcs/base.py
929 kallithea/tests/vcs/base.py
931 kallithea/tests/vcs/conf.py
930 kallithea/tests/vcs/conf.py
932 kallithea/tests/vcs/test_archives.py
931 kallithea/tests/vcs/test_archives.py
933 kallithea/tests/vcs/test_branches.py
932 kallithea/tests/vcs/test_branches.py
934 kallithea/tests/vcs/test_changesets.py
933 kallithea/tests/vcs/test_changesets.py
935 kallithea/tests/vcs/test_filenodes_unicode_path.py
934 kallithea/tests/vcs/test_filenodes_unicode_path.py
936 kallithea/tests/vcs/test_getitem.py
935 kallithea/tests/vcs/test_getitem.py
937 kallithea/tests/vcs/test_getslice.py
936 kallithea/tests/vcs/test_getslice.py
938 kallithea/tests/vcs/test_git.py
937 kallithea/tests/vcs/test_git.py
939 kallithea/tests/vcs/test_hg.py
938 kallithea/tests/vcs/test_hg.py
940 kallithea/tests/vcs/test_inmemchangesets.py
939 kallithea/tests/vcs/test_inmemchangesets.py
941 kallithea/tests/vcs/test_nodes.py
940 kallithea/tests/vcs/test_nodes.py
942 kallithea/tests/vcs/test_repository.py
941 kallithea/tests/vcs/test_repository.py
943 kallithea/tests/vcs/test_tags.py
942 kallithea/tests/vcs/test_tags.py
944 kallithea/tests/vcs/test_utils.py
943 kallithea/tests/vcs/test_utils.py
945 kallithea/tests/vcs/test_utils_filesize.py
944 kallithea/tests/vcs/test_utils_filesize.py
946 kallithea/tests/vcs/test_vcs.py
945 kallithea/tests/vcs/test_vcs.py
947 kallithea/tests/vcs/test_workdirs.py
946 kallithea/tests/vcs/test_workdirs.py
948 kallithea/tests/vcs/utils.py
947 kallithea/tests/vcs/utils.py
949 kallithea/websetup.py
948 kallithea/websetup.py
950 setup.cfg
949 setup.cfg
951 setup.py
950 setup.py
@@ -1,174 +1,171 b''
1 #!/usr/bin/env python2
1 #!/usr/bin/env python2
2 # -*- coding: utf-8 -*-
2 # -*- coding: utf-8 -*-
3 import os
3 import os
4 import sys
4 import sys
5 import platform
5 import platform
6
6
7 if sys.version_info < (2, 6) or sys.version_info >= (3,):
7 if sys.version_info < (2, 6) or sys.version_info >= (3,):
8 raise Exception('Kallithea requires python 2.6 or 2.7')
8 raise Exception('Kallithea requires python 2.6 or 2.7')
9
9
10
10
11 here = os.path.abspath(os.path.dirname(__file__))
11 here = os.path.abspath(os.path.dirname(__file__))
12
12
13
13
14 def _get_meta_var(name, data, callback_handler=None):
14 def _get_meta_var(name, data, callback_handler=None):
15 import re
15 import re
16 matches = re.compile(r'(?:%s)\s*=\s*(.*)' % name).search(data)
16 matches = re.compile(r'(?:%s)\s*=\s*(.*)' % name).search(data)
17 if matches:
17 if matches:
18 if not callable(callback_handler):
18 if not callable(callback_handler):
19 callback_handler = lambda v: v
19 callback_handler = lambda v: v
20
20
21 return callback_handler(eval(matches.groups()[0]))
21 return callback_handler(eval(matches.groups()[0]))
22
22
23 _meta = open(os.path.join(here, 'kallithea', '__init__.py'), 'rb')
23 _meta = open(os.path.join(here, 'kallithea', '__init__.py'), 'rb')
24 _metadata = _meta.read()
24 _metadata = _meta.read()
25 _meta.close()
25 _meta.close()
26
26
27 callback = lambda V: ('.'.join(map(str, V[:3])) + '.'.join(V[3:]))
27 callback = lambda V: ('.'.join(map(str, V[:3])) + '.'.join(V[3:]))
28 __version__ = _get_meta_var('VERSION', _metadata, callback)
28 __version__ = _get_meta_var('VERSION', _metadata, callback)
29 __license__ = _get_meta_var('__license__', _metadata)
29 __license__ = _get_meta_var('__license__', _metadata)
30 __author__ = _get_meta_var('__author__', _metadata)
30 __author__ = _get_meta_var('__author__', _metadata)
31 __url__ = _get_meta_var('__url__', _metadata)
31 __url__ = _get_meta_var('__url__', _metadata)
32 # defines current platform
32 # defines current platform
33 __platform__ = platform.system()
33 __platform__ = platform.system()
34
34
35 is_windows = __platform__ in ['Windows']
35 is_windows = __platform__ in ['Windows']
36
36
37 requirements = [
37 requirements = [
38 "alembic>=0.8.0,<0.9",
38 "alembic>=0.8.0,<0.9",
39 "waitress==0.8.8",
39 "waitress==0.8.8",
40 "webob>=1.0.8,<=1.1.1",
40 "webob>=1.0.8,<=1.1.1",
41 "Pylons>=1.0.0,<=1.0.2",
41 "Pylons>=1.0.0,<=1.0.2",
42 "Beaker==1.6.4",
42 "Beaker==1.6.4",
43 "WebHelpers==1.3",
43 "WebHelpers==1.3",
44 "formencode>=1.2.4,<=1.2.6",
44 "formencode>=1.2.4,<=1.2.6",
45 "SQLAlchemy>=1.0,<1.1",
45 "SQLAlchemy>=1.0,<1.1",
46 "Mako>=0.9.0,<=1.0.0",
46 "Mako>=0.9.0,<=1.0.0",
47 "pygments>=1.5",
47 "pygments>=1.5",
48 "whoosh>=2.4.0,<=2.5.7",
48 "whoosh>=2.4.0,<=2.5.7",
49 "celery>=2.2.5,<2.3",
49 "celery>=2.2.5,<2.3",
50 "babel>=0.9.6,<=1.3",
50 "babel>=0.9.6,<=1.3",
51 "python-dateutil>=1.5.0,<2.0.0",
51 "python-dateutil>=1.5.0,<2.0.0",
52 "markdown==2.2.1",
52 "markdown==2.2.1",
53 "docutils>=0.8.1,<=0.11",
53 "docutils>=0.8.1,<=0.11",
54 "URLObject==2.3.4",
54 "URLObject==2.3.4",
55 "Routes==1.13",
55 "Routes==1.13",
56 "dulwich>=0.14.1",
56 "dulwich>=0.14.1",
57 "mercurial>=2.9,<4.0",
57 "mercurial>=2.9,<4.0",
58 ]
58 ]
59
59
60 if sys.version_info < (2, 7):
60 if sys.version_info < (2, 7):
61 requirements.append("importlib==1.0.1")
61 requirements.append("importlib==1.0.1")
62 requirements.append("argparse")
62 requirements.append("argparse")
63
63
64 if not is_windows:
64 if not is_windows:
65 requirements.append("bcrypt>=2.0.0")
65 requirements.append("bcrypt>=2.0.0")
66
66
67 dependency_links = [
67 dependency_links = [
68 ]
68 ]
69
69
70 classifiers = [
70 classifiers = [
71 'Development Status :: 4 - Beta',
71 'Development Status :: 4 - Beta',
72 'Environment :: Web Environment',
72 'Environment :: Web Environment',
73 'Framework :: Pylons',
73 'Framework :: Pylons',
74 'Intended Audience :: Developers',
74 'Intended Audience :: Developers',
75 'License :: OSI Approved :: GNU General Public License (GPL)',
75 'License :: OSI Approved :: GNU General Public License (GPL)',
76 'Operating System :: OS Independent',
76 'Operating System :: OS Independent',
77 'Programming Language :: Python',
77 'Programming Language :: Python',
78 'Programming Language :: Python :: 2.6',
78 'Programming Language :: Python :: 2.6',
79 'Programming Language :: Python :: 2.7',
79 'Programming Language :: Python :: 2.7',
80 'Topic :: Software Development :: Version Control',
80 'Topic :: Software Development :: Version Control',
81 ]
81 ]
82
82
83
83
84 # additional files from project that goes somewhere in the filesystem
84 # additional files from project that goes somewhere in the filesystem
85 # relative to sys.prefix
85 # relative to sys.prefix
86 data_files = []
86 data_files = []
87
87
88 description = ('Kallithea is a fast and powerful management tool '
88 description = ('Kallithea is a fast and powerful management tool '
89 'for Mercurial and Git with a built in push/pull server, '
89 'for Mercurial and Git with a built in push/pull server, '
90 'full text search and code-review.')
90 'full text search and code-review.')
91
91
92 keywords = ' '.join([
92 keywords = ' '.join([
93 'kallithea', 'mercurial', 'git', 'code review',
93 'kallithea', 'mercurial', 'git', 'code review',
94 'repo groups', 'ldap', 'repository management', 'hgweb replacement',
94 'repo groups', 'ldap', 'repository management', 'hgweb replacement',
95 'hgwebdir', 'gitweb replacement', 'serving hgweb',
95 'hgwebdir', 'gitweb replacement', 'serving hgweb',
96 ])
96 ])
97
97
98 # long description
98 # long description
99 README_FILE = 'README.rst'
99 README_FILE = 'README.rst'
100 CHANGELOG_FILE = 'docs/changelog.rst'
101 try:
100 try:
102 long_description = open(README_FILE).read() + '\n\n' + \
101 long_description = open(README_FILE).read()
103 open(CHANGELOG_FILE).read()
104
105 except IOError as err:
102 except IOError as err:
106 sys.stderr.write(
103 sys.stderr.write(
107 "[WARNING] Cannot find file specified as long_description (%s)\n or "
104 "[WARNING] Cannot find file specified as long_description (%s)\n"
108 "changelog (%s) skipping that file" % (README_FILE, CHANGELOG_FILE)
105 % README_FILE
109 )
106 )
110 long_description = description
107 long_description = description
111
108
112 import setuptools
109 import setuptools
113
110
114 # monkey patch setuptools to use distutils owner/group functionality
111 # monkey patch setuptools to use distutils owner/group functionality
115 from setuptools.command import sdist
112 from setuptools.command import sdist
116 sdist_org = sdist.sdist
113 sdist_org = sdist.sdist
117 class sdist_new(sdist_org):
114 class sdist_new(sdist_org):
118 def initialize_options(self):
115 def initialize_options(self):
119 sdist_org.initialize_options(self)
116 sdist_org.initialize_options(self)
120 self.owner = self.group = 'root'
117 self.owner = self.group = 'root'
121 sdist.sdist = sdist_new
118 sdist.sdist = sdist_new
122
119
123 packages = setuptools.find_packages(exclude=['ez_setup'])
120 packages = setuptools.find_packages(exclude=['ez_setup'])
124
121
125 setuptools.setup(
122 setuptools.setup(
126 name='Kallithea',
123 name='Kallithea',
127 version=__version__,
124 version=__version__,
128 description=description,
125 description=description,
129 long_description=long_description,
126 long_description=long_description,
130 keywords=keywords,
127 keywords=keywords,
131 license=__license__,
128 license=__license__,
132 author=__author__,
129 author=__author__,
133 author_email='kallithea@sfconservancy.org',
130 author_email='kallithea@sfconservancy.org',
134 dependency_links=dependency_links,
131 dependency_links=dependency_links,
135 url=__url__,
132 url=__url__,
136 install_requires=requirements,
133 install_requires=requirements,
137 classifiers=classifiers,
134 classifiers=classifiers,
138 setup_requires=['PasteScript>=1.6.3'],
135 setup_requires=['PasteScript>=1.6.3'],
139 data_files=data_files,
136 data_files=data_files,
140 packages=packages,
137 packages=packages,
141 include_package_data=True,
138 include_package_data=True,
142 message_extractors={'kallithea': [
139 message_extractors={'kallithea': [
143 ('**.py', 'python', None),
140 ('**.py', 'python', None),
144 ('templates/**.mako', 'mako', {'input_encoding': 'utf-8'}),
141 ('templates/**.mako', 'mako', {'input_encoding': 'utf-8'}),
145 ('templates/**.html', 'mako', {'input_encoding': 'utf-8'}),
142 ('templates/**.html', 'mako', {'input_encoding': 'utf-8'}),
146 ('public/**', 'ignore', None)]},
143 ('public/**', 'ignore', None)]},
147 zip_safe=False,
144 zip_safe=False,
148 paster_plugins=['PasteScript', 'Pylons'],
145 paster_plugins=['PasteScript', 'Pylons'],
149 entry_points="""
146 entry_points="""
150 [console_scripts]
147 [console_scripts]
151 kallithea-api = kallithea.bin.kallithea_api:main
148 kallithea-api = kallithea.bin.kallithea_api:main
152 kallithea-gist = kallithea.bin.kallithea_gist:main
149 kallithea-gist = kallithea.bin.kallithea_gist:main
153 kallithea-config = kallithea.bin.kallithea_config:main
150 kallithea-config = kallithea.bin.kallithea_config:main
154
151
155 [paste.app_factory]
152 [paste.app_factory]
156 main = kallithea.config.middleware:make_app
153 main = kallithea.config.middleware:make_app
157
154
158 [paste.app_install]
155 [paste.app_install]
159 main = pylons.util:PylonsInstaller
156 main = pylons.util:PylonsInstaller
160
157
161 [paste.global_paster_command]
158 [paste.global_paster_command]
162 setup-db=kallithea.lib.paster_commands.setup_db:Command
159 setup-db=kallithea.lib.paster_commands.setup_db:Command
163 cleanup-repos=kallithea.lib.paster_commands.cleanup:Command
160 cleanup-repos=kallithea.lib.paster_commands.cleanup:Command
164 update-repoinfo=kallithea.lib.paster_commands.update_repoinfo:Command
161 update-repoinfo=kallithea.lib.paster_commands.update_repoinfo:Command
165 make-rcext=kallithea.lib.paster_commands.make_rcextensions:Command
162 make-rcext=kallithea.lib.paster_commands.make_rcextensions:Command
166 repo-scan=kallithea.lib.paster_commands.repo_scan:Command
163 repo-scan=kallithea.lib.paster_commands.repo_scan:Command
167 cache-keys=kallithea.lib.paster_commands.cache_keys:Command
164 cache-keys=kallithea.lib.paster_commands.cache_keys:Command
168 ishell=kallithea.lib.paster_commands.ishell:Command
165 ishell=kallithea.lib.paster_commands.ishell:Command
169 make-index=kallithea.lib.paster_commands.make_index:Command
166 make-index=kallithea.lib.paster_commands.make_index:Command
170 upgrade-db=kallithea.lib.dbmigrate:UpgradeDb
167 upgrade-db=kallithea.lib.dbmigrate:UpgradeDb
171 celeryd=kallithea.lib.celerypylons.commands:CeleryDaemonCommand
168 celeryd=kallithea.lib.celerypylons.commands:CeleryDaemonCommand
172 install-iis=kallithea.lib.paster_commands.install_iis:Command
169 install-iis=kallithea.lib.paster_commands.install_iis:Command
173 """,
170 """,
174 )
171 )
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now