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 #2331 from ujjwal96/test-coverageUjjwal Verma2017-05-126-30/+67
|\ \ \
| * | | Changes in setup.cfgUjjwal Verma2017-05-122-6/+1
| * | | Increase io.compat coverageUjjwal Verma2017-05-122-3/+54
| * | | net.http.url.py changesUjjwal Verma2017-05-121-21/+3
| * | | Increased net.http.cookies.py and net.http.message.py coverageUjjwal Verma2017-05-122-0/+9
|/ / /
* | | Fixed LDAP Auth (#2333)charlesdhdt2017-05-123-50/+57
* | | update packagesThomas Kriechbaumer2017-05-111-2/+2
* | | fix type annotationMaximilian Hils2017-05-111-2/+1
|/ /
* | 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
|\ \ \ \