summaryrefslogtreecommitdiff
path: root/features/steps/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix testsDmitriy Zaporozhets2015-09-031-1/+1
* Fix tests and last push widgetseparate-activityDmitriy Zaporozhets2015-08-251-0/+4
* Fix testDmitriy Zaporozhets2015-08-201-1/+1
* Spinach testsArtem Sidorenko2015-08-192-0/+27
* Add tests for abuse report featureDmitriy Zaporozhets2015-08-061-0/+4
* Fix project testsproject-home-pageDmitriy Zaporozhets2015-07-081-0/+4
* Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-081-0/+4
* Audit log for user authenticationValery Sizov2015-07-061-2/+2
* Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-231-0/+5
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-232-22/+36
|\
| * Fix features syntaxRobert Speicher2015-06-222-22/+36
* | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-224-25/+24
|/
* Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-191-0/+4
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-0/+40
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-2/+2
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-124-44/+44
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-129-42/+42
* Move Project Members link from Settings to main menu.Nicolas2015-06-092-0/+8
* Fix project snippets button appearing when it is disabledStan Hu2015-05-271-0/+5
* Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu2015-05-251-0/+6
* Remove feature tests for old task listsRobert Speicher2015-05-063-79/+0
* Fix header_should_have_correct_id_and_link for featuresRobert Speicher2015-04-301-2/+6
* Revert help link tests removalDmitriy Zaporozhets2015-04-151-0/+4
* The help link has been removed. The commit removes the test for it.Hannes Rosenögger2015-04-131-4/+0
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+7
* Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-2/+2
* Move project members index from `/team` to `/project_members`Douwe Maan2015-03-151-1/+1
* Rename dashboard landing page to Your projectsDmitriy Zaporozhets2015-03-101-1/+1
* Add tests for starred projects pageDmitriy Zaporozhets2015-03-091-0/+4
* Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets2015-03-081-8/+8
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-0/+17
* Improve sidebar menu for project settingsDmitriy Zaporozhets2015-02-231-1/+3
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\
| * Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-171-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-57/+58
|/
* Add tests for initializing bare repo and creating new file in itDmitriy Zaporozhets2015-01-271-0/+4
* Fix blob controller rendering in case of errorsDmitriy Zaporozhets2015-01-261-2/+2
* Spinach for admin applicationsValery Sizov2015-01-191-0/+4
* Merge pull request #7905 from cirosantilli/visible-falseDmitriy Zaporozhets2015-01-152-3/+3
|\
| * Change always passing visible true tests to false.Ciro Santilli2015-01-022-3/+3
* | Revert "Fix tests"Dmitriy Zaporozhets2015-01-141-1/+1
* | Fix testsDmitriy Zaporozhets2015-01-141-1/+1
* | Improve application settings and write testsDmitriy Zaporozhets2015-01-081-0/+4
* | Add tests for disabled blob edit button cases.Ciro Santilli2014-12-301-0/+10
|/
* Show assigned issues/mr be default on dashboardDmitriy Zaporozhets2014-12-261-2/+3
* Fix tests and add message if no oauth appsDmitriy Zaporozhets2014-12-251-0/+4
* Fix issueable context update and fix testsDmitriy Zaporozhets2014-12-222-5/+5
* Merge branch 'master' into sidebar-navDmitriy Zaporozhets2014-12-214-24/+88
|\
| * Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-073-2/+20
| |\
| * | Fix test assertionsVinnie Okada2014-10-213-13/+13