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-11-15Merge branch 'master-recursiveTree' into 'master' Douwe Maan
2016-11-15Merge branch 'fix-migration-changes' into 'master' Stan Hu
2016-11-14Use `default_value_for` to handle null values in only_allow_merge_if_all_disc...Alejandro Rodríguez
2016-11-14Fixed issue boards when not logged inPhil Hughes
2016-11-14Merge branch 'sh-fix-sidekiq-throttling-init' into 'master' Robert Speicher
2016-11-14Merge branch 'zj-remove-unneeded-checks' into 'master' Robert Speicher
2016-11-13Only turn on Sidekiq throttling if application settings existsStan Hu
2016-11-12Remove unneeded nil checksZ.J. van de Weg
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-11-11Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu
2016-11-11Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez
2016-11-11Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan
2016-11-11Refactored Sidekiq Throttler and updated documentationPatricio Cano
2016-11-11Merge branch 'use-config-param' into 'master' Sean McGivern
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-10Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'mast...Douwe Maan
2016-11-10Use config param in `Repository#update_ref!`teru
2016-11-09Remove redundant rescue from repository keep_aroundGrzegorz Bizon
2016-11-09Remove redundant space from repository model codeGrzegorz Bizon
2016-11-09Merge branch 'pipeline-notifications' into 'master' Sean McGivern
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-08Faster searchValery Sizov
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher
2016-11-07Evade some exceptions when using invalid referencesGrzegorz Bizon
2016-11-07Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-07Added IssueCollectionYorick Peterse
2016-11-07Add the method ExternalIssue#project_idYorick Peterse
2016-11-07Add User#projects_with_reporter_access_limited_toYorick Peterse
2016-11-07Merge branch '24059-post-facto-fixups' into 'master' Douwe Maan
2016-11-07Simplify ApplicationSetting#repository_storagesNick Thomas
2016-11-04Merge branch 'issue_23032' into 'master' Sean McGivern
2016-11-04Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-04Merge branch 'show-status-from-branch' into 'master' Rémy Coutable
2016-11-04Merge remote-tracking branch 'origin/labels-api'Rémy Coutable
2016-11-04Merge branch '20968-add-setting-to-check-unresolved-discussion' into 'master' Douwe Maan
2016-11-04Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin
2016-11-04Allow to test JIRA service when project does not have repositoryFelipe Artur
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-04Fix: Todos Filter Shows All UsersValery Sizov