Commit graph

191 commits

Author SHA1 Message Date
Marcin Kuzminski
ee43aa69ae dependencies: bumped bleach to 2.2.3 2018-04-24 14:19:00 +02:00
Marcin Kuzminski
c86b1b4ad4 dependencies: bumped zope.interface to 4.5.0 2018-04-24 14:18:05 +02:00
Marcin Kuzminski
4c7ddc703d dependencies: bumped pytz to 2018.4 2018-04-24 14:16:19 +02:00
Marcin Kuzminski
70c4485522 dependencies: bumped python-memcached to 1.59 2018-04-24 14:15:13 +02:00
Marcin Kuzminski
b92a07ab67 dependencies: downgraded iso8601 to 0.1.11 for compatability. 2018-04-24 14:14:07 +02:00
Marcin Kuzminski
07a7511856 dependencies: bumped ipdb to 0.11 2018-04-24 14:11:55 +02:00
Marcin Kuzminski
9ca89821db dependencies: bumped sqlalchemy to 1.1.18 2018-04-24 14:10:28 +02:00
Marcin Kuzminski
332583e0a4 dependencies: bumped pyramid to 1.9.2 2018-04-24 14:04:56 +02:00
Marcin Kuzminski
04bdfd9cda dependencies: bumped pyramid-debugtoolbar to 4.4.0 2018-04-24 14:03:56 +02:00
Marcin Kuzminski
7073feb1c0 dependencies: bumped psycopg2 to 2.7.4 2018-04-24 14:02:38 +02:00
Marcin Kuzminski
87b1806ac3 dependencies: bumped dogpile.cache to 0.6.5 2018-04-24 14:01:13 +02:00
Marcin Kuzminski
d060583d45 dependencies: bumped deform to 2.0.5 2018-04-24 14:00:29 +02:00
Marcin Kuzminski
0b02c0bd25 dependencies: removed unused transifex-client.
- we no longer need it for releases
2018-04-24 11:29:58 +02:00
Marcin Kuzminski
8c5034c221 dependencies: removed uwsgi from requirements.
- it wasn't used and it took lots of space and compile time.
2018-04-24 10:39:03 +02:00
Marcin Kuzminski
36ecdc6f04 dependencies: changed url to new python hosting for pypi. 2018-04-24 10:28:04 +02:00
Marcin Kuzminski
5d9515321b nix: changed version 4.12.0 to 4.13.0 for rhodecode-enterprise-ce package 2018-04-24 10:17:40 +02:00
Marcin Kuzminski
3ba4262026 timezone: fix issues with timezone detection of current logic.
- it was reported that in certain timezones e.g `US/Central` the generated offset was +19:00 which
is incorrect and should be -05:00.
- we now use a special library for detection of local timezone and use logic of pytz to calculate the offset
- fixes #5371
2018-04-09 10:54:07 +02:00
Marcin Kuzminski
a808fedf2d dependencies: bumped beaker to 1.9.1 2018-04-09 22:56:41 +02:00
Marcin Kuzminski
82b7512635 dependencies: changed pyparsing,mock,functools32 to tar.gz archive 2018-03-29 13:02:01 +02:00
Marcin Kuzminski
15cae89b47 dependencies: bumped zope components:
-zope.cachedescriptors==4.3.1
-zope.deprecation==4.3.0
-zope.event==4.3.0
-zope.interface==4.4.3
2018-03-28 20:21:25 +02:00
Marcin Kuzminski
bed73e3d2e dependencies: bumped supervisor to 3.3.4 2018-02-19 20:44:05 +01:00
Marcin Kuzminski
f579b65bdc dependecies: bumped alembic to 0.6.8 release. 2018-02-19 16:44:58 +01:00
Marcin Kuzminski
f48a00ef4d dependencies: bumped appenlight client to 0.6.25 2018-02-17 13:11:42 +01:00
Marcin Kuzminski
592a76ed21 dependencies: bumped pyexpect to 4.4.0 and scandir to 1.7 2018-02-16 20:56:38 +01:00
Marcin Kuzminski
e8869c22a7 dependencies: bumped psutil to 5.4.3 2018-02-02 14:42:12 +01:00
Marcin Kuzminski
f733999500 dependencies: bumped markdown to 2.6.11 2018-02-02 14:41:57 +01:00
Marcin Kuzminski
515a904f68 dependecies: bumped greenlet to 0.4.13 2018-02-02 14:27:02 +01:00
Marcin Kuzminski
dbb2ccfca4 dependencies: bumped html5lib 1.0.1 2018-02-02 14:19:02 +01:00
Marcin Kuzminski
42755eaad0 dependencies: bumped bleach to 2.1.2 2018-02-02 14:18:44 +01:00
Marcin Kuzminski
5995762b95 dependencies: bumped ws4py to 0.4.3 2018-02-02 14:15:54 +01:00
Marcin Kuzminski
87eddf01a3 dependencies: bumped pyexpect to 4.3.1 2018-02-02 14:15:23 +01:00
Marcin Kuzminski
ad22d6050d dependencies: bumped to ipaddress 0.1.19 2018-02-02 14:14:52 +01:00
Marcin Kuzminski
531660c46f dependencies: bumped graphviz 0.8.2 2018-02-02 14:14:27 +01:00
Marcin Kuzminski
ee9bb86321 nix: bumped version 2018-02-02 14:13:13 +01:00
Marcin Kuzminski
da63b22c29 release: updated pip2nix output for 4.11.1 2018-02-01 20:51:31 +01:00
Marcin Kuzminski
b077a74f75 dependencies: bumped webob to 1.7.4 2017-12-13 22:14:25 +01:00
Marcin Kuzminski
b53187f51a dependencies: jupyter
- bumped nbformat==4.4.0
- bumped nbconvert==5.3.1
2017-12-06 22:41:53 +01:00
Marcin Kuzminski
767b935a6f dependencies: bumped mistune to 0.8.3 2017-12-06 22:40:49 +01:00
Marcin Kuzminski
7b7e34362f dependencies: bumped bleach to 2.1.1 2017-12-06 22:40:31 +01:00
Marcin Kuzminski
834a3e1208 dependencies: bumped plaster-pastedeploy to 0.4.2 2017-11-23 14:24:16 +01:00
Marcin Kuzminski
a476851886 dependencies: pin against rhodecode-tools 0.14.1 2017-11-22 17:24:02 +01:00
Marcin Kuzminski
c59110bf4c dependencies: bumped test dependencies:
- pytest to 3.2.5
- pytest runner to 3.0.0
2017-11-20 19:21:42 +01:00
Marcin Kuzminski
bdccd1a75f dependencies: bring back supervisor to be able to run deamonized rhodecode without control. 2017-11-18 01:00:07 +01:00
Marcin Kuzminski
fc05deb25b dependencies: dropped amqplib as celery doesn't need it anymore. 2017-11-16 18:52:06 +01:00
Marcin Kuzminski
5f9ae2ae11 pylons: remove pylons as dependency
- dependencies: bumped:
 -setuptools-scm==1.15.6
 -celery==4.1.0
 -kombu==4.1.0
 -pytz==2017.3
 -Routes==2.4.1

Removed all pylons components. Refactored the code to use only pyramid
parts
2017-11-15 13:42:54 +01:00
Marcin Kuzminski
038bcc5f72 dependencies: bumped pastescript to 2.0.2 2017-11-16 08:51:37 +01:00
Marcin Kuzminski
7b2a33c116 dependencies: bumped appenlight client to 0.6.22 2017-11-14 17:19:26 +01:00
Marcin Kuzminski
0073c0bb18 dependencies: removed supervisor as it's no longer required. 2017-11-14 17:18:22 +01:00
Marcin Kuzminski
4f8d9417a5 dependencies: py-gfm is now available via pypi 2017-11-14 17:17:15 +01:00
Marcin Kuzminski
4ea5911a34 dependencies: bumped mistune to 0.8.1 2017-11-08 00:22:07 +01:00