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-04-05Add line breaks in long commentsDouwe Maan
2017-04-05Remove and ignore notes.original_discussion_id columnDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Enable discussions on issues, commits and snippetsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Merge branch 'sketch-preview-files' into 'master' Jacob Schatz
2017-04-05Return an empty array when dependencies is an empty arrayMike Wyatt
2017-04-05Added mock deployment and monitoring service with environments fixturesKamil Trzciński
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
2017-04-04Do not set closed_at to nil when issue is reopenedFelipe Artur
2017-04-04Fix issues importing forked projectsJames Lopez
2017-04-04Merge branch 'zj-kube-service-auto-fill' into 'master' Kamil Trzciński
2017-04-04Don't autofill kubernetes namespaceZ.J. van de Weg
2017-04-04Split status and confidentiality actionJarka Kadlecova
2017-04-04Merge branch 'quiet-pipelines' into 'master' Rémy Coutable
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre
2017-04-03Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre
2017-04-03Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-04-03Merge branch 'style-proc-cop' into 'master' Rémy Coutable
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-04-03Quiet pipeline emailsSean McGivern
2017-04-02Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher
2017-04-02Fix N+1 query in loading pipelines in merge requestsStan Hu
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-31Merge branch 'forked-subquery-order' into 'master' Yorick Peterse
2017-03-31Merge branch '29929-jira-doc' into 'master' Sean McGivern
2017-03-31Fix link to Jira service documentationJarka Kadlecova
2017-03-31Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu
2017-03-30Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker
2017-03-30Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz
2017-03-30Remove unnecessary ORDER BY clause from `forked_to_project_id` subquerymhasbini
2017-03-30Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern
2017-03-30Added worksheets support to notebook viewerPhil Hughes
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-29Merge branch 'optimistic-locking-ci-status-change' into 'master' Rémy Coutable
2017-03-28Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz
2017-03-28Make CI build to use optimistic locking only on status changeKamil Trzcinski
2017-03-28Support wider range of monitored environments with PrometheusJoshua Lambert
2017-03-28Create metadata when creating system notesJarka Kadlecova
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-27Merge branch 'rename_done_to_closed' into 'master' Sean McGivern