summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński2017-03-141-6/+3
|\
| * Don't disable capybara-screenshot in CI environmentrs-capybara-screenshot-artifactsRobert Speicher2016-12-081-6/+3
* | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-132-0/+56
|\ \
| * | Rename variableBob Van Landuyt2017-03-131-1/+1
| * | Add a flash messages when an issue resolving discussions is createdBob Van Landuyt2017-03-131-0/+10
| * | Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-0/+6
| * | Delegate a single discussion to a new issueBob Van Landuyt2017-03-132-0/+40
* | | Implement `json_response` as a `let` variableRémy Coutable2017-03-132-4/+9
|/ /
* | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeoutRobert Speicher2017-03-081-1/+1
* | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-081-3/+8
* | Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-2/+34
* | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+117
* | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
|\ \
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-0/+128
* | | API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-14/+14
* | | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-3/+4
|\ \ \
| * | | Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-1/+2
| * | | Use native unicode emojisEric Eastwood2017-03-061-3/+3
* | | | Change the default CarrierWave root path for testsRobert Speicher2017-03-061-1/+1
* | | | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-2/+2
|/ / /
* | | Cleanup test phases by introducing request_from_ip and operation_from_ip helersPawel Chojnacki2017-03-061-21/+19
* | | Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-7/+7
* | | Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-5/+36
* | | Cleanup RSpec testsPawel Chojnacki2017-03-061-2/+8
* | | Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-0/+27
|/ /
* | Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' Douwe Maan2017-03-022-1/+24
|\ \
| * | Show public RSS feeds to anonymous usersMichael Kozono2017-02-282-1/+24
* | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+3
|/ /
* | Merge branch 'fix-rubocop' into 'master' cherry-picking-regressions-8.17.0Robert Speicher2017-02-271-1/+1
|\ \
| * | Make RuboCop happyfix-rubocopSean McGivern2017-02-271-1/+1
* | | Merge branch 'rs-uploaders' into 'master' Douwe Maan2017-02-271-0/+37
|\ \ \ | |/ / |/| |
| * | Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-241-0/+37
* | | Merge branch 'issue_24815' into 'master' Sean McGivern2017-02-271-0/+57
|\ \ \
| * | | Fix issuable stale object error handler for js when updating tasklistsissue_24815Felipe Artur2017-02-241-0/+57
* | | | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-4/+3
* | | | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-8/+1
| |/ / |/| |
* | | Fix specDouwe Maan2017-02-241-3/+2
* | | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-233-5/+6
* | | Revert "Enable Style/DotPosition"Douwe Maan2017-02-232-5/+5
* | | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-239-94/+94
* | | Fix new offensesDouwe Maan2017-02-232-7/+8
* | | Enable Style/WordArrayDouwe Maan2017-02-231-7/+6
* | | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-6/+7
* | | Enable Style/ClassCheckDouwe Maan2017-02-233-3/+3
* | | Prefer leading style for Style/DotPositionDouwe Maan2017-02-239-94/+94
* | | Fix code for copsDouwe Maan2017-02-232-10/+12
* | | Enable Style/ConditionalAssignmentDouwe Maan2017-02-232-6/+6
* | | Enable Security/JSONLoadDouwe Maan2017-02-231-1/+1
* | | Enable Style/SpaceInsideBracketsDouwe Maan2017-02-232-2/+2