Commit Graph

404 Commits

Author SHA1 Message Date
Jonathan Waltman
1a5f00d83c Remove left-over debugging code 2010-09-16 02:34:54 -05:00
Jonathan Waltman
13684aa91f Add tests for Texinfo builder 2010-09-16 02:19:06 -05:00
Georg Brandl
3ddd7d9075 merge with 1.0 2010-08-25 12:02:59 +00:00
Georg Brandl
40e692e6c3 #504: Add an `index` role, to make inline index entries. 2010-08-25 11:33:30 +00:00
Georg Brandl
22b5751eb5 Fix test. 2010-08-25 11:33:25 +00:00
Georg Brandl
7e5ff71c40 #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath extension. 2010-08-25 10:26:15 +00:00
Georg Brandl
1778803e95 merge with 1.0 2010-08-23 16:49:05 +00:00
Georg Brandl
a78e477bf7 Fix long line and test failure. 2010-08-23 16:48:51 +00:00
Georg Brandl
2f2a09c919 Improve websupport test skipping, add new decorator for search adapter skipping. 2010-08-21 23:03:06 +02:00
Georg Brandl
9acc57b616 Skip tests accordingly if sqlalchemy is not present. 2010-08-21 22:47:32 +02:00
Georg Brandl
bcf84166ca Add skip_if and skip_unless test decorators. 2010-08-21 22:47:18 +02:00
Georg Brandl
2399e4627c Rename module to make clear it is only for sqlalchemy. 2010-08-21 22:36:35 +02:00
Georg Brandl
b9c933046d Fix version. 2010-08-21 22:01:42 +02:00
Georg Brandl
e239e51685 Give an explicit locale so that the output file name of msginit is deterministic. 2010-08-21 20:30:11 +02:00
Georg Brandl
2e17fac622 merge with DasIch/sphinx-i18n 2010-08-21 19:34:05 +02:00
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
a845ad088a Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking 2010-08-16 08:18:31 +02: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
3266be6991 Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking 2010-08-15 21:27:08 +02:00
Daniel Neuhäuser
e68b1cacd0 Optimized merging algorithm 2010-08-15 21:25:31 +02:00
Daniel Neuhäuser
30fe0ce9fb Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking 2010-08-15 20:50:52 +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
42279f17bd Fix test_gettext test for python 3.x 2010-08-15 12:30:13 +02:00
Daniel Neuhäuser
817a7bb2c8 Fix test which was broken to change in the path object api 2010-08-15 12:16:48 +02:00
Daniel Neuhäuser
94d9644722 Added a newline for readability 2010-08-15 12:04:27 +02:00
Daniel Neuhäuser
57e83c6a94 Fix line length 2010-08-15 11:59:01 +02:00
Daniel Neuhäuser
ce4c5a63fa merge with lehmannro/sphinx-i18n 2010-08-15 11:55:46 +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