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-06-15Remove reduntant method for building pipeline buildsGrzegorz Bizon
2016-06-14Improve code clarity in pipeline create serviceGrzegorz Bizon
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-09Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-06-07Fix remaining test offensesKamil Trzcinski
2016-06-07Fix tests failuresKamil Trzcinski
2016-06-06Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-04Fix specAlfredo Sumaran
2016-06-04Spec label add / delete in UpdateServiceSean McGivern
2016-06-04Allow bulk-updating to remove all labelsSean McGivern
2016-06-04Update CHANGELOGAlfredo Sumaran
2016-06-04Tidy up BulkUpdateService specsSean McGivern
2016-06-04fixup! WIP: allow adding and removing labels in bulkSean McGivern
2016-06-03Rename remaining ci_commits in specsKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski
2016-06-03Fix other places where we still use commit attribute of BuildKamil Trzcinski
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-03Fix more places where we should rename ci_commit to pipelineKamil Trzcinski
2016-06-03Merge branch '13313-fix-deprecation-warnings' into 'master' Robert Speicher
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-03Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-03Update CreateCommitBuildsService to pass testsKamil Trzcinski
2016-06-03Do not create pipeline objects when no buildsGrzegorz Bizon
2016-06-03Update ci commit pipeline specs according to changesGrzegorz Bizon
2016-06-03Add minor improvements in create builds serviceGrzegorz Bizon
2016-06-03Add specs covering case when there are no buildsGrzegorz Bizon
2016-06-03Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon
2016-06-03fix import service specJames Lopez
2016-06-02Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rbRémy Coutable
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-01Move awardables too when issue is movedZ.J. van de Weg
2016-06-01Merge branch 'current-settings-use-request-store-during-request'Douwe Maan
2016-05-31Fix rubocop offensesKamil Trzcinski
2016-05-31Test token expirabilityKamil Trzcinski
2016-05-31Merge branch 'make-container-registry-authentication-service-compatible-with-...Stan Hu
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-30Make authentication service for Container Registry to be compatible with < Do...Kamil Trzcinski
2016-05-30Enable Performance/TimesMap Rubocop copGrzegorz Bizon
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-28Update tests for the current_application_settings request store changesDJ Mountney
2016-05-26Merge branch 'remove-main-language' into 'master' Josh Frye
2016-05-26Remove main_language and testsJosh Frye
2016-05-25Merge branch 'issue_10725' into 'master' Douwe Maan