Commit Graph

132 Commits

Author SHA1 Message Date
Andrei Sekretenko
d6aeb5e735 Removed importlib from dependences 2015-03-24 19:49:52 +03:00
Alexey Lavrenuke
6104fad2a8 version 1.7.9 2015-03-17 15:52:09 +03:00
Alexey Lavrenuke
f3f2408370 remove ez_setup 2015-02-13 18:31:12 +03:00
Alexey Lavrenuke
2f2d00d1e6 version 1.7.7
* remove lxml dependency
2015-02-13 18:11:52 +03:00
Andrew Grigorev
e80da71693 Replace lxml with xml from standard lib, fix #132
The lxml library is used there only for config file parsing, it is real overhead
to install optimized C library for that.
2015-02-12 23:11:25 +03:00
Alexey Lavrenuke
176dbad570 don't move files to system directory in setup.py 2015-02-11 19:32:57 +03:00
Alexey Lavrenuke
45d45f6f8c fix it! 2015-02-11 18:09:16 +03:00
Alexey Lavrenuke
cd68f80006 add params to cache hash, change version 2015-02-11 17:40:25 +03:00
Alexey Lavrenuke
ba649ae255 typo 2015-02-09 19:04:19 +03:00
Alexey Lavrenuke
4cd7e1ee7d typo 2015-02-09 18:36:11 +03:00
Alexey Lavrenuke
87466efb97 move default tank config into package 2015-02-09 18:26:14 +03:00
Alexey Lavrenuke
2969a70791 v.1.7.1 changelog 2015-02-06 20:49:48 +03:00
Alexey Lavrenuke
f4d2e053b2 add installation info to readme, change version to 1.7.1 2015-02-06 17:31:46 +03:00
Alexey Lavrenuke
a3ad499c34 move plugins config files to into python modules and use pkg_resources 2015-02-06 16:35:16 +03:00
Alexey Lavrenuke
1e57728271 add importlib to dependencies 2015-02-05 18:00:48 +03:00
Alexey Lavrenuke
60b557a2a0 * remove debian files (should be autogenerated)
* move different files to data
* move scripts to scripts
2015-02-05 15:29:20 +03:00
Alexey Lavrenuke
d4e94396ce from now on OnlineReport is an external plugin 2015-02-05 15:05:39 +03:00
Alexey Lavrenuke
d5ac78b2d7 typos 2015-02-05 15:00:46 +03:00
Alexey Lavrenuke
0d4b53d21b * add ez_setup
* move all configs to /etc/yandextank
2015-02-05 14:46:45 +03:00
Alexey Lavrenuke
d0b17123ab move monitoring config to etc 2015-02-04 21:23:33 +03:00
Alexey Lavrenuke
2660478dd2 migrate to new plugin import code 2015-02-04 20:42:56 +03:00
Alexey Lavrenuke
2da40fd96a install config 2015-02-04 18:29:56 +03:00
Alexey Lavrenuke
24113fa002 find packages automatically 2015-02-04 17:55:33 +03:00
Alexey Lavrenuke
dd4914f35a requirements 2015-02-04 16:33:11 +03:00
Alexey Lavrenuke
6105eee607 setuptools instead of distutils 2015-02-04 16:25:08 +03:00
Alexey Lavrenuke
e634428c07 typo 2015-02-04 16:22:21 +03:00
Alexey Lavrenuke
d14ae2b4be whitespace 2015-02-04 16:12:41 +03:00
Alexey Lavrenuke
8688e05949 whitespace 2015-02-04 16:02:35 +03:00
Alexey Lavrenuke
fa6e7abb9f typo 2015-02-04 15:58:07 +03:00
Alexey Lavrenuke
b5552d05fc entry point 2015-02-04 15:57:12 +03:00
Alexey Lavrenuke
dca844bf68 Moving files around 2015-02-03 12:35:48 +03:00
Alexey Lavrenuke
12d98dde90 start to break the bad habits 2015-02-02 20:24:32 +03:00