Log of /puppet/modules/mediawiki
Directory Listing
Revision
2599 -
Directory Listing
Modified
Sat Mar 17 21:18:57 2012 UTC
(11 years ago)
by
misc
split and clean the mediawiki class
Revision
2598 -
Directory Listing
Modified
Sat Mar 17 21:18:55 2012 UTC
(11 years ago)
by
misc
split config in a separate file
Revision
2340 -
Directory Listing
Modified
Sun Jan 29 15:56:45 2012 UTC
(11 years, 1 month ago)
by
misc
small cleanup in mediawiki module
Revision
2339 -
Directory Listing
Modified
Sun Jan 29 15:54:39 2012 UTC
(11 years, 1 month ago)
by
misc
use gd rather than convert, see #3202 ( in short, imagemagick do not work on some images )
Revision
2081 -
Directory Listing
Modified
Wed Oct 26 16:51:24 2011 UTC
(11 years, 5 months ago)
by
boklm
set default handler for images directory
Revision
2072 -
Directory Listing
Modified
Mon Oct 24 18:20:04 2011 UTC
(11 years, 5 months ago)
by
boklm
add an option to select skins directory
Revision
2068 -
Directory Listing
Modified
Sun Oct 23 09:09:59 2011 UTC
(11 years, 5 months ago)
by
boklm
fix syntax error
Revision
2063 -
Directory Listing
Modified
Sat Oct 22 23:36:22 2011 UTC
(11 years, 5 months ago)
by
boklm
add root as config option
Revision
2062 -
Directory Listing
Modified
Sat Oct 22 23:34:20 2011 UTC
(11 years, 5 months ago)
by
boklm
only add vhost if vhost option is set
Revision
2061 -
Directory Listing
Modified
Sat Oct 22 23:30:53 2011 UTC
(11 years, 5 months ago)
by
boklm
use vhost option
Revision
2060 -
Directory Listing
Modified
Sat Oct 22 23:29:31 2011 UTC
(11 years, 5 months ago)
by
boklm
add a vhost option
Revision
2059 -
Directory Listing
Modified
Sat Oct 22 23:11:13 2011 UTC
(11 years, 5 months ago)
by
boklm
add ldap groups config
Revision
2057 -
Directory Listing
Modified
Sat Oct 22 22:19:24 2011 UTC
(11 years, 5 months ago)
by
boklm
fix typo
Revision
2056 -
Directory Listing
Modified
Sat Oct 22 22:12:46 2011 UTC
(11 years, 5 months ago)
by
boklm
import preferences from ldap
Revision
2053 -
Directory Listing
Modified
Sat Oct 22 21:19:52 2011 UTC
(11 years, 5 months ago)
by
boklm
add wiki_settings option
Revision
2052 -
Directory Listing
Modified
Sat Oct 22 21:07:29 2011 UTC
(11 years, 5 months ago)
by
boklm
change permissions on LocalSettings.php
Revision
2051 -
Directory Listing
Modified
Sat Oct 22 16:58:41 2011 UTC
(11 years, 5 months ago)
by
boklm
redirect http to https
Revision
2044 -
Directory Listing
Modified
Wed Oct 19 13:24:56 2011 UTC
(11 years, 5 months ago)
by
boklm
make base inherit config
Revision
2034 -
Directory Listing
Modified
Wed Oct 12 18:29:38 2011 UTC
(11 years, 5 months ago)
by
boklm
use sprintf, to pass parameter as copy, and avoid problems with exported resource
Revision
2032 -
Directory Listing
Modified
Mon Oct 10 13:39:39 2011 UTC
(11 years, 5 months ago)
by
boklm
add config class to move configuration options outside module
Revision
1795 -
Directory Listing
Modified
Sun Jul 3 22:27:14 2011 UTC
(11 years, 8 months ago)
by
misc
force login to the wiki to be on https
Revision
1794 -
Directory Listing
Modified
Sun Jul 3 22:27:12 2011 UTC
(11 years, 8 months ago)
by
misc
use a different default skin, to have the wiki looking less like a default
uncustomized mediawiki install
Revision
1774 -
Directory Listing
Modified
Mon Jun 20 02:14:06 2011 UTC
(11 years, 9 months ago)
by
misc
fix ordering issues ( took me a long time to understand the problem )
Revision
1773 -
Directory Listing
Modified
Sun Jun 19 19:15:20 2011 UTC
(11 years, 9 months ago)
by
misc
fix config, use the proper search string
Revision
1772 -
Directory Listing
Modified
Sun Jun 19 19:15:19 2011 UTC
(11 years, 9 months ago)
by
misc
add some comments in case of needing debug
Revision
1771 -
Directory Listing
Modified
Sun Jun 19 19:15:17 2011 UTC
(11 years, 9 months ago)
by
misc
use the complete path, as set by the rpm
Revision
1770 -
Directory Listing
Modified
Sat Jun 18 15:35:41 2011 UTC
(11 years, 9 months ago)
by
misc
add support for ldap in the mediawiki config ( untested yet )
Revision
1769 -
Directory Listing
Modified
Sat Jun 18 15:35:39 2011 UTC
(11 years, 9 months ago)
by
misc
start ldap integration, by installing needed module
Revision
1762 -
Directory Listing
Modified
Fri Jun 17 12:21:06 2011 UTC
(11 years, 9 months ago)
by
misc
fix licensing of the wiki, following romain comment on ml
Revision
1760 -
Directory Listing
Modified
Fri Jun 17 12:21:02 2011 UTC
(11 years, 9 months ago)
by
misc
remove file in config/ directory before removing the directory ( as
rm_dir requires a empty directory )
Revision
1754 -
Directory Listing
Modified
Thu Jun 16 22:57:20 2011 UTC
(11 years, 9 months ago)
by
misc
fix syntax of exec
Revision
1753 -
Directory Listing
Modified
Thu Jun 16 22:57:18 2011 UTC
(11 years, 9 months ago)
by
misc
declare the db remotely ( even if this work now by chance, as wikis are
tested on a clone of alamut )
Revision
1752 -
Directory Listing
Modified
Thu Jun 16 22:57:16 2011 UTC
(11 years, 9 months ago)
by
misc
do not use export directly, use custom type for that
Revision
1751 -
Directory Listing
Modified
Thu Jun 16 22:18:02 2011 UTC
(11 years, 9 months ago)
by
misc
trigger the creation of the table once the database have been created
Revision
1750 -
Directory Listing
Modified
Thu Jun 16 22:18:00 2011 UTC
(11 years, 9 months ago)
by
misc
deploy the script to create database
Revision
1749 -
Directory Listing
Modified
Thu Jun 16 22:17:58 2011 UTC
(11 years, 9 months ago)
by
misc
add php script to finish script deployment
Revision
1745 -
Directory Listing
Modified
Thu Jun 16 14:29:39 2011 UTC
(11 years, 9 months ago)
by
misc
add alias for getting skins
Revision
1739 -
Directory Listing
Modified
Wed Jun 15 17:17:26 2011 UTC
(11 years, 9 months ago)
by
misc
finish the mediawiki module ( at least, to a state were I get a wiki
running on my vm )
Revision
1736 -
Directory Listing
Modified
Wed Jun 15 17:17:22 2011 UTC
(11 years, 9 months ago)
by
misc
fix package name
Revision
1735 -
Directory Listing
Modified
Wed Jun 15 17:17:20 2011 UTC
(11 years, 9 months ago)
by
misc
add the skeleton of a manifest for mediawiki
Revision
1574 -
Directory Listing
Added
Wed May 4 15:31:10 2011 UTC
(11 years, 10 months ago)
by
boklm
add dns for hugs.mageia.org