summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Use page.within in testsDmitriy Zaporozhets2015-06-261-3/+3
* Write test for submitting issue as guestDmitriy Zaporozhets2015-06-252-0/+30
* Merge branch 'split-tests' into 'master'Dmitriy Zaporozhets2015-06-231-1/+1
|\
| * Refactor rake tasks for testsDmitriy Zaporozhets2015-06-231-1/+1
* | Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets2015-06-233-0/+39
|\ \ | |/ |/|
| * Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-233-0/+39
* | Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets2015-06-232-1/+60
|\ \ | |/ |/|
| * Fix tests for admin identities after migrate to rspec3Dmitriy Zaporozhets2015-06-231-5/+2
| * Merge branch 'master' into admin-edit-identitiesadmin-edit-identitiesDmitriy Zaporozhets2015-06-233-9/+9
| |\
| * \ Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-2219-199/+124
| |\ \
| * | | Fix indendity testDmitriy Zaporozhets2015-06-222-5/+14
| * | | Add tests for admin managing user identitiesDmitriy Zaporozhets2015-06-192-1/+54
* | | | Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-2314-64/+97
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fix-project-icon-links' into 'master'Dmitriy Zaporozhets2015-06-233-9/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu2015-06-223-9/+9
| * | | Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-222-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Revert merge request states renamingDmitriy Zaporozhets2015-06-192-5/+5
| | |/
| * | Fix features syntaxRobert Speicher2015-06-2212-51/+83
| * | Started on the actual rspec 3 upgradeJeroen van Baarsen2015-06-221-0/+1
* | | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-229-37/+35
|/ /
* | Merge branch 'fix-error-500-internal-snippet' into 'master'Douwe Maan2015-06-203-1/+36
|\ \
| * | Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-193-1/+36
| |/
* | Remove "Multiselect Blob" feature specsRobert Speicher2015-06-192-143/+0
|/
* Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan2015-06-163-8/+55
|\
| * Support commenting on a diff in side-by-side viewStan Hu2015-06-163-8/+55
* | Merge branch 'applications_form' into 'master'Douwe Maan2015-06-161-1/+1
|\ \ | |/ |/|
| * Fix consistency issues on New Application page.Nicolas2015-06-151-1/+1
* | Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-132-34/+0
* | Add Profiles::PreferencesControllerRobert Speicher2015-06-133-7/+7
|/
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-1210-12/+12
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-1234-159/+159
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-1269-662/+662
* Fix test for accept merge requestDmitriy Zaporozhets2015-06-121-0/+1
* Fix merge request testrefactor-mr-widgetDmitriy Zaporozhets2015-06-111-1/+1
* Use stub_const to stub constants instead of redefining themRobert Speicher2015-06-101-2/+1
* Move Project Members link from Settings to main menu.Nicolas2015-06-093-7/+13
* Properly click on user profile pictureimprove-navigationDmitriy Zaporozhets2015-06-081-1/+1
* Fix testsDmitriy Zaporozhets2015-06-081-1/+1
* Merge branch 'rs-remove-guard' into 'master'Dmitriy Zaporozhets2015-06-041-1/+0
|\
| * Remove unnecessary require from Spinach envRobert Speicher2015-06-041-1/+0
* | Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-032-16/+0
|/
* Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets2015-05-293-2/+24
|\
| * Support editing target branch of merge requestStan Hu2015-05-293-2/+24
* | Fix tests for group leave featureDmitriy Zaporozhets2015-05-292-1/+6
* | Merge pull request #9318 from jvanbaarsen/allow-special-chars-bioDmitriy Zaporozhets2015-05-291-11/+13
|\ \
| * | Allow special characters in users bioJeroen van Baarsen2015-05-281-11/+13
| |/
* | Fix profile tests after header renameDmitriy Zaporozhets2015-05-282-2/+2
|/
* Persist current merge request tab selection via URLrs-persist-tab-selectionRobert Speicher2015-05-271-1/+4
* Merge branch 'browse-milestone-issues' into 'master'Douwe Maan2015-05-271-2/+2
|\
| * Fix spec.browse-milestone-issuesDouwe Maan2015-05-271-2/+2