01 May, 2014
1 commit
29 Apr, 2014
7 commits
-
do not html encode plaintext part of emails for push notifications
-
Fix unclear text in broadcast message view.
-
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
26 Apr, 2014
1 commit
-
Also-by: Andrew Karpow <andy@ndyk.de>
25 Apr, 2014
10 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
7 commits
-
gitlab.yml description Typo