summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Enable Style/MutableConstantDouwe Maan2017-02-235-43/+43
* | Enable Style/DotPositionDouwe Maan2017-02-231-4/+4
|/
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-212-0/+46
* Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-201-20/+0
* Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-171-0/+4
* Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-171-0/+5
|\
| * Add a custom pagination matcherRobert Schilling2017-02-161-0/+5
* | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-152-4/+4
|/
* Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-131-0/+35
|\
| * Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+35
* | fix issue creation from milestone doesn't assign the milestonewendy04022017-02-121-1/+1
* | Fix comment button test for slash commandsAnnabel Dunstone Gray2017-02-101-1/+1
* | Fix time tracking specAnnabel Dunstone Gray2017-02-101-1/+1
* | Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-091-0/+19
|/