Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediawiki: Fix typo | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | mediawiki: Add maintenance folder | Nicolas Lécureuil | 2017-04-18 | 1 | -0/+7 |
| | |||||
* | mediawiki: Fix t ypo | Nicolas Lécureuil | 2017-04-18 | 1 | -2/+2 |
| | |||||
* | mediawiki: Fix t ypo | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | mediawiki: Add include dir | Nicolas Lécureuil | 2017-04-18 | 1 | -0/+6 |
| | |||||
* | Fix name of the pgsql server | Nicolas Lécureuil | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | Adapt to new mediawiki | Nicolas Lécureuil | 2017-04-06 | 1 | -1/+1 |
| | |||||
* | Adapt to new mediawiki | Nicolas Lécureuil | 2017-04-06 | 1 | -6/+4 |
| | |||||
* | Fixup last mediawiki change (missing quote) | Olivier Blin | 2017-02-21 | 2 | -2/+2 |
| | |||||
* | Fix mediawiki package name | Olivier Blin | 2017-02-21 | 2 | -2/+2 |
| | | | | | | | mediawiki-minimal does not exist anymore since Mga3, use mediawiki instead. This still works on alamut (Mga1) and allows installation on sucuk (Mga5). | ||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | lint fixes for mediawiki | Thomas Backlund | 2015-10-20 | 2 | -13/+13 |
| | |||||
* | exit if config directory doesn't exist | Nicolas Vigier | 2012-09-29 | 1 | -0/+4 |
| | |||||
* | use full path to /usr/bin/test | Nicolas Vigier | 2012-09-29 | 1 | -1/+1 |
| | |||||
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 1 | -2/+2 |
| | | | | the one for redirect_ssl | ||||
* | use the new name for mod_php module | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | split and clean the mediawiki class | Michael Scherer | 2012-03-17 | 4 | -99/+97 |
| | |||||
* | split config in a separate file | Michael Scherer | 2012-03-17 | 2 | -8/+9 |
| | |||||
* | small cleanup in mediawiki module | Michael Scherer | 2012-01-29 | 1 | -7/+1 |
| | |||||
* | use gd rather than convert, see #3202 ( in short, imagemagick do not work on ↵ | Michael Scherer | 2012-01-29 | 1 | -2/+4 |
| | | | | some images ) | ||||
* | set default handler for images directory | Nicolas Vigier | 2011-10-26 | 1 | -0/+4 |
| | |||||
* | add an option to select skins directory | Nicolas Vigier | 2011-10-24 | 1 | -1/+7 |
| | |||||
* | fix syntax error | Nicolas Vigier | 2011-10-23 | 1 | -3/+3 |
| | |||||
* | add root as config option | Nicolas Vigier | 2011-10-22 | 1 | -3/+2 |
| | |||||
* | only add vhost if vhost option is set | Nicolas Vigier | 2011-10-22 | 1 | -8/+10 |
| | |||||
* | use vhost option | Nicolas Vigier | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | add a vhost option | Nicolas Vigier | 2011-10-22 | 1 | -4/+8 |
| | |||||
* | add ldap groups config | Nicolas Vigier | 2011-10-22 | 1 | -1/+7 |
| | |||||
* | fix typo | Nicolas Vigier | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | import preferences from ldap | Nicolas Vigier | 2011-10-22 | 1 | -0/+2 |
| | |||||
* | add wiki_settings option | Nicolas Vigier | 2011-10-22 | 2 | -1/+3 |
| | |||||
* | change permissions on LocalSettings.php | Nicolas Vigier | 2011-10-22 | 1 | -0/+2 |
| | |||||
* | redirect http to https | Nicolas Vigier | 2011-10-22 | 1 | -5/+1 |
| | |||||
* | make base inherit config | Nicolas Vigier | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | use sprintf, to pass parameter as copy, and avoid problems with exported ↵ | Nicolas Vigier | 2011-10-12 | 1 | -1/+1 |
| | | | | resource | ||||
* | add config class to move configuration options outside module | Nicolas Vigier | 2011-10-10 | 1 | -5/+7 |
| | |||||
* | force login to the wiki to be on https | Michael Scherer | 2011-07-03 | 1 | -0/+6 |
| | |||||
* | use a different default skin, to have the wiki looking less like a default | Michael Scherer | 2011-07-03 | 1 | -1/+1 |
| | | | | uncustomized mediawiki install | ||||
* | fix ordering issues ( took me a long time to understand the problem ) | Michael Scherer | 2011-06-20 | 1 | -1/+4 |
| | |||||
* | fix config, use the proper search string | Michael Scherer | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | add some comments in case of needing debug | Michael Scherer | 2011-06-19 | 1 | -1/+10 |
| | |||||
* | use the complete path, as set by the rpm | Michael Scherer | 2011-06-19 | 1 | -1/+1 |
| | |||||
* | add support for ldap in the mediawiki config ( untested yet ) | Michael Scherer | 2011-06-18 | 2 | -1/+24 |
| | |||||
* | start ldap integration, by installing needed module | Michael Scherer | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | fix licensing of the wiki, following romain comment on ml | Michael Scherer | 2011-06-17 | 1 | -3/+5 |
| | |||||
* | remove file in config/ directory before removing the directory ( as | Michael Scherer | 2011-06-17 | 1 | -1/+6 |
| | | | | rm_dir requires a empty directory ) | ||||
* | fix syntax of exec | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | declare the db remotely ( even if this work now by chance, as wikis are | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | | | | tested on a clone of alamut ) | ||||
* | do not use export directly, use custom type for that | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| |