Commit graph

69 commits

Author SHA1 Message Date
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
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