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
2018-04-29[Rails5] Fix Arel::UpdateManagerblackst0ne
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-06[Rails5] Update `type_cast_*_database` methodsblackst0ne
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-28New migration helper for finding custom indexesBob Van Landuyt
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
2018-03-14Fix concurrency issue with migration for user_interacted_projects table.Andreas Brandl
2018-03-01Adapt cycle analytics spec helper and cycle analytics usage data specTiago Botelho
2018-02-28Refactors median code to work with both single and multiple projectsTiago Botelho
2018-02-28Add BatchLoader as a way to refactor the base stage codeTiago Botelho
2018-02-28Adds get all medians to Cycle Analytics modelTiago Botelho
2018-01-22Use has_table_privilege for TRIGGER on PostgreSQLYorick Peterse
2018-01-18Reduce UPDATEs for background column type changesYorick Peterse
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Run background migrations with a minimum intervalYorick Peterse
2018-01-03Use a background migration for issues.closed_atYorick Peterse
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-20Don't move project repository/attachments when using hashed storageBob Van Landuyt
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Add computed update docs for update_column_in_batchesSean McGivern
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-07Fix TRIGGER checks for MySQLYorick Peterse
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-18Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master'Douwe Maan
2017-09-15Fix setting share_with_group_lockYorick Peterse
2017-09-15Spread out the work a littleMichael Kozono
2017-09-15Extract helper for queuing background jobsMichael Kozono
2017-08-29Improve migrations using triggersYorick Peterse
2017-08-23Fix invalid default argument in migration helpersGrzegorz Bizon
2017-08-22Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon
2017-08-20Fix Error 500s when attempting to destroy a protected tagStan Hu
2017-07-18Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-29Added code for defining SHA attributesYorick Peterse
2017-06-27Adjust for new static-analysis failuresBob Van Landuyt
2017-06-27Only do one query for updating routesBob Van Landuyt
2017-06-26Update routes directly by ID instead of filtering by pathBob Van Landuyt
2017-06-26Clear the cache for projects one-by-oneBob Van Landuyt
2017-06-26Add punctuation to log messagesBob Van Landuyt
2017-06-26Keep failed renames in redisBob Van Landuyt
2017-06-26Use the migration name as a key in redisBob Van Landuyt
2017-06-26Don't break rolling back when a namespace or project was renamedBob Van Landuyt
2017-06-26More logging so we know we have the rename in redisBob Van Landuyt
2017-06-26Revert renames from a migrationBob Van Landuyt