Commit graph

123 commits

Author SHA1 Message Date
Marcin Kuzminski
26fd27cd8c nix: synced auto-generated nix file with EE 2017-07-13 00:18:40 +02:00
Marcin Kuzminski
4a9be66cd1 dependencies: bumped pyramid-debugtoolbar to 4.3.1 2017-07-12 22:55:39 +02:00
Marcin Kuzminski
71071c0b26 dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27
- fixed some core tests for new webob/webtest
- changed core methods to make them more pyramid compat.
2017-07-12 22:54:14 +02:00
Marcin Kuzminski
898f77ef95 dependencies: bumped python-ldap to 2.4.40 2017-06-29 17:06:41 +02:00
Marcin Kuzminski
665440af13 dependencies: bumped python-memcached to 1.58 2017-06-29 17:03:54 +02:00
Marcin Kuzminski
cc9df6313b dependencies: bumped pysqlite to 2.8.3 2017-06-29 17:03:09 +02:00
Marcin Kuzminski
2347b22e09 dependencies: bumped psycopg2 to 2.7.1 2017-06-29 17:02:36 +02:00
Marcin Kuzminski
f5d35db786 dependencies: bumped docutils to 0.13.1 2017-06-29 17:02:04 +02:00
Marcin Kuzminski
25716dcf05 dependencies: bumped simplejson to 3.11.1 2017-06-29 17:00:59 +02:00
Marcin Kuzminski
420a4b0d69 dependencies: bumped alembic to 0.9.2 2017-06-29 16:59:06 +02:00
Marcin Kuzminski
c03f8c83c1 dependencies: bumped Beaker to 1.9.0 2017-06-29 16:57:12 +02:00
Marcin Kuzminski
a99b4bea65 dependencies: bumped Markdown to 2.6.8 2017-06-29 16:55:57 +02:00
Marcin Kuzminski
600c8be6ac dependencies: bumped dogpile.cache to 0.6.4 2017-06-29 16:55:10 +02:00
Marcin Kuzminski
dd66b0c9a3 dependencies: bumped colander to 1.3.3 2017-06-29 16:53:57 +02:00
Marcin Kuzminski
32e7447e8c dependencies: bumped appenlight_client to 0.6.21 2017-06-29 16:51:14 +02:00
Marcin Kuzminski
53ba18b654 dependencies: bumped cprofileV to 1.0.7 2017-06-29 16:50:16 +02:00
Marcin Kuzminski
db555b8f6e dependencies: bumped ipdb to 0.10.3 2017-06-29 16:49:25 +02:00
Marcin Kuzminski
926dd3237e dependencies: bumped supervisor to 3.3.2 2017-06-29 16:45:08 +02:00
Marcin Kuzminski
ab3659e457 dependencies: bumped subprocess32 to 3.2.7 2017-06-29 16:43:45 +02:00
Marcin Kuzminski
ad2004ac5c dependencies: bumped pathlib2 to 2.3.0. 2017-06-29 17:07:26 +02:00
Marcin Kuzminski
8a040cbb2d dependencies: bumped http servers including gunicorn.
gunicorn==19.7.1
waitress==1.0.2
uWSGI==2.0.15
2017-06-29 12:50:02 +02:00
Marcin Kuzminski
70d6ec0595 dependencies: bumped gevent to 1.2.2 together with greenlet to 0.4.12 2017-06-29 12:49:02 +02:00
Marcin Kuzminski
faee019853 dependencies: bumped test libraries.
pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
pytest-profiling==1.2.6
2017-06-29 12:40:20 +02:00
Marcin Kuzminski
2e2a951700 dependencies: bumped venusian to 1.1.0 2017-06-29 12:37:49 +02:00
Marcin Kuzminski
4943b2cd12 dependencies: bumped ptyprocess to 0.5.2 2017-06-29 12:30:45 +02:00
Marcin Kuzminski
cad285e74a dependencies: bumped testpath to 0.3.1 2017-06-29 12:30:00 +02:00
Marcin Kuzminski
4f7db8cecf nix: bumped version to 4.9.0 2017-06-29 12:28:34 +02:00
Marcin Kuzminski
053c523bd7 release: updated pip2nix output for 4.8.0 2017-06-28 22:03:26 +02:00
Marcin Kuzminski
eb83813cc9 dependencies: bumped objgraph to 3.1.0. 2017-06-28 14:01:46 +02:00
Marcin Kuzminski
b7382fcefb dependencies: bumped deform to 2.0.4 2017-04-25 09:51:13 +02:00
Marcin Kuzminski
d1c88bb315 dependencies: fixes iron-ajax hash.
- somehow it was changed. Need to fix it for CI to work.
2017-04-27 10:40:52 +02:00
Marcin Kuzminski
4cf5918e77 dependencies: bumped rhodecode tools to version 0.12.0 2017-04-18 17:40:33 +02:00
Marcin Kuzminski
e820f43be3 dependencies: bumped external libraries to latest versions
- mistune
- ipython-genutils
- prompt-toolkit
2017-04-10 16:53:01 +02:00
Marcin Kuzminski
d74292255a nix: bumped internal version inside default.nix 2017-04-10 16:52:30 +02:00
Marcin Kuzminski
07b5345636 release: updated pip2nix output for 4.7.0 2017-04-07 13:10:38 +02:00
Marcin Kuzminski
c2cc303035 dependencies: added css select into required libraries. 2017-03-11 00:00:19 +01:00
Marcin Kuzminski
838777528b dependencies: bumped lxml and made it a dependency. 2017-03-09 19:53:29 +01:00
Marcin Kuzminski
09eb526c6c dependencies: made decorator lib use the same version for rc and vcsserver. 2017-03-08 18:01:12 +01:00
Marcin Kuzminski
558982d3cb jupyter-rendering: add celery patch, to support dateutil change
required for jupyter.
2017-02-25 15:32:37 +01:00
Marcin Kuzminski
3fce2ad988 jupyter-rendering: add required packaging to handle rendering of jupyter notebooks.
- added nbgenerate, and other related libs.
2017-02-25 15:22:11 +01:00
Marcin Kuzminski
3d3f2db34a core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00
Marcin Kuzminski
4326092878 dependencies: bumped pyramid to 1.7.4
- fixes #5184
2017-02-06 17:56:19 +01:00
Marcin Kuzminski
209e691571 release: updated pip2nix output for 4.6.0 2017-02-05 18:12:47 +01:00
Marcin Kuzminski
6951a1ab96 dependencies: bumped pygments to 2.2.0 2017-01-25 13:58:58 +01:00
Marcin Kuzminski
0311baa1a3 packaging: updated setuptools to 30.1.0 and setuptools-scm to 1.15.0 2016-12-13 17:16:11 +01:00
Marcin Kuzminski
d08f53f078 dependencies: bumped paste to version 2.0.3. 2016-12-13 16:29:25 +01:00
Marcin Kuzminski
31467b5fa4 requirements: updated structure of requirement files, and re-generated nix files. 2016-12-13 11:59:00 +01:00
Marcin Kuzminski
815f6467e9 packaging: updated rhodecode-tools to 0.11.0 2016-12-13 11:58:38 +01:00
Marcin Kuzminski
e3d352749c packaging: restructured setup.py file.
- added inclusion of configs
- some cleanups
- use pytest runner as other projects do
2016-12-13 11:54:43 +01:00
Marcin Kuzminski
2dc8712b37 dependencies: bumped Whoosh to veriosn 2.7.4. Fixes #4283 2016-12-07 11:19:09 +01:00