781 Commits (7a8aa92b73bc647ea4fefa85932fe02e9435e69e)

Author SHA1 Message Date
Safia Abdalla 7a8aa92b73 Add same_file check in rename_file
10 years ago
Safia Abdalla 3f4a2cb00b Add same_file utility function
10 years ago
Jonathan Frederic 4b8f19e5e7 Merge pull request #1127 from minrk/read-only-download
10 years ago
Min RK 95bd8c3c76 Merge pull request #940 from Carreau/enable-warnings
10 years ago
Min RK 7472fc0458 Don't force save before download if notebook isn't writable
10 years ago
Matthias Bussonnier 6ab2cd0dd6 Show warnings during tests
10 years ago
Matthias Bussonnier cc8b3be283 Merge pull request #1055 from minrk/mathjax-mathml
10 years ago
Min RK 88a0b832a6 only check for AttributeError on os.geteuid
10 years ago
Min RK b0fa952a82 Merge pull request #1115 from secant/refuse-root
10 years ago
Min RK b0772dd3c7 include SVG mathjax output
10 years ago
Carol Willing ab4a740509 Merge pull request #1113 from minrk/min-width-0
10 years ago
Min RK cc91abf77d Merge pull request #1119 from bjlange/fix-split-kbd-shortcut-help
10 years ago
Min RK 7934f29917 set min-width: 0
10 years ago
Vivian Fang a11f81a1a9 removing windows check, changing error message wording
10 years ago
Vivian Fang 43ff953502 adding windows user check
10 years ago
Vivian Fang 349a7f062e changing OSError to be AttributeError (for windows)
10 years ago
Brian Lange a1acd448ed Replace 'subtract' with '-' in existing tests
10 years ago
Thomas Fors 8d68bdcf25 Change all js throw string to throw error in notebook/static
10 years ago
Brian Lange 7fa84b2fdb Map '-' in non-OSX to text 'Minus'
10 years ago
Brian Lange d840f72b00 Remove duplicate listing for split-cell-at-cursor
10 years ago
Brian Lange 5830139d23 Widen kbd shortcuts so that long shortcuts don't break over 2 lines
10 years ago
Vivian Fang 1d01627cec making allow-root a valid flag
10 years ago
Vivian Fang 3ce8d95ba1 refuse to run as root user
10 years ago
Min RK 620fb29192 Merge pull request #1088 from NHDaly/MultiMove
10 years ago
Min RK 0f111e0a9b Merge pull request #1086 from VladMironov/master
10 years ago
Nathan Daly a595e4338b fixed typo: s/durring/during/g in notebooklist.js
10 years ago
Carol Willing 40d0833869 Fixed reference that was erroring in validator
10 years ago
Nathan Daly 50c388ae5a Expands "Move" button to support moving multiple files together.
10 years ago
Nathan Daly fe478a0ff3 Updated Move Dialog's buttons per #744 for #742.
10 years ago
VladMironov 75cba936aa Add download button at /tree
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Min RK 2522348b6a remove the 'random' from the random-port message
10 years ago
Min RK a27266ac33 Merge pull request #1076 from takluyver/codemirror-fileext-lowercase
10 years ago
Thomas Kluyver b361d39723 Lowercase file extension before looking it up in CodeMirror
10 years ago
Jonathan Frederic 8d0e61b1fb Focus selected cell after move.
10 years ago
Min RK 8ed64b374e Merge pull request #1066 from Carreau/rmw
10 years ago
Min RK eef1ba8620 Merge pull request #931 from jdfreder/ratelimit
10 years ago
Matthias Bussonnier 7e6b50815e Merge pull request #963 from minrk/indentAutoShortcut
10 years ago
Matthias Bussonnier 0ad67c8b7f Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
10 years ago
Min RK 94986bfd6a scroll long tracebacks to the bottom
10 years ago
Min RK 0b1305e37c plural cell actions
10 years ago
Min RK c5d6e9ee37 Merge pull request #1044 from nvdv/items_deselect
10 years ago
Min RK 7117528dab Merge pull request #744 from captainsafia/fix-dialog-button-layout
10 years ago
Matthias Bussonnier b520b57f2f Merge pull request #1049 from parleur/nested_svg
10 years ago
Min RK b3cab90e9a only scrub SVG output
10 years ago
Min RK 4d64519f12 Merge pull request #969 from minrk/undelete-stack
10 years ago
Min RK 38464ef4dd Merge pull request #987 from minrk/copy-save-first
10 years ago
Pierre Gerold f8d2af1632 draft for nested svg test, not working
10 years ago
Thomas Kluyver 15581d9567 Ensure user site packages is on PYTHONPATH for notebook test server
10 years ago
Pierre Gerold 46d8784afb restore a working 'find' structure
10 years ago