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-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets
2013-06-22Add comment title to rss feedDmitriy Zaporozhets
2013-05-02Remove on-ready for NoteList eventDmitriy Zaporozhets
2013-03-28remove notify checkboxes from note formsDmitriy Zaporozhets
2013-03-19Remove wall from basic notes logicDmitriy Zaporozhets
2013-03-19Uncheck notify team checkbox by defaultDmitriy Zaporozhets
2013-02-26Merge pull request #2889 from kennytm/masterDmitriy Zaporozhets
2013-02-26Add close issue to note actions barDmitriy Zaporozhets
2013-02-11handle attahcment with send_fileDmitriy Zaporozhets
2013-02-02Show only ≤16 lines of code in a discussion (fix issue #2860).KennyTM~
2013-01-31a bit of restyling. Replace some images with icons. Simplify note formDmitriy Zaporozhets
2013-01-30replace right with pull-rightDmitriy Zaporozhets
2013-01-30refactor buttons pt2Dmitriy Zaporozhets
2013-01-27Updated commit diff view with some minor visual modificationsKoen Punt
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