Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Added lot of stuf. Each commit is atomic #2

Merged
merged 29 commits into from
Jan 26, 2013

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Jan 25, 2013

Todo:

  • Updated README
  • Turn controller as a service
  • Added unit tests
  • Move some code to dedicated class
  • Add a comment feature. But this feature could be disable

}
} elseif (!is_array($this['repositories'])) {
throw new \RuntimeException(sprintf('"$gitonomy" should be a array of Repository or a string in "%s"', $configFile));
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move that to a dedicated class ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move it to a private method resolveRepositories?

@alexandresalome
Copy link
Member

it's all OK for me, thank you very much for your contribution.

I pushed two commits in a branch for you to cherry-pick them. One allows you to specify a glob as config (/var/www/*.dev) and second is the update of README file

ed09339
40486e2

I'm looking forward to merging this PR.

@lyrixx
Copy link
Member Author

lyrixx commented Jan 26, 2013

@alexandresalome Could you enable travis ?

I will add the comment feature later (like UT). So this PR is good for review / merge

alexandresalome pushed a commit that referenced this pull request Jan 26, 2013
Added lot of stuf. Each commit is atomic
@alexandresalome alexandresalome merged commit c14bfec into gitonomy:master Jan 26, 2013
@lyrixx lyrixx deleted the patch-2 branch January 26, 2013 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants