summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-2/+2
|
* Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-193-5/+32
|\
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-3/+5
| |
| * Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-182-2/+27
| |
* | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-187-11/+183
|\ \ | |/
| * Merge branch 'ce-port-sh-fix-issue-45350' into 'master'Stan Hu2018-04-171-2/+2
| |\ | | | | | | | | | | | | Remove ambiguity when forking a project to a user's namespace See merge request gitlab-org/gitlab-ce!18426
| | * Remove ambiguity when forking a project to a user's namespaceStan Hu2018-04-171-2/+2
| | |
| * | Merge branch '21677-run-pipeline-word' into 'master'Tim Zallmann2018-04-171-4/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improve wording / copy for running a pipeline" Closes #21677 See merge request gitlab-org/gitlab-ce!18396
| | * | Update wording in rspecFilipa Lacerda2018-04-161-4/+4
| | | |
| * | | Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes2018-04-171-0/+17
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Resolve "Collapsed diff spacing wrong when failed to load" Closes #45271 and #45317 See merge request gitlab-org/gitlab-ce!18351
| | * | Fix rubocopFilipa Lacerda2018-04-131-1/+0
| | | |
| | * | Render only one error message per diffFilipa Lacerda2018-04-131-1/+1
| | | | | | | | | | | | | | | | Move html to haml file instead of JS
| | * | Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-0/+18
| | | |
| * | | Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis2018-04-172-5/+5
| | | |
| * | | Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-171-0/+130
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Replace project builds permissions spinach with RSpec See merge request gitlab-org/gitlab-ce!18306
| | * | | Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-171-0/+130
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | | | Fixed web IDE not working for sub-groupsPhil Hughes2018-04-161-0/+25
| | | | | | | | | | | | | | | | | | | | Closes #45412
* | | | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-1796-1190/+1946
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-161-0/+25
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Embedded Snippets Support Closes #8088 See merge request gitlab-org/gitlab-ce!15695
| | * | | blank lines around expect removedhaseeb2018-03-271-3/+0
| | | | |
| | * | | removed creating projecthaseeb2018-03-191-4/+3
| | | | |
| | * | | updated integration testhaseeb2018-03-191-13/+12
| | | | |
| | * | | integration test addedhaseeb2018-03-171-0/+30
| | | | |
| * | | | Merge branch 'deprecation-warning-for-dynamic-milestones' into 'master'Filipa Lacerda2018-04-161-0/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecation warning for dynamic milestones Closes #42336 See merge request gitlab-org/gitlab-ce!17505
| | * \ \ \ Merge remote-tracking branch 'origin/master' into ↵Luke Bennett2018-04-0919-109/+602
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | deprecation-warning-for-dynamic-milestones
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into ↵Luke Bennett2018-04-0538-152/+1348
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | deprecation-warning-for-dynamic-milestones
| | * | | | | | Correct milestone_spec popover testLuke Bennett2018-04-031-1/+1
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'origin/master' into ↵Luke Bennett2018-03-232-20/+95
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecation-warning-for-dynamic-milestones
| | * | | | | | | Add milestone deprecation feature specLuke Bennett2018-03-231-0/+14
| | | | | | | | |
| * | | | | | | | Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne2018-04-161-0/+110
| | | | | | | | |
| * | | | | | | | Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets2018-04-131-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Don't reset application settings import sourcesDmitriy Zaporozhets2018-04-131-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If form does not have import sources checkboxes we should not reset import sources to empty. This fixes issue when import sources got reset after user modifies unrelated settings section like GitLab pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun2018-04-121-3/+3
| | | | | | | | |
| * | | | | | | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-1214-5/+295
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
| | * | | | | | | Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-128-27/+24
| | | | | | | | |
| | * | | | | | | Add matcher for emojiBob Van Landuyt2018-04-113-5/+5
| | | | | | | | |
| | * | | | | | | Show `New Issue` link for projectsBob Van Landuyt2018-04-113-1/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user is not logged in, we want to show the `New Issue` link so he gets directed to the login flow first. When a project is archived, we never want to show the link.
| | * | | | | | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-112-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents performing the requests, and disables all emoji reaction buttons
| | * | | | | | | Hide file/directory creation buttonsBob Van Landuyt2018-04-111-1/+21
| | | | | | | | |
| | * | | | | | | Hide `new merge request` button from index pageBob Van Landuyt2018-04-111-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a project is archived, don't show the button on the index page of merge requests
| | * | | | | | | Hide new mr from dropdown for archived projectsBob Van Landuyt2018-04-111-0/+87
| | | | | | | | |
| | * | | | | | | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-114-0/+55
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents creating merge requests targeting archived projects. This could happen when a project was already forked, but then the source was archived.
| * | | | | | | Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski2018-04-121-0/+11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix empty state for build that does not have a trace Closes #45204 See merge request gitlab-org/gitlab-ce!18278
| | * | | | | | | Fix tests for job empty states for a failed buildGrzegorz Bizon2018-04-111-2/+2
| | | | | | | | |
| | * | | | | | | Add a test for job empty state with missing traceGrzegorz Bizon2018-04-111-0/+11
| | |/ / / / / /
| * | | | | | | Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-111-1/+1
| | | | | | | |
| * | | | | | | Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-112-2/+48
| | | | | | | |
| * | | | | | | Replace the `project/issues/milestones.feature` spinach test with an rspec ↵blackst0ne2018-04-115-26/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | analog
| * | | | | | | Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne2018-04-113-0/+103
| |/ / / / / /
| * | | | | | Address review feedbackRémy Coutable2018-04-0920-101/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>