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-05Show images preview in notes. Show line additions/deletions for commitDmitriy Zaporozhets
2012-12-18Split commit_id and noteable_id for NoteDmitriy Zaporozhets
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
2012-09-14Rename 'notes/per_line_show' partial to 'notes/per_line_note'Riyad Preukschas
2012-09-14Renamed 'notes/notes_list' partial to 'notes/notes'Riyad Preukschas
2012-09-14Rename 'notes/show' partial to 'notes/note'Riyad Preukschas
2012-09-14Rename 'notes/reply_button' partial to 'notes/per_line_reply_button'Riyad Preukschas
2012-09-14Rename 'notes/form' partial to 'notes/common_form'Riyad Preukschas
2012-09-14Remove 'notes/load' partialRiyad Preukschas
2012-09-14Rename 'notes/create_*' partialsRiyad Preukschas
2012-09-14Rename 'notes/notes' partial to 'notes/notes_with_form'Riyad Preukschas
2012-09-14Update JS for adding and removing diff line notesRiyad Preukschas
2012-09-14Update links for inline comments to use data-* attributesRiyad Preukschas
2012-09-14Update diff comments order and renderingRiyad Preukschas
2012-09-14Completely redo loading of notes with JSRiyad Preukschas
2012-09-14Fix markupRiyad Preukschas
2012-09-14Reorder notes view elementsRiyad Preukschas
2012-09-06Capitlization of /gitlab/i normalized. #1367Alex Denisov
2012-09-02Sanitize glm helperrandx
2012-08-30Fixed bunch of js bugs with comments. Also added development tipsrandx
2012-08-30Changed colors for buttons. Imporved preview area. Added clone panel to empty...Dmitriy Zaporozhets
2012-08-29Preview as button. Disable note submit unless contentrandx
2012-08-27Update forms to show consistent link to GFM.Riyad Preukschas
2012-08-23Merge pull request #1231 from NARKOZ/preview_notesDmitriy Zaporozhets
2012-08-19Fix branch selector. Few css fixed alsorandx
2012-08-14fix note preview link, and hide preview and errors after posting a commentNihad Abbasov
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-10Merge pull request #1198 from NARKOZ/preview_notesDmitriy Zaporozhets
2012-08-10render notes preview on server-sideNihad Abbasov
2012-08-09slim comment formDmitriy Zaporozhets