Mercurial > moin > 1.9
graph
-
whitespace-only cleanup in request/*Sun, 16 Jul 2006 13:51:22 +0200, by Thomas Waldmann
-
add comment about wrong last-modified codeSun, 16 Jul 2006 13:40:17 +0200, by Thomas Waldmann
-
added diff highlighting parserThu, 13 Jul 2006 22:46:38 +0200, by Thomas Waldmann
-
Merge with main.Sun, 09 Jul 2006 22:39:15 +0200, by Alexander Schremmer
-
Merge.Sun, 09 Jul 2006 15:31:02 +0200, by Alexander Schremmer
-
Added cover and testwiki directory to hgignoreSun, 09 Jul 2006 15:30:20 +0200, by Alexander Schremmer
-
call scripts remotely, ScriptRequest infrastructure (unfinished)Sun, 09 Jul 2006 10:55:43 +0200, by Thomas Waldmann
-
make setup.py work with python2.3 AND copy *.po to package dirSat, 08 Jul 2006 22:52:38 +0200, by Thomas Waldmann
-
updated some src file headersSat, 08 Jul 2006 22:04:03 +0200, by Thomas Waldmann
-
whitespace and minor style changes onlySat, 08 Jul 2006 21:21:36 +0200, by Thomas Waldmann
-
we only have comment input fields up to 200 chars, more is likely a spammer POSTingSat, 08 Jul 2006 20:42:32 +0200, by Thomas Waldmann
-
script: whitespace only cleanupSat, 08 Jul 2006 12:53:10 +0200, by Thomas Waldmann
-
merged xapian branchSat, 08 Jul 2006 12:07:45 +0200, by Thomas Waldmann
-
merge with mainFri, 07 Jul 2006 12:30:34 +0200, by Franz Pletz
-
basic fetching of matches for terms with xapianFri, 07 Jul 2006 12:28:54 +0200, by Franz Pletz
-
index exact positions of terms (postings)Wed, 05 Jul 2006 12:19:22 +0200, by Franz Pletz
-
term-based regexp searchSat, 01 Jul 2006 22:47:14 +0200, by Franz Pletz
-
merge with mainSat, 01 Jul 2006 20:18:39 +0200, by Franz Pletz
-
Bugfix for PageEditor.pyWed, 28 Jun 2006 23:52:58 +0200, by Franz Pletz
-
abstraction work on search engine index & cleanupsWed, 28 Jun 2006 23:41:46 +0200, by Franz Pletz
-
do result processing in results.pyTue, 27 Jun 2006 15:20:08 +0200, by Franz Pletz
-
Splitting out MoinMoin/search.py to MoinMoin/search/*.pyTue, 27 Jun 2006 15:09:46 +0200, by Franz Pletz
-
merge with mainTue, 27 Jun 2006 13:58:39 +0200, by Franz Pletz
-
small cleanup in stemmer import & availability handlingThu, 22 Jun 2006 12:39:59 +0200, by Franz Pletz
-
Xapian.use_stemming -> request.cfg.xapian_stemming and stemming lang bugfixThu, 22 Jun 2006 00:40:06 +0200, by Franz Pletz
-
add hint to configuration error msg about potential name clash reasonSat, 08 Jul 2006 11:10:43 +0200, by Thomas Waldmann
-
i18n: updated README and CHANGESSat, 08 Jul 2006 10:54:23 +0200, by Thomas Waldmann
-
remove POTFILES.in with make clean because it is generate automatically by make POTFILES.inSat, 08 Jul 2006 10:14:21 +0200, by Thomas Waldmann
-
some minor fixes, whitespace cleanupFri, 07 Jul 2006 23:38:04 +0200, by Thomas Waldmann
-
remove some outdated i18n codeFri, 07 Jul 2006 23:22:03 +0200, by Thomas Waldmann
-
use self.log instead stderr in requestFri, 07 Jul 2006 22:33:18 +0200, by Thomas Waldmann
-
show is default actionFri, 07 Jul 2006 22:26:06 +0200, by Thomas Waldmann
-
removed some trailing whitespaceFri, 07 Jul 2006 22:11:16 +0200, by Thomas Waldmann
-
merge mainFri, 07 Jul 2006 21:37:22 +0200, by Thomas Waldmann
-
fix formatter plugin codeFri, 07 Jul 2006 21:34:21 +0200, by Thomas Waldmann
-
Merge with main.Fri, 07 Jul 2006 21:31:47 +0200, by Alexander Schremmer
-
Merge with main.Fri, 07 Jul 2006 21:29:10 +0200, by Alexander Schremmer
-
Unused method, not tested -> removed dynamic_content.Fri, 07 Jul 2006 21:28:40 +0200, by Alexander Schremmer
-
Speeded up linkto: search by avoiding read locks on pagelinks retrieval.Thu, 06 Jul 2006 23:24:08 +0200, by Alexander Schremmer
-
remove *.mo stuff from setup.pyFri, 07 Jul 2006 20:42:05 +0200, by Thomas Waldmann
-
updated i18nFri, 07 Jul 2006 13:06:59 +0200, by Thomas Waldmann
-
fixed sys.path in i18n toolsFri, 07 Jul 2006 13:00:57 +0200, by Thomas Waldmann
-
removed POTFILES.in (auto-generated now by Makefile)Fri, 07 Jul 2006 12:38:40 +0200, by Thomas Waldmann
-
make POTFILES automaticallyFri, 07 Jul 2006 12:36:22 +0200, by Thomas Waldmann
-
i18n: no .mo files anymore, we directly read .po and cache the resultFri, 07 Jul 2006 12:29:58 +0200, by Thomas Waldmann
-
fixed underscore issues in test_requestThu, 06 Jul 2006 21:33:27 +0200, by Thomas Waldmann
-
merge mainThu, 06 Jul 2006 21:24:18 +0200, by Thomas Waldmann
-
some whitespace cleanup in the testsThu, 06 Jul 2006 21:22:56 +0200, by Thomas Waldmann
-
some whitespace cleanup in the testsThu, 06 Jul 2006 21:16:28 +0200, by Thomas Waldmann
-
some whitespace cleanup in the testsThu, 06 Jul 2006 20:50:46 +0200, by Thomas Waldmann
-
merge mainThu, 06 Jul 2006 19:52:47 +0200, by Thomas Waldmann
-
pep8 style changesThu, 06 Jul 2006 17:16:26 +0200, by Thomas Waldmann
-
remove request.no_closing_htmlThu, 06 Jul 2006 16:22:04 +0200, by Thomas Waldmann
-
Merge with main.Thu, 06 Jul 2006 20:40:56 +0200, by Alexander Schremmer
-
Added a makefile target for coverage analysis of the unit tests (called coverage).Thu, 06 Jul 2006 20:39:35 +0200, by Alexander Schremmer
-
merge with main.Thu, 06 Jul 2006 19:36:50 +0200, by Felix Wiemann
-
minor improvementsSun, 02 Jul 2006 16:51:32 +0200, by Felix Wiemann
-
@SIG@ etc. generate local time stamps now, no difference visible on page view.Thu, 06 Jul 2006 18:09:34 +0200, by Alexander Schremmer
-
Allow the NewPage macro to add pages below the user's home page. Thanks to Reimar Bauer.Thu, 06 Jul 2006 16:42:41 +0200, by Alexander Schremmer
-
fixed wrong attribute reference in rst parserTue, 04 Jul 2006 10:31:25 +0200, by Thomas Waldmann