aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/test_serve.py
Commit message (Expand)AuthorAge
* Merge branch 'upstream' into gentooRobin H. Johnson2008-10-28
|\
| * Accept "git upload-pack" etc, for future compatibility.Tommi Virtanen2008-06-26
| * Understand the popular gitosis.conf typo "writeable".Tommi Virtanen2008-04-19
| * Allow absolute paths in repo paths, treat them as relative.Tommi Virtanen2008-03-19
| * Make serve acceptable path unit tests more careful.Tommi Virtanen2008-03-19
| * Test that incoming paths cannot contain /../Tommi Virtanen2008-03-19
* | Make sure the test input is actually a string and not an integer, just like i...Robin H. Johnson2008-01-22
* | Allow some slashes, to provide support for git+ssh:// URLs that always have a...Robin H. Johnson2007-12-28
* | Add testcode for gitosis.dirmode setting.Robin H. Johnson2007-12-28
|/
* Write gitweb projects.list to ~/gitosis, not inside the gitosis-admin repo.Tommi Virtanen2007-11-29
* When autocreating repositories on push, set git-daemon-export-ok etc.Tommi Virtanen2007-11-18
* Create leading directories when creating missing repos in gitosis-serve.Tommi Virtanen2007-11-15
* Ensure "git init" doesn't write to stdout, and confuse a push.Tommi Virtanen2007-09-03
* Don't git init when it's not needed.Tommi Virtanen2007-09-03
* Make gitosis-serve not fail with commands without arguments.Tommi Virtanen2007-09-03
* Make error messages harder to confuse with strerror(3).Tommi Virtanen2007-09-02
* Make repository autocreate add .git extension.Tommi Virtanen2007-09-02
* Make gitosis-serve create repositories on demand when pushing.Tommi Virtanen2007-09-02
* Add unit tests for gitosis-serve.Tommi Virtanen2007-09-02