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
path: root/lib
AgeCommit message (Expand)Author
2016-07-29Merge branch 'fix/import-project-hooks' into 'master' Douwe Maan
2016-07-29Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher
2016-07-29Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher
2016-07-29Merge branch 'refactor/ci-config-move-job-entries' into 'master' Rémy Coutable
2016-07-29Improve code, remove unused validator, improve namesGrzegorz Bizon
2016-07-29Method for returning issues readable by a userYorick Peterse
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-28Merge branch 'new-issue-by-email' into 'master' Douwe Maan
2016-07-28fix repo hooks missing on importJames Lopez
2016-07-28Merge branch 'reduce-instrumentation-overhead' into 'master' Rémy Coutable
2016-07-28Reduce instrumentation overheadYorick Peterse
2016-07-28Add commit stats to commit api responsedixpac
2016-07-28Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Merge branch 'akismet-ui-check' into 'master' Douwe Maan
2016-07-27Merge branch 'simple-cov' into 'master' Robert Speicher
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-27Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-07-26Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Merge branch 'add-sidekiq-request-store' into 'master' Yorick Peterse
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-26Disable MySQL foreign key checks before dropping all tablesDrew Blessing
2016-07-26Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu
2016-07-25Fix backup restoreStan Hu
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-23If version file is unavailable unknown statusKatarzyna Kobierska
2016-07-23Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska
2016-07-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-22Merge branch 'master' into refactor/ci-config-move-job-entriesGrzegorz Bizon
2016-07-21Retrieve rendered HTML from cache in one requestAhmad Sherif
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Also fix the URL in the commentLin Jen-Shin
2016-07-21Remove unused coverallsKamil Trzcinski
2016-07-21Use `scripts/merge-simplecov`Kamil Trzcinski
2016-07-21Merge coverage reportKamil Trzcinski
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Change `return`s for `next`s to please rubocop (behaviour is the same)Alejandro Rodríguez
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin