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-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
2018-04-10Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-04Fix sidebar_details_block.vue and simplify build_metadata_entity.rbTomasz Maczukin
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-03-29Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński
2018-03-28Refactor build_metadataTomasz Maczukin
2018-03-28Rename metadata relation and methodsTomasz Maczukin
2018-03-28Rename used_timeout to timeoutTomasz Maczukin
2018-03-28Fix static analysis offencesTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-03-28Replace user_readable with human_readableTomasz Maczukin
2018-03-28Show timeout information on job's pageTomasz Maczukin
2018-03-27Update styling and use Gitlab::Utils.to_booleanEric Eastwood
2018-03-27Merge branch 'master' into add-canary-faviconEric Eastwood
2018-03-07Link correct project when adding file to empty MRBob Van Landuyt
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-03-07Don't do a commit lookup to present the MR entity, just return the shaAlejandro Rodríguez
2018-03-01Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
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-28Restore memoization to base query and add a batch base query methodTiago Botelho
2018-02-28Add BatchLoader as a way to refactor the base stage codeTiago Botelho
2018-02-28Refactor CycleAnalytics base stage class and modelTiago Botelho
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-09Replace $.post in importer status with axiosClement Ho
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-05Add GroupVariableSerializer for Ci::GroupVariableMatija Čupić
2018-02-05Add VariableSerializer for Ci::VariableMatija Čupić
2018-01-30Check MR state before submitting queries for discussion stateOswaldo Ferreira
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-08Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern
2018-01-06Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
2018-01-03Simplify metrics fetching for closed/merged MRsOswaldo Ferreira
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-24Rendering of emoji's in Group-OverviewJacopo
2017-12-22Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
2017-12-21Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt
2017-12-19Adds illustrations for manual actions and non triggered jobsFilipa Lacerda
2017-12-18Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern