[sagenb] branch master created (now 2e53408)

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a change to branch master
in repository sagenb.

        at  2e53408   record new upstream branch and merge it, bump changelog

This branch includes the following new commits:

       new  3f47c7a   reapplied LDAP code to current upstream
       new  1b93d9b   setup.py: added 'python-ldap' to install_requires
       new  a8d92fd   auth.py: removed some trailing whitespace
       new  162b767   forgot 2 lines in user.py
       new  3cda515   only display "reset password" link for non-external users
       new  34c4988   undid 1b93d9b583852c7c8e64fd938d02d0d26fc8cbab
       new  f40903b   only display LDAP settings if python-ldap is installed
       new  94f0b0c   Tools for sws2rst
       new  5da3460   Merge remote-tracking branch 'sagemath/master' into sws2rst
       new  181bc34   Trac 10637 reviewer patch
       new  630fd64   Merge branch 'master' into ldap
       new  8c862b7   disable LDAP automatically if import fails
       new  3886d6d   Merge branch 'master' into ldap
       new  3c33d53   Merge branch 'master' into ldap
       new  23da355   #12415: Fix some doctests in sagenb
       new  7577eef   user_manager: made _user_lookup() handle a returned None gracefully
       new  47acf73   LdapAuth: made user_lookup return None if import ldap fails
       new  151a0a7   use set(), not {}
       new  533a00c   Merge branch 'master' into ldap
       new  0462c45   Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap
       new  4fa9ad2   Merge branch 'master' into ldap
       new  28ce8d7   Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap
       new  71720d6   Merge branch 'master' into ldap
       new  cd6ef14   Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap
       new  d9c1c4c   Merge branch 'master' into ldap
       new  ee26f71   Merge branch 'master' into ldap
       new  df215ce   added comments to explain why conf.html_table tries to import ldap
       new  77fb49a   Sanitize the output and text cells of published worksheets.
       new  941299f   Add nofollow to html scrubbing.  Thanks to Volker Braun for bringing it up.
       new  9f5bcf4   Don't scrub html twice.
       new  003436a   Remove the remainder of the whatwg unsafe tags.
       new  faf600e   Merge branch 'master' into ldap
       new  ed2d09c   Merge branch 'master' into ldap
       new  356103b   some code refactoring
       new  e961712   fixed a syntax error
       new  ea395bc   _ldap_search: moved bind back inside the try block
       new  9507fa1   Merge branch 'master' into ldap
       new  470094e   forgot to delete a line while merging
       new  7e2b172   Merge branch 'master' into ldap
       new  2783904   NameError: global name 'LDAPError' is not defined
       new  7b7c1d8   made auth.py conform to pep8
       new  3cbaaec   1024-bit rsa keys,  Darwin,  expiration_days
       new  6b657ff   simplified the _require_ldap decorator
       new  17f17b7   set recovery password via user_manager
       new  91c41ab   Modify code so we can remove the old notebook from Sage. See http://trac.sagemath.org/sage_trac/ticket/11409.
       new  4ef09d8   Change "host" back to "interface"
       new  3414baf   Merge branch 'master' into ldap
       new  714ac4f   Merge branch 'master' into ldap
       new  d25808c   Needed for the new doctester framework
       new  f4bad6e   Don't doctest the data dir
       new  a576267   Revert "#12415: Fix some doctests in sagenb"
       new  deaaf3c   Increase the startup alarm timer
       new  bacc6a5   Merge pull request #137 from kini/alarm
       new  b3939f2   properly handle directories not ending in .sagenb
       new  621c53b   provide warning about URL when using openid
       new  597e8cb   remove "Search Users" box
       new  6ef6181   Merge branch 'master' into ldap
       new  c7e1350   remove "Search Users" related code
       new  c2da6b7   fix misplaced parenthese
       new  f3e6e20   Merge pull request #73 from rmartinjak/ldap
       new  a84ac42   Merge branch 'master' into issue-98
       new  cbcab98   Don't assume `whoami` exists
       new  cc045c8   Merge pull request #139 from ppurka/openid-warning
       new  11020e4   use endswith()
       new  9ad3993   Merge pull request #138 from ppurka/dot_sagenb
       new  72b4a58   Merge pull request #121 from jhpalmieri/remove-old-notebook
       new  12f532c   Merge pull request #84 from kini/new-doctester-fixes
       new  ec3ef40   catch conversion errors when updating settings
       new  b6aa62d   use '' as default value for form.get()
       new  a2eb724   Merge pull request #142 from rmartinjak/issue141
       new  632a2a8   Merge branch 'master' into issue-98
       new  b14f284   Allow more actions in live docs
       new  5993b5c   Increase timeout for live docs
       new  92ac384   Make separate config var for pub timeout
       new  88abcf3   Rearrange config variable descriptions
       new  c03836b   Merge pull request #118 from dimpase/patch-2
       new  c1a3c09   Version bump to 0.10.5
       new  def625e   "Remember me" has never worked and is not linked to anything. Checked as far back as sage-4.7. Removing.
       new  5511a2a   Adapt to new Flask extension module schema
       new  c3f57d9   Merge pull request #148 from ppurka/rm_remember
       new  a2046d3   Merge pull request #149 from kini/flaskext
       new  7346a9a   pub_timeout is useless
       new  2f3aaa9   add options for live documentation timeout to the notebook command
       new  6b57896   leave doc_timeout to the default value from server_conf.py
       new  9a0b7a4   increase timeout for live documents to 600s
       new  ffe48b4   Merge pull request #1 from ppurka/livedoc_timeout
       new  4b0aeb6   Merge pull request #147 from kini/livedoc_timeout
       new  a9a0b70   Add a changelog file to record major changes
       new  64cc9cf   Merge pull request #151 from ppurka/changelog
       new  be037b2   Make flask_version a submodule of sagenb
       new  6790641   fix for SAGE_SRC not being in the environment for classic Sage
       new  4c40f2e   Merge pull request #152 from ohanar/flask_version
       new  9b1cf3f   Add Pablo's changes responding to review Various changes related to regex, loops, etc. for better parsing of sws html into rst
       new  d1751f5   Minor fixes to sws2rst for processing a few more tags
       new  a58843e   Merge pull request #75 from kcrisman/sws2rst
       new  72d3ee2   Merge branch 'master' into issue-98
       new  3b83b29   Add COPYING to repo root (fixes #153)
       new  5211286   Merge pull request #154 from kini/license
       new  50d3063   Workaround for Sphinx appending to sys.path
       new  e637ffb   Merge pull request #156 from vbraun/master
       new  83714e7   convert to ascii and fix Cancel button in account recovery page
       new  9ef0278   Merge pull request #143 from kini/trac_13535
       new  69c5c12   Merge pull request #2 from ppurka/issue-98
       new  5c07a64   Merge pull request #119 from rmartinjak/issue-98
       new  89b6540   Update changelog
       new  2578088   Merge pull request #157 from ppurka/changelog
       new  7f35c9b   Version bump to 0.10.6
       new  8b3f934   Fix doctests in comments2rst.py
       new  785b4a0   Small "doctest" fix
       new  815f1d5   fix doctests in sagenb/notebook/cell.py
       new  b77abd9   fix doctests in sagenb/notebook/notebook.py
       new  45bcc45   fix KeyError in user_manager.py
       new  2275b0d   fix doctest in user_manager.py
       new  acf2515   fix doctests in sagenb/notebook/worksheet.py
       new  f0be7ae   Merge pull request #160 from kcrisman/sws2rst
       new  32d63e5   add nodoctest.py to directories that should not be doctested
       new  c58c3b7   replace tmp_dir+'.sagenb' with tmp_dir(ext='.sagenb')
       new  2c5d1de   Merge pull request #161 from ppurka/doctests
       new  9f9520b   Make license GPLv3+ to be compatible with Apache-2 of MathJax
       new  c9e18cf   slight doc improvement
       new  05d4d0a   Merge pull request #166 from kcrisman/patch-3
       new  0363357   Relax interact check for cells to allow passing options
       new  efd178d   upgrade MathJax to version 2.2
       new  536dfa5   Do not stop worksheets on Sign Out
       new  b9c27d3   Set default timeout to 0 as documented and make it configurable
       new  ce5608a   Support '....:' doctest syntax in livedocs
       new  bb429f4   Don't strip leading whitespace from doctests
       new  d628ff4   Merge pull request #171 from novoselt/no-default-timeouting
       new  9cc57be   Merge pull request #170 from novoselt/do-not-stop-worksheets
       new  f8b2e39   Merge pull request #167 from jhpalmieri/mathjax2.2
       new  d992969   Merge pull request #162 from ppurka/license
       new  3b48b4c   Update the changelog
       new  124a85b   Merge pull request #168 from novoselt/fix-interact-with-layout
       new  01e2d18   fix timeout issues in worksheet
       new  12dc7df   Merge pull request #173 from ppurka/issue-164
       new  fc3e5fd   Merge pull request #172 from kini/doctest-continuations
       new  848c2cc   Merge pull request #100 from jasongrout/sanitize-published
       new  3dd2eb9   Merge pull request #174 from ppurka/changelog
       new  c3f9ac1   Update manual dependency fetching list
       new  72328b2   Get rid of custom SageNBFlask.save_session
       new  7d609c4   Merge pull request #176 from kini/save_session
       new  8da41a3   Version bump to 0.10.7
       new  0db3a73   Revert "Merge pull request #100 from jasongrout/sanitize-published"
       new  7cccac2   Version bump to 0.10.7.1
       new  d288029   Add text in README about LDAP authentication
       new  6b1cf6d   forgot the word "package"
       new  57a4857   Add information about LDAP headers to README
       new  475377f   add command for Debian/Ubuntu
       new  3bf127e   Merge pull request #178 from ppurka/issue-177
       new  89c6b6c   Use the Sage displayhook, otherwise graphics is not shown (trac #14469)
       new  ef97881   Merge pull request #180 from vbraun/displayhook
       new  db0726f   Update to version 0.10.7.2
       new  3c139d8   Expand cell_input_hide cells (%hide) when clicked
       new  95ae51f   Merge pull request #181 from paulbrou/master
       new  8190fe5   unicode box for the "open your browser" message
       new  3c6a8c5   Merge pull request #182 from fchapoton/master
       new  4dcceb0   change URL for bug report
       new  4204973   sagenb is not zip safe
       new  17e879a   Merge pull request #188 from ohanar/zip_safe
       new  426b3a5   Merge pull request #186 from ppurka/issue-redirect-bug-report
       new  b29eeb0   bump version to 0.10.7.3
       new  def48d2   Merge pull request #192 from ohanar/version_bump
       new  832b651   catch LookupError from openid creation
       new  08e58f5   add Flask-OldSessions to dependencies
       new  77c38cf   also add Flask-OldSessions to fetch_deps.py
       new  b07d541   finally, modify flask to use the old session cookie interface
       new  95ad065   Also limit the range for pytz
       new  76744de   Add a -s option to dist.sh
       new  7f86198   Update the version to 0.10.8
       new  a03f669   Merge pull request #194 from ppurka/issue-184
       new  f07b6cd   call sage_mathjax_macros as a function
       new  cd4be11   Include a doctest to make sure #195 does not recur
       new  bd2a1f2   Merge pull request #196 from ppurka/issue-195
       new  e5353d5   Version bump to 0.10.8.1
       new  5d1fddb   change doctest for mathjax_macros
       new  019fca8   Update version to 0.10.8.2
       new  5f41bf2   Merge pull request #197 from ppurka/issue-197
       new  83ca501   Initialize git-dpm
       new  2e53408   record new upstream branch and merge it, bump changelog

The 179 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list