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 (Collapse)Author
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-12Merge branch 'patch-74' into 'master'Marcia Ramos
Add warning about LE wildcard certificate for pages See merge request gitlab-org/gitlab-ce!32643
2019-09-12Apply suggestion to ↵Vladimir Shushlin
doc/user/project/pages/custom_domains_ssl_tls_certification/lets_encrypt_integration.md
2019-09-12Merge branch 'use-background-migration-for-self-monitoring-project' into ↵Andreas Brandl
'master' Create self-monitoring project in background migration See merge request gitlab-org/gitlab-ce!32819
2019-09-12Create self-monitoring project in background migrationReuben Pereira
- A regular migration caused problems such as https://gitlab.com/charts/gitlab/issues/1565.
2019-09-12Merge branch '61841-fix-encoding-error-in-mr-diffs' into 'master'Nick Thomas
Fix encoding error in MR diffs Closes #61841 See merge request gitlab-org/gitlab-ce!32862
2019-09-12Merge branch 'pl-rubocop-const-nil' into 'master'Stan Hu
Fix code docs for RuboCop's helper methods See merge request gitlab-org/gitlab-ce!32937
2019-09-12Fix code docs for RuboCop's helper methodsPeter Leitzen
`(const nil :Foo)` vs `(const nil? :Foo)`
2019-09-12Merge branch 'sh-add-index-members-expires' into 'master'Andreas Brandl
Fix member expiration not always working Closes #67286 See merge request gitlab-org/gitlab-ce!32951
2019-09-12Merge branch 'track-usage-data-for-analytics-features' into 'master'12-3-auto-deploy-20190916Peter Leitzen
Setup counter for Productivity Analytics See merge request gitlab-org/gitlab-ce!32915
2019-09-12Setup counter for Productivity AnalyticsAdam Hegyi
This change sets up a usage counter for productivity analytics feature.
2019-09-12Merge branch 'mishunov-master-patch-90654' into 'master'Filipa Lacerda
Removed padding from project filter field See merge request gitlab-org/gitlab-ce!32706
2019-09-12Removed padding from project filter fieldDenys Mishunov
Resolves a regression caused by https://bit.ly/2k1GozA
2019-09-12Merge branch 'fix-merge-request-spec' into 'master'Filipa Lacerda
Fix merge_request_spec test See merge request gitlab-org/gitlab-ce!32867
2019-09-12Merge branch ↵Rémy Coutable
'50847-automatically-created-mr-uses-wrong-source-branch-when-branching-from-tag' into 'master' Resolve "Automatically created MR uses wrong source branch (when branching from Tag)" Closes #50847 See merge request gitlab-org/gitlab-ce!32392
2019-09-12Fix create MR from issue using a tag as ref🙈 jacopo beschi 🙉
Creating a MR from an issue using a tag as ref correctly creates the source branch starting from the tag.
2019-09-12Merge branch 'jheimbuck_gl-master-patch-11921' into 'master'Evan Read
Typo fix 'Sempahore' to 'Semaphore' See merge request gitlab-org/gitlab-ce!32822
2019-09-12Typo fix 'Sempahore' to 'Semaphore'James Heimbuck
2019-09-12Merge branch '66454-job-log-component' into 'master'Kushal Pandya
Creates job log component See merge request gitlab-org/gitlab-ce!32764
2019-09-12Creates job log componentFilipa Lacerda
Creates vue and vuex support for new job log Creates the new log.vue component to handle the new format Updates the store to use the new parser Creates an utility function to handle the incremental log
2019-09-12Merge branch 'sh-revert-graphiql-version' into 'master'Kamil Trzciński
Make /-/graphql-explorer work again See merge request gitlab-org/gitlab-ce!32952
2019-09-12Merge branch 'fix-interruptible-scope-name' into 'master'Kamil Trzciński
Fixes non interruptible scope name See merge request gitlab-org/gitlab-ce!32940
2019-09-12Merge branch 'fix-invalid-formdata-usage' into 'master'Kushal Pandya
Fix invalid usage of FormData in karma tests See merge request gitlab-org/gitlab-ce!32865
2019-09-12Merge branch 'create-amazon-eks-cluster-form-skeleton' into 'master'Kushal Pandya
Create EKS cluster Vue app skeleton See merge request gitlab-org/gitlab-ce!32479
2019-09-12Merge branch 'bw-asset-proxy-markdown-bump' into 'master'Jan Provaznik
Bump the CACHE_COMMONMARK_VERSION See merge request gitlab-org/gitlab-ce!32935
2019-09-12Merge branch '62122-hide-resolve-thread-button-from-guest' into 'master'Kushal Pandya
Hide resolve thread button from guest Closes #62122 See merge request gitlab-org/gitlab-ce!32859
2019-09-12Hide resolve thread button from guestSamantha Ming
- Show if user can_resolve all of the notes
2019-09-12Merge branch 'fix-missing-listissue' into 'master'Kushal Pandya
Add missing ListIssue import See merge request gitlab-org/gitlab-ce!32850
2019-09-12Merge branch 'da-geo-high-availability-docs' into 'master'Evan Read
Geo - Update HA docs to recommend Gitaly over NFS See merge request gitlab-org/gitlab-ce!32912