summaryrefslogtreecommitdiff
path: root/features/steps/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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