aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix test_format_xml with dot in pathFelix Yan2017-03-161-1/+1
| | |/ | |/|
* | | Merge pull request #2172 from Kriechi/bump-h2Thomas Kriechbaumer2017-03-161-2/+2
|\ \ \ | |/ / |/| |
| * | bump h2 and hyperframeThomas Kriechbaumer2017-03-161-2/+2
|/ /
* | Merge pull request #2167 from mhils/update-dependenciesAldo Cortesi2017-03-164-2/+7
|\ \
| * | update mypyMaximilian Hils2017-03-154-2/+7
* | | Merge pull request #2166 from Kriechi/bump-sphinxAldo Cortesi2017-03-161-2/+2
|\ \ \
| * | | bump sphinxThomas Kriechbaumer2017-03-151-2/+2
| |/ /
* | | Merge pull request #2152 from cortesi/readfileAldo Cortesi2017-03-1635-212/+354
|\ \ \ | |/ / |/| |
| * | Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-1622-75/+102
| * | Clean up addonmanager interfaceAldo Cortesi2017-03-168-43/+46
| * | Extract flow reading into addonsAldo Cortesi2017-03-1513-123/+235
| |/
* | update release instructionsThomas Kriechbaumer2017-03-151-10/+19
* | update release instructionsThomas Kriechbaumer2017-03-151-2/+4
* | Merge pull request #2161 from mhils/make-requestThomas Kriechbaumer2017-03-155-24/+84
|\ \
| * | add Request.makeMaximilian Hils2017-03-155-24/+84
|/ /
* | Merge pull request #2159 from Kriechi/bump-pyparsingThomas Kriechbaumer2017-03-151-1/+1
|\ \
| * | bump pyparsingThomas Kriechbaumer2017-03-151-1/+1
* | | Merge pull request #2155 from Kriechi/bump-cryptographyThomas Kriechbaumer2017-03-151-1/+1
|\ \ \ | |_|/ |/| |
| * | bump cryptographyThomas Kriechbaumer2017-03-151-1/+1
| |/
* | Merge pull request #2098 from iharsh234/bug-2086-2Aldo Cortesi2017-03-151-0/+2
|\ \
| * | Fix crash when duplicating flowharsh vijay2017-03-131-2/+2
| * | Fix crash when duplicating flow (#2)harsh vijay2017-03-131-1/+3
* | | Merge pull request #2147 from mhils/connection-idsAldo Cortesi2017-03-158-8/+93
|\ \ \
| * | | stateobject: automatically change id when copyingMaximilian Hils2017-03-145-16/+21
| * | | add connection idsMaximilian Hils2017-03-145-2/+82
|/ / /
* | | Merge pull request #2151 from MatthewShao/jest-devMaximilian Hils2017-03-141-1/+3
|\ \ \
| * | | Update .travis.yml to fix the failure about yarnMatthew Shao2017-03-141-1/+3
|/ / /
* | | Merge pull request #2149 from mhils/multidictview-copyMaximilian Hils2017-03-142-12/+24
|\ \ \
| * | | multidictviews should not be serializableMaximilian Hils2017-03-141-12/+12
| * | | add MultiDictView.copyMaximilian Hils2017-03-142-0/+12
* | | | Merge pull request #2145 from mhils/neMaximilian Hils2017-03-146-23/+1
|\ \ \ \
| * | | | py3: __ne__ delegates to __eq__ by defaultMaximilian Hils2017-03-146-23/+1
* | | | | Merge pull request #2150 from dequis/pretty-host-filterMaximilian Hils2017-03-142-3/+7
|\ \ \ \ \
| * | | | | Match ~d and ~u filters against pretty_host toodequis2017-03-142-3/+7
|/ / / / /
* | | | | Merge pull request #2142 from mhils/2140Aldo Cortesi2017-03-141-1/+1
|\ \ \ \ \
| * | | | | fix #2140Maximilian Hils2017-03-131-1/+1
* | | | | | Merge pull request #2120 from ujjwal96/replace-from-fileMaximilian Hils2017-03-147-69/+66
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into pr-2120Maximilian Hils2017-03-1233-689/+417
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | replacements: error right away when file does not existMaximilian Hils2017-03-122-28/+34
| * | | | | minor fixesMaximilian Hils2017-03-123-32/+30
| * | | | | Removed ReplaceBaseUjjwal Verma2017-03-121-5/+2
| * | | | | minor fixesMaximilian Hils2017-03-111-4/+3
| * | | | | Changed docsUjjwal Verma2017-03-111-4/+4
| * | | | | Fixed Replacement testUjjwal Verma2017-03-093-6/+6
| * | | | | Removed replace-from-file option.Made requested changesUjjwal Verma2017-03-095-22/+15
* | | | | | Merge pull request #2129 from cortesi/addonoptsAldo Cortesi2017-03-1435-204/+321
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move running() in to .tick() method to make sure it's called consistentlyAldo Cortesi2017-03-141-4/+4
| * | | | | Enable custom options in config filesAldo Cortesi2017-03-144-23/+45
| * | | | | Move serialization methods out of OptionsAldo Cortesi2017-03-144-94/+100
| * | | | | Optmanager: handle unknown options in value setsAldo Cortesi2017-03-143-1/+6