8865 Commits (9e1ce0e3dcb8698b52124d2e2c667eeff8251b11)
 

Author SHA1 Message Date
Min RK 9e1ce0e3dc Merge pull request #1142 from captainsafia/fix-rename-with-capitalization
10 years ago
Min RK f504fb277b Merge pull request #1144 from julienr/fix_tests_readme
10 years ago
Julien Rebetez 93201ddece Update tests/README.md to point towards using notebook.jstest instead of iptest
10 years ago
Safia Abdalla e30c28eeba Updated same_file to check for same device
10 years ago
Safia Abdalla 7a8aa92b73 Add same_file check in rename_file
10 years ago
Safia Abdalla 3f4a2cb00b Add same_file utility function
10 years ago
Carol Willing 5d6acb1db5 Merge pull request #1134 from captainsafia/update-contrib-in-readme
10 years ago
Safia Abdalla 515df8b7b7 Update README.md
10 years ago
Thomas Kluyver 964c31fbe8 Merge pull request #1139 from minrk/run-npm-if-we-should
10 years ago
Min RK 70367e77e3 remove unused force option from js dependencies
10 years ago
Min RK 67b54ffbec clarify jsdeps command description
10 years ago
Min RK d7a0aba848 only write file in jsversion if there's a change to make
10 years ago
Min RK fdc1bb50da simplify js build steps
10 years ago
Min RK b0a49719eb Merge pull request #1138 from takluyver/js-no-arrow-func
10 years ago
Thomas Kluyver c6fe4db8e8 Don't use arrow functions in webpack js config
10 years ago
Thomas Kluyver 843e9a181a Merge pull request #1136 from minrk/close-restart-channel
10 years ago
Min RK 6b82621b9a Merge pull request #1130 from takluyver/daemonic-test-server
10 years ago
Min RK ba161b06dd teardown zmq Context explicitly at the end of each test group
10 years ago
Min RK 1c47a3dbb5 channel.closed is a method
10 years ago
Min RK d62bdf4774 Merge pull request #1121 from brandles/update-dockerfile
10 years ago
Min RK a1458ce8fc Merge pull request #1047 from jdfreder/webpack
10 years ago
Safia Abdalla 91397a75b4 Update link to developer documentation
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
Jonathan Frederic a236926743 Upgrade to node 5.6
10 years ago
Thomas Kluyver ce3dd80391 Mark thread as daemon in a way that Python 2 supports
10 years ago
Thomas Kluyver c1a2a26551 Mark thread for test server as daemonic
10 years ago
Jonathan Frederic 252b0fcefb Update setupbase to match build output
10 years ago
Thomas Kluyver 6c87dd9246 Merge pull request #1128 from minrk/check-for-geteuid
10 years ago
Jonathan Frederic 68cd52bd22 Enable deprecated import of auth/main
10 years ago
Jonathan Frederic b7f6f39b29 Add missing underscore reference
10 years ago
Jonathan Frederic 08e968d7e9 Make events a global singleton
10 years ago
Jonathan Frederic 5b337bbfee Add missing import
10 years ago
Jonathan Frederic dd57cded75 Fix the new deprecated names test
10 years ago
Jonathan Frederic 4b0aa51ce7 Don't load main files - they should never be referenced anyways,
10 years ago
Jonathan Frederic e64f1f9dc2 Dynamically set base url
10 years ago
Jonathan Frederic ac7f19821f @williningc's suggestions
10 years ago
Jonathan Frederic fe5ffc106b Make sure IPython is set on window
10 years ago
Jonathan Frederic b0fb5df3ad Add source maps, chunks, and remove previous build tool
10 years ago
Jonathan Frederic 638c9d2a4b Update ancient node and npm
10 years ago
Jonathan Frederic c3e4def82c Add JS building step to setupbase
10 years ago
Jonathan Frederic 8dba4eccdd Add unit tests for deprecated requirejs API
10 years ago
Jonathan Frederic 41246fcc9d Add an info blurb that prints if the notebook is a dev install
10 years ago
Jonathan Frederic 18edcd3fb4 Allow old style imports, but deprecate them
10 years ago
Jonathan Frederic 03ceccf7a1 Re-add ignore_minified_js
10 years ago
Jonathan Frederic acb2b51051 Allow jquery-ish imports, but log a deprecation warning to the user console.
10 years ago
Jonathan Frederic 964ba151dc Don't redefine global namespace again and again...
10 years ago