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-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-06Fix error while seeding projects in databaseDouglas Barbosa Alexandre
2017-06-05Merge branch 'sidekiq-transaction' into 'master'Sean McGivern
2017-06-05Merge branch '30469-convdev-index' into 'master'Sean McGivern
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-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-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-18run pipeline worker in cycle analytics dev setupJames Lopez
2016-10-17Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski
2016-10-06Allow to close environmentsKamil Trzcinski
2016-10-04Fix pipeline fixtures and calls to removed methodGrzegorz Bizon
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-23Limit test environment size to one project in CIGrzegorz Bizon
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-17Add a "populate metrics directly" option to the cycle analytics seed.Timothy Andrew
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-14wip: perfTimothy Andrew
2016-09-14Add a `seed_fu` fixture to generate data for cycle analytics.Timothy Andrew
2016-09-07Group similar buildsKamil Trzcinski