aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2513 from negram/unit-test-improvementsVsevolod Stakhov2018-09-215-29/+27
|\ \
| * | [Test] Small fixes on diff rendererMikhail Galanin2018-09-211-3/+2
| * | [Test] Use init_url() frim the new helperMikhail Galanin2018-09-213-26/+7
| * | [Test] Added test helper moduleMikhail Galanin2018-09-211-0/+18
|/ /
* | Merge pull request #2510 from negram/more-testVsevolod Stakhov2018-09-201-11/+25
|\ \
| * | [Test] more testsMikhail Galanin2018-09-201-11/+25
* | | Merge pull request #2511 from negram/table-diffVsevolod Stakhov2018-09-201-1/+106
|\ \ \ | |/ / |/| |
| * | [Test] Nicely print table difference when they do not matchMikhail Galanin2018-09-201-1/+106
|/ /
* | [Minor] Map typeVsevolod Stakhov2018-09-201-1/+1
* | [Minor] Sigh, disable redis schema usage for nowVsevolod Stakhov2018-09-201-23/+11
* | Merge pull request #2509 from negram/fix-set_headerVsevolod Stakhov2018-09-201-1/+1
|\ \
| * | [Minor] Fixed task:set_request_header(), value is 3rd parameterMikhail Galanin2018-09-201-1/+1
* | | [Minor] Fix more issues with reputation and redis schemaVsevolod Stakhov2018-09-202-34/+14
* | | [Minor] Rework reputation config structure and validationVsevolod Stakhov2018-09-201-21/+19
* | | [Feature] Add schema validation for Redis settingsVsevolod Stakhov2018-09-201-6/+50
|/ /
* | Merge pull request #2508 from negram/test-case-via-paramVsevolod Stakhov2018-09-204-14/+22
|\ \
| * | [Test] Enable one more now-working test-caseMikhail Galanin2018-09-201-7/+6
| * | [Test] We don't this chek inside the test anymore. We have command-line param...Mikhail Galanin2018-09-201-6/+0
| * | [Test] Pass test-case patten into test engineMikhail Galanin2018-09-203-1/+16
|/ /
* | [Minor] Fix implicit conversionVsevolod Stakhov2018-09-201-3/+3
* | Merge pull request #2507 from negram/uncomment-working-casesVsevolod Stakhov2018-09-201-51/+28
|\ \
| * | [Test] Uncommented cases which are now workingMikhail Galanin2018-09-201-51/+28
* | | Merge pull request #2506 from negram/selectors-fixVsevolod Stakhov2018-09-201-2/+3
|\ \ \ | |/ / |/| |
| * | [Minor] logical error, get_variable() accepts either one or two argumentsMikhail Galanin2018-09-201-1/+2
| * | [Minor] misprintMikhail Galanin2018-09-201-1/+1
|/ /
* | Merge pull request #2502 from negram/selectors-testVsevolod Stakhov2018-09-191-0/+228
|\ \
| * | Merge branch 'master' into selectors-testMikhail Galanin2018-09-193-2/+24
| |\|
| * | [Test] Few "basic" test cases for selectorsMikhail Galanin2018-09-191-0/+228
* | | Merge pull request #2503 from negram/test-updateVsevolod Stakhov2018-09-191-4/+2
|\ \ \
| * | | [Test] Rewrote test using new assertionMikhail Galanin2018-09-191-4/+2
| | |/ | |/|
* | | Merge pull request #2504 from negram/run-specific-lua-suiteVsevolod Stakhov2018-09-192-1/+42
|\ \ \
| * | | [Test] Added key to run specifig lua-testMikhail Galanin2018-09-192-1/+42
| |/ /
* / / [Minor] Some more selectors fixesVsevolod Stakhov2018-09-191-7/+7
|/ /
* | [Minor] Deepcopy is not good for recursive schemasVsevolod Stakhov2018-09-191-2/+2
* | Merge pull request #2501 from negram/new-assertionsVsevolod Stakhov2018-09-192-0/+22
|\ \ | |/ |/|
| * [Test] Assertions for table comparsion that are nicer to useMikhail Galanin2018-09-192-0/+22
|/
* [Minor] Fix selectors iterators operationsVsevolod Stakhov2018-09-191-5/+6
* [Feature] Add generic selector to reputation moduleVsevolod Stakhov2018-09-192-1/+180
* [Minor] Remove outdated lgpl code, deprecated long agoVsevolod Stakhov2018-09-199-7768/+0
* [Minor] Add tableshape library from https://github.com/leafo/tableshapeVsevolod Stakhov2018-09-194-10/+1901
* [Feature] Add some recursion protection to lua loggerVsevolod Stakhov2018-09-193-19/+73
* Merge pull request #2500 from negram/init-urlparser-testVsevolod Stakhov2018-09-191-0/+1
|\
| * [Test] Init URL parser before running unit testsMikhail Galanin2018-09-191-0/+1
|/
* Merge pull request #2497 from negram/doc-misprint-fixVsevolod Stakhov2018-09-181-1/+1
|\
| * [Minor] Misprint in function docMikhail Galanin2018-09-181-1/+1
* | [Conf] Slashing change: add settings configuration to the vanilla setVsevolod Stakhov2018-09-182-0/+67
* | [Fix] Show the proper frame when using lua_util.debugmVsevolod Stakhov2018-09-181-2/+6
* | [Minor] Allow stack pos in logger.logx as wellVsevolod Stakhov2018-09-181-3/+13
* | [Minor] Accept stack pos when showing debug in logger.debugmVsevolod Stakhov2018-09-181-13/+27
|/
* [Minor] Improve `hash` processorVsevolod Stakhov2018-09-181-1/+6