summaryrefslogtreecommitdiff
path: root/features/steps
Commit message (Expand)AuthorAgeFilesLines
* Audit log for user authenticationValery Sizov2015-07-063-5/+5
* Merge branch 'improve-spinach-test-for-mr-submit' into 'master'Stan Hu2015-07-011-0/+1
|\
| * Add an expect call to prevent random Spinach failure:Stan Hu2015-06-231-0/+1
* | Merge branch 'group_settings_nav' into 'master'Douwe Maan2015-07-011-2/+2
|\ \
| * | Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-241-2/+2
| |/
* | Merge branch 'rs-fix-subscription-feature' into 'master'Dmitriy Zaporozhets2015-06-292-5/+4
|\ \
| * | Attempt to fix the "I should see that I am [un]subscribed" stepsrs-fix-subscription-featureRobert Speicher2015-06-252-5/+4
| |/
* | Merge branch 'rs-issue-1887' into 'master'Dmitriy Zaporozhets2015-06-261-12/+6
|\ \
| * | Fix merge request diff featuresrs-issue-1887Robert Speicher2015-06-251-12/+6
| |/
* | Use page.within in testsDmitriy Zaporozhets2015-06-261-3/+3
* | Write test for submitting issue as guestDmitriy Zaporozhets2015-06-251-0/+18
|/
* Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets2015-06-232-0/+27
|\
| * Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-232-0/+27
* | Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets2015-06-231-0/+41
|\ \ | |/ |/|
| * 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-2213-111/+108
| |\ \
| * | | Fix indendity testDmitriy Zaporozhets2015-06-221-5/+13
| * | | Add tests for admin managing user identitiesDmitriy Zaporozhets2015-06-191-0/+36
* | | | Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-2310-62/+93
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-221-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Revert merge request states renamingDmitriy Zaporozhets2015-06-191-4/+4
| | |/
| * | Fix features syntaxRobert Speicher2015-06-2210-50/+81
* | | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-229-37/+35
|/ /
* | Merge branch 'fix-error-500-internal-snippet' into 'master'Douwe Maan2015-06-202-0/+24
|\ \
| * | Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-192-0/+24
| |/
* | Remove "Multiselect Blob" feature specsRobert Speicher2015-06-191-58/+0
|/
* Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan2015-06-162-8/+41
|\
| * Support commenting on a diff in side-by-side viewStan Hu2015-06-162-8/+41
* | 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-131-21/+0
* | Add Profiles::PreferencesControllerRobert Speicher2015-06-132-4/+4
|/
* 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-092-0/+8
* Properly click on user profile pictureimprove-navigationDmitriy Zaporozhets2015-06-081-1/+1
* Fix testsDmitriy Zaporozhets2015-06-081-1/+1
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-11/+0
* Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets2015-05-292-2/+16
|\
| * Support editing target branch of merge requestStan Hu2015-05-292-2/+16
* | Fix tests for group leave featureDmitriy Zaporozhets2015-05-291-0/+4
* | 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
| |/