Wim Rijnders
dc263c05f2
Merged master branch to multidir branch.
2013-04-03 12:45:54 +02:00
Nate Eagleson
dabf4d86d9
Do not crash when a repo has a detached HEAD
...
Instead, we select a default branch - master by default, but the default
branch can be configured using config.ini.
Note that if the default branch does not exist in a repo, that should
not cause any issues.
Also adds phpunit to composer.json's require-dev section.
2013-02-15 07:16:38 -05:00
Toby Allen
7e70ce5637
changes mreged from wimrijnders
2012-12-30 15:24:06 +00:00
Toby Allen
53326fffa7
Added base for Windows user
...
Hint to use double quotes for Git Executible path.
Set repo base to windows path.
2012-12-30 11:06:17 +00:00
Wim Rijnders
ccdee643c6
multiple dir's fully tested.
2012-12-20 20:56:10 +01:00
Sebastiaan Stok
0f841547df
changed config.ini-example description of binary_filetypes
2012-09-27 13:14:28 +02:00
Sebastiaan Stok
5ecd3308a1
Properly detect if the file is binary, and download (if not an image). fixes #144
2012-09-27 13:14:27 +02:00
Jérôme Tamarelle
929f1807d4
Enable app debug in config.ini
2012-07-14 13:56:12 +02:00
Fabien Potencier
65e0bd402b
fixed URL management
2012-07-07 08:57:38 +02:00
Erik Amaru Ortiz
e57ada553e
Litle tweaks for config.ini-example
...
- tweak for git.repositories config to don't care "with ending slash" cond.
- tweak for app.baseurl config to don't care "without ending slash" cond.
2012-06-10 08:14:36 -04:00
Klaus Silveira
167c5b83cc
Implementing hidden repository feature, fixes #30
2012-06-07 01:34:22 -03:00
Michał Prochowski
3e9f428d1b
Change config.ini to config.ini-example and add config.ini to .gitignore
2012-06-04 02:51:05 +02:00