2060 Commits (290e57428bfa0124a199f45c8b20dd8b0e5b2da1)

Author SHA1 Message Date
Min RK f16b073394 python2 requires digestmod to be the module
8 years ago
Min RK 934e480782 add missing digestmod='sha256' in cookie_secret
8 years ago
Min RK ae1f167dc6
Merge pull request #3398 from minrk/tornado5
8 years ago
Min RK f00215bc80
Merge pull request #3380 from takluyver/i3365
8 years ago
Min RK f77e3435cf tornado 5 fixes in tests
8 years ago
Min RK 95a8340063
Merge pull request #3367 from forbxy/master
8 years ago
Ashley Teoh 978e16a12a whitespace
8 years ago
Ashley Teoh 078d3f5be6 add title attributes to widgets and disable clicking trusted button
8 years ago
Min RK 6debb0ae1a log OSErrors failing to create less-critical files during startup
8 years ago
Thomas Kluyver 61972480b9 Don't clear login cookie on requests without cookie
8 years ago
Min RK b66a60d028
Merge pull request #3356 from evandam/master
8 years ago
Min RK 02d6cd55b3
Merge pull request #3368 from mpacer/api_improvements
8 years ago
Dave Hirschfeld ce602fcb0d
Use powershell on Windows
8 years ago
bxy007 eb9d2000bf fix i18n/README.md
8 years ago
Thomas Kluyver 2aac713937
Merge pull request #3294 from takluyver/notebook-js-syntax-fixes
8 years ago
M Pacer 5fd7d52ec2 API spec improvements, API handler improvements
8 years ago
bxy007 9b598e0cd6 fix error in i18n/README.md
8 years ago
Evan Van Dam 4eceb84835 removed unnecessary log
8 years ago
Evan Van Dam 53cbd52d6e display hostname when not running locally
8 years ago
Mac Knight b5932ad058 sets notebook to dirty after change to metadata
8 years ago
Thomas Kluyver 25c628c1f5
Merge pull request #3336 from hendrixet/color_contrast
8 years ago
Ethan 23aa0d8076 fixed color contrast issue in tree.less
8 years ago
Min RK 6ac6f97b80
Merge pull request #3304 from takluyver/trash-linux-home-only
8 years ago
Thomas Kluyver aa9c977880 Testing with Selenium & Sauce labs (#3321)
8 years ago
Thomas Kluyver 4285574b96
Merge pull request #3189 from cancan101/patch-2
8 years ago
Alex Rothberg 91794ecb18 dont rely on css calc
8 years ago
Alex Rothberg 2baa5d3acd revert deletion and add comments
8 years ago
Gabriel Ruiz 331a7a2dda Editor - Prompt warning when overwriting a file that is modified on disk (#2783)
8 years ago
Thomas Kluyver f3df01ee24
Merge pull request #3330 from takluyver/no-gettext-builtin
8 years ago
Thomas Kluyver 83fd9bb176 Squash some Sphinx warnings
8 years ago
Thomas Kluyver 64f02d8621
Merge pull request #3323 from mdboom/custom-exporters
8 years ago
Thomas Kluyver 48b5faba57 Don't install gettext into builtins
8 years ago
Simon Biggs fa803ba238 import _
8 years ago
Alex Rothberg 2424f97360 more dead
8 years ago
Alex Rothberg 2d5cd359e5 dead code
8 years ago
Alex Rothberg bb7dd0a85e calc height
8 years ago
Alex Rothberg a770f83487 cleanup old
8 years ago
Alex Rothberg c5fcd74756 remove dummy
8 years ago
Michael Droettboom b2ffad9683 Remove extraneous <span/>
8 years ago
Michael Droettboom 198d74aeda Add any extra installed nbconvert exporters to the "Download as" menu
8 years ago
Alex Rothberg e5d393aea1 use fit addon
8 years ago
Thomas Kluyver e3981568b8
Merge pull request #3314 from Shels1909/1097-close-halt
8 years ago
ehengao dd451c1861
Add _ from module to fix the not imported error
8 years ago
ehengao cd49eee41f
_ is not defined anywhere in the module
8 years ago
Mac Knight 9b9c19186d changed test to reflect new id
8 years ago
Mac Knight f5d59ca004 connect close_and_halt via id_actions_dict
8 years ago
Mac Knight 8888fa4e07 fixed removed ';'
8 years ago
Mac Knight 6162ca9570 Added close and halt to the action menu and exposed function
8 years ago
Thomas Kluyver e250b0b7bf
Merge pull request #3305 from mdboom/atomic-write-notebook-json
8 years ago
Michael Droettboom dd5778b81d Write notebook.json file atomically
8 years ago