Marcin Kuzminski
7fa9ff0ebd
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
2018-04-24 14:23:49 +02:00
Marcin Kuzminski
5d264e5f21
beaker: patch for better debugging of function locks
2018-04-10 10:52:28 +02:00
Marcin Kuzminski
b0e80a5e8d
dependencies: don't require full mysql lib for the driver. Reduces installation by ~100MB !!
2018-02-19 20:45:10 +01:00
Marcin Kuzminski
3fa0e3ab2f
dependencies: small package changes, added license for testpath.
2017-11-16 19:18:26 +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
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
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
Johannes Bornhold
d267150a43
packaging: Tweak for darwin based development, 16.09
2016-10-06 13:46:04 +02:00
Martin Bornhold
ff59708ca8
nix: Pass the backwards compatible fetchgit to python and node packages.
2016-10-04 10:43:55 +02:00
Johannes Bornhold
41b381654b
Nix: Fix overrides so that they work with the current nixpkgs unstable
2016-09-18 15:08:19 +02:00
Martin Bornhold
3eada55200
nix: Add backwardsCompatibleFetchgit
...
Needed so that we can use fetchgit with the branch nixos-16.03 as well as
current nixpkgs-unstable. It restores the behavior of nixos-16.03 which is
technically wrong since it removes all .git files.
Practically this issue has no big impact, so that we can keep it easily a few
months this way until we don't depend on building against nixos-16.03 anymore.
2016-07-15 16:43:06 +02:00
Marcin Kuzminski
dfdd76ca07
packages: added py-gfm lib for markdown extensions.
2016-06-29 00:52:30 +02:00
Martin Bornhold
6dd6a2015f
oss-licenses: Remove outdated comment about psycopg2 licensing.
2016-06-16 12:38:45 +02:00
Martin Bornhold
1e009ac0a5
oss-licenses: Add license override for pyramid-debugtoolbar.
2016-06-16 11:48:44 +02:00
Johannes Bornhold
24819de588
oss-licenses: Added various license overrides.
2016-06-16 11:59:35 +02:00
Johannes Bornhold
8b83e38444
oss-licenses: Added license attribute to URLObject derivation.
2016-06-10 15:24:42 +02:00
Marcin Kuzminski
bcdff04d24
nix: package ipython with readline for autocomplete, fixes #4005
2016-06-09 19:38:22 +02:00
Johannes Bornhold
184fcd3166
dependencies: Add futures as a dependency of Gunicorn.
...
Gunicorn needs futures on Python 2 when used with multiple threads per worker.
This is addressing issue #3995 .
2016-06-08 22:02:30 +02:00
Marcin Kuzminski
9a0d8c0b77
project: added all source files and assets
2016-05-24 15:56:53 +02:00