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 '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah
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-15Limit registry tag bulk delete to 15 itemsGiorgenes Gelatti
2019-08-15Adds download CSV functionality to dropdown in metricsLaura Montemayor
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-13Return 429 on rate limiter on raw endpointMayra Cabrera
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-08Enable the prometheus endpoint by defaultSarah Yasonik
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-07Fix public/private starrers counts in special casesCamil 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-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 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-06Fix Ruby 2.5 compatibility for diverging counts of branchesDaniel Gerhardt
2019-08-01Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu
2019-08-01Use NotesFinder in IssuableActions modulePatrick Derichs
2019-07-31Remove backend use of manual_sorting feature flagBrett Walker
2019-07-30Validates tag names and tags#bulk_destroyGiorgenes Gelatti
2019-07-30Support bulk registry tag deleteGiorgenes Gelatti
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-29Add Job specific variablesMatija Čupić
2019-07-26Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher
2019-07-26Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot
2019-07-26Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot
2019-07-26Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot
2019-07-26Rename latest_successful to be more explicitMatija Čupić
2019-07-25Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon
2019-07-24Add RateLimiter to RawControllerMayra Cabrera
2019-07-24Merge branch 'bw-enable-default-manual-sorting' into 'master'Sean McGivern
2019-07-24Allowing all users to view historyAlex Kalderimis
2019-07-23Find build by sha from refMatija Čupić
2019-07-23Return an ETag headers for the archive endpointAhmad Sherif
2019-07-22Add review remarksGosia Ksionek
2019-07-22Merge branch '55564-remove-if-in-before-after-action' into 'master'Lin Jen-Shin
2019-07-19Added Usage Data for some Web IDE actionsFrancisco Javier López
2019-07-18Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas
2019-07-16Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik
2019-07-16Default manual_sorting feature flag to onBrett Walker