Commit Graph
381 Commits
Author SHA1 Message Date
Georg Brandl 00c2b032d1 merge with sphinx-i18n 2010-08-21 19:20:50 +02:00
Robert Lehmann 7a40e07eda merge with trunk 2010-08-17 11:08:23 +02:00
Jacob Mason fd10895e5a fix moderation test 2010-08-16 10:11:52 -05:00
Jacob Mason 68cb74ad77 merge with trunk 2010-08-16 09:33:09 -05:00
Jacob Mason 1037c07299 merge with DasIch 2010-08-16 09:31:55 -05:00
Daniel Neuhäuser 97bf9b01af Fix get_ratio for empty strings 2010-08-16 08:18:10 +02:00
Jacob Mason a9d5c4c26f merge 2010-08-15 14:29:20 -05:00
Daniel Neuhäuser e68b1cacd0 Optimized merging algorithm 2010-08-15 21:25:31 +02:00
Jacob Mason 44de593511 merge with version-tracking 2010-08-15 13:39:33 -05:00
Daniel Neuhäuser ad42f2a93b shutil.copytree has no ignore argument in python 2.4 2010-08-15 20:34:58 +02:00
Daniel Neuhäuser 0cf175e0b2 Added a test for the behavior described by Jacob and it does fail 2010-08-15 19:25:46 +02:00
Daniel Neuhäuser 6ac27b4da7 Check also for the length and explicitly check that the first uids are different 2010-08-15 18:44:09 +02:00
Jacob Mason 896efbbe72 merge with Dasich 2010-08-15 11:42:22 -05:00
Daniel Neuhäuser 37cc185fe7 Added a test for paragraphs inserted at the beginning of a document 2010-08-15 18:41:14 +02:00
Daniel Neuhäuser ac9c7d71dc Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support 2010-08-14 20:12:13 +02:00
Daniel Neuhäuser 860fc27177 shutil.copytree doesn't have an ignore argument in Python 2.4 2010-08-14 19:48:42 +02:00
Daniel Neuhäuser fae5b3c133 Fix doctest to work with Python 2.5 and lower 2010-08-14 19:52:04 +02:00
Jacob Mason 12584dd257 merge with trunk 2010-08-14 12:16:38 -05:00
Georg Brandl bafc3ee84d merge with 1.0 2010-08-14 17:08:17 +02:00
Georg Brandl a484c6f793 #490: Fix cross-references to objects of types added by the :func:~.Sphinx.add_object_type API function. 2010-08-14 16:51:04 +02:00
Daniel Neuhäuser cfaecfa082 Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking 2010-08-14 11:23:13 +02:00
Daniel Neuhäuser 07db8c03d2 Added a test to make sure pickled doctrees still have their uids 2010-08-14 11:11:50 +02:00
Daniel Neuhäuser 1d4c7d4fe0 Added initial versioning support 2010-08-11 14:23:58 +02:00
Daniel Neuhäuser afd1a1621f Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking 2010-08-10 20:36:57 +02:00
Daniel Neuhäuser 7ecdad4bbe Automated merge with ssh://bitbucket.org/birkenfeld/sphinx 2010-08-10 17:25:01 +02:00
Georg Brandl bd950c3bb4 Fix test_config under 2.x. 2010-08-10 17:16:49 +02:00
Daniel Neuhäuser 023f342bed Removed trailing whitespace 2010-08-10 17:11:11 +02:00
Daniel Neuhäuser 53920deb3e Delete remaining files in the _build directory 2010-08-10 15:22:42 +02:00
Daniel Neuhäuser c614ba995d Fixed algorithm test_insert passes now and everything seems to be working fine 2010-08-10 15:22:11 +02:00
Daniel Neuhäuser 805c2c405e Automated merge with ssh://bitbucket.org/birkenfeld/sphinx 2010-08-10 12:27:51 +02:00
Daniel Neuhäuser 828ad48e3d Initial version tracking implementation 2010-08-10 12:25:48 +02:00
Jacob Mason 2dcb0f0178 updated tests to use builddir instead of outdir 2010-08-07 21:08:43 -05:00
Jacob Mason d08baf4317 merge with trunk 2010-08-07 14:14:21 -05:00
Jacob Mason 1d98a50bdc add moderator kwarg to moderation methods. 2010-08-06 21:13:06 -05:00
Jacob Mason fbd047b8f5 Ensure hidden comments can't be replied to 2010-08-05 15:01:13 -05:00
Jacob Mason d0e272e61f Add comment moderation backend 2010-08-05 14:13:50 -05:00
Jacob Mason 790715d37b added update_username method 2010-08-05 12:20:15 -05:00
Georg Brandl 861941e5f1 merge with 1.0 2010-08-05 16:20:12 +02:00
Georg Brandl df107e70f8 Allow breaking long signatures, continuing with backlash-escaped newlines. 2010-08-05 16:03:36 +02:00
Georg Brandl 8c91fb78ce #484: Fix crash when duplicating a parameter in an info field list.
Problem was that the :type: info nodes were inserted twice into the
doctree, which led to inconsistencies when reference nodes were resolved.
2010-08-05 12:53:05 +02:00
Georg Brandl 01c501054e #480: Fix handling of target naming in intersphinx. 2010-08-05 11:58:43 +02:00
Jacob Mason 69a2c07396 added delete_comment method 2010-08-04 16:06:10 -05:00
Jacob Mason a08651e6d0 rename comments package storage 2010-08-04 13:20:43 -05:00
Jacob Mason 338c349dd5 renamed get_comments get_data 2010-08-04 13:12:57 -05:00
Jacob Mason 75ae087f7a added more test coverage. 2010-08-04 13:09:07 -05:00
Jacob Mason 248c01af3e Separate search adapter tests from others 2010-08-04 11:25:30 -05:00
jacob 62fe57c641 Converted comment schema from adjacency list to materialized path.
Added tests for commments.
Layed groundwork for comment moderation.
2010-08-03 12:21:43 -05:00
Jacob Mason 682fa466fe Added test for comment system. 2010-07-31 15:51:13 -05:00
Georg Brandl 0e84c75822 Improve support for automatic 2to3 conversion of config files. It now kicks in whenever the original file raises SyntaxErrors on compiling. 2010-07-31 19:47:15 +02:00
Jacob Mason a31f3b7e73 More complete tests for search adapters. 2010-07-31 12:23:26 -05:00