forked from mozilla/kitsune
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
144 lines (144 loc) · 5.69 KB
/
.gitmodules
File metadata and controls
144 lines (144 loc) · 5.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[submodule "vendor/src/bleach"]
path = vendor/src/bleach
url = https://github.com/jsocol/bleach.git
[submodule "vendor/src/cache-panel"]
path = vendor/src/cache-panel
url = https://github.com/jbalogh/django-debug-cache-panel
[submodule "vendor/src/check"]
path = vendor/src/check
url = https://github.com/jbalogh/check.git
[submodule "vendor/src/commonware"]
path = vendor/src/commonware
url = https://github.com/jsocol/commonware.git
[submodule "vendor/src/django-cache-machine"]
path = vendor/src/django-cache-machine
url = https://github.com/jbalogh/django-cache-machine.git
[submodule "vendor/src/django-cronjobs"]
path = vendor/src/django-cronjobs
url = https://github.com/jsocol/django-cronjobs.git
[submodule "vendor/src/django-debug-toolbar"]
path = vendor/src/django-debug-toolbar
url = https://github.com/robhudson/django-debug-toolbar.git
[submodule "vendor/src/django-extensions"]
path = vendor/src/django-extensions
url = https://github.com/django-extensions/django-extensions.git
[submodule "vendor/src/django-mozilla-product-details"]
path = vendor/src/django-mozilla-product-details
url = https://github.com/fwenzel/django-mozilla-product-details
[submodule "vendor/src/django-multidb-router"]
path = vendor/src/django-multidb-router
url = https://github.com/jbalogh/django-multidb-router.git
[submodule "vendor/src/django-nose"]
path = vendor/src/django-nose
url = https://github.com/jbalogh/django-nose.git
[submodule "vendor/src/jingo"]
path = vendor/src/jingo
url = https://github.com/jbalogh/jingo.git
[submodule "vendor/src/jingo-minify"]
path = vendor/src/jingo-minify
url = https://github.com/jsocol/jingo-minify.git
[submodule "vendor/src/py-wikimarkup"]
path = vendor/src/py-wikimarkup
url = https://github.com/pcraciunoiu/py-wikimarkup.git
[submodule "vendor/src/schematic"]
path = vendor/src/schematic
url = https://github.com/jbalogh/schematic.git
[submodule "vendor/src/test-utils"]
path = vendor/src/test-utils
url = https://github.com/jbalogh/test-utils.git
[submodule "vendor/src/tower"]
path = vendor/src/tower
url = https://github.com/clouserw/tower.git
[submodule "vendor/src/django"]
path = vendor/src/django
url = https://github.com/django/django
[submodule "vendor/src/django-authority"]
path = vendor/src/django-authority
url = https://github.com/jsocol/django-authority
[submodule "vendor/src/django-csp"]
path = vendor/src/django-csp
url = https://github.com/mozilla/django-csp.git
[submodule "vendor/src/tweepy"]
path = vendor/src/tweepy
url = https://github.com/tweepy/tweepy.git
[submodule "vendor/src/django-timezones"]
path = vendor/src/django-timezones
url = https://github.com/brosner/django-timezones.git
[submodule "vendor/src/django-waffle"]
path = vendor/src/django-waffle
url = https://github.com/jsocol/django-waffle.git
[submodule "vendor/src/django-mobility"]
path = vendor/src/django-mobility
url = https://github.com/jbalogh/django-mobility
[submodule "vendor/src/django-qunit"]
path = vendor/src/django-qunit
url = https://github.com/kumar303/django-qunit.git
[submodule "vendor/src/django-adminplus"]
path = vendor/src/django-adminplus
url = https://github.com/jsocol/django-adminplus
[submodule "vendor/src/celery"]
path = vendor/src/celery
url = https://github.com/celery/celery
[submodule "vendor/src/django-celery"]
path = vendor/src/django-celery
url = https://github.com/celery/django-celery
[submodule "vendor/src/kombu"]
path = vendor/src/kombu
url = https://github.com/celery/kombu
[submodule "vendor/src/django-tidings"]
path = vendor/src/django-tidings
url = https://github.com/erikrose/django-tidings.git
[submodule "vendor/src/jstestnetlib"]
path = vendor/src/jstestnetlib
url = https://github.com/kumar303/jstestnetlib.git
[submodule "vendor/src/pystatsd"]
path = vendor/src/pystatsd
url = https://github.com/jsocol/pystatsd
[submodule "vendor/src/django-session-csrf"]
path = vendor/src/django-session-csrf
url = https://github.com/mozilla/django-session-csrf.git
[submodule "vendor/src/redis-py"]
path = vendor/src/redis-py
url = https://github.com/andymccurdy/redis-py.git
[submodule "vendor/src/django-picklefield"]
path = vendor/src/django-picklefield
url = https://github.com/gintas/django-picklefield.git
[submodule "vendor/src/django-ratelimit"]
path = vendor/src/django-ratelimit
url = https://github.com/jsocol/django-ratelimit
[submodule "vendor/src/django-recaptcha"]
path = vendor/src/django-recaptcha
url = https://github.com/mozilla/django-recaptcha
[submodule "vendor/src/python-recaptcha"]
path = vendor/src/python-recaptcha
url = https://github.com/bltravis/python-recaptcha.git
[submodule "vendor/src/elasticutils"]
path = vendor/src/elasticutils
url = git://github.com/mozilla/elasticutils.git
[submodule "vendor/src/django-tastypie"]
path = vendor/src/django-tastypie
url = https://github.com/toastdriven/django-tastypie.git
[submodule "vendor/src/zendesk"]
path = vendor/src/zendesk
url = git://github.com/eventbrite/zendesk.git
[submodule "vendor/src/django-eadred"]
path = vendor/src/django-eadred
url = git://github.com/willkg/django-eadred.git
[submodule "media/js/libs/ace"]
path = media/js/libs/ace
url = git://github.com/ajaxorg/ace-builds.git
[submodule "vendor/src/raven-python"]
path = vendor/src/raven-python
url = git://github.com/getsentry/raven-python.git
[submodule "vendor/src/django-statsd"]
path = vendor/src/django-statsd
url = git://github.com/andymckay/django-statsd.git
[submodule "vendor/src/pyelasticsearch"]
path = vendor/src/pyelasticsearch
url = git://github.com/rhec/pyelasticsearch.git
[submodule "vendor/src/requests"]
path = vendor/src/requests
url = git://github.com/kennethreitz/requests.git
[submodule "vendor/src/premailer"]
path = vendor/src/premailer
url = git://github.com/peterbe/premailer.git