Age | Commit message (Expand) | Author |
---|---|---|
2016-07-26 | only resolve the repository path when the output is `git` fixes #512 | Danilo Sousa |
2016-02-22 | follow the hook remotes config also for groups repositories | Danilo Sousa |
2016-02-19 | refactor `#remote_repo` to not rely on `#single_repo?` config | Danilo Sousa |
2016-02-19 | move the groups remote to the hook config | Danilo Sousa |
2016-02-19 | fix 'GithubRepo#single_repo?' private method | Danilo Sousa |
2016-02-18 | create tests for `GithubRepo#validate_cfg!` method | Danilo Sousa |
2016-02-18 | fix `githubrepo` hook for groups repositories remotes | Danilo Sousa |
2016-02-18 | supress `Rugged` log output | Danilo Sousa |
2015-12-13 | do not commit when there is no diff | Elvin Efendi |
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi |
2015-12-13 | let user configure which auth method to use | Elvin Efendi |
2015-12-08 | fix spec | Elvin Efendi |
2015-12-07 | fix test | Elvin Efendi |
2015-12-04 | fix the spec | Elvin Efendi |
2015-11-13 | githubrepo hook spec | Elvin Efendi |