blob: 8d0f9ad42e487cba7a298b65d2f0b8258d2e63d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
- soft_repo.gl: allow @mga-packagers to push to master and release/
branches by default, unless lockdown is set to 'yes' for this repo
- soft_repo.gl: set maintainer as gitweb.owner
- provide access to users ldap infos from templates
- in repos_config, allow giving a git_url instead of a directory path,
to be cloned and pulled automatically
Version 0.4
- fix comparison of old and new ssh keys from ldap
Version 0.3
- ignore group members not matching user re
Version 0.2
- add repodef_repo.gl template
- allow defining repos directly in main config file
- set commits mailing lists
- set repo descriptions
- add noemail option, to disable commit emails
Version 0.1
- first version
|