29 Apr, 2014
7 commits
-
editing preview
-
Added Node.js library link
28 Apr, 2014
11 commits
-
NotesFinder filters by updated_at
-
Users who have not refreshed their browser tab will poll GitLab using outdated JS. This change makes the server fall back to the old behavior (send all comments) for old clients, instead of throwing an exception for old clients.
27 Apr, 2014
3 commits
-
fix init.d script copy duplication
-
Copy init.d script twice in the guide. Deleted the second one.
-
Replace 6.0-to-6.7.md with 6.0-to-6.8.md
25 Apr, 2014
9 commits
-
Fix typo: Confiure -> Configure
-
Add scoping to ldap lookup when only dn given
-
rake setup Add alias `rake setup` to `rake gitlab:setup` Mention in developer docs
-
Add uniq db index on project_id+iid Because: * its faster * it solves problem with repeating iid's in one project
24 Apr, 2014
10 commits
-
gitlab.yml description Typo
-
Adjust MySQL limits for existing installations
-
Tests for fog