Eeshan Garg
3f40240017
pypi_packages: Upgrade to release 0.5.1.
2018-07-01 08:17:17 -07:00
Yago González
93e75b9c84
requirements: Upgrade yamole to 2.1.5.
2018-06-23 12:42:11 +02:00
Aditya Bansal
998fb038a9
django-pylibmc: Add dependancy and use as cache backend for memcached.
2018-06-16 05:24:19 -07:00
Eeshan Garg
4446b76427
pypi: Upgrade to release 0.5.0.
2018-06-07 08:31:21 -07:00
Eeshan Garg
2d6d8fe5d8
zulip_bots: Upgrade to latest commit.
...
This upgrade fixes a dependency conflict between one of the bots
in zulip_bots and the main repo.
2018-06-04 16:20:00 -07:00
Eeshan Garg
ea6a1750f5
pypi: Upgrade to release 0.4.7.
2018-06-04 11:48:36 -07:00
Yago González
9f98002b76
tests: Allow testing our REST API against the OpenAPI docs.
2018-06-01 12:03:31 -07:00
Vishnu Ks
97e143e987
requirements: Upgrade Django to 1.11.13.
2018-05-28 09:06:10 -07:00
Yago González
5a0911980e
requirements: Add dependency for parsing OpenAPI-formatted YAML files.
2018-05-26 06:26:14 -07:00
Vishnu Ks
e458da5327
requirements: Upgrade PyJWT to 1.6.4.
2018-05-24 15:16:02 -07:00
Vishnu Ks
09970b3aea
requirements: Upgrade stripe to 1.82.1.
2018-05-24 11:31:48 -07:00
Vishnu Ks
e35cbb55c9
requirements: Upgrade twilio to 6.14.0.
2018-05-24 11:31:48 -07:00
Vishnu Ks
1d1b6b29fc
requirements: Upgrade pytz to 2018.4.
2018-05-24 11:31:47 -07:00
Vishnu Ks
1ef994c992
requirements: Upgrade pyasn1 to 0.4.3.
2018-05-24 23:53:49 +05:30
Vishnu Ks
e380dd50f2
requirements: Upgrade oauthlib to 2.1.0.
2018-05-24 23:53:49 +05:30
Vishnu Ks
04e9a30351
requirements: Upgrade ipython to 6.4.0.
2018-05-24 23:53:49 +05:30
Vishnu Ks
0dd8521e75
requirements: Upgrade disposable-email-domains to 0.0.28.
2018-05-24 23:53:49 +05:30
Vishnu Ks
ff99fd0348
requirements: Upgrade apns to 0.4.1.
2018-05-24 23:53:49 +05:30
Umair Khan
f38d6ac6fe
ldap: Make Zulip compatible with django-auth-ldap==1.5.
...
In version 1.5, get_or_create_user method is not used. It exists just
for the compatibility. The main function to use now is
get_or_build_user.
See the changelog:
https://django-auth-ldap.readthedocs.io/en/latest/changes.html#id1
Fixes #9307
2018-05-22 08:13:41 -07:00
Vishnu Ks
fb0e054d7c
requirements: Upgrade stripe to 1.80.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
0988232725
requirements: Upgrade twilio to 6.13.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
94d58cb545
requirements: Upgrade SQLAlchemy to 1.2.7.
2018-05-03 20:39:56 -07:00
Vishnu Ks
27193b0ecc
requirements: Upgrade premailer to 3.2.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
bf610f6570
requirements: Upgrade Pillow to 5.1.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
0e9fda033a
requirements: Upgrade ndg-httpsclient to 0.5.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
440d458313
requirements: Upgrade ipython to 6.3.1.
2018-05-03 20:39:56 -07:00
Vishnu Ks
1b0c647ded
requirements: Upgrade google-api-python-client to 1.6.7.
2018-05-03 20:39:56 -07:00
Vishnu Ks
bb5dabb33c
requirements: Upgrade disposable-email-domains to 0.0.26.
2018-05-03 20:39:56 -07:00
Vishnu Ks
69fe367771
requirements: Upgrade certifi to 2018.1.18.
2018-05-03 20:39:56 -07:00
Eeshan Garg
7d14ce2cb6
pypi packaging: Upgrade to release 0.4.6.
...
As a part of the upgrade, we had to update our API tests in
zerver/lib/api_test_helpers.
2018-04-27 14:50:25 -07:00
Eeshan Garg
1e217ed4e4
pypi: Upgrade to release 0.4.5.
2018-04-23 15:20:02 -07:00
Tim Abbott
310b451dc2
Revert "requirements: Use pypi versions of zulip and zulip_bots."
...
This reverts commit 6b142b35e6
.
2018-04-16 16:39:01 -07:00
Tim Abbott
6b142b35e6
requirements: Use pypi versions of zulip and zulip_bots.
2018-04-16 16:14:43 -07:00
Eeshan Garg
6782f2b76a
pypi: Upgrade to release 0.4.4.
...
This is the latest release after pip 10 was launched.
2018-04-16 16:04:46 -07:00
Vishnu Ks
132754f2ef
requirements: Downgrade pika to 0.11.0.
...
Downgrading as issue #8466 is not fixed yet.
2018-04-11 09:31:10 -07:00
Eeshan Garg
96e01c0d27
pypi: Upgrade to release 0.4.3.
2018-04-03 18:11:25 -07:00
sinwar
a66a15a519
requirements: Upgrade pyldap to latest version.
...
The pyldap fork was merged back into python-ldap, and released as
python-ldap 3.0.0; `pyldap` is now just a wrapper package that depends
on python-ldap.
Fixes #8912 .
2018-04-03 09:33:44 -07:00
Vishnu Ks
c473ce0919
requirements: Upgrade Django to 1.11.11.
2018-04-02 09:29:12 -07:00
Vishnu Ks
bdf6e08fc0
requirements: Upgrade python-twitter to 3.4.1.
2018-04-02 09:29:12 -07:00
Vishnu Ks
9e7a8d1603
requirements: Upgrade lxml to 4.2.1.
2018-04-01 14:24:00 -07:00
Vishnu Ks
03475362c4
requirements: Upgrade cryptography to 2.2.2.
2018-04-01 14:24:00 -07:00
Vishnu Ks
082f8bb682
requirements: Upgrade cffi to 1.11.5.
2018-04-01 14:24:00 -07:00
Vishnu Ks
47f79a0bf0
requirements: Upgrade stripe to 1.79.1.
2018-04-01 14:24:00 -07:00
Vishnu Ks
211826a0d8
requirements: Upgrade twilio to 6.11.0.
2018-04-01 14:24:00 -07:00
Vishnu Ks
94c107747f
requirements: Upgrade SQLAlchemy to 1.2.6.
2018-04-01 14:24:00 -07:00
Vishnu Ks
dda3aad198
requirements: Upgrade PyJWT to 1.6.1.
2018-04-01 14:23:55 -07:00
Vishnu Ks
685ae4050f
requirements: Upgrade pika to 0.11.2.
2018-04-01 14:23:55 -07:00
Vishnu Ks
82c1c86707
requirements: Upgrade oauthlib to 2.0.7.
2018-04-01 14:23:55 -07:00
Vishnu Ks
c046451fbc
requirements: Upgrade httplib2 to 0.11.3.
2018-04-01 14:23:55 -07:00
Vishnu Ks
47afc015b3
requirements: Upgrade google-api-python-client to 1.6.6.
2018-04-01 14:23:55 -07:00