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-03-14Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-...Rémy Coutable
2017-03-14Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Implement `json_response` as a `let` variableRémy Coutable
2017-03-13Rename variableBob Van Landuyt
2017-03-13Add a flash messages when an issue resolving discussions is createdBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-08Decrease Capybara timeout for CI environmentRobert Speicher
2017-03-08Prevent visual token dropdown from opening the wrong filter dropdownClement Ho
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