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
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-04Remove seed file from the development envRémy Coutable
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-11-30Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...Rémy Coutable
2017-11-17Update CycleAnalytics seed to account for multiple issue assigneesRobert Speicher
2017-09-20Remove depreceted and big projectsZeger-Jan van de Weg
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-11Skip creating the merge request if repo is emptyLin Jen-Shin
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-06-07Merge branch 'instrument-infra' into 'master'Grzegorz Bizon
2017-06-06Fix error while seeding projects in databaseDouglas Barbosa Alexandre
2017-06-06Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki
2017-06-05Merge branch 'sidekiq-transaction' into 'master'Sean McGivern
2017-06-05Merge branch '30469-convdev-index' into 'master'Sean McGivern
2017-06-02Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki
2017-06-02Make fixture message more descriptivePawel Chojnacki
2017-06-02Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki
2017-06-02Fix keys seedDouwe Maan
2017-06-02Make sure that environment was created before deployingLin Jen-Shin
2017-06-01Fix other use of CreateDeploymentService and makeLin Jen-Shin
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-10Move the nested groups seed behind an environment flagRobert Speicher
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-05Added mock deployment and monitoring service with environments fixturesKamil Trzciński
2017-04-04Ensure we generate unique usernames otherwise validations failRémy Coutable
2017-04-03Ensure the AbuseReport fixtures create unique reported usersRémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Fix the AbuseReport seederRémy Coutable
2017-03-30Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable
2017-03-20Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable
2017-03-07Fix up @DouweM reviewEric Eastwood
2017-03-03Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryRobert Speicher
2017-02-27Add development fixtures for nested groupsDmitriy Zaporozhets
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-16Seed abuse reportsEric Eastwood
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
2016-12-19Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesKamil Trzcinski
2016-12-15Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-11-28Improve pipeline fixturesKamil Trzcinski
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18run pipeline worker in cycle analytics dev setupJames Lopez