summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23036-replace-dashboard-new-project-spinach' into 'master'Rémy Coutable2017-07-031-20/+69
|\
| * Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-20/+69
* | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-1/+1
|/
* Merge branch '34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_u...Rémy Coutable2017-06-291-1/+39
|\
| * Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updatedAlejandro Rodríguez2017-06-281-1/+39
* | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-293-4/+4
|\ \ | |/ |/|
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-283-4/+4
* | Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann2017-06-281-1/+1
|\ \
| * | Fix environment_metrics speccherry-pick-5ea675beJose Ivan Vargas2017-06-261-1/+1
* | | Merge branch 'bugfix/ruby2.4-compat' into 'master'Douwe Maan2017-06-271-3/+7
|\ \ \ | |_|/ |/| |
| * | rubocop fix: don't use single line blocksbugfix/ruby2.4-compathttp://jneen.net/2017-06-261-2/+6
| * | remove use of deprecated webmock feature in jira specshttp://jneen.net/2017-06-261-7/+7
| |/
* | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-261-0/+69
|/
* Merge branch '34302-update-test' into 'master'Phil Hughes2017-06-261-1/+1
|\
| * Fix click not being able to find the current element to use trigger('click') ...34302-update-testFilipa Lacerda2017-06-261-1/+1
* | Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-222-2/+2
|/
* Merge branch 'replase_spinach_spec_create.feature' into 'master'Rémy Coutable2017-06-211-0/+27
|\
| * Replace 'create.feature' spinach test with an rspec analogblackst0ne2017-06-211-0/+27
* | Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-0/+17
|/
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-192-9/+11
* Merge branch 'rs-gitlab_sign_in' into 'master'Douwe Maan2017-06-2099-123/+123
|\
| * Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-192-2/+2
| * Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-192-2/+2
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1998-119/+119
* | Enable autocomplete on project snippetsenable-autocomplete-on-project-snippetsEric Eastwood2017-06-191-11/+2
|/
* Merge branch '33598-fix-autocomplete-disabled-in-gl-form-instances' into 'mas...Jacob Schatz2017-06-193-3/+45
|\
| * Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-193-3/+45
* | Disable autocomplete on snippets commentsEric Eastwood2017-06-191-1/+24
|/
* Add table for files in merge request diffsSean McGivern2017-06-161-0/+0
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-143-20/+63
* Implement diff viewersDouwe Maan2017-06-142-0/+136
* Fix other renamingLin Jen-Shin2017-06-141-1/+1
* Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin2017-06-142-2/+5
|\
| * Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon2017-06-141-1/+4
| |\
| | * Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-1/+4
| * | Make small pipeline schedules UI enhancements.bpj-small-pipeline-ui-changesBryce Johnson2017-06-131-1/+1
| |/
* | Fix other renamingLin Jen-Shin2017-06-141-11/+11
* | Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds33149-rename-more-buildsLin Jen-Shin2017-06-1311-165/+284
|\ \ | |/
| * Let PhantomJS load local imagesrc/load-images-in-phantomjsRémy Coutable2017-06-121-0/+1
| * Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-44/+71
| * Merge branch 'dm-revert-mr-8427'Douwe Maan2017-06-093-112/+4
| |\
| | * Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-093-112/+4
| * | Ensure wiki is created before we visit the Wiki page32622-fix-markdown_preview_specRémy Coutable2017-06-091-1/+2
| |/
| * Merge branch 'dm-blob-binaryness-change' into 'master'Sean McGivern2017-06-091-3/+34
| |\
| | * Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-3/+34
| * | Fix specsce#31853-projects-shared-groupsAnnabel Dunstone Gray2017-06-081-2/+2
| * | fixes project_group_links spec by adding click tab eventtauriedavis2017-06-081-1/+4
| |/
| * Translate project & repository pagesBob Van Landuyt2017-06-071-2/+2
| * Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-0/+78
| |\