aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/maintdb
Commit message (Collapse)AuthorAgeFilesLines
* fix up maintdb breakageThomas Backlund2015-10-201-1/+1
|
* lint fixes for buildsystemThomas Backlund2015-10-201-2/+2
|
* buildsystem: maintdb allow *-team maintainers.Colin Guthrie2014-09-191-2/+2
| | | | | | | | | | | *-team maintainers behave just like 'nobody' but can be used to indicate packages that actually are maintained, but are handled by a team rather than an individual. This doesn't integrate *-team anywhere else in the stack it just allows the maintainers to be set. Anything that assumes a maintainer in the maintdb is a user (modulo 'nobody') would need to be updated to handle this change.
* buildsystem: maintdb slight modernisation+use bash explicitly.Colin Guthrie2014-09-191-28/+15
| | | | | | This is slightly subjective but most scripts do it this way these days without the extra letters on string comparisons and collapsing the if+then onto one line.
* buildsystem: maintdb tabs->spacesColin Guthrie2014-09-191-33/+32
|
* Add buildsystem::var::maintdbNicolas Vigier2013-05-234-6/+6
| | | | buildsystem::var::maintdb is used to store maintdb configuration.
* buildsystem: move groups definitions to var::groupsNicolas Vigier2013-05-222-2/+2
| | | | | | Create buildsystem::var::groups to configure packagers and packagers_committers groups, and remove buildsystem::base which is now empty.
* maintdb/sudoers.maintdb: fix schedbot variableNicolas Vigier2013-05-221-1/+1
|
* move maintdb templates in a subdirectoryMichael Scherer2012-01-084-0/+143
|
* rename maintdb, to be able to create a subdirectory to hold the templateMichael Scherer2012-01-081-112/+0
|
* oops, fix missing rename of variable for templatesMichael Scherer2012-01-071-1/+1
|
* fix the format, to make it similar to the one of mandriva ( compat with ↵Michael Scherer2011-07-191-1/+1
| | | | | | various tools, a better format should be created later )
* fix use of maintdb_dbdir puppet variableNicolas Vigier2011-07-121-1/+1
|
* add maintdb classNicolas Vigier2011-07-111-1/+1
|
* add small maintdb scriptNicolas Vigier2011-07-111-0/+112