2012 Commits (9b9c19186dbb877483e445bc30fe8ca55760d30d)

Author SHA1 Message Date
Shiti Saxena 37bb6e64f2 adding option to specify extra services which will be loaded before the default handlers (simplify kernel gateway integration)
8 years ago
Steven Silvester 782e9cedb3
Merge pull request #3136 from takluyver/i3135
8 years ago
Min RK 5df9e35d83 avoid overflow of hidden form
8 years ago
bxy007 83d1deda2f fix Shutdown trans loss
8 years ago
Thomas Kluyver 3eb6d72bb5 Find available kernelspecs more efficiently
9 years ago
Thomas Kluyver ca50f1af5a
Merge pull request #3097 from gnestor/requirejs
9 years ago
Thomas Kluyver 946fa40c53
Merge pull request #3122 from takluyver/i3074
9 years ago
Grant Nestor 9ce534c020
[WIP] Use DOM history API for navigating directories (#3115)
9 years ago
Thomas Kluyver b23cbdc597 Don't try to translate missing help strings
9 years ago
maartenbreddels c73b71104f added docstrings
9 years ago
maartenbreddels ab24db7bd9 update copyright header + encoding
9 years ago
maartenbreddels 49a66b84cf log.debug the paths that are used
9 years ago
maartenbreddels 46e2534a06 py27 compat importing
9 years ago
maartenbreddels 772544e60f renamed manager.py to config_manager.py and added more docstrings
9 years ago
maartenbreddels 5a48049887 make unittest non-pytest compatible
9 years ago
maartenbreddels 89b32e4412 allow default json files in a .d directory, original PR: ipython/traitlets#452
9 years ago
Kirit Thadaka 051cee61a5 Squashed all commits. Tests pass.
9 years ago
Grant Nestor 4d258a8e4e Use `requirejs` vs. `require`
9 years ago
Matthias Bussonnier eca4c71056 Extra self
9 years ago
Thomas Kluyver 8cddc00a25
Merge pull request #3063 from bacboc/feature
9 years ago
bacboc 7e054a7b69 Fix some broken link
9 years ago
Thomas Kluyver 9f7ee6830e
Merge pull request #3059 from PHaeJin/typo2
9 years ago
Min RK a2f72da17f
Merge pull request #2963 from takluyver/shutdown-no-kernels
9 years ago
PHaeJin 1119ae1467 Fix typo
9 years ago
PHaeJin 2c6ed87a63 Fix broken link
9 years ago
PHaeJin c3ebd135bc Fix a broken link
9 years ago
PHaeJin c7c815a68a Fix some broken links
9 years ago
Francesco Franchina 47a6401ea0 Forced the the cursor as a pointer hovering the fileinput - chrome only
9 years ago
Francesco Franchina 02e1284d8b Fixes completely #3044 - select all
9 years ago
Francesco Franchina 7c32c3dd2f Solves part of the #3044 - upload button
9 years ago
Min RK 1eb970074b fix save-script deprecation
9 years ago
Kyle Kelley b3b8106e0d
Merge pull request #3048 from jcb91/bidi
9 years ago
Thomas Kluyver 6b0d542ea9 Unify last activity calculation
9 years ago
Thomas Kluyver afd5aeab95
Merge pull request #3049 from bacboc/feature
9 years ago
Josh Barnes 60b7c22977 tidy bidi support
9 years ago
Josh Barnes 3f2aa86ba2 Fix moment locale loading in bidi support
9 years ago
Thomas Kluyver 74fbc5b578
Merge pull request #3008 from Carreau/autopawd
9 years ago
bacboc 551f8b2848 Fix broken link
9 years ago
Matthias Bussonnier a8971410c1 Add option disabled changing password at login.
9 years ago
PHaeJin c0973877c8 Fix a typo (#3043)
9 years ago
Min RK 1deb0aec16 tornado 5: PeriodicCallback loop arg will be removed (#3034)
9 years ago
edida 5ede4c1243 Fix broken links (#3042)
9 years ago
Thomas Kluyver c9a7795947
Merge pull request #3031 from gnestor/edit-view-pdf
9 years ago
Grant Nestor 009af0e833 Use `/files` prefix for PDF-like files
9 years ago
bacboc ef9f01ed86 Fix incorrect tag (#3021)
9 years ago
Tim Head b2fe5a4069 Add toolbar icon to restart and run all
9 years ago
Grant Nestor 11838000fb back to dev
9 years ago
Grant Nestor 7835160063 release 5.2.1
9 years ago
Matthias Bussonnier 4329e13f6f Hash cookie secret with user hashed password.
9 years ago
Matthias Bussonnier 709fdd637a When login-in via token, let a chance for user to set the password
9 years ago
Thomas Kluyver c71483ce1e Consider terminals and API activity for shutdown timeout
9 years ago
Thomas Kluyver cdc46eaffb Track last activity in terminals
9 years ago
Thomas Kluyver 15f393b49c
Merge pull request #3000 from takluyver/stop-cmd-http
9 years ago
Matthias Geier 4918eb1f80 Fix ANSI inverse (#2967)
9 years ago
Thomas Kluyver bfe012e507
Merge pull request #2910 from mheilman/cull_idle_timeout_minimum
9 years ago
Thomas Kluyver 9a5c2c06ad
Merge pull request #2958 from kevin-bates/fix-2957-add-reason-to-json-errors
9 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Kevin Bates ed3b0e4594 Set reason on HTTP errors, None otherwise.
9 years ago
Thomas Kluyver 059c2b77fc Switch to jupyter_core implementation of ensure_dir_exists
9 years ago
Thomas Kluyver 64105856f4 Fix test for SystemExit error
9 years ago
Thomas Kluyver 7248772f72 Update test for 'jupyter notebook stop'
9 years ago
Thomas Kluyver c894b45fb6 Send HTTP shutdown request on 'stop' subcommand
9 years ago
Min RK 881268f642
Merge pull request #2993 from jhamrick/editable-bug
9 years ago
Grant Nestor 173be6dc88 release 5.2.1rc1
9 years ago
Jessica B. Hamrick 4b2975659c Prevent uneditable cells from having their type changed
9 years ago
Matthias Bussonnier cd2ac44c48
Merge pull request #2983 from gnestor/fix-codemirror-cursor
9 years ago
M Pacer 600d57f9ce Fix nbconvert handler (#2981)
9 years ago
Grant Nestor 817f541be4 Add assumed screen resolution to comments
9 years ago
Grant Nestor 0fe8ee191a Add media queries as proxy for zoom levels
9 years ago
Grant Nestor b92dd28b60 Add more border width to CodeMirror cursor
9 years ago
M Pacer fcb64d9581 update version to dev version for master to not overwrite editable installs
9 years ago
Thomas Kluyver 513709bfc3 Merge pull request #2962 from JocelynDelalande/i18n-readme-improvement
9 years ago
Thomas Kluyver 9ec57bfdf5 Config option to shut down server after N seconds with no kernels
9 years ago
Jocelyn Delalande bd48b4235f Use local paths for i18n-related commands
9 years ago
Jocelyn Delalande 71818067c5 Make the i18n README more clear
9 years ago
Jason Grout 1405693943 Fix the prompt_area argument of the output area constructor. (#2961)
9 years ago
Thomas Kluyver c888b6a7b9 Merge pull request #2949 from blink1073/fix-compound-extension
9 years ago
Michael Heilman b31194dfe3 removed extraneous cull_idle_timeout_minimum
9 years ago
Steven Silvester 7e71c000b0 Rename variable
9 years ago
Steven Silvester e1533d5398 Clean up logic
9 years ago
Steven Silvester e95cd6d820 More logic cleanup
9 years ago
Steven Silvester 915146ab3f Clean up logic
9 years ago
Min RK aa461d9e06 Merge pull request #1968 from takluyver/delete-to-trash
9 years ago
Thomas Kluyver 8a159500f7 Merge pull request #2916 from minrk/allow-disable-buffering
9 years ago
Thomas Kluyver 55aa80e10f Merge pull request #2920 from minrk/allow-origin-token
9 years ago
Min RK fea2ef258f set cookie on base_url
9 years ago
Kevin Bates b24aa5e023 Add 'reason' field to JSON error responses
9 years ago
Steven Silvester f5fa0c180e Handle a compound extension in new_untitled
9 years ago
M Pacer b0205c4b78 cleanup swagger API docs
9 years ago
Grant Nestor a8be6598b9 release 5.2.0
9 years ago
Michael Heilman f8ef573592 added warning about culling kernels with poor network connections
9 years ago
Thomas Kluyver dd8b695aec Merge pull request #2917 from minrk/fix-auth-file-handler
9 years ago
Thomas Kluyver 4a3fa4a94c Merge pull request #2921 from minrk/token-env
9 years ago
Min RK 08f7189cba only allow CORS exception when auth is enabled
9 years ago
Min RK 9acf6a80f4 allow token-authenticated requests cross-origin by default
9 years ago
Min RK a69ddb6655 register contents_manager.files_handler_class directly
9 years ago
Min RK a8c6b8bab6 Fix some errors caused by raising 403 in get_current_user (#2919)
9 years ago
Min RK 91469d2672 allow setting token via JUPYTER_TOKEN env
9 years ago
Min RK e4186c47c0 allow disabling offline message buffering
9 years ago
Grant Nestor b82ca09782 Update viewable_extensions
9 years ago