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-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-08-31Creates Feature Flag for job logFilipa Lacerda
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-2853-prevent-comments-on-private-mrs' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-mr-head-pipeline-leak' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-ci-metrics-permissions' into 'master'GitLab Release Tools Bot
2019-08-29Make it harder to delete issuables accidentallyStan Hu
2019-08-22Issue #39099: Add links for latest pipelinesAlex Ives
2019-08-22Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino
2019-08-21Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon
2019-08-21Improve specs for Issues and Notes controllersLuke Duncalfe
2019-08-21New wiki page redirects user to random slugLuke Duncalfe
2019-08-20Standardize remote_ip and path keys for auth.log and api_json.logStan Hu
2019-08-20Merge branch 'fix-deprecation-warnings-change-success-to-successful' into 'ma...Douglas Barbosa Alexandre
2019-08-20Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu
2019-08-19Fix N+1s queries while loading usersDouglas Barbosa Alexandre
2019-08-19Improve nplusone spec for PipelinesController#showMatija Čupić
2019-08-19Change `be_success` to `be_successful` in specsVitali Tatarintev
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-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-13Permission fix for MergeRequestsController#pipeline_statusdrew cimino
2019-08-10Split MR widget into cached and non-cached serializersIgor
2019-08-09Remove gfm_embed_metrics flag from BETristan Read
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-08Fix DNS rebind vulnerability for JIRA integrationFelipe Artur
2019-08-07Fix public/private starrers counts in special casesCamil Staps
2019-08-07Handle reviewer comments on !24690Camil Staps
2019-08-07Add tests for starrers viewsCamil Staps
2019-08-07Support dashboard params for metrics dashboardSarah Yasonik
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-08-07Prevent unauthorised comments on merge requestsAlex Kalderimis
2019-08-05Rewrite issues show spec as a feature specLuke Duncalfe
2019-08-02Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert
2019-08-01Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu
2019-08-01Use NotesFinder in IssuableActions modulePatrick Derichs
2019-07-30Support bulk registry tag deleteGiorgenes Gelatti
2019-07-30Use spec_helper than rails_helperLin Jen-Shin
2019-07-30Move BaseService to Services directorySarah Yasonik
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-29Add Job specific variablesMatija Čupić
2019-07-27Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu
2019-07-27Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu
2019-07-26Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin
2019-07-26Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot