Add analytics on push and pull repo events in the backend.
This commit is contained in:
parent
e5d100842d
commit
00b8244661
5 changed files with 32 additions and 35 deletions
|
@ -1,51 +1,24 @@
|
|||
Cheetah==2.4.4
|
||||
Flask==0.10.1
|
||||
Flask-Login==0.2.7
|
||||
Flask-Mail==0.9.0
|
||||
Flask-Principal==0.4.0
|
||||
Jinja2==2.7.1
|
||||
Landscape-Client==12.12
|
||||
M2Crypto==0.21.1
|
||||
MarkupSafe==0.18
|
||||
PAM==0.4.2
|
||||
PyMySQL==0.5
|
||||
PyYAML==3.10
|
||||
Twisted-Core==12.3.0
|
||||
Twisted-Names==12.3.0
|
||||
Twisted-Web==12.3.0
|
||||
Werkzeug==0.9.4
|
||||
apt-xapian-index==0.45
|
||||
argparse==1.2.1
|
||||
blinker==1.3
|
||||
boto==2.3.0
|
||||
chardet==2.0.1
|
||||
cloud-init==0.7.2
|
||||
configobj==4.7.2
|
||||
boto==2.13.3
|
||||
distribute==0.6.34
|
||||
distro-info==0.10
|
||||
euca2ools==2.1.1
|
||||
eventlet==0.14.0
|
||||
greenlet==0.4.1
|
||||
gunicorn==18.0
|
||||
itsdangerous==0.23
|
||||
oauth==1.0.1
|
||||
paramiko==1.7.7.1
|
||||
mixpanel-py==3.0.0
|
||||
peewee==2.1.4
|
||||
prettytable==0.6.1
|
||||
py-bcrypt==0.4
|
||||
pyOpenSSL==0.13
|
||||
pycrypto==2.6
|
||||
pycurl==7.19.0
|
||||
pygobject==3.8.0
|
||||
pyserial==2.6
|
||||
python-apt==0.8.8ubuntu6
|
||||
python-dateutil==2.1
|
||||
python-debian==0.1.21-nmu2ubuntu1
|
||||
requests==1.1.0
|
||||
six==1.2.0
|
||||
ssh-import-id==3.14
|
||||
requests==2.0.0
|
||||
six==1.4.1
|
||||
stripe==1.9.5
|
||||
urllib3==1.5
|
||||
virtualenv==1.9.1
|
||||
wsgiref==0.1.2
|
||||
zope.interface==4.0.5
|
||||
|
|
Reference in a new issue