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-13Merge branch 'issue_3359_2' into 'master' Douwe Maan
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-10Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4Kamil Trzcinski
2016-06-09Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre
2016-06-09Rename commit to pipeline in TriggerRequestKamil Trzcinski
2016-06-07Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski
2016-06-07Fix tests failuresKamil Trzcinski
2016-06-06Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil 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-04Spec label add / delete in UpdateServiceSean McGivern
2016-06-04Allow bulk-updating to remove all labelsSean McGivern
2016-06-04Fix statementAlfredo Sumaran
2016-06-04WIP: allow adding and removing labels in bulkSean McGivern
2016-06-03Merge branch 'rubocop/enable-empty-lines-around-access-modifier-cop' into 'ma...Robert Speicher
2016-06-03:police_car:Z.J. van de Weg
2016-06-03Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski
2016-06-03Rename `commit` to `pipeline` in application codeKamil Trzcinski
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-03Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03Refactor code reponsible for creating buildsGrzegorz Bizon
2016-06-03Update CreateCommitBuildsService to pass testsKamil Trzcinski
2016-06-03Save Ci::Commit object to persist all created buildsKamil Trzcinski
2016-06-03Do not create pipeline objects when no buildsGrzegorz Bizon
2016-06-03Add minor improvements in create builds serviceGrzegorz Bizon
2016-06-03Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon
2016-06-03Enable Style/EmptyLinesAroundAccessModifier rubocop copGrzegorz Bizon
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03fix empty message on shell errorJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
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-01Incorportate feedbackZ.J. van de Weg
2016-05-31Merge branch 'feature/improve_wiki_page_events' into 'master' Rémy Coutable
2016-05-31Fix hook data for Wiki Page eventGabriel Mazetto
2016-05-31Fix the use of CurrentSettings in ContainerRegistryAuthenticationServiceKamil Trzcinski
2016-05-31Add Application Setting to configure Container Registry token expire delay (d...Kamil 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 Style/NegatedIf Rubocop copGrzegorz Bizon
2016-05-29Remove reduntant note validation from create serviceGrzegorz Bizon
2016-05-26Merge branch 'remove-main-language' into 'master' Josh Frye
2016-05-26Remove main_language and testsJosh Frye
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-05-25Merge branch 'master' into awardablesZJ van de Weg