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-05Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński
2018-04-05Reschedule pipeline stages migration to run it againGrzegorz Bizon
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-03-29Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński
2018-03-28Remove `permanent` from `redirect_routes`Bob Van Landuyt
2018-03-28Add explicit primary key for ci_builds_metadata tableTomasz Maczukin
2018-03-28Add project_id column to Ci::BuildMetadataTomasz Maczukin
2018-03-28Rename used_timeout to timeoutTomasz Maczukin
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-03-28Show timeout information on job's pageTomasz Maczukin
2018-03-28Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin
2018-03-28Add new column to ci_runners tableTomasz Maczukin
2018-03-27Remove unused index from events table.Andreas Brandl
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
2018-03-26Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-22Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-21Flip column order in new index.Andreas Brandl
2018-03-21Add indexes for user activity queries.Andreas Brandl
2018-03-16Simplify migration and add NOT NULL to project_id.Andreas Brandl
2018-03-16Use bigserial for internal_ids table.Andreas Brandl
2018-03-16Atomic generation of internal ids for issues.Andreas Brandl
2018-03-09Add partial indexes on todos to handle users with many todosGreg Stark
2018-03-09Reschedule commits_count background migrationJan Provaznik
2018-03-08Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-08Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master'Yorick Peterse
2018-03-08Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'Yorick Peterse
2018-03-08Add index on section_name_id on ci_build_trace_sections tableStan Hu
2018-03-08Adding missing indexes on taggings tableStan Hu
2018-03-08Ensure orphaned rows are deleted before adding the foreign keyMayra Cabrera
2018-03-08Ensure foreign keys on Clusters ApplicationsMayra Cabrera
2018-03-07Add `allow_maintainer_to_push` to `merge_requests`Bob Van Landuyt
2018-03-07Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse
2018-03-06Merge branch 'move-pipeline_default-update_head_pipeline_for_merge_request-qu...Kamil Trzciński
2018-03-06Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-06Rename to UserInteractedProjects.Andreas Brandl
2018-03-06Improve migration robustness and speed.Andreas Brandl
2018-03-06Create user_contributed_projects table.Andreas Brandl
2018-03-06Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master'Kamil Trzciński
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-06Change column to file_sha256. Add test. Add changelogShinya Maeda