| Commit message (Expand) | Author | Age | Files | Lines |
* | Reenable auto account creation (mga#20813) | Marja van Waes | 2017-09-05 | 1 | -1/+1 |
* | Fix setting for TitleBlacklist, using syntax for recent mediawiki | Samuel Verschelde | 2017-09-02 | 1 | -1/+1 |
* | Activate wiki extensions: Nuke, TitleBlacklist, SpamBlacklist | Samuel Verschelde | 2017-09-02 | 1 | -0/+10 |
* | unlock wiki | Marja van Waes | 2017-09-02 | 1 | -1/+1 |
* | Try to deliberately break auto account creation, to stop spamming. | Marja van Waes | 2017-09-02 | 1 | -1/+1 |
* | try to lock wiki for now | Marja van Waes | 2017-09-01 | 1 | -1/+1 |
* | Fix typo | Nicolas Lécureuil | 2017-08-20 | 1 | -1/+1 |
* | Try to fix account creation ( from the LDAP ) | Nicolas Lécureuil | 2017-08-20 | 1 | -0/+1 |
* | Unlock the wiki | Nicolas Lécureuil | 2017-01-17 | 1 | -1/+1 |
* | Lock down wiki | Thomas Backlund | 2016-12-23 | 1 | -0/+2 |
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -4/+4 |
* | lint fixes for wikis | Thomas Backlund | 2015-10-19 | 2 | -2/+1 |
* | wikis: Convert mediawiki template hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -2/+2 |
* | Add fr wiki | Nicolas Vigier | 2013-06-08 | 1 | -1/+1 |
* | Change default skin ( patch from rda ) | Dexter Morgan | 2012-07-04 | 1 | -1/+1 |
* | rename Testing_procedure namespace to QA_procedure | Nicolas Vigier | 2012-06-28 | 1 | -6/+6 |
* | add Testing_procedure namespace | Nicolas Vigier | 2012-06-28 | 1 | -0/+6 |
* | add Feature namespace | Nicolas Vigier | 2012-05-30 | 1 | -0/+8 |
* | fix vhost invocation on several module, was missed by last commit, and add th... | Michael Scherer | 2012-03-25 | 1 | -2/+2 |
* | add a german wiki, asked by doc team on #4887 | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | use the variable instead of hardcoding 'en' | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | clean, and make puppet-lint silent | Michael Scherer | 2012-02-10 | 1 | -17/+16 |
* | allow upload of .ogm files on wiki (requested by obgr_seneca) | Nicolas Vigier | 2012-02-07 | 1 | -1/+1 |
* | add the path to the image licence | Damien Lallement | 2012-01-05 | 1 | -0/+1 |
* | Fix favicons ( Patch from Rda) | Dexter Morgan | 2011-11-29 | 1 | -2/+1 |
* | allow upload of .txt files | Nicolas Vigier | 2011-11-24 | 1 | -1/+1 |
* | set favicon url | Nicolas Vigier | 2011-11-18 | 1 | -0/+1 |
* | remove password protection on wiki | Nicolas Vigier | 2011-11-14 | 1 | -8/+0 |
* | update list of allowed file extensions to upload | Nicolas Vigier | 2011-11-09 | 1 | -0/+1 |
* | enable uploads | Nicolas Vigier | 2011-10-26 | 1 | -0/+2 |
* | set default handler for images directory | Nicolas Vigier | 2011-10-26 | 1 | -0/+4 |
* | fix typo in variable name | Nicolas Vigier | 2011-10-26 | 1 | -1/+1 |
* | define wgStyledirectory | Nicolas Vigier | 2011-10-26 | 1 | -0/+1 |
* | unset logo and set skin to cavendish (asked by obgr) | Nicolas Vigier | 2011-10-26 | 1 | -2/+2 |
* | fix authentication | Nicolas Vigier | 2011-10-25 | 1 | -7/+8 |
* | require temporary password for wiki | Nicolas Vigier | 2011-10-25 | 1 | -0/+7 |
* | remove fr from languages | Nicolas Vigier | 2011-10-24 | 1 | -1/+1 |
* | udpate skins directory | Nicolas Vigier | 2011-10-24 | 1 | -0/+1 |
* | fix typo | Nicolas Vigier | 2011-10-24 | 1 | -1/+1 |
* | checkout mediawiki templates | Nicolas Vigier | 2011-10-24 | 1 | -0/+5 |
* | set vector as default theme (asked by rda) | Nicolas Vigier | 2011-10-24 | 1 | -1/+2 |
* | redefine wgStylePath and wgLogo | Nicolas Vigier | 2011-10-24 | 1 | -0/+2 |
* | fix wgScriptPath and wgArticlePath | Nicolas Vigier | 2011-10-23 | 1 | -2/+2 |
* | add wgScriptPath, wgArticlePath, wgUsePathInfo config | Nicolas Vigier | 2011-10-23 | 1 | -0/+4 |
* | fix typo | Nicolas Vigier | 2011-10-22 | 1 | -1/+1 |
* | define wiki vhost in deployement/wikis | Nicolas Vigier | 2011-10-22 | 2 | -0/+27 |
* | unregistered users cannot create pages or account | Nicolas Vigier | 2011-10-22 | 1 | -0/+4 |
* | don't allow unregistered users to edit pages | Nicolas Vigier | 2011-10-22 | 2 | -0/+4 |
* | remove include of mediawiki::base | Nicolas Vigier | 2011-10-19 | 1 | -2/+0 |
* | add config class to move configuration options outside module | Nicolas Vigier | 2011-10-10 | 1 | -0/+6 |