summaryrefslogtreecommitdiff
path: root/features/steps/shared
Commit message (Expand)AuthorAgeFilesLines
* Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-181-1/+1
* 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
| * | Fix houndci warningsVinnie Okada2014-10-183-6/+6
| * | Fix Markdown preview testsVinnie Okada2014-10-183-24/+34
| * | Refactor Markdown preview testsVinnie Okada2014-10-184-22/+37
| * | Add Markdown preview to more formsVinnie Okada2014-10-153-13/+52
* | | Css/views cleanup after layout restyleDmitriy Zaporozhets2014-12-211-2/+2
| |/ |/|
* | Improve project factoriesDmitriy Zaporozhets2014-11-301-1/+1
* | Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-1/+1
* | fix for public snippetValery Sizov2014-10-241-0/+9
* | Use :message key, not :error for File::Service.Ciro Santilli2014-10-131-0/+9
|/
* Snippets: public/internal/privateValery Sizov2014-10-091-3/+13
* Refactor task list tests and coffeescriptVinnie Okada2014-10-061-7/+22
* Add Spinach tests for task listsVinnie Okada2014-10-063-0/+64
* Remove assignment without effect.Ciro Santilli2014-10-031-1/+1
* Remove unnecessary page. from tests.Ciro Santilli2014-09-263-6/+6
* Replace javascript:; links with buttons.Ciro Santilli2014-09-221-2/+2
* Replace old spinach step definitions with step.Ciro Santilli2014-09-228-63/+63
* Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets2014-09-092-0/+34
|\
| * Cleaning for the houndCharles Bushong2014-09-051-3/+18
| * Updating to persist a params snippets variableCharles Bushong2014-09-052-0/+19
* | Merge branch 'sha-link' of https://github.com/cirosantilli/gitlabhq into ciro...Dmitriy Zaporozhets2014-09-041-0/+6
|\ \
| * | Add permalink to fixed SHA URL on blob view.Ciro Santilli2014-09-011-0/+6
| |/
* | Explicitly require active teab for testsDmitriy Zaporozhets2014-09-041-0/+2
* | Rename activity to project tabDmitriy Zaporozhets2014-09-021-1/+1
* | Awesome shortcuts for GitLabRobert Schilling2014-09-013-0/+82
|/
* Validate label titel in project scopeRobert Schilling2014-08-131-1/+13
* fix searching on empty project, prevent 500Robert Schilling2014-08-111-0/+7
* Fix dashboard testsDmitriy Zaporozhets2014-07-311-3/+3
* Fix MR factory and some MR testsDmitriy Zaporozhets2014-07-311-9/+14
* Move all test repos data to ReposHelpersDmitriy Zaporozhets2014-07-311-2/+3
* Fix browse code spinach testsDmitriy Zaporozhets2014-07-311-4/+4
* Project labels testsDmitriy Zaporozhets2014-07-311-0/+4
* Fix testsDmitriy Zaporozhets2014-07-301-4/+7
* Tests for trending/starred pagesDmitriy Zaporozhets2014-07-262-3/+12
* Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant...Dmitriy Zaporozhets2014-07-243-4/+40
|\