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-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-09-22Make the "customizes the whitelist only once" spec less brittleRobert Speicher
2017-09-22Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher
2017-09-20Fix rewriting issue references with group milestonesGrzegorz Bizon
2017-09-08Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan
2017-09-08Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher
2017-09-06Space before closing braceRobert Speicher
2017-09-06Refactor TableOfContentsFilter's nested table of contentsRobert Speicher
2017-09-06Fix indentation level in Wiki's TOC items to regard header levelAkihiro Nakashima
2017-08-07Support references to group milestonesSean McGivern
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-30Improve support for external issue referencesAdam Niedzielski
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-06-01Don't match email addresses or foo@bar as user referencesDouwe Maan
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-18Catch all URI errors in ExternalLinkFilterDouwe Maan
2017-05-10Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern