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
2016-09-21Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Fix `CreateDeploymentService` spec.Timothy Andrew
2016-09-21Reload issues in spec to ensure label<->issue mapping properly loadedStan Hu
2016-09-21Fix build.Timothy Andrew
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable
2016-09-20Fix spec failures.Timothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Merge branch 'sh-prevent-duplicate-protected-branches-on-push' into 'master' Rémy Coutable
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Merge branch 'review-apps' into 'master' Rémy Coutable
2016-09-19Fix specs failuresKamil Trzcinski
2016-09-19Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-19Merge branch 'sh-reset-pushes-since-gc-before' into 'master' Yorick Peterse
2016-09-19Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-19Update support for dynamic environmentsKamil Trzcinski
2016-09-19Verify expandability of variables defined as part of environmentKamil Trzcinski
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-09-19Reset pushes_since_gc counter before specs run to ensure starting point is 0Stan Hu
2016-09-18Add missing spec for ProtectedBranches::CreateServiceStan Hu
2016-09-18Only create a protected branch upon a push to a new branch if a rule for that...Stan Hu
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Verify permission of build in context of dependent projectKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-14Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-14Split notification integration into another branchLin Jen-Shin
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-13Fix pipeline emails and add testsLin Jen-Shin
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
2016-09-05Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-09-01Prepend blank line to close message on merge requestLuke Howell
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre
2016-09-01Update service specs to avoid instance variablesDouglas Barbosa Alexandre
2016-09-01Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre
2016-08-31Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu
2016-08-30Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan
2016-08-30Fix resolving conflicts on forksSean McGivern
2016-08-29Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre
2016-08-26Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-26Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan
2016-08-25Merge branch '19730-mark-as-done' into 'master' Robert Speicher
2016-08-25Merge branch '21257-label-lists-should-shows-opened-or-closed-issues-with-tha...Robert Speicher
2016-08-25Capitalize mentioned issue timeline notesClement Ho