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-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-15Remove reduntant method for building pipeline buildsGrzegorz Bizon
2016-06-15Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin
2016-06-15Return false in create_builds if not builds createdGrzegorz Bizon
2016-06-14Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Fix Ci::Build#artifacts_expire_in= when assigning invalid durationKamil Trzcinski
2016-06-14Remove ci commit specs that remain after bad mergeGrzegorz Bizon
2016-06-14Add specs for models and servicesKamil Trzcinski
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-14Fix specsKamil Trzcinski
2016-06-14Merge branch 'confidential-issues-in-private-projects' into 'master' Douwe Maan
2016-06-14Rename specific_for to available_for:Lin Jen-Shin
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-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
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 remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-13Improve testsKamil Trzcinski
2016-06-13Merge branch 'issue_3359_2' into 'master' Douwe Maan
2016-06-13Improve design based on reviewKamil Trzcinski
2016-06-13Test controllers if they allow to keep artifactsKamil Trzcinski
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-09Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-09Extra tests inside shared_examples:Lin Jen-Shin
2016-06-09Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?Lin Jen-Shin
2016-06-09Prefer string for describe, feedback from:Lin Jen-Shin
2016-06-09Use block for before/after as we preferredLin Jen-Shin
2016-06-09Prefer do and end for before/after:Lin Jen-Shin
2016-06-09Introduced Ci::Runner.specific_for for getting specific runners:Lin Jen-Shin
2016-06-09Implement the logic for locking runnerLin Jen-Shin
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