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-03Refactor discussions/notes codeJan Provaznik
2018-04-02Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński
2018-04-02Merge branch '44291-usage-ping-for-kubernetes-integration' into 'master'Kamil Trzciński
2018-03-30Extract cluster installed query to scopeMatija Čupić
2018-03-30Extend API for exporting a project with direct upload URLFrancisco Javier López
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-03-30Improve naming and optimize methods of the build classGrzegorz Bizon
2018-03-29Extract installed cluster application scope to concernMatija Čupić
2018-03-29Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić
2018-03-29Add installed scope to cluster applicationsMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-29Memoize environment-specific methods in build classGrzegorz Bizon
2018-03-29Add port number to artifacts links to gitlab-pages, if neededAlessio Caiazza
2018-03-29Extract build variables that depend on persistenceGrzegorz Bizon
2018-03-29Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon
2018-03-29Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński
2018-03-29Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern
2018-03-28Don’t delete deploy key when user who created it is deletedDouwe Maan
2018-03-28Fall back on ghost user when deploy key user is not setDouwe Maan
2018-03-28Merge branch '44657-reuse-root_ref_hash-on-branches' into 'master'Rémy Coutable
2018-03-28Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan
2018-03-28When a Service templates are invalid newly created projects will have them in...Tiago Botelho
2018-03-28Reuse root_ref_hash for performance on BranchesTakuya Noguchi
2018-03-28Remove permanent redirectsBob Van Landuyt
2018-03-28Remove Ci::Build#timeoutTomasz Maczukin
2018-03-28Add explicit primary key for ci_builds_metadata tableTomasz Maczukin
2018-03-28Change and rename behavior of save_timeout_state!Tomasz Maczukin
2018-03-28Refactorize ChronicDurationAttribute concernTomasz Maczukin
2018-03-28Refactor build_metadataTomasz Maczukin
2018-03-28Add validation for max_timeout in Ci::RunnerTomasz Maczukin
2018-03-28Add validation for chronic_duration_attr_writerTomasz Maczukin
2018-03-28Add project_id column to Ci::BuildMetadataTomasz Maczukin
2018-03-28Rename metadata relation and methodsTomasz Maczukin
2018-03-28BuildMetadata styling improvementsTomasz Maczukin
2018-03-28Rename used_timeout to timeoutTomasz Maczukin
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Fix tests failuresTomasz Maczukin
2018-03-28Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin
2018-03-28Fix transition failure when metadata not existsTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-03-28Downcase timeout_source valueTomasz Maczukin
2018-03-28Properly handle empty value for chronic duration attributeTomasz Maczukin
2018-03-28Remove unused methodTomasz Maczukin
2018-03-28Refactor timeout selection mechanismTomasz Maczukin
2018-03-28Replace user_readable with human_readableTomasz Maczukin
2018-03-28Rename chronic_duration_attribute* to chronic_duration_attr*Tomasz 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 ChroniDurationAttribute concernTomasz Maczukin