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-02-24Merge branch 'issue-28619' into 'master' Rémy Coutable
2017-02-24Merge branch 'patch-1' into 'master' Rémy Coutable
2017-02-24Merge branch 'docs/fix-broken-ci-links' into 'master' Achilleas Pipinellis
2017-02-24Merge branch 'patch-15' into 'master' Rémy Coutable
2017-02-24Merge branch 'api-remove-owned-groups' into 'master' Sean McGivern
2017-02-24Merge branch 'issue-28653-2' into 'master' Douwe Maan
2017-02-24Fix specDouwe Maan
2017-02-24Fix broken links in CI admin area docsAchilleas Pipinellis
2017-02-24Merge branch 'master' into 'api-remove-owned-groups'Sean McGivern
2017-02-24Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern
2017-02-24Fix specs for the ghost user feature.Timothy Andrew
2017-02-24Don't allow deleting a ghost user.Timothy Andrew
2017-02-24Implement final review comments from @DouweM and @rymaiTimothy Andrew
2017-02-24Remove the default value for the `users.ghost` database column.Timothy Andrew
2017-02-24Implement review comments from @rymai and @yorickpeterseTimothy Andrew
2017-02-24Use a `ghost` boolean to track ghost users.Timothy Andrew
2017-02-24Implement review comments from @DouweM and @nick.thomas.Timothy Andrew
2017-02-24Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew
2017-02-24Deleting a user shouldn't delete associated issues.Timothy Andrew
2017-02-24Don't send notifications to ghost users.Timothy Andrew
2017-02-24Add CE CHANGELOG for #12726.Timothy Andrew
2017-02-24Merge branch '27762-add-default-artifacts-expiration' into 'master' Kamil Trzciński
2017-02-24Merge branch 'pedro-mattermost-slack-notifications-text' of gitlab.com:gitlab...Pedro Moreira da Silva
2017-02-24Update docs on Mattermost and Slack notifications channelsPedro Moreira da Silva
2017-02-24Add clearer placeholders and channel definition.Pedro Moreira da Silva
2017-02-24Merge branch 'patch-15' into 'master' Grzegorz Bizon
2017-02-24Simplyfy variables validation in triggers APIRobert Schilling
2017-02-24Update documentationRobert Schilling
2017-02-24Backport groups API to V3Robert Schilling
2017-02-24API: Use parameter to get owned groups instead of dedicated endpointRobert Schilling
2017-02-24Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet
2017-02-24Introduce DurationValidator, feedback:Lin Jen-Shin
2017-02-24Test against default to '0', it should not setLin Jen-Shin
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-24Use persistent name identifier instead of transient in SAML2 documentationLukas Raska
2017-02-24Use correct GitLab Prometheus exporter name in docsLukas Raska
2017-02-24refactor stat_graph_contributors to es6 module syntaxMike Greiling
2017-02-24refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling
2017-02-24refactor stat_graph_contributors_util to es6 module syntaxMike Greiling
2017-02-24remove unused StatGraph classMike Greiling
2017-02-24add missing require statement and don't require selfMike Greiling
2017-02-24Fix failing specsAlfredo Sumaran
2017-02-24remove require.context from users_bundleMike Greiling
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-24remove require.context from snippet_bundleMike Greiling
2017-02-24remove require.context from protected_branches_bundleMike Greiling
2017-02-24remove require.context from profile_bundleMike Greiling
2017-02-24Merge branch 'create_branch_repo_less' into 'master' Robert Speicher
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
2017-02-24Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable