Timeline


and

06/07/10:

19:39 Changeset [7679] by MichaelTempest
Item8294: Revert to using a <meta> tag, in accordance with Michael Daum's …
11:56 Changeset [7678] by CrawfordCurrie
Item2569: re-add validation on reset password, change password/email, bulk …
09:00 Changeset [7677] by MichaelDaum
Item9116: don't expand ADDTOZONE/ADDTOHEAD when parsing in alias …
08:39 Changeset [7676] by MichaelDaum
Item9115: added flv mime type for flash movies
08:36 Changeset [7675] by MichaelDaum
Item9114: * fixing strikeone on internet exploreres * applied …
08:30 Changeset [7674] by MichaelDaum
Item6085: fixed metadata
08:28 Changeset [7673] by MichaelDaum
Item6085: * fixed expansion of standard escapes * added docu …
07:54 Changeset [7672] by MichaelDaum
Item9113: added includeattr, excludeattr to filter formfields by their …
07:47 Changeset [7671] by MichaelDaum
Item9112: * added content-disposition header working around acroread's …
07:36 Changeset [7670] by MichaelDaum
Item8924: fixing the way perl prefs are propagated to javascript
07:35 Changeset [7669] by MichaelDaum
Item8924: fixing the way perl prefs are propagated to javascript
07:31 Changeset [7668] by MichaelDaum
Item9066: fixed metadata
07:29 Changeset [7667] by MichaelDaum
Item8944:Item9060:Item9066: * fixed paths to locale files * …
07:21 Changeset [7666] by MichaelDaum
Item9111: use POST in async mode of jquery.treeview when possible
07:13 Changeset [7665] by MichaelDaum
Item8706: * backed out {Cache}{Compress} option again: compression is …
03:01 Changeset [7664] by GeorgeClark
Item9109: Older versions of zip don't support -- style parameters
02:31 Changeset [7663] by GeorgeClark
Item9109: Eliminated redirect output to null - incorrect code, and not …
02:27 Changeset [7662] by SvenDowideit
Item2469: enable -tap for unit tests on nightly builds - hopefully it …
02:25 Changeset [7661] by SvenDowideit
Item2469: hack in 'TAP' output for our unit test suite - tells us we have …
02:14 Changeset [7660] by SvenDowideit
Item9110: add dependencies and make the topic a little easier for me to …
02:06 Changeset [7659] by SvenDowideit
Item9110: import JulianLevens's RegexCacheSearchPlugin into svn and add …
00:53 Changeset [7658] by GeorgeClark
Item9109: run perltidy
00:50 Changeset [7657] by GeorgeClark
Item9109: Improve Util handling of tar/zip files, and be more portable to …

06/06/10:

17:25 Changeset [7656] by AndrewJones
Item8629: fix dependencies
17:25 Changeset [7655] by AndrewJones
Item8629: refactored to use StringifierContrib
16:14 Changeset [7654] by GeorgeClark
Item9103: Move an assert into try block - for some reason $resp is not …
16:12 Changeset [7653] by GeorgeClark
Item2653: Remove extra { introduced in last change.
14:21 Changeset [7652] by CrawfordCurrie
Item1920: doc the template param. Item2558: correct SkinTemplates doc for …
14:16 Changeset [7651] by CrawfordCurrie
Item1920: doc the template param. Item2558: correct SkinTemplates doc for …
12:15 Changeset [7650] by PaulHarvey
Item9106: Add dynamiclabel type
08:54 Changeset [7649] by PaulHarvey
Item9108: VarQUERY doc fix
07:20 Changeset [7648] by SvenDowideit
Item9100: I was using that regex to untaint the basedir! :}

06/05/10:

22:18 Changeset [7647] by OlivierRaginel
Item9105: Fix typo
22:13 Changeset [7646] by OlivierRaginel
Item9105: Fix typo
22:03 Changeset [7645] by OlivierRaginel
Item9031: Fix one forgotten file
21:14 Changeset [7644] by OlivierRaginel
Item9031: Fix copyright on all core modules, and fix some of the core I …
21:12 Changeset [7643] by OlivierRaginel
Item9031: Add use warnings to all core plugins
08:40 Changeset [7642] by CrawfordCurrie
Item1075: why is it impossible to C an svn commit? The other checkins I …
08:17 Changeset [7641] by CrawfordCurrie
Item1075: delay crippling of cross-web links when compiling search …
07:28 Changeset [7640] by PaulHarvey
Item9007: perltidy work from previous commit
07:27 Changeset [7639] by PaulHarvey
Item9007: Fix test failures resulting from HTMLValidation fixes Addressed …
07:27 Changeset [7638] by PaulHarvey
Item9007: rest response sometimes makes HTMLTidy cry
07:04 Changeset [7637] by SvenDowideit
Item9100: add -wT to the command line for the nightly builds - yup
05:47 Changeset [7636] by PaulHarvey
Item9007: perltidy
05:47 Changeset [7635] by PaulHarvey
Item9007: Allow some scripts to produce <table> without summary attr.
05:47 Changeset [7634] by PaulHarvey
Item9007: Fix Foswiki::Form validation problems SMELL: We force …
04:37 Changeset [7633] by PaulHarvey
Item9007: Added a form to test topic; perlcritic cleanup Some minor …

