gitolite/contrib
Sitaram Chamarty 648676faec gitweb and daemon should now work even from within setperms
modifications:

  - call setup_gitweb_access and setup_daemon_access from with
    get_set_perms so when the user sets a perm explicitly it works
  - in setup_gitweb_access, do not delete description file or
    gitweb.owner if the repo is wild
  - make the "fork" adc set gitweb.owner *and* call setperms using
    GL_WILDREPOS_DEFPERMS
  - add tests

bug fixes:

  - gl-auth did not even *look* at GL_WILDREPOS_DEFPERMS when
    auto-"C"reating a wild repo; fixed
  - setup_gitweb_access did not delete the description file as
    consistently as it deleted the owner

what will NOT work:

  - removing gitweb permissions does not clear the name from
    "projects.list".  That's complicated, so just wait till the next
    "compile" to make this happen

(thanks to Jefferai for driving this...)

----

mildly puzzling:

    for some strange reason, after a "git ls-remote ...try3" in t58,
    instead of not creating a "description" file, we started seeing a
    73-byte file containing this message:

    Unnamed repository; edit this file 'description' to name the repository.
2010-08-20 21:02:18 +05:30
..
adc gitweb and daemon should now work even from within setperms 2010-08-20 21:02:18 +05:30
gitweb gitweb: default GL_USER to gitweb if not provided by CGI 2010-05-28 06:56:29 +05:30
vim contrib: Add info of Vim syntax highlight 2010-02-25 04:57:09 +02:00
autotoc better anchors in docs: changed autotoc and ran it through all docs 2010-06-01 06:16:13 +05:30
gerrit.mkd Revert "now you can disallow creation of new refs if you like" 2010-06-18 19:31:06 +05:30
gitolite-tools.mkd contrib: Add information about gitolite-tools 2010-05-14 19:28:33 +03:00