Commit Graph

2047 Commits

Author SHA1 Message Date
Alexey Lavrenuke
161e85bf9d Merge pull request #351 from nnugumanov/release
removed send_console
2017-04-06 13:57:21 +03:00
Nurlan Nugumanov
88146ac52c removed send_console completely 2017-04-06 12:25:14 +03:00
Nurlan Nugumanov
eace9847f4 removed console snapshot sending 2017-04-06 12:25:04 +03:00
Alexey Lavrenuke
f93432ab4d Merge pull request #346 from fomars/release
fix lunapark-2697
2017-04-05 18:39:09 +03:00
Arseniy Fomchenko
82a69232da fix lunapark-2697 2017-04-05 16:37:25 +03:00
Alexey Lavrenuke
314c911617 Update core_and_modules.rst 2017-04-04 20:20:16 +03:00
Alexey Lavrenuke
0eb5c3776b Merge pull request #341 from fomars/release
Fix tankapi interoperability
2017-03-30 19:28:03 +03:00
Arseniy Fomchenko
fb9822cbae publish jobno 2017-03-30 19:15:44 +03:00
Arseniy Fomchenko
e2b145e627 flake8 2017-03-30 17:54:19 +03:00
Arseniy Fomchenko
fd0223cb8e more properties 2017-03-30 17:38:52 +03:00
Arseniy Fomchenko
82cb3d9c09 423 interpretation fix 2017-03-30 16:16:03 +03:00
Arseniy Fomchenko
0f5c69e520 register plugins with names; get job number 2017-03-28 17:09:16 +03:00
Alexey Lavrenuke
4127eeeb94 version again 2017-03-24 17:06:41 +03:00
Alexey Lavrenuke
1aea496a97 version 2017-03-24 17:05:08 +03:00
Alexey Lavrenuke
464ac64b81 gitter badge 2017-03-24 15:59:03 +03:00
Alexey Lavrenuke
d5f9dcf5dd version, little fix 2017-03-24 15:56:06 +03:00
Alexey Lavrenuke
62cf5c8720 Merge pull request #339 from fomars/lunapark-2671
Lunapark 2671
2017-03-24 14:39:48 +03:00
Arseniy Fomchenko
00f7c1257f fix failing tests and flake8 2017-03-23 20:30:56 +03:00
Arseniy Fomchenko
b50b7a2624 support Android plugin 2017-03-23 18:48:02 +03:00
Arseniy Fomchenko
76e07a33ce Merge branch 'develop' into lunapark-2671 2017-03-23 18:31:07 +03:00
Alexey Lavrenuke
9a953ec4db Merge pull request #334 from fomars/lunapark-2661
Lunapark 2661
2017-03-23 17:51:06 +03:00
Arseniy Fomchenko
618a38649d safe AbstractMetricCriterion 2017-03-23 15:55:44 +03:00
Arseniy Fomchenko
295743488b section names 2017-03-23 14:47:24 +03:00
Arseniy Fomchenko
d0f4716066 no kshm 2017-03-22 19:30:18 +03:00
Arseniy Fomchenko
c8e5b41ea9 uploads to luanpark and to overload simultaneously 2017-03-22 19:17:11 +03:00
Arseniy Fomchenko
436c0386da configurable section name for plugins, uploader backend detection, tests 2017-03-22 19:17:11 +03:00
Alexey Lavrenuke
58f220af26 Merge pull request #337 from yandex/master
Master
2017-03-22 15:33:42 +03:00
Alexey Lavrenuke
e6d9395c0e Merge pull request #336 from ratatoskrr/android
AndroidPlugin
2017-03-22 15:32:47 +03:00
ratatoskr
7867cb3f64 Handle errors 2017-03-22 17:26:00 +05:00
ratatoskr
8890f34a04 Import volta 2017-03-22 13:52:03 +05:00
ratatoskr
91a8ec84ab Put the lightning.apk in resources 2017-03-17 14:27:29 +05:00
Alexey Lavrenuke
39111d6d4f Merge pull request #335 from fomars/lunapark-2638
fix stop from online
2017-03-16 21:28:19 +03:00
ratatoskr
046ffb7d28 AndroidPlugin 2017-03-16 19:58:33 +05:00
Arseniy Fomchenko
de60faa915 LUNAPARK-2661 fix custom prefix + 2017-03-15 15:37:48 +03:00
Arseniy Fomchenko
d0b738a159 LUNAPARK-2661 fix custom prefix 2017-03-15 15:37:48 +03:00
Arseniy Fomchenko
278a24d350 fix stop from online 2017-03-10 17:21:53 +03:00
Alexey Lavrenuke
65c3f2b190 Update README.md 2017-02-27 18:31:52 +03:00
Alexey Lavrenuke
3032e12250 Merge pull request #331 from yandex/develop
Fix os.getlogin()
2017-02-21 19:56:22 +03:00
Alexey Lavrenuke
62e458bffb Merge pull request #330 from nnugumanov/patch-14
os.getlogin() should be avoided
2017-02-21 19:55:26 +03:00
Nurlan
5a1dd0112f os.getlogin() should be avoided
had the famous error "os.getlogin OSError: [Errno 2] No such file or directory" http://bugs.python.org/issue1750013
Even python docs recommend to avoid this function - https://docs.python.org/2.7/library/os.html?highlight=os.getlogin#process-parameters
also look at https://linux.die.net/man/3/getlogin, section Bugs
2017-02-21 19:17:35 +03:00
Alexey Lavrenuke
3d4b3ca459 Merge pull request #329 from yandex/master
Master
2017-02-21 12:07:02 +02:00
Alexey Lavrenuke
1243583d5a Merge branch 'master' of github.com:yandex/yandex-tank 2017-02-21 13:06:19 +03:00
Alexey Lavrenuke
e1c0bd4f73 remove old debian files from this repo 2017-02-21 13:06:07 +03:00
Alexey Lavrenuke
b75eb8a9fe Merge pull request #328 from c13/master
check enviroment for https_proxy
2017-02-20 17:23:37 +02:00
Anton Chernykh
f02c1fad54 fix ident 2017-02-20 18:02:07 +03:00
Anton Chernykh
1fb599d952 check enviroment for https_proxy 2017-02-20 16:39:02 +03:00
Alexey Lavrenuke
059b4a090b fix data types in jmeter reader 2017-02-10 20:16:09 +03:00
Alexey Lavrenuke
692b879e47 Merge pull request #325 from nnugumanov/patch-13
Update install.rst
2017-02-09 16:37:37 +02:00
Nurlan
6c177ea1b2 Update install.rst 2017-02-09 15:51:01 +03:00
Nurlan
41bb74a09d Update install.rst 2017-02-09 14:07:58 +03:00