aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* cgit: Fix ssh access URL for gitolite setupColin Guthrie2013-07-141-1/+1
|
* cgit: Honour the gitweb config directives (owner and description)Colin Guthrie2013-07-141-0/+1
| | | | | It seems description is already honoured so perhaps owner would be too but the man page says this defaults to off and we definitely want it on.
* cgit: Remove the '.git' suffix (purely cosmetic)Colin Guthrie2013-07-141-0/+1
|
* mgapeople: add /static aliasNicolas Vigier2013-07-131-0/+3
|
* mgapeople.conf: remote siteurl (not needed)Nicolas Vigier2013-07-131-1/+0
|
* mgapeople.conf: add siteurlNicolas Vigier2013-07-131-0/+1
|
* mgapeople.conf: add staticdir_url and links_protocolNicolas Vigier2013-07-131-0/+2
|
* mga-advisories: add alias for static directoryNicolas Vigier2013-07-121-0/+3
|
* git::snapshot: don't add cron if $refresh == '0'Nicolas Vigier2013-07-061-5/+7
|
* openssh::ssh_keys_from_ldap: remove unused parameterNicolas Vigier2013-07-061-1/+1
|
* openssh: switch to standard path for authorized_keys fileNicolas Vigier2013-07-064-53/+1
|
* ldap-sshkey2file.py: export ssh keys to /home directoryNicolas Vigier2013-07-061-5/+14
| | | | Thanks to Colin for help on this
* postfix: enable opportunistic TLS when sending (from Dan Fandrich)Nicolas Vigier2013-07-051-0/+3
|
* git::server: don't create /git directoryNicolas Vigier2013-06-271-4/+0
|
* apache: move ssl vhost configuration in a separate fileNicolas Vigier2013-06-252-10/+11
|
* More mga-common mga_common remaningNicolas Vigier2013-06-196-8/+8
|
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-1924-27/+27
| | | | New puppet version doesn't like modules with a - in their name.
* mga-advisories/update_script: use mgaadv instead of mkadvisoriesNicolas Vigier2013-06-131-1/+1
|
* add 'icecream' to gentoo (audio apps)Damien Lallement2013-06-131-0/+1
|
* mga-advisories.conf: add mail configNicolas Vigier2013-06-131-0/+4
|
* add 'icecream' to debianDamien Lallement2013-06-131-0/+1
|
* mga-advisories.conf: set mode to siteNicolas Vigier2013-06-131-0/+1
|
* cgit: CosmeticsColin Guthrie2013-06-091-2/+2
|
* cgit: Add a clone URLColin Guthrie2013-06-091-1/+1
|
* git: Use --mirror over --bare such that new branches etc. are pulled.Colin Guthrie2013-06-091-1/+1
|
* cgit: Fix syntax highlighting script nameColin Guthrie2013-06-091-1/+1
|
* cgit: Use ScriptAliasMatch to have better handling of URLsColin Guthrie2013-06-091-4/+1
|
* Add rewrite rules for cgit and move some apache configuration to a better placeColin Guthrie2013-06-092-7/+10
|
* Reuse gitweb.mageia.org domainColin Guthrie2013-06-091-1/+1
|
* Missed an file when copying gitweb moduleColin Guthrie2013-06-091-4/+3
|
* Add initial cgit moduleColin Guthrie2013-06-095-0/+219
|
* mga-advisories: fix syntaxNicolas Vigier2013-06-061-1/+1
|
* Add mga-advisories moduleNicolas Vigier2013-06-063-0/+90
|
* remove 'chromium' and 'cpulimit' from gentooDamien Lallement2013-06-061-0/+2
|
* Fix treasurer SSL vhostNicolas Vigier2013-06-051-0/+1
|
* Add SSL vhost for treasurer.mageia.orgNicolas Vigier2013-06-051-0/+11
|
* mga-treasurer: set Access-Control-Allow-Origin header for .json filesNicolas Vigier2013-06-012-0/+4
|
* buildsystem::distros: remove iurt_use_bootstrap optionNicolas Vigier2013-05-312-6/+0
| | | | This option is no longer needed with the no_mirror option.
* buildsystem::distros: add 'no_mirror' optionNicolas Vigier2013-05-312-0/+8
| | | | For distributions that are not mirrored (like infra_*).
* buildsystem: Add iurt_use_bootstrap option for distrosNicolas Vigier2013-05-302-0/+6
| | | | Option to select wether iurt should use bootstrap URL for medias.
* Fix typo thank you boklmNicolas Lécureuil2013-05-301-1/+1
|
* Add a topic for users ML ( discuss-fr )Nicolas Lécureuil2013-05-301-0/+3
|
* buildsystem/templates/media.cfg: hdlists -> hdlistNicolas Vigier2013-05-301-5/+5
|
* buildsystem: Add option 'no_media_cfg_update'Nicolas Vigier2013-05-292-2/+6
| | | | Option to disable generation of media.cfg for a distro.
* Fix medias order in media.cfgNicolas Vigier2013-05-292-3/+11
|
* media.cfg: add both media_type and media_typesNicolas Vigier2013-05-291-0/+5
| | | | | | Temporary fix, while we have two versions of urpmi using different values : https://bugs.mageia.org/show_bug.cgi?id=10335#c8
* buildsystem: media_types -> media_type (bug #10335)Nicolas Vigier2013-05-292-17/+17
|
* sympa: add reply_to on public_restricted listsNicolas Vigier2013-05-291-0/+1
|
* buildsystem/media.cfg: enable i586 mediasNicolas Vigier2013-05-251-1/+1
|
* postfix: don't add nail packageNicolas Vigier2013-05-231-1/+1
| | | | (to remove duplicate definitions)