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-19Fix N+1s queries while loading usersDouglas Barbosa Alexandre
2019-08-16Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'Stan Hu
2019-08-16Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon
2019-08-16Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-15Fix starrers counters after searchingDouglas Barbosa Alexandre
2019-08-15Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre
2019-08-15Merge branch 'georgekoltsov/48854-fix-empty-flash-message' into 'master'Stan Hu
2019-08-15Swap clauses as per code review suggestionGeorge Koltsov
2019-08-15Limit registry tag bulk delete to 15 itemsGiorgenes Gelatti
2019-08-15Adds download CSV functionality to dropdown in metricsLaura Montemayor
2019-08-15Merge branch '46548-open-source-alternative-to-recaptcha-for-gitlab-com-regis...Stan Hu
2019-08-14Allow CI to clone public projects when HTTP protocol is disabledDrew Blessing
2019-08-14Track page views for cycle analytics show pageAdam Hegyi
2019-08-14Add logging and counter for invisible captchaAlex Buijs
2019-08-14Exclude json content type from workhorse interceptionGeorge Koltsov
2019-08-13Return 429 on rate limiter on raw endpointMayra Cabrera
2019-08-12Load search result counts asynchronouslyMarkus Koller
2019-08-12Incorporate feedback fixesAlex Buijs
2019-08-12Add filter param sanitizationGeorge Koltsov
2019-08-12Add changelog entryGeorge Koltsov
2019-08-12Add BitBucketServerImport project filteringGeorge Koltsov
2019-08-12Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie
2019-08-10Add invisible captchaAlex Buijs
2019-08-10Split MR widget into cached and non-cached serializersIgor
2019-08-09Remove gfm_embed_metrics flag from BETristan Read
2019-08-09Adds button to download metrics data as csvLaura Montemayor
2019-08-09Merge branch 'master' into sh-break-out-invited-group-membersStan Hu
2019-08-09Rename search_invited to search_invite_emailStan Hu
2019-08-08Enable the prometheus endpoint by defaultSarah Yasonik
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-08Don't redirect to the Almost there pageAlex Buijs
2019-08-08Add ConfirmEmailWarning concernAlex Buijs
2019-08-07Fix public/private starrers counts in special casesCamil 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-07Fix testsCamil Staps
2019-08-07Remove private profiles from starrers view of projectsCamil Staps
2019-08-07Refactor UsersController to present personal, contributed and starred project...Camil 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-07Make sure starred_since is of the requested project in StarrersController; cl...Camil Staps
2019-08-07Add "Starred projects" tab to user overviewCamil Staps
2019-08-07Add starring date to overview of starrersCamil Staps
2019-08-07Add /starrers view for projectsCamil Staps
2019-08-07Support dashboard params for metrics dashboardSarah Yasonik
2019-08-07Do not persist notes filter when auto-switchingHeinrich Lee Yu
2019-08-07Merge branch 'master' into sh-break-out-invited-group-membersStan Hu