aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [web] Add tests for js/components/common/FileChooser.jsx & minor fix.Matthew Shao2017-05-123-1/+58
* [web] Add tests for js/components/common/DocsLink.jsxMatthew Shao2017-05-113-0/+39
* [web] Add tests for js/components/common/Dropdown.jsxMatthew Shao2017-05-112-0/+200
* [web] Add 'react-test-renderer' dependency.Matthew Shao2017-05-112-6/+17
* [web] Add tests for js/components/common/Button.jsxMatthew Shao2017-05-112-0/+56
* Merge pull request #2322 from MatthewShao/jest-devMatthew Shao2017-05-1011-21/+182
|\
| * web: do not collect coverage when invoking "jest"Maximilian Hils2017-05-091-2/+1
| * web: clear mock store actions after each testMaximilian Hils2017-05-091-13/+21
| * [web] Update tests for js/ducks/ui/keyboard.jsMatthew Shao2017-05-091-45/+36
| * [web] Add tests for js/ducks/ui/keyboard.jsMatthew Shao2017-05-091-0/+158
| * [web] Add tests for js/__tests__/ducks/ui/indexSpec.jsMatthew Shao2017-05-081-0/+9
| * [web] Add tests for js/ducks/index.js & js/ducks/ui/index.jsMatthew Shao2017-05-081-0/+12
| * [web] Clear up jest.unmock()Matthew Shao2017-05-077-19/+3
* | Handle head request on onboarding app: Fix #2324 (#2325)Ujjwal Verma2017-05-092-4/+43
* | Merge pull request #2320 from Ritiek/masterMaximilian Hils2017-05-081-19/+58
|\ \ | |/ |/|
| * Change to only Apps & VPNRitiek Malhotra2017-05-081-1/+1
| * Add instructions for Windows and AndroidRitiek Malhotra2017-05-071-6/+27
| * Add apple info from docsRitiek Malhotra2017-05-071-4/+6
| * Add dynamic apple instructionsRitiek Malhotra2017-05-071-19/+35
|/
* Note to enable `Certificate Trust Settings` in iOS 10.3 or up (#2312)Zhigang Fang2017-05-051-0/+3
* Merge pull request #2286 from charlesdhdt/masterMaximilian Hils2017-05-044-5/+77
|\
| * fixed lintCharles d'Hondt2017-05-042-4/+3
| * Added ldap mock testCharles d'Hondt2017-05-043-14/+20
| * lint checksCharles d'Hondt2017-05-021-4/+4
| * added ldap3 to setup.pyCharles d'Hondt2017-05-021-0/+1
| * Added ldapsss vefCharles d'Hondt2017-04-282-2/+10
| * fixCharles d'Hondt2017-04-281-1/+1
| * fixCharles d'Hondt2017-04-281-1/+1
| * Fixed typoCharles d'Hondt2017-04-281-1/+1
| * Added LDAP AuthCharles d'Hondt2017-04-283-3/+61
* | Merge pull request #2311 from mhils/issue-2310Maximilian Hils2017-05-033-3/+12
|\ \
| * | fix #2310Maximilian Hils2017-05-033-3/+12
|/ /
* | Merge pull request #2307 from cortesi/layoutsAldo Cortesi2017-05-0310-193/+259
|\ \
| * | console: add a two-pane layoutAldo Cortesi2017-05-038-106/+194
| * | console: Make EventLog its own control, bind to "E"Aldo Cortesi2017-05-025-99/+77
* | | Merge pull request #2306 from mhils/web-covMaximilian Hils2017-05-021-1/+2
|\ \ \ | |/ / |/| |
| * | honest js coverageMaximilian Hils2017-05-021-1/+2
* | | Merge pull request #2305 from cortesi/consolebugsAldo Cortesi2017-05-0222-93/+219
|\ \ \
| * | | console: various bugsAldo Cortesi2017-05-027-9/+9
| * | | commands: options controlAldo Cortesi2017-05-025-34/+102
| * | | console: globally respected nav commandsAldo Cortesi2017-05-0216-52/+110
|/ / /
* | | Merge pull request #2299 from iharsh234/mypy-pathodAldo Cortesi2017-05-0213-39/+51
|\ \ \
| * | | Extend Mypy checking to pathodharsh vijay2017-05-0213-39/+51
|/ / /
* | | Merge pull request #2302 from cortesi/flowviewAldo Cortesi2017-05-015-233/+109
|\ \ \
| * | | commands: view.setval, view.getval, view.setval.toggleAldo Cortesi2017-05-015-233/+109
* | | | Merge pull request #2301 from cortesi/encodingAldo Cortesi2017-05-014-38/+93
|\| | |
| * | | commands: flow.encode, flow.decode, flow.encode.toggleAldo Cortesi2017-05-014-38/+93
* | | | Merge pull request #2300 from cortesi/consolerevampAldo Cortesi2017-05-0123-681/+664
|\| | | | |/ / |/| |
| * | commands: console.bodyview, console.chooseAldo Cortesi2017-05-012-14/+60
| * | keymap: keys can now bind to multiple contextsAldo Cortesi2017-05-019-187/+136