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-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-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-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
2017-12-03Fix most test failuresZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-12-03Create ci_artifacts tableZeger-Jan van de Weg
2017-12-03WIPZeger-Jan van de Weg
2017-12-02Fix uploads.path length for long filenamesMichael Kozono
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-24Fix defaults for MR states and merge statusesYorick Peterse
2017-11-23Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-22Add environment_scope to cluster tableShinya Maeda
2017-11-21Update composite pipelines index to include "id"Yorick Peterse
2017-11-20Fix merge_requests.source_project_id migrationYorick Peterse
2017-11-20Clean up schema of the "merge_requests" tableYorick Peterse
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher
2017-11-17Prevent update_column_in_batches on large tablesSean McGivern
2017-11-17Add throttle application settingsMichael Kozono
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-07Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-06Support custom attributes on groupsMarkus Koller
2017-11-06Support custom attributes on projectsMarkus Koller
2017-11-06Add ingress applicationKamil Trzcinski