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-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-10-02Merge branch 'bvl-show-pre-release-sha' into 'master'Sean McGivern
2018-10-02Show the commit-sha for pre-release versionsBob Van Landuyt
2018-10-02Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann
2018-10-02Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan
2018-10-02Merge branch 'winh-highlight-current-user' into 'master'Filipa Lacerda
2018-10-02Use tiller locally for Auto DevopsThong Kuah
2018-10-02Merge branch 'sh-improve-container-tags-update-username' into 'master'Rémy Coutable
2018-10-02Improve logging when username update fails due to registry tagsStan Hu
2018-10-02Merge branch '41205-fix-filtering-issues' into 'master'Rémy Coutable
2018-10-02circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer
2018-10-02Highlight current user in comments and system notesWinnie Hellmann
2018-10-02Resolve "Selecting an autofill suggestion for project name will not update th...Martin Wortschack
2018-10-02Merge branch '35476-lazy-image-intersectionobserver' into 'master'Tim Zallmann
2018-10-02Merge branch 'rouge-3.3.0' into 'master'Stan Hu
2018-10-02Update to Rouge 3.3.0 including frozen string literals for improved memory usageDrew Blessing
2018-10-01Add link component to download viewer componentGeorge Tsiolis
2018-10-01Add link component to user avatar link componentGeorge Tsiolis
2018-10-01Add custom header for error responsesDavid
2018-10-01Filter issues without an Assignee via the APIEva Kadlecová
2018-10-01Add variables on pipeline webhookPierre Tardy
2018-10-01Merge branch 'improve-empty-project-placeholder' into 'master'Annabel Dunstone Gray
2018-10-01Merge remote-tracking branch 'dev/master'Bob Van Landuyt
2018-10-01Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt
2018-10-01Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt
2018-10-01Merge branch 'security-package-json-xss' into 'master'Bob Van Landuyt
2018-10-01[master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López
2018-10-01Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable
2018-10-01Merge branch 'fix-events-finder-incomplete' into 'master'Bob Van Landuyt
2018-10-01Merge branch '51021-more-attr-encrypted' into 'master'Rémy Coutable
2018-10-01Merge branch '45453-fix-delete-protected-branch-btn' into 'master'Filipa Lacerda
2018-10-01Fixes modal button alignmentJacopo
2018-10-01Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable
2018-10-01Make single diff patch limit configurableOswaldo Ferreira
2018-10-01Encrypt webhook tokens and URLs in the databaseNick Thomas
2018-10-01Merge branch 'sh-fix-issue-52009' into 'master'Sean McGivern
2018-10-01Resolve "Private profile help url should not toggle checkbox"Martin Wortschack
2018-10-01Improve performance of LazyLoader by using IntersectionObserverLukas Eipert
2018-10-01Merge branch '37433-solve-n-1-in-refs-controller-logs-tree' into 'master'Nick Thomas
2018-10-01Merge branch '#48445-Issue-card-in-board-view-is-too-sensitive-to-drag-event'...Phil Hughes
2018-10-01Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho
2018-10-01Merge branch 'frozen-string-docs' into 'master'Rémy Coutable
2018-10-01add changelogsAlexis Reigel
2018-10-01Merge branch 'bvl-remove-sha-from-help' into 'master'Douwe Maan
2018-10-01Link to the tag from a version instead of commitBob Van Landuyt
2018-10-01Merge branch 'sh-fix-forks-with-no-gravatar' into 'master'Rémy Coutable
2018-10-01Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets
2018-10-01Merge branch 'ide-fetch-templates-pages' into 'master'Filipa Lacerda
2018-09-30Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master'Kamil Trzciński
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung