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
2016-06-21Merge branch 'lbennett/gitlab-ce-18113-edit-note-shortcut-conflicting' into '...Jacob Schatz
2016-06-13Fix note polling when a window has been hiddenRobert Speicher
2016-06-08Added a line to find the currently saved text and replace the markdown textar...Luke Bennett
2016-06-06Updated MR notes.Fatih Acet
2016-06-06Refactor awardsHandler methods to work with votesBlock.Fatih Acet
2016-06-06Backend awardables on commentsZJ van de Weg
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-27Update notes immediately after closing/reopeningBen Yorke
2016-05-26Fixed JS error when trying to remove discussion formPhil Hughes
2016-05-23Fix variable name because of a wrong resolved merge conflict.Fatih Acet
2016-05-23Fix displaying emoji only comments.Fatih Acet
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-26AwardsHandler follows code style conventionsValery Sizov
2016-04-16Add move cursor to last character for editing comment also.Jacob Schatz
2016-04-15When editing put the cursor at the end of the textareaJacob Schatz
2016-04-15Scroll to the last comment I made and edit it.Jacob Schatz
2016-04-14Destroy discussion formPhil Hughes
2016-04-14Notes form JS updatePhil Hughes
2016-04-12Rename method and initialize .timeago insideAlfredo Sumaran
2016-04-07Update datetime in .timeago elementsAlfredo Sumaran
2016-04-04Removed console.log from notesPhil Hughes
2016-04-04Updated testsPhil Hughes
2016-04-04Logged out boxPhil Hughes
2016-04-04Discussion formPhil Hughes
2016-04-04Removed css code that isnt usedPhil Hughes
2016-04-04Focus style for comment formPhil Hughes
2016-04-04Added toolbar to comment formPhil Hughes
2016-04-04Restyling on elements in comment formPhil Hughes
2016-04-04Started refactoring of note formPhil Hughes
2016-03-18Fix spacing below edit note formPhil Hughes
2016-03-18Fixes issue with close button not working on MRPhil Hughes
2016-03-17Merge branch 'edited-text' into 'master' Robert Speicher
2016-03-11Merge branch 'comment-discard-button' into 'master' Jacob Schatz
2016-03-11Correctly uses a variable with the textPhil Hughes
2016-03-10Add error for ajax:error when submitting commentsJacob Schatz
2016-03-10Fixed quick submit on note editPhil Hughes
2016-03-10Edited timeago text on commentsPhil Hughes
2016-03-04Fixed tests for comment formsPhil Hughes
2016-03-04Added discard button to comment formPhil Hughes
2016-03-03Use camelCase for variable namesAlfredo Sumaran
2016-03-03Set @max_polling_steps to 4 so the last interval will be 120 secondsAlfredo Sumaran
2016-03-03Provide @max_polling_steps instead of @limit_polling_intervalAlfredo Sumaran
2016-03-03Prevent multiple refreshes if a refresh is happeningAlfredo Sumaran
2016-03-03Increase the notes polling timeout over timeRoberto Dip
2016-03-03Correcly updates the status of the comment buttons on reloadPhil Hughes
2016-01-26Adds comment about event listenerJacob Schatz
2016-01-26Adds feature: Ajax Close/Open updates discussion automaticallyJacob Schatz
2016-01-21Fix indentation of methods chaining in CoffeeRémy Coutable
2016-01-21Address some JS coding-style and HTML semantic issuesRémy Coutable
2016-01-19Fix diff comments loaded by AJAX to load comment with diff in discussion tabRémy Coutable