Mon, 26 Sep 2011 01:31:25 +0200 |
Thomas Waldmann |
remove pycdb code + tests, not used any more
storage-ng
|
Mon, 26 Sep 2011 01:20:56 +0200 |
Thomas Waldmann |
remove maketestwiki module, not used any more
storage-ng
|
Mon, 26 Sep 2011 01:17:59 +0200 |
Thomas Waldmann |
removed testitems.xml
storage-ng
|
Mon, 26 Sep 2011 01:06:27 +0200 |
Thomas Waldmann |
add a comment to the stores backend about deserialization
storage-ng
|
Sun, 25 Sep 2011 22:45:37 +0200 |
Thomas Waldmann |
update some docs
storage-ng
|
Sun, 25 Sep 2011 19:55:03 +0200 |
Thomas Waldmann |
remove mercurial backend todo, does not exist any more
storage-ng
|
Sun, 25 Sep 2011 19:53:25 +0200 |
Thomas Waldmann |
maintaining one wikiconfig is enough for now
storage-ng
|
Sun, 25 Sep 2011 19:49:53 +0200 |
Thomas Waldmann |
storage docs updated
storage-ng
|
Sun, 25 Sep 2011 19:36:00 +0200 |
Thomas Waldmann |
remove xml dump with example items
storage-ng
|
Sun, 25 Sep 2011 19:01:23 +0200 |
Thomas Waldmann |
remove create_item script, outdated/superceded
storage-ng
|
Sun, 25 Sep 2011 18:53:52 +0200 |
Thomas Waldmann |
implement item-get / item-put script commands
storage-ng
|
Sun, 25 Sep 2011 17:36:31 +0200 |
Thomas Waldmann |
add --file param to moin load/save script command
storage-ng
|
Sun, 25 Sep 2011 17:22:15 +0200 |
Thomas Waldmann |
add index-dump script command
storage-ng
|
Sun, 25 Sep 2011 16:55:28 +0200 |
Thomas Waldmann |
refactor indexing revision lazy retrieval
storage-ng
|
Sun, 25 Sep 2011 16:41:58 +0200 |
Thomas Waldmann |
fix test_analyzers
storage-ng
|
Sun, 25 Sep 2011 14:23:17 +0200 |
Thomas Waldmann |
router: fix some more places to use colon, not slash
storage-ng
|
Sun, 25 Sep 2011 13:39:42 +0200 |
Thomas Waldmann |
history: use revid
storage-ng
|
Sun, 25 Sep 2011 13:32:04 +0200 |
Thomas Waldmann |
show_item: switch off broken revision navigation
storage-ng
|
Sun, 25 Sep 2011 13:23:35 +0200 |
Thomas Waldmann |
use colon to separate mountpoint from revid, not slash which makes it look like a path in the url
storage-ng
|
Sun, 25 Sep 2011 13:13:37 +0200 |
Thomas Waldmann |
fix search to use revid
storage-ng
|
Sun, 25 Sep 2011 12:48:19 +0200 |
Thomas Waldmann |
use the right tokenizers/analyzers in the schema, use name_exact for 1:1 matching
storage-ng
|
Sun, 25 Sep 2011 02:08:27 +0200 |
Thomas Waldmann |
fixed history view
storage-ng
|
Sun, 25 Sep 2011 01:03:06 +0200 |
Thomas Waldmann |
fix download view
storage-ng
|
Sun, 25 Sep 2011 00:41:38 +0200 |
Thomas Waldmann |
fix show/meta view
storage-ng
|
Sat, 24 Sep 2011 18:52:46 +0200 |
Thomas Waldmann |
fix searchform
storage-ng
|
Sat, 24 Sep 2011 03:40:38 +0200 |
Thomas Waldmann |
setup.py: remove mercurial, fix comment about sqlalchemy
storage-ng
|
Sat, 24 Sep 2011 03:09:35 +0200 |
Thomas Waldmann |
conftest: use create_index/destroy_index here, too
storage-ng
|
Sat, 24 Sep 2011 02:59:49 +0200 |
Thomas Waldmann |
add hierarchic key/value to wikiconfig
storage-ng
|
Sat, 24 Sep 2011 02:54:21 +0200 |
Thomas Waldmann |
fix script startup deadlock, add script params to create storage and index, fix fs store
storage-ng
|
Sat, 24 Sep 2011 01:52:32 +0200 |
Thomas Waldmann |
added serialization script, config import fixes
storage-ng
|
Sat, 24 Sep 2011 01:22:29 +0200 |
Thomas Waldmann |
lots of fixes / adaptions for storage-ng code
storage-ng
|
Sat, 24 Sep 2011 01:09:39 +0200 |
Thomas Waldmann |
storage fixes / extensions, made ACLs work, updated MoinMoin.config
storage-ng
|
Sat, 24 Sep 2011 00:56:33 +0200 |
Thomas Waldmann |
remove xml serialization (will be replaced by simpler method)
storage-ng
|
Sat, 24 Sep 2011 00:55:55 +0200 |
Thomas Waldmann |
remove indexing + tests
storage-ng
|
Tue, 20 Sep 2011 23:55:37 +0200 |
Thomas Waldmann |
add new storage-ng storage/indexing/... subsystem
storage-ng
|
Tue, 20 Sep 2011 23:52:38 +0200 |
Thomas Waldmann |
remove current storage code
storage-ng
|
Sat, 10 Sep 2011 03:23:36 +0200 |
Thomas Waldmann |
app: remove unused imports
|
Sun, 04 Sep 2011 18:27:04 +0200 |
Thomas Waldmann |
comment stuff in hg backend tests which seem to have strange side effects on other storage tests
|
Sun, 04 Sep 2011 18:07:15 +0200 |
Thomas Waldmann |
deduplicate - make all code import make_uuid and UUID_LEN from MoinMoin.util.crypto
|
Sun, 04 Sep 2011 16:59:52 +0200 |
Thomas Waldmann |
split storage into backends (really storing stuff) and middleware (and mixins also in there)
|
Sun, 04 Sep 2011 10:34:47 +0200 |
Reimar Bauer |
converter.html_out: Fixes #50, wrong link on mouse over of transcluded item
|
Sun, 04 Sep 2011 01:07:08 +0200 |
Thomas Waldmann |
remove test for variable replacement (there is no code for this)
|
Sun, 04 Sep 2011 01:02:28 +0200 |
Thomas Waldmann |
user: remove unused signature code (for @SIG@)
|
Sun, 04 Sep 2011 00:40:33 +0200 |
Thomas Waldmann |
use search_users() or User() instead of specialized lookup functions
|
Sat, 03 Sep 2011 23:56:00 +0200 |
Thomas Waldmann |
user browser: use whoosh index
|
Sat, 03 Sep 2011 23:45:18 +0200 |
Thomas Waldmann |
user: minor refactorings in lookup functions
|
Sat, 03 Sep 2011 23:33:02 +0200 |
Thomas Waldmann |
use whoosh for user lookup, add EMAIL/OPENID to latest-revs schema
|
Sat, 03 Sep 2011 21:26:42 +0200 |
Thomas Waldmann |
use main part of the namespace for user items, use uuid4 for user item uuids
|
Sat, 03 Sep 2011 20:30:26 +0200 |
Thomas Waldmann |
user profile storage: use revision metadata (not item metadata)
|
Sat, 03 Sep 2011 09:09:16 +0200 |
Reimar Bauer |
docs: added XStatic Packages
|
Sat, 03 Sep 2011 09:02:19 +0200 |
Reimar Bauer |
docs: reverted 831:9e6653c60a98
pytest2
|
Sat, 03 Sep 2011 08:49:34 +0200 |
Reimar Bauer |
docs: added XStatic Packages
pytest2
|
Fri, 02 Sep 2011 16:34:51 +0200 |
Thomas Waldmann |
search: do not call key_terms() to find out term suggestions, it is slooooow
|
Fri, 02 Sep 2011 16:06:50 +0200 |
Thomas Waldmann |
search: add timers for searching and result rendering
|
Thu, 01 Sep 2011 23:58:50 +0200 |
Thomas Waldmann |
use field name constants for whoosh schema definition
|
Thu, 01 Sep 2011 23:42:29 +0200 |
Thomas Waldmann |
use 'constants' for metadata keys / whoosh field names
|
Thu, 01 Sep 2011 01:10:01 +0200 |
Thomas Waldmann |
fix norecursedirs for pytest
|
Thu, 01 Sep 2011 00:57:32 +0200 |
Thomas Waldmann |
fixes typos, removed planes
|
Thu, 01 Sep 2011 00:32:23 +0200 |
Thomas Waldmann |
merged pytest2 branch into default branch
|
Thu, 01 Sep 2011 00:27:32 +0200 |
Thomas Waldmann |
pulled from pkumar's repo and merged into pytest2 branch here
pytest2
|