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
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
Marcin Kuzminski
1a10b0d877
release: updated pip2nix output for 4.4.1
2016-09-27 15:47:52 +00: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 Kuzminski
a081cf6bb7
nix: bumped internal release version
2016-09-16 15:22:42 +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
f91a028481
deps: bumped rhodecode-tools to 0.10.0
2016-08-11 20:25:34 +02:00
Marcin Kuzminski
c6641cd893
deps: bumped rhodecode-tools from 0.8.3 to 0.9.0
2016-08-11 14:41:31 +02:00
Marcin Lulek
4baa8118b9
channelstream: do not send comment notifications to the commenting user
2016-08-03 12:28:46 +02:00
Marcin Kuzminski
b70466f693
packaging: added channelstream and gevent back into CE.
...
- re-generated packages using pip2nix
2016-08-02 12:21:45 +02:00
Marcin Kuzminski
d181ac58e4
nix: added required peppercorn lib
2016-07-30 12:11:10 +02:00
Daniel Dourvaris
61553db529
deform: use pypi deform library and add helpers to deform scope directly
...
to avoid passing it each time form is rendered
2016-07-29 17:27:38 +03:00
Daniel Dourvaris
9dd0674b39
forms: add deform for integration settings forms
2016-07-27 11:39:23 +03:00
Martin Bornhold
ea7d623f22
nix: Generate new python packages.
...
Locustio is removed from env.
2016-07-21 14:28:59 +02:00
Martin Bornhold
f178c4826e
dev-env: Add locustio to the nix-shell.
2016-07-12 20:36:11 +02:00
Daniel Dourvaris
7ff09cda95
integrations: add integration support
...
* added db migration for integration table, version 55
* added integrations views/templates/models
* added slack integration
* added h.url.current() support for pyramid only contexts
* added issues extractor for commit messages
* renamed repo-deleted/repo-created to repo-delete/repo-create
* removed marshmallow
* added serialization for events to static dicts of data
* added lazy_ugettext for translation of start time string
2016-07-10 06:43:20 +03:00
Daniel Dourvaris
23d7a947f5
events: add serialization .to_dict() to events based on marshmallow
2016-07-06 12:21:03 +03:00
Marcin Kuzminski
e5f91c3075
deps: bumped supervisor to 3.3.0 and psycopg2 to 2.6.1
2016-07-05 13:06:43 +02:00
Marcin Kuzminski
7a74dfce1a
packaging: updated pygments to 2.1.3, fixes #4034
2016-07-04 23:32:34 +02:00
Marcin Kuzminski
7a0340eae1
packaging: put dogpile packages into nix pkgs.
2016-07-01 18:03:47 +02:00
Marcin Kuzminski
4a0ec29bf9
deps: bumped dogpile.cache to version 0.6.1
2016-07-01 17:00:41 +02:00
Marcin Kuzminski
dfdd76ca07
packages: added py-gfm lib for markdown extensions.
2016-06-29 00:52:30 +02:00
Marcin Kuzminski
658ffcdc8c
release: updated pip2nix output for 4.2.0
2016-06-30 17:23:36 +00:00