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
2017-04-05Merge branch '30284-fix-repo-clean-rules' into 'master' Robert Speicher
2017-04-03Merge branch '30289-allow-users-to-import-github-projects-to-subgroups' into ...Robert Speicher
2017-04-03Merge branch '29874-support-wider-range-of-monitored-environments-with-promet...Rémy Coutable
2017-03-29Merge branch '29843-project-subgroup-transfer' into 'security' Rémy Coutable
2017-03-21Merge branch '29302-improve-the-prometheus-queries-for-multiple-container-env...Rémy Coutable
2017-03-17Merge branch '20121-add-a-new-have_html_escaped_body_text-matcher' into 'master'Robert Speicher
2017-03-11Merge branch 'fix-visual-tokens' into 'master' Alfredo Sumaran
2017-03-08Add filtered search visual tokensClement Ho
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Fix time tracking endpoints for API v4Timothy Andrew
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-06Change the default CarrierWave root path for testsRobert Speicher
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-03-06Fix wrong image src with cached gl-emoji and relative rootEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06Cleanup test phases by introducing request_from_ip and operation_from_ip helersPawel Chojnacki
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Cleanup RSpec testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-02Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' Douwe Maan
2017-03-02Add internal endpoint to notify post-receive to GitalyAlejandro Rodríguez
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono
2017-02-28Merge branch 'fix-rubocop' into 'master' Robert Speicher
2017-02-27Merge branch 'rs-uploaders' into 'master' Douwe Maan
2017-02-27Make RuboCop happySean McGivern
2017-02-27Merge branch 'issue_24815' into 'master' Sean McGivern
2017-02-25Add feature specs for three types of user uploadsRobert Speicher
2017-02-24Fix issuable stale object error handler for js when updating tasklistsFelipe Artur
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Fix specDouwe Maan
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Security/JSONLoadDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-21Add filtered search to MR pageClement Ho