Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18switch to use link_to_member to prevent 500 if user is a project owner but do...Dmitriy Zaporozhets
2013-01-15change logic on line_codeDmitriy Zaporozhets
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-15Smaller fixesRiyad Preukschas
2013-01-05Show images preview in notes. Show line additions/deletions for commitDmitriy Zaporozhets
2013-01-03Fix link titlesRiyad Preukschas
2013-01-02Fix comment and reply buttonsRiyad Preukschas
2012-12-23Merge branch 'master' into discussionsRiyad Preukschas
2012-12-18Split commit_id and noteable_id for NoteDmitriy Zaporozhets
2012-12-04Revamped note form options.Riyad Preukschas
2012-12-04Fix a bunch of smaller glitches.Riyad Preukschas
2012-12-04Fix handling form errors.Riyad Preukschas
2012-12-04Fix dicussion headersRiyad Preukschas
2012-12-04Pull together and rename Notes partialsRiyad Preukschas
2012-12-04Unify forms for discussions and main target.Riyad Preukschas
2012-12-04Make attachments more obviousRiyad Preukschas
2012-12-04Fix wall notesRiyad Preukschas
2012-12-04Fix common form and note previewRiyad Preukschas
2012-12-04Move code for appending a discussion note to notes JSRiyad Preukschas
2012-12-04Refactor discussion replyRiyad Preukschas
2012-12-04Refactor diff notes creationRiyad Preukschas
2012-12-04Move diff notes into the actual diff content columnRiyad Preukschas
2012-12-04Inline diff_notes_reply_button partialRiyad Preukschas
2012-12-04Rename diff note partialsRiyad Preukschas
2012-12-04Make notes JS know which notes are new in a requestRiyad Preukschas
2012-12-04Fix vote countingRiyad Preukschas
2012-12-04Fix appending diff line notesRiyad Preukschas
2012-12-04Update notes views to support discussionsRiyad Preukschas
2012-12-04Fix parameter passing and wording for per line notesRiyad Preukschas
2012-11-21Fix rendering template for invalid notesRiyad Preukschas
2012-11-21Refactor GFM JS naming and accessRiyad Preukschas
2012-10-19use 'js-' prefix for behavioral 'gfm-input' classNihad Abbasov
2012-10-13Make Note methods sanerRiyad Preukschas
2012-10-10Add links to the note source if the note is mixed inRiyad Preukschas
2012-10-10Fix vote counting to only count main target notes (not mixed in ones)Riyad Preukschas
2012-10-10Fix auto-completion for forms that are inserted with JSRiyad Preukschas
2012-10-10Extract and split GFM auto-completion setup JSRiyad Preukschas
2012-10-09Redo the auto-completion JS for notesRiyad Preukschas
2012-10-09Mark inputs for notes with GFM capabilitiesRiyad Preukschas
2012-09-30Fix completion for per line formsRiyad Preukschas
2012-09-25add auto-completion for +1, -1 emojiNihad Abbasov
2012-09-23auto complete team member mentionsNihad Abbasov
2012-09-18Notes votes: use icons instead of borders. Removed unnecessary paddingDmitriy Zaporozhets
2012-09-18Merge branch 'update-votes-when-adding-notes' of https://github.com/riyad/git...Dmitriy Zaporozhets
2012-09-18Fix project update. Make slim form only for reversed commentsDmitriy Zaporozhets
2012-09-15Highlight voting notes for issues and merge requestsRiyad Preukschas
2012-09-14Update Notes JS for reversed notesRiyad Preukschas
2012-09-14Add 'notes/reversed_notes_with_form' partialRiyad Preukschas
2012-09-14Extract 'notes/per_line_notes_with_reply' partialRiyad Preukschas
2012-09-14Extract 'notes/per_line_note_link' partialRiyad Preukschas