06/04/10:

23:08 Changeset [7632] by OlivierRaginel
Item9100: Restore -T in pseudo-install.pl. If you use scripts with perl …
23:07 Changeset [7631] by OlivierRaginel
Item9100: Fix pseudo-install.pl so it supports taint mode properly
14:45 Changeset [7630] by CrawfordCurrie
Item9080: clarify the usage of $
09:07 Changeset [7629] by CrawfordCurrie
Item2458: make sure an escaped wikiword at the start of a heading is …
02:38 Changeset [7628] by SvenDowideit
Item9103: further cleaning of the slash backslash for windows.
02:20 Changeset [7627] by SvenDowideit
Item9103: change the Foswiki::cfg path settings to use / - irrespective of …
01:52 Changeset [7626] by SvenDowideit
Item9103: revert the use of ${slash} so we can solve it a better way - …
01:16 Changeset [7625] by SvenDowideit
Item9103: use windows backslash for paths - should we make a …
01:05 Changeset [7624] by SvenDowideit
Item9103: windows hacks to get some of the ConfigureTests? to pass on …

06/03/10:

22:39 Changeset [7623] by SvenDowideit
Item9100: remove 'T'aint from pseudo-install.pl I didn't test enough, and …
06:56 Changeset [7622] by OlivierRaginel
Item9101: In fact that last fix wasn't quite right. This ought to work …
06:28 Changeset [7621] by OlivierRaginel
Item9101: I really wonder what I had smoked to put a defined there... …
05:28 Changeset [7620] by SvenDowideit
Item9100: run pseudo-install.pl with warnings and taint.. its not a …
05:22 Changeset [7619] by SvenDowideit
Item9098: pseudo-install -A uses single commented out Foswiki.spec values …
05:10 Changeset [7618] by SvenDowideit
Item9097: add SMELL to add better failure information for missing search …
04:54 Changeset [7617] by SvenDowideit
Item9096: we need to rewrite all file path manifulation code using …
02:57 Changeset [7616] by SvenDowideit
Item9093: unit tests on windows create thousands of randomly named dir's …
02:23 Changeset [7615] by SvenDowideit
Item9095: output the pseudo-install error's again at the end of the run
02:19 Changeset [7614] by SvenDowideit
Item9094: ResponseTest uses CGI::Cookie without use or require
02:03 Changeset [7613] by SvenDowideit
Item9093: unit tests on windows create thousands of randomly named dir's …
01:54 Changeset [7612] by SvenDowideit
Item9093: unit tests on windows create thousands of randomly named dir's …

06/01/10:

20:04 Changeset [7611] by ArthurClemens
Item9082: do not put my email address there
12:37 Changeset [7610] by CrawfordCurrie
Item9086: release
12:36 Changeset [7609] by CrawfordCurrie
Item9086: ensure t= is set on all edit links; also validate the workflow …
12:34 Changeset [7608] by CrawfordCurrie
Item9086: ensure t= is set on all edit links; also validate the workflow …
03:52 Changeset [7607] by GeorgeClark
Item5420: Also check Windows style paths. Probably not optimal and needs …
03:34 Changeset [7606] by GeorgeClark
Item5420: Perl Tidy, and improve some variable names.
03:22 Changeset [7605] by GeorgeClark
Item9084: Document additional checks performed for PluginsOrder
03:19 Changeset [7604] by GeorgeClark
Item5420: Add checker for TemplatePath
02:01 Changeset [7603] by GeorgeClark
Item9084: Add checker for PluginsOrder to validate configured plugins.

05/31/10:

22:28 Changeset [7602] by ArthurClemens
Item9082: Fixed field reference substitution when saving a topic; improved …
09:55 Changeset [7601] by CrawfordCurrie
Item9072: add WORKFLOWLASTREV_State to show topic revision number …
02:19 Changeset [7600] by SvenDowideit
Item8635: lets define a little more precisely, and in the process add …
01:37 Changeset [7599] by SvenDowideit
Item8635: remove your quick hack, and replace it with my own slightly …
01:00 Changeset [7598] by SvenDowideit
Item9079: ListIterator skiped array elements that are Perl FALSE - fixed …
Note: See TracTimeline for information about the timeline view.