26 Jul, 2012
1 commit
-
…ore repositories based on their `path` rather than their (project) `name`. The project name can be uppercase and may contain spaces. This caused the repository to be restored as a different `path` that it was initially created as, thus, breaking the `git remote` and the web interface can no longer detect the repository either because it searches by `path` and not by `name`. Also, when restoring the permissions are incorrect making it impossible to push new commits to the remote repository. So now on success it'll set the correct permissions (but requires that the `gitlab` user has `sudo` privileges, or this task must be executed as root).
21 Jul, 2012
5 commits
20 Jul, 2012
8 commits
-
Fix english on the edit user form.
-
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
Controllers refactoring with contexts Move commit compare logic to model
19 Jul, 2012
8 commits
18 Jul, 2012
3 commits
-
show flash notice after deletion of a project
-
Improve handling of misconfigured LDAP accounts.
17 Jul, 2012
4 commits
16 Jul, 2012
7 commits
-
Gitlab requires an email address for all user accounts as this is the default account id and is used for sending notifications. LDAP accounts may be missing email fields so handle this by showing a sensible error message before redirecting to the login screen again. Resolves github issue #899 Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
The gitlab.pub file probably shouldn't be world readable, but let's star...
-
Clarify the nginx configuration.
-
Add step to make sure tmp directory exists in /home/gitlab/gitlab/
-
Updated libreadline in docs.
15 Jul, 2012
1 commit
14 Jul, 2012
1 commit
-
…ep Setup DB fails if it doesn't. see issue #1038 for more detials.
13 Jul, 2012
2 commits
-
Fix typo in spec