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-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-30Merge branch '2756-ee-to-ce-backport' into 'master'Douwe Maan
2017-08-30Backports EE 2756 logic to CE.Tiago Botelho
2017-08-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
2017-08-29Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil Trzciński
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-29replace `is_default_branch?` with `default_branch?`Maxim Rydkin
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-28Cleans merge_jid when possible on MergeServiceOswaldo Ferreira
2017-08-28Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-28Remove trigger_request.trigger.ownerShinya Maeda
2017-08-28Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan
2017-08-28Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan
2017-08-28Merge branch 'bugfix.notify-custom-participants' into 'master'Sean McGivern
2017-08-28Simplify system hook testing and guarantee test will fireStan Hu
2017-08-26Fire system hooks when a user is created via LDAP or OAuthStan Hu
2017-08-25Don't treat gitlab project imports specially in Projects::CreateServiceNick Thomas
2017-08-25Don't add admins as masters to projects created in another user's namespaceNick Thomas
2017-08-25Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas
2017-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-08-25Resolve feedback on the MR:Lin Jen-Shin
2017-08-25Handle creating a nested group on MySQL correctlyBob Van Landuyt
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Avoid committer = linesJacob Vosmaer
2017-08-24Move to Projects::HousecleaningServiceLin Jen-Shin
2017-08-24Just use @project directlyLin Jen-Shin
2017-08-24Just use methods over constants, so that we couldLin Jen-Shin
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Add changelog and testsLin Jen-Shin
2017-08-23Remove unwanted refs after importing a projectLin Jen-Shin
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-23Migrate creation of nested groups into a serviceBob Van Landuyt
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-22Merge branch 'git-gc-raise-lease-timeotu' into 'master'Sean McGivern
2017-08-22Raise GC Lease Timeout to 24hKim "BKC" Carlbäcker
2017-08-22Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-22actually use the :participating notification typehttp://jneen.net/
2017-08-21Improves subgroup creation permissionsTiago Botelho
2017-08-21Make RuboCop happySean McGivern
2017-08-21Merge branch 'fix/gb/fix-head-pipeline-when-pipeline-has-errors' into 'master'Kamil Trzciński
2017-08-21Merge branch '35343-inherit-milestones-and-labels' into 'master'Sean McGivern
2017-08-18[skip ci] changelog and minor style changes addedhaseeb
2017-08-18Update merge request pipeline even if if has errorsGrzegorz Bizon
2017-08-17moved merge parms to servicehaseeb