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
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-30Fix flaky wiki create testMark Lapierre
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-09-06Refactor uploads_path to form data in wikis/editPaul Slaughter
2018-09-05added feature flag 'commonmark_for_repositories'Brett Walker
2018-09-05render using RedCarpet if legacy_render parameter is setBrett Walker
2018-09-05Enable CommonMark for files and wikisBrett Walker
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-06-11Replace ... with ellipsis in placeholdersAndreas Kämmerle
2018-04-12[skip ci] .form-horizontal => .form-group.rowClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2017-09-28Add translatable strings to wiki pagesJames Ramsay
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-07-27Encapsulate the commit.sha logicHiroyuki Sato
2017-07-23Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-13Limit wiki container widthPhil Hughes
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-04-05Fix wiki commit messageblackst0ne
2017-03-08Prevent concurrent editing wikiHiroyuki Sato
2016-12-01update wiki pages with new designMike Greiling
2016-11-01Fix edit button wikiHiroyuki Sato
2016-08-31Fixed a broken documentation link to the wiki-specific-markdown.Brandon Patton
2016-08-02Change Markdown document locationAchilleas Pipinellis
2016-08-02Use `succeed` to add periods to help text.Timothy Andrew
2016-08-02Add help document describing wiki linking behavior.Timothy Andrew
2016-04-14Updated all GFM forms to use new GLForm classPhil Hughes
2016-04-05Standardize the way we check for and display form errorsRobert Speicher
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
2015-12-02Use new style for wikiDouwe Maan
2015-11-07Render same markdown hint for issue, merge request, wiki and comment formsDmitriy Zaporozhets
2015-10-07Quick Submit all the things!Robert Speicher
2015-09-22Tweak remaining CSS for Markdown previewStan Hu
2015-06-16Bootlint: Use offset grid classes instead of empty divsRobert Speicher
2015-06-05Show warning when a comment will add 10 or more people to the discussion.Douwe Maan
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
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
2014-12-29Markdown preview in wikiyglukhov
2014-10-02Apply ZEN mode to all GFM formsRobert Schilling
2014-10-01Search for 'div-dropzone' correctlyRobert Schilling
2014-06-03Revert "Implements and refactors clipboard feature for markdown."Dmitriy Zaporozhets
2014-05-29Replace existing links to help pages with the new ones.Marin Jankovski
2014-05-28Implements and refactors clipboard feature for markdown.erbunao