summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-1/+1
* Use blob viewers for snippetsDouwe Maan2017-04-304-2/+9
* Pull preserve into render helpersDouwe Maan2017-04-281-1/+1
* Fix feature specsDouwe Maan2017-04-275-2/+28
* Merge branch '31439-fix-transient-spinach-failures' into 'master' Sean McGivern2017-04-261-0/+5
|\
| * Wait for AJAX after steps defined in SharedActiveTab31439-fix-transient-spinach-failuresRémy Coutable2017-04-261-0/+5
* | Don't expect underlying DB data to be updated in feature specRémy Coutable2017-04-261-2/+1
|/
* Fix scoping issues with Spinach tests (e.g. https://gitlab.com/gitlab-org/git...sh-fix-spinach-5-10-testsStan Hu2017-04-241-1/+1
* Merge branch 'rs-rename-login_as' into 'master' Rémy Coutable2017-04-247-13/+70
|\
| * Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher2017-04-197-13/+70
* | Adding animation for all dropdownNur Rony2017-04-212-3/+5
* | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-202-1/+4
* | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-204-192/+4
|\ \
| * | Move some project/group members spinach tests to rspecdz-refactor-create-membersDmitriy Zaporozhets2017-04-174-192/+4
* | | Refactor changing files in web UIDouwe Maan2017-04-203-4/+6
| |/ |/|
* | Add renderNote animation and added specLuke "Jared" Bennett2017-04-192-17/+0
* | Added profile name to user dropdownDimitrie Hoekstra2017-04-191-2/+2
* | Removes `Repository#version` method and testsdz-remove-repo-versionDmitriy Zaporozhets2017-04-171-6/+0
|/
* Clear emoji search in awards menu after picking emoji27655-clear-emoji-search-after-selectionEric Eastwood2017-04-131-3/+3
* Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-072-1/+10
|\
| * Merge branch 'dm-wait-for-pipeline' into 'master' Stan Hu2017-04-071-0/+9
| |\
| | * Actually include WaitForAjax!Douwe Maan2017-04-071-0/+1
| | * Wait for AJAX requests to complete so they don't blow up if they are only han...Douwe Maan2017-04-071-0/+8
| * | Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-1/+1
| |/
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+2
|\ \ | |/
| * Update project build status cache when transitioningBob Van Landuyt2017-04-071-1/+2
* | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0721-55/+67
|\ \ | |/
| * Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-062-3/+3
| |\
| | * Fix broken spinach testFilipa Lacerda2017-04-061-2/+2
| | * Fix shortcut specsAnnabel Dunstone Gray2017-04-061-1/+1
| * | Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-0615-36/+48
| * | Fix rspec and spinach testsJose Ivan Vargas2017-04-063-12/+12
| * | Groups section capitalization fixJose Ivan Vargas Lopez2017-04-061-2/+2
| * | Dashboard section capitalization fixJose Ivan Vargas Lopez2017-04-061-2/+2
| |/
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-065-4/+18
|\ \ | |/
| * Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda2017-04-061-1/+1
| |\
| | * Update commit icon; fix specs29128-profile-page-iconsAnnabel Dunstone Gray2017-04-031-1/+1
| * | Linking to edit file directlyEric Eastwood2017-04-062-1/+15
| * | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-062-2/+2
* | | Fix some specsDouwe Maan2017-04-051-0/+3
|/ /
* | Merge branch 'sh-fix-award-emoji-transient-spec' into 'master' Rémy Coutable2017-04-051-1/+3
|\ \
| * | Potential fix for intermittent spec failure in award emoji specssh-fix-award-emoji-transient-specStan Hu2017-04-051-1/+3
* | | MR empty stateLuke "Jared" Bennett2017-04-056-7/+13
|/ /
* | Merge branch 'rc/fix-spinach-plus-knapsack-properly' into 'master' Robert Speicher2017-04-042-7/+0
|\ \
| * | Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properlyRémy Coutable2017-04-042-7/+0
| |/
* | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+2
|/
* Add a wait_for_ajax call to ensure Todos page cleans up properlysh-fix-todos-spinach-failureStan Hu2017-04-021-0/+3
* Fix Spinach and Capybara dependenciesStan Hu2017-04-011-1/+3
* Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-311-1/+1
* Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-311-1/+1