index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[web] Add tests for js/components/helpers/VirtualScroll.js
Matthew Shao
2017-05-15
1
-0
/
+21
*
[web] Add tests for js/components/common/Splitter.jsx
Matthew Shao
2017-05-15
2
-0
/
+96
*
[web] Minor fix for FileChooser.jsx
Matthew Shao
2017-05-13
1
-1
/
+1
*
[web] Add tests for js/components/common/ToggleInputButton.jsx
Matthew Shao
2017-05-12
2
-0
/
+74
*
[web] Add tests for js/components/common/ToggleButton.jsx
Matthew Shao
2017-05-12
2
-0
/
+40
*
[web] Add tests for js/components/common/FileChooser.jsx & minor fix.
Matthew Shao
2017-05-12
3
-1
/
+58
*
[web] Add tests for js/components/common/DocsLink.jsx
Matthew Shao
2017-05-11
3
-0
/
+39
*
[web] Add tests for js/components/common/Dropdown.jsx
Matthew Shao
2017-05-11
2
-0
/
+200
*
[web] Add tests for js/components/common/Button.jsx
Matthew Shao
2017-05-11
2
-0
/
+56
*
web: clear mock store actions after each test
Maximilian Hils
2017-05-09
1
-13
/
+21
*
[web] Update tests for js/ducks/ui/keyboard.js
Matthew Shao
2017-05-09
1
-45
/
+36
*
[web] Add tests for js/ducks/ui/keyboard.js
Matthew Shao
2017-05-09
1
-0
/
+158
*
[web] Add tests for js/__tests__/ducks/ui/indexSpec.js
Matthew Shao
2017-05-08
1
-0
/
+9
*
[web] Add tests for js/ducks/index.js & js/ducks/ui/index.js
Matthew Shao
2017-05-08
1
-0
/
+12
*
[web] Clear up jest.unmock()
Matthew Shao
2017-05-07
7
-19
/
+3
*
Merge pull request #2285 from MatthewShao/jest-dev
Maximilian Hils
2017-04-30
2
-2
/
+102
|
\
|
*
[web] Export updateUrlFromStore and updateStoreFromUrl
Matthew Shao
2017-04-30
2
-25
/
+46
|
*
[web] Introduce redux-mock-store and minor fix.
Matthew Shao
2017-04-30
2
-30
/
+43
|
*
[web] Add coverage for js/urlState.js
Matthew Shao
2017-04-28
1
-0
/
+66
*
|
[web] add connection tests
Maximilian Hils
2017-04-29
3
-6
/
+48
*
|
[web] add connection indicator
Maximilian Hils
2017-04-29
8
-19
/
+129
|
/
*
change import of prop-types
cle1000
2017-04-27
37
-45
/
+78
*
[web] Add coverage for js/utils.js, js/flow/utils.js
Matthew Shao
2017-04-26
2
-0
/
+164
*
Fix the tests for flows actions.
Matthew Shao
2017-04-25
2
-169
/
+31
*
Merge branch 'jest-dev' of https://github.com/MatthewShao/mitmproxy into jest...
Matthew Shao
2017-04-25
3
-50
/
+225
|
\
|
*
simplify selectRelative, add example for action testing
Maximilian Hils
2017-04-24
3
-98
/
+119
|
*
[web] Coverage++ for ducks/flows.js
Matthew Shao
2017-04-24
1
-3
/
+158
*
|
[web] Coverage++ for ducks/flows.js
Matthew Shao
2017-03-28
1
-3
/
+158
|
/
*
[web] Minor fixes for the test.
Matthew Shao
2017-03-26
1
-2
/
+5
*
[web] Reach 100% coverage for ducks/settings.js
Matthew Shao
2017-03-26
1
-0
/
+23
*
[web] Reach 100% coverage for ducks/eventLog.js
Matthew Shao
2017-03-22
1
-0
/
+40
*
Fix#2184, mitmweb -n dispalys incorrect message. (#2187)
Matthew Shao
2017-03-22
1
-4
/
+6
*
Merge pull request #2182 from syahn/fix-#2134
Maximilian Hils
2017-03-19
3
-3
/
+8
|
\
|
*
Fix #2134
Frank Ahn
2017-03-18
3
-3
/
+8
*
|
[web] Reach 100% coverage for ducks/utils/store.js
Matthew Shao
2017-03-17
1
-10
/
+95
|
/
*
Merge pull request #2156 from syahn/pretty-popup
Maximilian Hils
2017-03-16
1
-0
/
+8
|
\
|
*
Adjust pop-up docs position
Frank Ahn
2017-03-15
1
-0
/
+8
*
|
[web] Reach 100% coverage for ducks/ui/flow.js
Matthew Shao
2017-03-15
1
-1
/
+34
|
/
*
Match ~d and ~u filters against pretty_host too
dequis
2017-03-14
1
-1
/
+1
*
Merge pull request #2137 from MatthewShao/jest-dev
Maximilian Hils
2017-03-13
1
-0
/
+86
|
\
|
*
[web] Improve the code style on tests
Matthew Shao
2017-03-13
1
-36
/
+45
|
*
[web] Add tests for ducks/utils/store.js
Matthew Shao
2017-03-13
1
-0
/
+77
*
|
[web] Fixes the flaw in #2133
Matthew Shao
2017-03-13
1
-4
/
+4
|
/
*
[web] Fixes all existed tests
Matthew Shao
2017-03-11
2
-5
/
+7
*
[web] Fixes stopEdit action in ducks/ui/flow.js
Matthew Shao
2017-03-11
1
-3
/
+4
*
[web] remove the tests for abandoned files.
Matthew Shao
2017-03-10
3
-287
/
+0
*
web: Add websocket filter
Sachin Kelkar
2017-03-06
2
-84
/
+111
*
Merge pull request #2085 from MatthewShao/dev
Maximilian Hils
2017-03-05
3
-2
/
+15
|
\
|
*
[web] Retain focus on input field after selecting. (#2085)
Matthew Shao
2017-03-04
1
-0
/
+1
|
*
[web] Simplify the code. (#2085)
Matthew Shao
2017-03-03
1
-6
/
+2
[next]