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
path: root/db
AgeCommit message (Expand)Author
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06rename cache db column with `_cached` suffixAlexis Reigel
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-04-06Fix rolling back for MySQLLin Jen-Shin
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06Add remove_concurrent_index to database helperblackst0ne
2017-04-05Restore schemaLin Jen-Shin
2017-04-05Merge branch 'gitaly-refs' into 'master'Robert Speicher
2017-04-05Remove and ignore notes.original_discussion_id columnDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-05fix project authorizations migration issueJames Lopez
2017-04-05attempt to fix migrationJames Lopez
2017-04-05Revert schema.rbJames Lopez
2017-04-05attempt to fix db failureJames Lopez
2017-04-05Periodically mark projects that are stuck in importing as failedJames Lopez
2017-04-05Improve migration for container repositories tableGrzegorz Bizon
2017-04-05Added mock deployment and monitoring service with environments fixturesKamil Trzciński
2017-04-04split up migrationsRydkin Maxim
2017-04-04fix migration errorRydkin Maxim
2017-04-04replace on_delete in migration with database type related expressionRydkin Maxim
2017-04-04fix on_deleteRydkin Maxim
2017-04-04rename `auto_canceled_by` and add foreign keyRydkin Maxim
2017-04-04add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-04-04Merge branch 'remove_index_for_users.current_sign_in_at' into 'master' Yorick Peterse
2017-04-04Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-04Ensure we generate unique usernames otherwise validations failRémy Coutable
2017-04-04Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones
2017-04-04Remove index for users.current sign in atblackst0ne
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-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-31Removed unnecessary table ‘protected_tag_merge_access_levels’James Edwards-Jones
2017-03-31Database migrations for protected tagsJames Edwards-Jones
2017-03-30Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable
2017-03-28Create metadata when creating system notesJarka Kadlecova
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-27Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher
2017-03-27Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-25Simplify migrationStan Hu
2017-03-25Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu
2017-03-25Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-24Do nothing if ci_builds.job_id isn't thereLin Jen-Shin
2017-03-23Identify container repository by a single nameGrzegorz Bizon
2017-03-23Rename container image model to container repositoryGrzegorz Bizon
2017-03-23Fix database schemaGrzegorz Bizon
2017-03-22Move container images migration to the present timeGrzegorz Bizon