summaryrefslogtreecommitdiff
path: root/spec/githubrepo_spec.rb
AgeCommit message (Expand)Author
2016-07-26only resolve the repository path when the output is `git` fixes #512Danilo Sousa
2016-02-22follow the hook remotes config also for groups repositoriesDanilo Sousa
2016-02-19refactor `#remote_repo` to not rely on `#single_repo?` configDanilo Sousa
2016-02-19move the groups remote to the hook configDanilo Sousa
2016-02-19fix 'GithubRepo#single_repo?' private methodDanilo Sousa
2016-02-18create tests for `GithubRepo#validate_cfg!` methodDanilo Sousa
2016-02-18fix `githubrepo` hook for groups repositories remotesDanilo Sousa
2016-02-18supress `Rugged` log outputDanilo Sousa
2015-12-13do not commit when there is no diffElvin Efendi
2015-12-13refactor and fix bugs introduced with new changesElvin Efendi
2015-12-13let user configure which auth method to useElvin Efendi
2015-12-08fix specElvin Efendi
2015-12-07fix testElvin Efendi
2015-12-04fix the specElvin Efendi
2015-11-13githubrepo hook specElvin Efendi