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-08-08testtest-63921manojmj
2019-08-08Deactivate a user (with self-service reactivation)manojmj
2019-08-08Merge branch 'winh-test-file-coverage' into 'master'Tim Zallmann
2019-08-08Add script for frontend test file coverageWinnie Hellmann
2019-08-08Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling
2019-08-08Merge branch '63560-add-vue-i18n-eslint' into 'master'Mike Greiling
2019-08-08Disable vue-i18n for non-autofix filesEzekiel Kigbo
2019-08-08Merge branch 'docs/deploy-keys-api' into 'master'Evan Read
2019-08-08Merge branch '7250-group-bulk-edit-issues-mrs-epics-change-label-ce' into 'ma...Mike Greiling
2019-08-08CE port for bulk updating group labelsEugenia Grieff
2019-08-08Merge deploy keys example to deploy keys API docsAchilleas Pipinellis
2019-08-08Merge branch '20137-starrers' into 'master'Stan Hu
2019-08-08Merge branch 'tpresa-expose-reject-unsigned-commits' into 'master'Ash McKenzie
2019-08-08Merge branch 'docs-api-resources' into 'master'Evan Read
2019-08-08Split api resources into it's own docMarcel Amirault
2019-08-08Merge branch '62973-specify-time-frame-in-shareable-link-for-embedding-metric...Mike Greiling
2019-08-08Simplify getTimeDiff functionSimon Knox
2019-08-08Merge branch 'sh-add-missing-csp-report-uri' into 'master'Mayra Cabrera
2019-08-07Merge branch 'clair-checksum' into 'master'Stan Hu
2019-08-07Checksum clair executablePhilippe Lafoucrière
2019-08-07Fix public/private starrers counts in special casesCamil Staps
2019-08-07Handle reviewer comments on !24690Camil Staps
2019-08-07Fix display of own projects on the starred projects user profile tabCamil Staps
2019-08-07Allow viewing starrers of empty projectsCamil Staps
2019-08-07Add empty state for starred projects tab on user pageCamil Staps
2019-08-07Fix star count link after clicking star/unstar buttonCamil Staps
2019-08-07InternationalizationCamil Staps
2019-08-07Make users.private_profile default false (previously had no default value)Camil Staps
2019-08-07Address reviewer commentsCamil Staps
2019-08-07Remove postgres-specific SQL from UsersStarProjectCamil Staps
2019-08-07Fix test styleCamil Staps
2019-08-07Add tests for starrers viewsCamil Staps
2019-08-07Fix testsCamil Staps
2019-08-07Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps
2019-08-07Remove private profiles from starrers view of projectsCamil Staps
2019-08-07Starrers view: fix search bar when a query did not match anythingCamil Staps
2019-08-07Starrers view: fix search icon, change placeholder, fix "no starrers" when se...Camil Staps
2019-08-07Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps
2019-08-07Refactor UsersController to present personal, contributed and starred project...Camil Staps
2019-08-07Add documentation and changelog for !24690Camil Staps
2019-08-07Avoid unnecessary includes in StarredProjectsFinderCamil Staps
2019-08-07Add pagination to {user}/starred viewCamil Staps
2019-08-07Rewrite StarredProjectsFinder to use ProjectsFinderCamil Staps
2019-08-07Add pagination to {project}/starrers viewCamil Staps
2019-08-07Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps
2019-08-07Fix code styleCamil Staps
2019-08-07Add users/:user_id/starred_projects API endpoint for projects starred by a userCamil Staps
2019-08-07Add message on starrers view when nobody has starred a repository yetCamil Staps
2019-08-07Make sure starred_since is of the requested project in StarrersController; cl...Camil Staps
2019-08-07Add "Starred projects" tab to user overviewCamil Staps