02 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
01 May, 2014
7 commits
-
Remove redundant signin link from signin page.
-
Typo fix
-
Updated CI error message so that it makes more sense
-
Add help link to header.
30 Apr, 2014
8 commits
-
Notes are comments
-
Forgot import readme /cc @dzaporozhets
-
Import check /cc @dzaporozhets
-
Slack doc readme
29 Apr, 2014
12 commits
-
Refresh Notes unless the tab is hidden
-
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
1 commit
-
fix init.d script copy duplication