Milka Kuzminski
89ee31e1c2
core: added patches to support latest problems with setuptools scm.
2021-03-23 14:53:22 +01:00
Milka Kuzminski
efa29d89da
build: fix rhodecode-tools for docker builds
2021-03-11 22:34:32 +01:00
Milka Kuzminski
2637470cf8
packaging: fixed few packages requirements for a proper builds
2021-03-11 12:50:55 +01:00
Milka Kuzminski
309bc80f66
pytest: fixed package requirements for latest setuptools which breaks backward compat.
2021-01-26 23:46:46 +01:00
Marcin Kuzminski
5e1a429afd
sessions: patch baker to take expire time for redis for auto session cleanup.
2020-09-14 11:13:41 +02:00
Marcin Kuzminski
815078785b
dependencies: removed setuptools-scm as it's no longer required
2019-03-29 12:23:43 +01:00
Marcin Kuzminski
3bfba2c72e
dependencies [security]: updated sshpubkeys to 3.1.0
...
- dropped pycrypto (had CVEs)
2019-02-25 21:57:02 +01:00
Marcin Kuzminski
4f3a80a688
dependencies: added python-saml library.
2018-11-09 12:55:20 +01:00
Marcin Kuzminski
e9584bf942
supervisor: add patch for older kernel support.
2018-10-24 10:57:51 +02:00
Marcin Kuzminski
d1bd9bfd4d
nix: use common structure of patches for python libraries
2018-10-24 10:56:28 +02:00
Marcin Kuzminski
8c7d444171
dependencies: bumped gevent to 1.3.4
2018-06-28 16:43:30 +02:00
Marcin Kuzminski
58f89e5cf6
nix: updated to 18.03 nix packages
...
- dependencies: updated setuptools-scm to 2.1.0
- new strucutre
- cleanups and optimize of build chain
2018-06-28 14:43:26 +02:00
Marcin Kuzminski
1a1ad62d15
beaker: add patch for metadata re-use
2018-05-22 18:29:44 +02:00
Marcin Kuzminski
226175af89
re-captcha: adjust for v2 that is the only left one supported since 1st of May.
2018-05-06 23:19:05 +02:00
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