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-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Merge branch 'change-access-update' into 'master' Yorick Peterse
2016-08-14Fix a memory leak caused by Banzai::Filter::SanitizationFilterAhmad Sherif
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-08-11api for generating new merge requestScott Le
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
2016-08-11Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable
2016-08-11Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable
2016-08-11Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable
2016-08-11Merge branch 'fix-gitaccess-scope' into 'master' Rémy Coutable
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-10Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable
2016-08-10Restore back-compatibility for current members API endpointsRémy Coutable
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-10Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher
2016-08-10Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan
2016-08-10Clean up project destructionStan Hu
2016-08-10Merge branch 'rs-rename-run-helper' into 'master' Douwe Maan
2016-08-10Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher
2016-08-10Merge branch 'gh-pull-requests' into 'master' Douwe Maan
2016-08-10Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan
2016-08-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher
2016-08-09Merge branch 'fix/import-mr-source' into 'master' Robert Speicher
2016-08-09Merge branch 'avoid-constant-warnings-in-rails' into 'master' Robert Speicher
2016-08-09Merge branch 'upgrade-grape' into 'master' Rémy Coutable
2016-08-09Retain old behaviorConnor Shea
2016-08-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer
2016-08-09Memoize CI config node validator to prevent leaksGrzegorz Bizon
2016-08-09Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon
2016-08-09fix MR source project assignmentJames Lopez
2016-08-09Rails prefers require_dependency so that it won't require twice:Lin Jen-Shin
2016-08-09Merge branch 'fix/remove-legacy-ci-static-model' into 'master' Robert Speicher
2016-08-09Prefixes removed branches name with PR number when importing PR from GHDouglas Barbosa Alexandre
2016-08-09Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre
2016-08-08Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan
2016-08-08Merge branch 'git-http-push-check' into 'master' Robert Speicher
2016-08-08Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg
2016-08-08Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan
2016-08-08Merge branch 'revert-host-header-overwrite' into 'master' Douwe Maan
2016-08-08Merge branch 'rubocop/SpaceAroundEqualsInParameterDefault' into 'master' Douwe Maan
2016-08-08Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan