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-28Merge branch '30172-fix-mattermost-enabled-setting-not-properly-stubbed' into...Sean McGivern
2017-03-28Support wider range of monitored environments with PrometheusJoshua Lambert
2017-03-28Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost s...Rémy Coutable
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-24fix new MR form erroneously selects tag as source when branch of same name ex...Sanster
2017-03-23Merge branch 'rs-notify-mailer-specs' into 'master' Rémy Coutable
2017-03-23Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable
2017-03-23Improve readability and add testZ.J. van de Weg
2017-03-22Don't navigate to about:blankRémy Coutable
2017-03-22Introduce a new middleware for the test environment that can block requestsRémy Coutable
2017-03-22Merge branch 'resolve-global-vue' into 'master' Filipa Lacerda
2017-03-22Miscellaneous cleanup of Notify shared examplesRobert Speicher
2017-03-21Remove the 'custom subject suffix' spec from a shared exampleRobert Speicher
2017-03-21Move the `a new user email` shared example to the Emails::Profile specRobert Speicher
2017-03-21Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez
2017-03-21New directory from interface on existing branchJacopo
2017-03-21fix wait_for_vue_resource to not rely on global Vue objectMike Greiling
2017-03-17Add a new have_html_escaped_body_text that match an HTML-escaped textRémy Coutable
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