Toggle line numbers
1 2010-10-04T00:32:53 *** RogerHaase has left #moin-dev
2 2010-10-04T00:37:51 <ThomasWaldmann> hmm, the diffs look strange. did some css got lost?
3 2010-10-04T00:39:45 <dreimark> gn
4 2010-10-04T00:40:59 <ThomasWaldmann> yeah, diff-* is commented
5 2010-10-04T00:51:58 *** blathijs has quit IRC
6 2010-10-04T00:51:59 *** blathijs_ has joined #moin-dev
7 2010-10-04T09:02:29 *** gwork has joined #moin-dev
8 2010-10-04T09:19:41 <dreimark> moin
9 2010-10-04T09:37:52 <ronny> moin
10 2010-10-04T13:06:57 <ThomasWaldmann> moin
11 2010-10-04T13:07:39 <ThomasWaldmann> btw, tags currently can be manually entered in metadata view, like "tags": ["foo", "bar"]
12 2010-10-04T13:09:36 <ThomasWaldmann> cia is slow today
13 2010-10-04T13:12:51 <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 10065:82836dd7045f 2.0-dev/MoinMoin/ (4 files in 4 dirs):
14 2010-10-04T13:12:52 <CIA-36> indexing support for tags, global tags index view, list items with some tag view
15 2010-10-04T13:12:52 <CIA-36> TODO: make a nice tag cloud widget
16 2010-10-04T13:24:07 <ThomasWaldmann> btw, currently this is best to try with a fresh/empty backend, otherwise index will miss some new column
17 2010-10-04T13:51:21 <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 10066:e0d62cd814ef 2.0-dev/MoinMoin/ (__init__.py storage/backends/indexing.py): add index rebuild (and run it on app startup, TODO: make script)
18 2010-10-04T13:51:30 <ThomasWaldmann> hmm, more stuff was broken due to index. i added a simple index rebuild that currently runs on app startup until we move it to a script.
19 2010-10-04T13:55:05 <ThomasWaldmann> fsck, more trouble
20 2010-10-04T14:14:48 *** blathijs_ is now known as blathijs
21 2010-10-04T14:17:13 <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 10067:8e7f97489e6f 2.0-dev/MoinMoin/support/kvstore.py: kvstore: add more info to assert, useful if type assertion fails
22 2010-10-04T14:42:03 * ThomasWaldmann killed the test wiki :|
23 2010-10-04T16:27:12 *** RogerHaase has joined #moin-dev
24 2010-10-04T16:28:04 <RogerHaase> ThomasWaldmann: saw your note, I will be working on fixing diff css today.
25 2010-10-04T16:46:55 *** RogerHaase1 has joined #moin-dev
26 2010-10-04T16:50:02 *** RogerHaase has quit IRC
27 2010-10-04T17:00:22 *** gwork has quit IRC
28 2010-10-04T17:44:10 *** RogerHaase1 has left #moin-dev
29 2010-10-04T17:44:31 *** RogerHaase1 has joined #moin-dev
30 2010-10-04T20:18:12 <ThomasWaldmann> TheSheep: did you already think about hg-backend/uuid?
31 2010-10-04T20:20:03 <TheSheep> I'm sorry
32 2010-10-04T20:55:13 <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 10068:df950c5ae388 2.0-dev/MoinMoin/storage/backends/fs.py: fs backend: remove own history() implementation, is done by router/indexing middleware
33 2010-10-04T22:04:33 *** dennda has joined #moin-dev
34 2010-10-04T22:04:46 *** dennda has joined #moin-dev
35 2010-10-04T22:05:48 *** dennda has left #moin-dev
36 2010-10-04T23:07:39 <dreimark> hmm, if testwiki is killed we loose everything
37 2010-10-04T23:07:55 <dreimark> cvan we have some snapshot which can be redone late?