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-08-25Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-24Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable
2018-08-23Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas
2018-08-23Fix remote mirrors failing if Git remotes have not been addedStan Hu
2018-08-22Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable
2018-08-22Rename feature flag to skip_hashed_storage_upgrade to be less confusingGabriel Mazetto
2018-08-22Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto
2018-08-22Merge branch 'dz-fix-sql-error-admin-users-2fa' into 'master'Stan Hu
2018-08-21Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern
2018-08-21Make it clearer when Commit#description returns no_commit_messageSean McGivern
2018-08-21to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang
2018-08-21Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets
2018-08-21Add JIRA service specs to commit objectFelipe Artur
2018-08-21Merge branch '50323-fix-clusters-application-prometheus-test' into 'master'Grzegorz Bizon
2018-08-20Remove Gemnasium serviceGilbert Roulot
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-17Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-16Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith
2018-08-15Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher
2018-08-15Merge branch 'ab-49788-reduce-model-instances-in-test' into 'master'Sean McGivern
2018-08-15Reduce number of model instances needed in test.Andreas Brandl
2018-08-15Introduce a LicenseTemplate model and LicenseTemplateFinder helperNick Thomas
2018-08-15Convert the #install_command spec to promethus#install_command as the subjectThong Kuah
2018-08-14Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master'Grzegorz Bizon
2018-08-14Remove feature gate for ListNewCommitsZeger-Jan van de Weg
2018-08-14Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao
2018-08-10Merge branch '48320-cancel-a-created-job' into 'master'Grzegorz Bizon
2018-08-10Allows to cancel a Created jobJacopo
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-07Merge branch 'osw-fix-n-plus-1-for-mrs-without-merge-info' into 'master'Sean McGivern
2018-08-07Send resize parameters for avatarsTim Zallmann
2018-08-07Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling
2018-08-07Avoid N+1 on MRs page when metrics merging date cannot be foundOswaldo Ferreira
2018-08-06Merge branch 'background-migrations-system-load' into 'master'Stan Hu
2018-08-06Merge branch 'issue_44821' into 'master'Sean McGivern
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-08-06Merge branch 'issue_43602' into 'master'Sean McGivern
2018-08-06Respond to DB health in background migrationsYorick Peterse
2018-08-03Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński
2018-08-03Remove binding.pryShinya Maeda
2018-08-03Allow multiple JIRA transition idsFelipe Artur
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-08-03Wraps lines which over 80 charsShinya Maeda
2018-08-03Fix specShinya Maeda
2018-08-03Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda