Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update packages | Thomas Kriechbaumer | 2017-05-11 | 1 | -2/+2 |
* | fix type annotation | Maximilian Hils | 2017-05-11 | 1 | -2/+1 |
* | Merge pull request #2322 from MatthewShao/jest-dev | Matthew Shao | 2017-05-10 | 11 | -21/+182 |
|\ | |||||
| * | web: do not collect coverage when invoking "jest" | Maximilian Hils | 2017-05-09 | 1 | -2/+1 |
| * | 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 |
* | | Handle head request on onboarding app: Fix #2324 (#2325) | Ujjwal Verma | 2017-05-09 | 2 | -4/+43 |
* | | Merge pull request #2320 from Ritiek/master | Maximilian Hils | 2017-05-08 | 1 | -19/+58 |
|\ \ | |/ |/| | |||||
| * | Change to only Apps & VPN | Ritiek Malhotra | 2017-05-08 | 1 | -1/+1 |
| * | Add instructions for Windows and Android | Ritiek Malhotra | 2017-05-07 | 1 | -6/+27 |
| * | Add apple info from docs | Ritiek Malhotra | 2017-05-07 | 1 | -4/+6 |
| * | Add dynamic apple instructions | Ritiek Malhotra | 2017-05-07 | 1 | -19/+35 |
|/ | |||||
* | Note to enable `Certificate Trust Settings` in iOS 10.3 or up (#2312) | Zhigang Fang | 2017-05-05 | 1 | -0/+3 |
* | Merge pull request #2286 from charlesdhdt/master | Maximilian Hils | 2017-05-04 | 4 | -5/+77 |
|\ | |||||
| * | fixed lint | Charles d'Hondt | 2017-05-04 | 2 | -4/+3 |
| * | Added ldap mock test | Charles d'Hondt | 2017-05-04 | 3 | -14/+20 |
| * | lint checks | Charles d'Hondt | 2017-05-02 | 1 | -4/+4 |
| * | added ldap3 to setup.py | Charles d'Hondt | 2017-05-02 | 1 | -0/+1 |
| * | Added ldapsss vef | Charles d'Hondt | 2017-04-28 | 2 | -2/+10 |
| * | fix | Charles d'Hondt | 2017-04-28 | 1 | -1/+1 |
| * | fix | Charles d'Hondt | 2017-04-28 | 1 | -1/+1 |
| * | Fixed typo | Charles d'Hondt | 2017-04-28 | 1 | -1/+1 |
| * | Added LDAP Auth | Charles d'Hondt | 2017-04-28 | 3 | -3/+61 |
* | | Merge pull request #2311 from mhils/issue-2310 | Maximilian Hils | 2017-05-03 | 3 | -3/+12 |
|\ \ | |||||
| * | | fix #2310 | Maximilian Hils | 2017-05-03 | 3 | -3/+12 |
|/ / | |||||
* | | Merge pull request #2307 from cortesi/layouts | Aldo Cortesi | 2017-05-03 | 10 | -193/+259 |
|\ \ | |||||
| * | | console: add a two-pane layout | Aldo Cortesi | 2017-05-03 | 8 | -106/+194 |
| * | | console: Make EventLog its own control, bind to "E" | Aldo Cortesi | 2017-05-02 | 5 | -99/+77 |
* | | | Merge pull request #2306 from mhils/web-cov | Maximilian Hils | 2017-05-02 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | honest js coverage | Maximilian Hils | 2017-05-02 | 1 | -1/+2 |
* | | | Merge pull request #2305 from cortesi/consolebugs | Aldo Cortesi | 2017-05-02 | 22 | -93/+219 |
|\ \ \ | |||||
| * | | | console: various bugs | Aldo Cortesi | 2017-05-02 | 7 | -9/+9 |
| * | | | commands: options control | Aldo Cortesi | 2017-05-02 | 5 | -34/+102 |
| * | | | console: globally respected nav commands | Aldo Cortesi | 2017-05-02 | 16 | -52/+110 |
|/ / / | |||||
* | | | Merge pull request #2299 from iharsh234/mypy-pathod | Aldo Cortesi | 2017-05-02 | 13 | -39/+51 |
|\ \ \ | |||||
| * | | | Extend Mypy checking to pathod | harsh vijay | 2017-05-02 | 13 | -39/+51 |
|/ / / | |||||
* | | | Merge pull request #2302 from cortesi/flowview | Aldo Cortesi | 2017-05-01 | 5 | -233/+109 |
|\ \ \ | |||||
| * | | | commands: view.setval, view.getval, view.setval.toggle | Aldo Cortesi | 2017-05-01 | 5 | -233/+109 |
* | | | | Merge pull request #2301 from cortesi/encoding | Aldo Cortesi | 2017-05-01 | 4 | -38/+93 |
|\| | | | |||||
| * | | | commands: flow.encode, flow.decode, flow.encode.toggle | Aldo Cortesi | 2017-05-01 | 4 | -38/+93 |
* | | | | Merge pull request #2300 from cortesi/consolerevamp | Aldo Cortesi | 2017-05-01 | 23 | -681/+664 |
|\| | | | |/ / |/| | | |||||
| * | | commands: console.bodyview, console.choose | Aldo Cortesi | 2017-05-01 | 2 | -14/+60 |
| * | | keymap: keys can now bind to multiple contexts | Aldo Cortesi | 2017-05-01 | 9 | -187/+136 |
| * | | command: flow.set | Aldo Cortesi | 2017-05-01 | 4 | -134/+123 |
| * | | Refactor console | Aldo Cortesi | 2017-05-01 | 17 | -366/+365 |
|/ / | |||||
* | | Merge pull request #2285 from MatthewShao/jest-dev | Maximilian Hils | 2017-04-30 | 4 | -5/+110 |
|\ \ |