summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03Use uppercase for global shell variablesTails developers
2012-11-03Properly quote @basedir paths in export-keyTails developers
2012-11-03Use Debian style indentation in export-keyTails developers
2012-11-03Test for 'something' instead of 'not nothing' in export-keyTails developers
2012-11-03Use new-style shell expansion in export-keyTails developers
2012-11-03Add support for status in initscriptTails developers
2012-11-03Add a default value for $USER in initscriptTails developers
2012-11-03Adjust whitespaces in initscriptsTails developers
2012-11-03Remove useless boilerplate from skeleton initscriptTails developers
2012-11-03Improve descriptions in initscriptTails developers
2012-11-03Fix boot dependencies in initscriptTails developers
2012-11-03Have inoticoming perform an initial search of the directoryTails developers
2012-11-03Ensure that 'ensure' is the first attributeTails developers
2012-11-03Group related exec and file resourcesTails developers
2012-11-03Define each file and exec resources separatelyTails developers
2012-11-03Use recommanded style for file modesTails developers
2012-11-03Have Puppet check mandatory class parameter is passed, rather than doing it b...intrigeri
2012-10-25Remove useless $server from file sourcesTails developers
2012-10-25Add warnings for file that are managed by PuppetTails developers
2012-10-25Processing the incoming queue requires the directory to be thereTails developers
2012-10-25Reduce duplication by using defaults for File resourcesTails developers
2012-10-25Convert the reprepro class to parametrized formatTails developers
2012-10-25Don't setup init script manuallyTails developers
2012-10-25Split reprepro::cron and reprepro::inotify to separate filesTails developers
2012-10-25Do not enforce permissions when manage_incoming_conf is falseTails developers
2012-10-25Leave more control to users when conf/distributions is not managedTails developers
2012-10-23Refer to variables using Ruby instance variables in templatesTails developers
2012-10-23Drop support for the venerable etchTails developers
2012-10-23Make basedir permissions configurable with $reprepro_basedir_mode.intrigeri
2012-07-02Merge branch 'export-no-need-for-refreshonly'intrigeri
2012-07-02Drop useless refreshonly for resource that already has a "create" parameter.intrigeri
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported key is owned by reprepro:reprepro.intrigeri
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported public key is world-readable.intrigeri
2012-07-02Use a temporary file + atomic move when exporting the repository public key.intrigeri
2012-02-04Allow opting-out of conf/incoming's and conf/distributions' content management.intrigeri
2012-01-31Install inoticoming from reprepro::inotify only.intrigeri
2012-01-31Add $reprepro_incoming_mode variable.intrigeri
2012-01-31Make distributions template not specific to Koumbit.intrigeri
2011-06-21fix startup script patternAntoine Beaupre
2011-06-21put cron in a separate classAntoine Beaupre
2011-06-21fix startup script to be explicitely for repreproAntoine Beaupre
2011-06-21add inotify class to start reprepro watcher on bootAntoine Beaupre
2011-06-21make repository origin customizeableAntoine Beaupre
2011-06-21make the default file a template, not the init scriptAntoine Beaupre
2011-06-21add special uploaders for sidAntoine Beaupre
2011-06-21upgrade to wheezy, add pullsAntoine Beaupre
2011-06-21make incoming directory writable by allAntoine Beaupre
2011-06-21add builtin reprepro init filesAntoine Beaupre