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-15Return false in create_builds if not builds createdGrzegorz Bizon
2016-06-14Remove ci commit specs that remain after bad mergeGrzegorz Bizon
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14Merge branch 'confidential-issues-in-private-projects' into 'master' Douwe Maan
2016-06-14Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable
2016-06-14Factorize duplicated code into a method in BambooService and update specsRémy Coutable
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-13Merge branch 'issue_3359_2' into 'master' Douwe Maan
2016-06-10Merge branch 'finding-multiple-projects-by-paths' into 'master' Robert Speicher
2016-06-10Merge branch 'rename-ci-commit-phase-4' into 'master' Rémy Coutable
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-10Fixing specs stubbed objects cannot access databasePaco Guzman
2016-06-10Cache the presence of an issue_tracker at project levelPaco Guzman
2016-06-10Add Project.where_paths_inYorick Peterse
2016-06-10Rename ci_commit -> pipelineRémy Coutable
2016-06-10Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable
2016-06-10Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-09Rename commit to pipeline in TriggerRequestKamil Trzcinski
2016-06-08Fix pseudo n+1 queries with Note and Note Authors in issuables APIsAlejandro Rodríguez
2016-06-07Add a blank line between before and it:Lin Jen-Shin
2016-06-07Avoid using subject and is_expected.to:Lin Jen-Shin
2016-06-07Prefer do and end for before/after:Lin Jen-Shin
2016-06-07Fix method definition styleLin Jen-Shin
2016-06-07Use rspec's matchers and update style:Lin Jen-Shin
2016-06-07Use subject for more consistent testing style:Lin Jen-Shin
2016-06-07This is easier to write:Lin Jen-Shin
2016-06-07Add a test for User#ci_authorized_runnersLin Jen-Shin
2016-06-07Fix remaining test offensesKamil Trzcinski
2016-06-07Fix tests failuresKamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski
2016-06-06Merge branch 'notes-are-awardables' into 'master' Douwe Maan
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-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-06Backend awardables on commentsZJ van de Weg
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-06-06Fix rubocop offense in awardable specsGrzegorz Bizon
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil 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 remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03Refactor code reponsible for creating buildsGrzegorz Bizon
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-03Update specs describeKamil Trzcinski
2016-06-03Update CreateCommitBuildsService to pass testsKamil Trzcinski
2016-06-03Save Ci::Commit object to persist all created buildsKamil Trzcinski