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
2019-03-15Add feature specs for settings pageReuben Pereira
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-03-05Add Component to Confirm Environment RollbackAndrew Fontaine
2019-03-01Refactor model and specReuben Pereira
2019-03-01Freeze date in merge request status view specRobert Speicher
2019-02-25Hide CI status when pipelines disabledScott Hampton
2019-02-21Make "moved" Link to Moved IssueAndrew Fontaine
2019-02-08Improved readability of issues related MR status specConstance Okoghenun
2019-02-08Added tests for merge_request_status partialJan Provaznik
2019-02-07Addresses UX and BE comments:Mayra Cabrera
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2019-01-30Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya
2019-01-25Indicate on Status if Issue was MovedAndrew Fontaine
2019-01-25Refresh group overview to match project overviewDennis Tang
2019-01-15Remove `error_tracking` feature flagPeter Leitzen
2019-01-12Update gitlab-styles to 2.5.1Jasper Maes
2019-01-09Fix MR sidebar to correctly warning if assignee can't mergeDouglas Barbosa Alexandre
2019-01-07Add view and feature test for error tracking settingsTristan Read
2018-12-19Refactor sidebar to use data from serializerHeinrich Lee Yu
2018-12-07Further design iteration on project overviewDennis Tang
2018-11-07Copy changes for abuse clarityJeremy Watson
2018-11-05Merge branch 'fast_project_blob_path' into 'master'Douwe Maan
2018-10-31Improve performance of tree rendering in repositories with lots of itemsDrew Blessing
2018-10-30Make Highlight accept language paramMark Chao
2018-10-03Uses Vue app to render part of job show pageFilipa Lacerda
2018-10-01Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt
2018-09-25Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-06Resolve "Improve project overview UI"Dennis Tang
2018-08-22Speed up diff comparisons by limiting number of commit messages renderedStan Hu
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-18Features/show project id on home panelTuğçe Nur Taş
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-06fix broken specsMike Greiling
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-04-20Create autodevops settings sectionsJose Ivan Vargas
2018-04-12Spec improvements for speed, reliability and readabilityBob Van Landuyt
2018-04-11Hide file/directory creation buttonsBob Van Landuyt
2018-04-11Share collaboration check between view and presenterBob Van Landuyt
2018-04-10Add ability checks in views where they were previously missingDouwe Maan
2018-04-07Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński
2018-04-06Implement a new SHA partial for commit listsShah El-Rahman
2018-04-06Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-04Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin
2018-04-03Set up traces in build show specMatija Čupić
2018-03-27Build ci/lint pageMayra Cabrera
2018-03-27Make ci/lint page context aware:Mayra Cabrera
2018-03-20Merge branch 'issue_25542' into 'master'Sean McGivern