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-01-19Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse
2018-01-19Rework indexes on redirect_routes to be more effective and enforce a case ins...Greg Stark
2018-01-18Get rid of a Rails 5 deprecation warning in db/migrate/20170425112128_create_...Rémy Coutable
2018-01-17Applied fixFrancisco Javier López
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-16Last push widget will show banner for new pushes to previously merged branchDrew Blessing
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-10Denormalize commits count for merge request diffsJan Provaznik
2018-01-09Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan
2018-01-08Avoid adding index if already existsPaco Guzman
2018-01-08Backport authorized_keys_enabled defaults to true'Michael Kozono
2018-01-08Backport option to disable writing to `authorized_keys` fileMichael Kozono
2018-01-08Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza
2018-01-06Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński
2018-01-05Add the EE `rebase_commit_sha` migration back in its original locationRobert Speicher
2018-01-05Fix rebase commit SHA migration nameSean McGivern
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Fix jobs_cache_index migration class nameMatija Čupić
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Rename Project#cache_index to jobs_cache_indexMatija Čupić
2018-01-04Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2018-01-02Fix user membership destroy relationFrancisco Javier López
2018-01-02Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern
2017-12-30User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa
2017-12-27Simplify implementation and allow for batch updates in MySQLStan Hu
2017-12-27Fix PostgreSQL implementation of migrationStan Hu
2017-12-27Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu
2017-12-22Remove default value from cache_index migrationMatija Čupić
2017-12-22Add cache_index migrationMatija Čupić
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Add index on namespaces lower(name) for UsersController#existsGreg Stark
2017-12-19Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key mi...Stan Hu
2017-12-12Clears the current Appearance cache otherwise it breaks since new_project_gui...Rémy Coutable
2017-12-12Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern
2017-12-11Fix migration that removes issues.branch_nameYorick Peterse
2017-12-11Add cop for use of remove_columnSean McGivern
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07Prevent schema.rb reverting from datetime_with_timezone to datetimeJames Edwards-Jones
2017-12-07Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu
2017-12-05Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable
2017-12-05Merge index during table creationKamil Trzcinski
2017-12-04Remove index on file_typeKamil Trzcinski
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-12-03Store expire_at in ci_job_artifactsKamil Trzcinski
2017-12-03Add unique index on job_id and file_typeZeger-Jan van de Weg
2017-12-03Fix legacy migration testZeger-Jan van de Weg