Georg Brandl
|
efe2f63204
|
merge with 1.0
|
2010-08-25 12:06:21 +00:00 |
|
Georg Brandl
|
ccc76776f8
|
There will not be a 0.6.8.
|
2010-08-25 12:05:36 +00:00 |
|
Georg Brandl
|
6eeb8fb84d
|
merge with 0.6
|
2010-08-25 12:04:42 +00:00 |
|
Georg Brandl
|
3ddd7d9075
|
merge with 1.0
|
2010-08-25 12:02:59 +00:00 |
|
Georg Brandl
|
5263eca187
|
Give a better issue number.
|
2010-08-25 11:52:41 +00:00 |
|
Georg Brandl
|
3742a541a8
|
Fix demo setup.py.
|
2010-08-25 11:48: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
|
1127b870f9
|
Review of Swedish translation by Ludvig Ericson.
|
2010-08-25 10:46:49 +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
|
8ac32d08ba
|
#221: Add Swedish locale, thanks to Henrik Holmboe.
|
2010-08-25 10:09:24 +00:00 |
|
Georg Brandl
|
d7e37da324
|
#512: Fix traceback when `intersphinx_mapping ` is empty.
|
2010-08-25 10:05:23 +00:00 |
|
Georg Brandl
|
2e520e5e7b
|
#460: Allow limiting the depth of section numbers for HTML.
|
2010-08-25 09:59:53 +00:00 |
|
Georg Brandl
|
8ef21acf9b
|
merge with 1.0
|
2010-08-23 17:16:45 +00:00 |
|
Georg Brandl
|
7c9f3537b1
|
Post-release update.
|
2010-08-23 17:13:23 +00:00 |
|
Georg Brandl
|
342c3f0b74
|
Added tag 1.0.3 for changeset fdf329d60664
|
2010-08-23 17:12:11 +00:00 |
|
Georg Brandl
|
7f66b59300
|
Update for release.
|
2010-08-23 17:06:44 +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
|
1961292029
|
merge with 1.0
|
2010-08-23 16:27:25 +00:00 |
|
Georg Brandl
|
e2d180f636
|
merge
|
2010-08-23 16:24:13 +00:00 |
|
Georg Brandl
|
938e4aa41e
|
Remove traces of PEP8 torture.
|
2010-08-23 16:20:51 +00:00 |
|
Daniel Neuhäuser
|
53192eebb0
|
Make chunks bytestrings
|
2010-08-23 18:18:04 +02:00 |
|
Daniel Neuhäuser
|
c0d493cec9
|
Use b() so that the regex is a bytestring
|
2010-08-23 18:16:19 +02:00 |
|
Georg Brandl
|
103f258d83
|
#497: Introduce separate background color for the sidebar collapse button, making it easier to see.
|
2010-08-23 16:11:26 +00:00 |
|
Georg Brandl
|
e9c9fc9b7f
|
#495: Fix internal vs. external link distinction for links coming from a docutils table-of-contents.
A node with a refid (i.e. '#anchor' target) can never be external.
|
2010-08-23 16:04:28 +00:00 |
|
Georg Brandl
|
6ef0e9ea67
|
#494: Fix the `maxdepth option for the toctree() template callable when used with collapse=True `.
|
2010-08-23 15:59:20 +00:00 |
|
Georg Brandl
|
ab334a2a6f
|
Fix sectioning.
|
2010-08-23 15:58:26 +00:00 |
|
Georg Brandl
|
9c2747da91
|
#443: Allow referencing external graphviz files.
|
2010-08-23 13:07:28 +00:00 |
|
Georg Brandl
|
398fb3f00c
|
Add new env method to get the real path to a file reference, and use it.
|
2010-08-23 13:07:19 +00:00 |
|
Georg Brandl
|
62fc1ab87d
|
List GSOC project authors.
|
2010-08-23 13:06:22 +00:00 |
|
Georg Brandl
|
630791c42c
|
Docstring harmonization.
|
2010-08-22 11:36:08 +02:00 |
|
Georg Brandl
|
2e47414658
|
Add node docstrings, remove duplication of class names.
|
2010-08-22 11:09:35 +02:00 |
|
Georg Brandl
|
757e9820a8
|
Remove GSOC changelogs.
|
2010-08-22 00:32:09 +02:00 |
|
Georg Brandl
|
73ba654b4e
|
Use different Whoosh API in order to fix test failure.
|
2010-08-21 23:59:40 +02:00 |
|
Georg Brandl
|
55cc70ee06
|
Remove debugging leftover.
|
2010-08-21 23:45:25 +02: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
|
092ebec8a7
|
Move default sqlalchemy engine creation to storage backend.
|
2010-08-21 22:33:09 +02:00 |
|
Georg Brandl
|
7dd3f40461
|
Fail early with old sqlalchemy.
|
2010-08-21 22:28:44 +02:00 |
|
Georg Brandl
|
af509f4c73
|
Next is new in 2.6.
|
2010-08-21 22:19:50 +02:00 |
|
Georg Brandl
|
867b421178
|
Invert setup.py uuid logic.
|
2010-08-21 22:14:57 +02:00 |
|
Georg Brandl
|
896be9a201
|
Group conditional sections in pycompat.
|
2010-08-21 22:11:01 +02:00 |
|
Georg Brandl
|
b9c933046d
|
Fix version.
|
2010-08-21 22:01:42 +02:00 |
|
Georg Brandl
|
cfb6331c6a
|
merge
|
2010-08-21 21:56:37 +02:00 |
|
Georg Brandl
|
2887d24710
|
Supply substitute implementation of itertools.(i)zip_longest.
|
2010-08-21 21:54:50 +02:00 |
|
Daniel Neuhäuser
|
bbd39e5533
|
Added a fallback for itertools.izip_longest to pycompat for python versions < 2.6
|
2010-08-21 21:08:15 +02:00 |
|
Daniel Neuhäuser
|
043579e468
|
Added a fallback for itertools product to pycompat for python versions < 2.6
|
2010-08-21 20:53:05 +02:00 |
|