| Age | Commit message (Collapse) | Author |
|
|
|
Add logs
Add remote keys for each user
|
|
Next step is to generate authorized_keys files for git server
based on keys.
|
|
Pushing a commit to a new branch creates a review.
Each project has its own git directory, with githooks installed
that talkes with server process via unix sockets.
|
|
User: username must be unique, use as primary key and drop id.
|
|
Preparing for git connection.
|
|
Non-test auth is now using ldap for account syncing and authentication.
Test auth is still using hardcoded users (user and other). But it is
now also possible to login as "other".
|
|
Must be <version>_<description>.sql.
|