| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2512 from moisseev/eslint | Vsevolod Stakhov | 2018-09-21 | 5 | -54/+60 |
|\ |
|
| * | [Minor] Use .forEach instead of .map | Alexander Moisseev | 2018-09-21 | 2 | -3/+2 |
| * | [WebUI] Fix throughput data consolidation | Alexander Moisseev | 2018-09-21 | 1 | -16/+20 |
| * | [Minor] Use consistent return behavior | Alexander Moisseev | 2018-09-19 | 3 | -34/+35 |
| * | [Minor] Guard for-in | Alexander Moisseev | 2018-09-19 | 3 | -1/+3 |
* | | Merge pull request #2513 from negram/unit-test-improvements | Vsevolod Stakhov | 2018-09-21 | 5 | -29/+27 |
|\ \ |
|
| * | | [Test] Small fixes on diff renderer | Mikhail Galanin | 2018-09-21 | 1 | -3/+2 |
| * | | [Test] Use init_url() frim the new helper | Mikhail Galanin | 2018-09-21 | 3 | -26/+7 |
| * | | [Test] Added test helper module | Mikhail Galanin | 2018-09-21 | 1 | -0/+18 |
|/ / |
|
* | | Merge pull request #2510 from negram/more-test | Vsevolod Stakhov | 2018-09-20 | 1 | -11/+25 |
|\ \ |
|
| * | | [Test] more tests | Mikhail Galanin | 2018-09-20 | 1 | -11/+25 |
* | | | Merge pull request #2511 from negram/table-diff | Vsevolod Stakhov | 2018-09-20 | 1 | -1/+106 |
|\ \ \
| |/ /
|/| | |
|
| * | | [Test] Nicely print table difference when they do not match | Mikhail Galanin | 2018-09-20 | 1 | -1/+106 |
|/ / |
|
* | | [Minor] Map type | Vsevolod Stakhov | 2018-09-20 | 1 | -1/+1 |
* | | [Minor] Sigh, disable redis schema usage for now | Vsevolod Stakhov | 2018-09-20 | 1 | -23/+11 |
* | | Merge pull request #2509 from negram/fix-set_header | Vsevolod Stakhov | 2018-09-20 | 1 | -1/+1 |
|\ \ |
|
| * | | [Minor] Fixed task:set_request_header(), value is 3rd parameter | Mikhail Galanin | 2018-09-20 | 1 | -1/+1 |
* | | | [Minor] Fix more issues with reputation and redis schema | Vsevolod Stakhov | 2018-09-20 | 2 | -34/+14 |
* | | | [Minor] Rework reputation config structure and validation | Vsevolod Stakhov | 2018-09-20 | 1 | -21/+19 |
* | | | [Feature] Add schema validation for Redis settings | Vsevolod Stakhov | 2018-09-20 | 1 | -6/+50 |
|/ / |
|
* | | Merge pull request #2508 from negram/test-case-via-param | Vsevolod Stakhov | 2018-09-20 | 4 | -14/+22 |
|\ \ |
|
| * | | [Test] Enable one more now-working test-case | Mikhail Galanin | 2018-09-20 | 1 | -7/+6 |
| * | | [Test] We don't this chek inside the test anymore. We have command-line param... | Mikhail Galanin | 2018-09-20 | 1 | -6/+0 |
| * | | [Test] Pass test-case patten into test engine | Mikhail Galanin | 2018-09-20 | 3 | -1/+16 |
|/ / |
|
* | | [Minor] Fix implicit conversion | Vsevolod Stakhov | 2018-09-20 | 1 | -3/+3 |
* | | Merge pull request #2507 from negram/uncomment-working-cases | Vsevolod Stakhov | 2018-09-20 | 1 | -51/+28 |
|\ \ |
|
| * | | [Test] Uncommented cases which are now working | Mikhail Galanin | 2018-09-20 | 1 | -51/+28 |
* | | | Merge pull request #2506 from negram/selectors-fix | Vsevolod Stakhov | 2018-09-20 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | [Minor] logical error, get_variable() accepts either one or two arguments | Mikhail Galanin | 2018-09-20 | 1 | -1/+2 |
| * | | [Minor] misprint | Mikhail Galanin | 2018-09-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #2502 from negram/selectors-test | Vsevolod Stakhov | 2018-09-19 | 1 | -0/+228 |
|\ \ |
|
| * | | Merge branch 'master' into selectors-test | Mikhail Galanin | 2018-09-19 | 3 | -2/+24 |
| |\| |
|
| * | | [Test] Few "basic" test cases for selectors | Mikhail Galanin | 2018-09-19 | 1 | -0/+228 |
* | | | Merge pull request #2503 from negram/test-update | Vsevolod Stakhov | 2018-09-19 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | [Test] Rewrote test using new assertion | Mikhail Galanin | 2018-09-19 | 1 | -4/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #2504 from negram/run-specific-lua-suite | Vsevolod Stakhov | 2018-09-19 | 2 | -1/+42 |
|\ \ \ |
|
| * | | | [Test] Added key to run specifig lua-test | Mikhail Galanin | 2018-09-19 | 2 | -1/+42 |
| |/ / |
|
* / / | [Minor] Some more selectors fixes | Vsevolod Stakhov | 2018-09-19 | 1 | -7/+7 |
|/ / |
|
* | | [Minor] Deepcopy is not good for recursive schemas | Vsevolod Stakhov | 2018-09-19 | 1 | -2/+2 |
* | | Merge pull request #2501 from negram/new-assertions | Vsevolod Stakhov | 2018-09-19 | 2 | -0/+22 |
|\ \
| |/
|/| |
|
| * | [Test] Assertions for table comparsion that are nicer to use | Mikhail Galanin | 2018-09-19 | 2 | -0/+22 |
|/ |
|
* | [Minor] Fix selectors iterators operations | Vsevolod Stakhov | 2018-09-19 | 1 | -5/+6 |
* | [Feature] Add generic selector to reputation module | Vsevolod Stakhov | 2018-09-19 | 2 | -1/+180 |
* | [Minor] Remove outdated lgpl code, deprecated long ago | Vsevolod Stakhov | 2018-09-19 | 9 | -7768/+0 |
* | [Minor] Add tableshape library from https://github.com/leafo/tableshape | Vsevolod Stakhov | 2018-09-19 | 4 | -10/+1901 |
* | [Feature] Add some recursion protection to lua logger | Vsevolod Stakhov | 2018-09-19 | 3 | -19/+73 |
* | Merge pull request #2500 from negram/init-urlparser-test | Vsevolod Stakhov | 2018-09-19 | 1 | -0/+1 |
|\ |
|
| * | [Test] Init URL parser before running unit tests | Mikhail Galanin | 2018-09-19 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #2497 from negram/doc-misprint-fix | Vsevolod Stakhov | 2018-09-18 | 1 | -1/+1 |
|\ |
|
| * | [Minor] Misprint in function doc | Mikhail Galanin | 2018-09-18 | 1 | -1/+1 |