Commit graph

83 commits

Author SHA1 Message Date
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
Marcin Kuzminski
27def76f1b dependencies: bumped Markdown library to 2.6.7 2016-12-07 10:31:02 +01:00
Marcin Kuzminski
28a9d17dbf dependencies: bumped mako templates to 1.0.6 2016-12-07 10:28:37 +01:00
Marcin Kuzminski
6c025de997 dependencies: bumped waitress version to 1.0.1 2016-12-07 10:15:47 +01:00
Marcin Kuzminski
a3109b7a78 dependencies: bumped supervisor to 3.3.1 version. 2016-12-07 00:37:39 +01:00
Marcin Kuzminski
b1ef19c53a dependencies: bumped gevent to 1.1.2 and greenlet to 0.4.10 versions. 2016-12-07 00:35:42 +01:00
Marcin Kuzminski
c7515b523d dependencies: bumped msgpack to version 0.4.8. 2016-12-07 00:29:23 +01:00
Marcin Kuzminski
6e30caf799 dependencies: dropped obsolete Dulwich library. 2016-12-07 00:25:39 +01:00
Marcin Kuzminski
94dc4195e2 dependencies: organized test requirements.
- introduced requirements_test.txt file to store test requirements.
- add  parsing into setup.py of requirement files and passing it automatically.
2016-12-07 00:19:15 +01:00
Marcin Kuzminski
0b5d562197 dependencies: bumped pytest libraries to latest versions. 2016-12-06 23:47:47 +01:00
Marcin Kuzminski
571b952467 packages: updated nix packages with latest version 2016-12-01 21:03:03 +01:00
Marcin Kuzminski
eba8d8cba3 release: updated pip2nix output for 4.5.0 2016-12-01 10:18:16 +00:00
Marcin Kuzminski
33ad4d47b8 libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1 2016-11-10 17:29:46 +01:00
Daniel Dourvaris
1960780e96 nix: add pygments-markdown-lexer for highglighting markdown files 2016-10-20 02:46:43 +03:00
Marcin Kuzminski
56c8deb944 packaging: bumped psutil to latest version 2016-10-18 14:05:17 +02:00
Martin Bornhold
f5a84e0461 nix: Add subprocess32 to build inputs.
From the python 2 docs: POSIX users (Linux, BSD, etc.)
are strongly encouraged to install and use the much
more recent subprocess32 module instead of the version
included with python 2.7. It is a drop in replacement
with better behavior in many situations.
2016-10-14 09:23:41 +02:00
Marcin Kuzminski
1d5cbade82 release: merge back stable branch into default 2016-10-17 10:39:16 +00:00
Marcin Kuzminski
52879d9658 release: updated pip2nix output for 4.4.2 2016-10-17 10:34:23 +00:00
Marcin Kuzminski
0a933d98ea packaging: updated RhodeCode Tools to 0.10.2
- fixes the urllib3 packaging problem
2016-10-17 11:44:51 +02:00
Johannes Bornhold
d267150a43 packaging: Tweak for darwin based development, 16.09 2016-10-06 13:46:04 +02:00
Martin Bornhold
da04304434 nix: Remove unused and outdated flake8 dependencies. 2016-09-30 16:49:33 +02:00
Martin Bornhold
b6edbc7c40 nix: Remove flake8 from test requirements. 2016-09-30 16:45:52 +02:00
Martin Bornhold
ff59708ca8 nix: Pass the backwards compatible fetchgit to python and node packages. 2016-10-04 10:43:55 +02:00
Marcin Kuzminski
1a10b0d877 release: updated pip2nix output for 4.4.1 2016-09-27 15:47:52 +00:00
Marcin Lulek
ecb3eddf84 frontend: added favico.js to requirements 2016-09-28 14:40:43 +02:00
Martin Bornhold
93e55cd6da nix: Updated hash of rhodecode-tools.
This should be the last time we have to update the hash without code changes in
rhodecode-tools becuase the archive creation now uses the modifucation time of
the changeset. Therefore the hash only changes if another commit is referenced.
2016-09-28 11:29:44 +02:00
Martin Bornhold
0e71efebfd nix: Add pytest-sugar to our development environment 2016-09-27 16:42:11 +02:00
Martin Bornhold
f7f16fa126 nix: Update rhodecode-tools md5sum. 2016-09-22 11:31:59 +02:00
Marcin Lulek
c738c124f9 bower: update packages 2016-09-21 15:34:55 +02:00
Johannes Bornhold
4d896a15bf packaging: Use a recent bower2nix to have fetch-bower
Recent versions of bower2nix provide "fetch-bower" as a separate command. This
command is needed for the backported bower related utilities.
2016-08-31 12:18:00 +02:00
Johannes Bornhold
22a7abe8cc packaging: Backport bower support utilities
To support nixos-16.03 the utilities to build bower components are backported
inside of this PR. Once we switch to the new stable branch, we should be able to
drop these pieces again.
2016-08-30 18:47:19 +02:00
Johannes Bornhold
947c47eca0 dependencies: Update bower packages
It can already be built via the following command:

  nix-build default.nix -A bowerComponents
2016-08-30 15:18:48 +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
Marcin Kuzminski
a081cf6bb7 nix: bumped internal release version 2016-09-16 15:22:42 +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
Johannes Bornhold
0e2b65366c dependencies: Add generated bower packages 2016-08-29 13:45:36 +02:00
Johannes Bornhold
40dda0dedc dependencies: Generated node-packages based on node2nix 2016-08-25 19:23:49 +02:00
Martin Bornhold
2a0ed7c3dc nix: Remove Fabric from dependencies. #4167 2016-08-15 11:07:03 +02:00
Marcin Kuzminski
43d449237e release: updated pip2nix output for 4.3.0 2016-08-12 12:31:23 +00:00
Marcin Kuzminski
eb8b1f9e41 nix: updated rhodecode-tools-ce patch 2016-08-11 20:39:09 +02:00
Marcin Kuzminski
f91a028481 deps: bumped rhodecode-tools to 0.10.0 2016-08-11 20:25:34 +02:00