Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 0.12HEAD0.12master | Nicolas Vigier | 2013-11-25 | 1 | -0/+2 |
| | |||||
* | Fix bug introduced by commit 17ad237cd599702f | Nicolas Vigier | 2013-11-25 | 1 | -0/+4 |
| | | | | | | The gl_template option is now in the origin_config instead of repo_config before, so we need to use the origin_config function to access it. | ||||
* | Version 0.110.11 | Nicolas Vigier | 2013-10-07 | 1 | -0/+2 |
| | |||||
* | NEWS: add spaces | Nicolas Vigier | 2013-10-07 | 1 | -0/+10 |
| | |||||
* | Add the repo_conf and origin_conf functions in templates | Nicolas Vigier | 2013-10-07 | 1 | -0/+2 |
| | | | | | | And remove the duplication of options from main repo definition to each repo definition. Now that we can use the repo_conf function this is no longer useful. | ||||
* | Add the showconf command, to show repos configuration in yaml | Nicolas Vigier | 2013-10-07 | 1 | -0/+1 |
| | |||||
* | Allow non-ldap group definitions | Nicolas Vigier | 2013-09-22 | 1 | -0/+1 |
| | |||||
* | Include config values in quotes (it just feels nicer) | Colin Guthrie | 2013-08-20 | 1 | -0/+2 |
| | | | | | Also enclose the maintainer nick in square brackets as gitolite is fine with these and it looks better than a hyphen as a separator. | ||||
* | Version 0.10 | Colin Guthrie | 2013-08-18 | 1 | -0/+4 |
| | |||||
* | Version 0.90.9 | Colin Guthrie | 2013-08-01 | 1 | -0/+5 |
| | |||||
* | Version 0.80.8 | Nicolas Vigier | 2013-07-16 | 1 | -0/+1 |
| | |||||
* | Fix regex for master branch | Nicolas Vigier | 2013-07-16 | 1 | -0/+1 |
| | |||||
* | soft_repo.gl: allow pushing tags | Nicolas Vigier | 2013-07-16 | 1 | -0/+3 |
| | |||||
* | Version 0.7 | Nicolas Vigier | 2013-07-15 | 1 | -0/+2 |
| | |||||
* | soft_repo.gl: remove '<>' from gitweb.owner | Nicolas Vigier | 2013-07-15 | 1 | -0/+2 |
| | | | | Temporary fix, as gitolite doesn't like this | ||||
* | Version 0.6 | Nicolas Vigier | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | Use Git::Repository instead of Git module | Nicolas Vigier | 2013-07-15 | 1 | -0/+3 |
| | | | | Git module on Mageia 1 seems to have some problems to clone a repo. | ||||
* | Version 0.5 | Nicolas Vigier | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | Dump repos db in a yaml file when running glrun | Nicolas Vigier | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | In repos_config, allow giving a git_url instead of a directory path | Nicolas Vigier | 2013-07-15 | 1 | -0/+2 |
| | | | | | The git url will be cloned automatically (if target directory does not exist), or pulled automatically. | ||||
* | soft_repo.gl: allow @mga-packagers to push by default | Nicolas Vigier | 2013-07-15 | 1 | -0/+2 |
| | | | | | Allow @mga-packagers to push to master and release/ branches by default, unless lockdown is set to 'yes' for the repo | ||||
* | Update NEWS | Nicolas Vigier | 2013-07-15 | 1 | -0/+4 |
| | |||||
* | Version 0.4 | Nicolas Vigier | 2013-06-27 | 1 | -0/+2 |
| | |||||
* | Fix comparison of old and new ssh keys from ldap | Nicolas Vigier | 2013-06-27 | 1 | -0/+2 |
| | |||||
* | Version 0.3 | Nicolas Vigier | 2013-06-27 | 1 | -0/+2 |
| | |||||
* | Ignore group members not matching user re | Nicolas Vigier | 2013-06-27 | 1 | -0/+2 |
| | |||||
* | Version 0.2 | Nicolas Vigier | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | Add noemail option, to disable commit emails | Nicolas Vigier | 2013-06-24 | 1 | -0/+1 |
| | |||||
* | Set repo descriptions | Nicolas Vigier | 2013-06-24 | 1 | -0/+1 |
| | |||||
* | Set commits mailing lists | Nicolas Vigier | 2013-06-24 | 1 | -0/+1 |
| | |||||
* | Add repodef_repo.gl template | Nicolas Vigier | 2013-06-24 | 1 | -0/+1 |
| | |||||
* | Allow defining repos directly in main config file | Nicolas Vigier | 2013-06-24 | 1 | -0/+2 |
| | |||||
* | Version 0.1 | Nicolas Vigier | 2013-06-24 | 1 | -0/+4 |