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-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Merge branch 'issue_18656' into 'master' Douwe Maan
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-08-16Fix API::BranchesSpec.Timothy Andrew
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-13Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-08-12Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11api for generating new merge requestScott Le
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
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-11Fix typoJacob Vosmaer
2016-08-11Fix doc linting errors and remove useless API specsRémy Coutable
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
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-10Improve validation of X-Gitlab-Lfs-Tmp headerJacob Vosmaer
2016-08-09Fix Grape tests.Connor Shea
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer
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-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-08-05Create service for enabling deploy keysZ.J. van de Weg
2016-08-04Move deploy_key tests to deploy_key_spec.rbZ.J. van de Weg
2016-08-03Use Grape DSL for deploy keys endpointsZ.J. van de Weg
2016-08-03Endpoints to enable and disable deploy keysZ.J. van de Weg
2016-08-03Stop 'git push' over HTTP earlyJacob Vosmaer
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add API support for environmentsZ.J. van de Weg
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew
2016-07-28Add commit stats to commit api responsedixpac
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-07-26Fix testsKatarzyna Kobierska