aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Increase contentviews api coverageUjjwal Verma2017-05-171-4/+11
|/ / /
* | | alpn_select_callback must be a callableThomas Kriechbaumer2017-05-171-1/+3
* | | fix pragmasThomas Kriechbaumer2017-05-172-5/+5
* | | Merge pull request #2335 from cortesi/shutdownThomas Kriechbaumer2017-05-161-0/+1
|\ \ \ | |/ / |/| |
| * | net.tcp: server should be in shut-down state before startAldo Cortesi2017-05-141-0/+1
* | | Merge pull request #2327 from MatthewShao/jest-devMaximilian Hils2017-05-1520-7/+642
|\ \ \ | |/ / |/| |
| * | [web] Add tests for js/components/helpers/AutoScroll.jsMatthew Shao2017-05-151-0/+41
| * | [web] Add tests for js/components/helpers/VirtualScroll.jsMatthew Shao2017-05-151-0/+21
| * | [web] Add tests for js/components/common/Splitter.jsxMatthew Shao2017-05-152-0/+96
| * | [web] Minor fix for FileChooser.jsxMatthew Shao2017-05-131-1/+1
| * | [web] Add tests for js/components/common/ToggleInputButton.jsxMatthew Shao2017-05-122-0/+74
| * | [web] Add tests for js/components/common/ToggleButton.jsxMatthew Shao2017-05-122-0/+40
| * | [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