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
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-06Move discussion button to its own fileAlfredo Sumaran
2017-04-05Fix close buttob bug when toggling dropdownLuke "Jared" Bennett
2017-04-05Added resolvable discussion frontendLuke "Jared" Bennett
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-09-20Fix note form hint showing slash commands supported for commitsRémy Coutable
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-13Link to slash commands documentation from form hintsDouwe Maan
2016-08-13Disable slash commands on edit formsDouwe Maan
2016-07-29Moved most of the data handling into discussion & notes modelsPhil Hughes
2016-07-26Comment & resolve button text is done through VueJSPhil Hughes
2016-07-26Added ability to toggle resolving by commentingPhil Hughes
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-06-17Fixed alignment of buttons in note formsPhil Hughes
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-14Updated all GFM forms to use new GLForm classPhil Hughes
2016-04-14Notes form JS updatePhil Hughes
2016-04-04Restyling on elements in comment formPhil Hughes
2016-04-04Started refactoring of note formPhil Hughes
2016-03-04Fixed tests for comment formsPhil Hughes
2016-03-04Added discard button to comment formPhil Hughes
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
2016-01-08Improve button stylesDrew Blessing
2015-12-23new button sizesAndriy Dyadyura
2015-12-02Remove unnecesary wrapper elementsDouwe Maan
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-10-07Quick Submit all the things!Robert Speicher
2015-10-07Fixes to dropdown, font colors for new project and merge requestAndrey
2015-09-21More tweaks to make note edit/preview CSS consistentStan Hu
2015-07-26Render Note field hints consistently for "new" and "edit" formsRobert Speicher
2015-07-09Fixed the issuesDarby
2015-07-02Comment box/Placeholder text redoDarby
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-06-05Show warning when a comment will add 10 or more people to the discussion.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-03Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-18Remove note attachment file selector.Douwe Maan
2015-02-18Refactor.Douwe Maan
2015-02-18Generalize the image upload in markdownHannes Rosenögger
2015-02-17Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-15Refactor zen mode. Make it works in diffsDmitriy Zaporozhets
2015-01-15Huge set of fixes for comments logicDmitriy Zaporozhets
2014-12-08Merge branch 'upstream-master' into markdown-previewVinnie Okada