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-08-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-28Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-25Merge branch 'fix/gb/fix-invalid-stage-status-transition' into 'master'Kamil Trzciński
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch '36262_merge_request_reference_in_merge_commit_global' into 'mas...Sean McGivern
2017-08-24Merge branch 'zj-add-pipeline-source-variable' into 'master'Grzegorz Bizon
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-23Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg
2017-08-23Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon
2017-08-23Merge branch 'fix-push-events-branch-removals' into 'master'Sean McGivern
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-22Fix display of push events for removed refsYorick Peterse
2017-08-22Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński
2017-08-22Set a default CI/CD status when it is not knownGrzegorz Bizon
2017-08-22Merge branch 'fix-broadcast-message-caching' into 'master'Sean McGivern
2017-08-22Do not fire synrchonous hooks when creating a jobGrzegorz Bizon
2017-08-22Update kubernetes_service_spec.rbShinya Maeda
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-22Use `@hashed` prefix for hashed paths on disk, to avoid collision with existi...Gabriel Mazetto
2017-08-22Refactor project and storage typesGabriel Mazetto
2017-08-22Some codestyle changes and fixes for GitLab pagesGabriel Mazetto
2017-08-22Removed some useless code, codestyle changes and removed an indexGabriel Mazetto
2017-08-22Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-21Fix caching of future broadcast messagesYorick Peterse
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-18Add namespace errors from User#after_updateMichael Kozono
2017-08-17Make username update fail if namespace part failsMichael Kozono
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
2017-08-17Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...Tiago Botelho
2017-08-17Run remove_pages in a run_after_commit blockNick Thomas
2017-08-17Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas
2017-08-16Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-16Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable
2017-08-15Merge branch 'forks-count-cache' into 'master'Douwe Maan
2017-08-15Merge branch '34533-speed-up-group-project-authorizations' into 'master'Douwe Maan
2017-08-15Fix CI_PROJECT_PATH_SLUG slugifyvanadium23
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-14Cache the number of forks of a projectYorick Peterse