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
2018-04-05Merge branch '43098-controller-projects-issuescontroller-show-executes-more-t...Douwe Maan
2018-04-05Fix N+1 in MergeRequestParserSean McGivern
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-04Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern
2018-04-04Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky
2018-04-04Render MR commit SHA instead "diffs" when viableOswaldo Ferreira
2018-03-28Fix auto-linking with escaped HTML entitiesSean McGivern
2018-03-23Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern
2018-03-23Fix issuable state indicatorJan Provaznik
2018-03-14add spec testing '#' escape in relative link filterJan Beckmann
2018-03-05Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan
2018-03-05Merge branch '41719-mr-title-fix' into 'master'Douwe Maan
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-03-02Match Rinku's behaviour for closing punctuation in linksSean McGivern
2018-02-27Keep link when redacting unauthorized object linksOswaldo Ferreira
2018-02-22Use `Redactor` to hide cross project informationBob Van Landuyt
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-21Render htmlentities correctly for links not supported by RinkuJarka Kadlecová
2018-02-15Fix specDouwe Maan
2018-02-15Escape HTML entities in commit messagesDouwe Maan
2018-02-09Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan
2018-02-02Merge branch '24167__color_label' into 'master'Douwe Maan
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2018-01-18Correctly escape UTF-8 path elements for uploadsNick Thomas
2018-01-16Fix links to uploaded files on wiki pagesNick Thomas
2018-01-11Ensure that emails contain absolute, rather than relative, links to user uploadsNick Thomas
2018-01-05Copy Mermaid graphs as GFMDouwe Maan
2017-12-25Merge branch 'sh-catch-invalid-uri-markdown' into 'master'Robert Speicher
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-23Gracefully handle garbled URIs in MarkdownStan Hu
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern
2017-12-08Use prefix for TableOfContents filter hrefsJan Provaznik
2017-12-07adding view and feature specsmicael.bergeron
2017-12-07Merge branch 'ce-backport-3615' into 'master'Sean McGivern
2017-12-07Support uploads for groupsJarka Kadlecova
2017-12-06Refactor banzai to support referencing from group contextJarka Kadlecova
2017-11-23Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-07Fix GFM reference links for closed milestonesVitaliy @blackst0ne Klachkov
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-26Add path attribute to WikiFile classAhmad Sherif
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-06Create idea of read-only databaseToon Claes
2017-09-22Make the "customizes the whitelist only once" spec less brittleRobert Speicher
2017-09-22Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher