- 22 Oct, 2018 22 commits
-
-
Nick Thomas authored
QA: Log page actions Closes gitlab-qa#142 See merge request gitlab-org/gitlab-ce!22084
-
Filipa Lacerda authored
Fixed source projects not filtering Closes #52728 See merge request gitlab-org/gitlab-ce!22515
-
Dmitriy Zaporozhets authored
Move shared examples into the only file where used (Clusters::CreateService spec) See merge request gitlab-org/gitlab-ce!22407
-
Achilleas Pipinellis authored
Update test-scala-application.md to use sbtVersion instead of sbt-version Closes #52957 See merge request gitlab-org/gitlab-ce!22514
-
Phil Hughes authored
Filtering source projects in the merge request creation form would show a flash error because it is trying to filter remotely to an undefined URL. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52728
-
Grzegorz Bizon authored
Drop allow overflow option duration in numbers Closes #52284 See merge request gitlab-org/gitlab-ce!22246
-
Grzegorz Bizon authored
Improve specs for Ci::ProcessBuildService Closes #52279 See merge request gitlab-org/gitlab-ce!22254
-
Rémy Coutable authored
Add Applications API endpoints for listing and deleting entries. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52559 See merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22296
-
Rémy Coutable authored
-
Phil Hughes authored
Frontend: Review app changes Closes #33418 See merge request gitlab-org/gitlab-ce!22363
-
Filipa Lacerda authored
-
Phil Hughes authored
Remove base64 encoding from files that contain plain text Closes #48746 See merge request gitlab-org/gitlab-ce!22425
-
Jacques Erasmus authored
-
Filipa Lacerda authored
Remove window scroll in features/project/job_spec Closes #52690 See merge request gitlab-org/gitlab-ce!22512
-
Grzegorz Bizon authored
Add RAW file format which is used to store security reports Closes gitlab-ee#7996 See merge request gitlab-org/gitlab-ce!22365
-
Grzegorz Bizon authored
Rails5: fix delete blob See merge request gitlab-org/gitlab-ce!22456
-
Rémy Coutable authored
Enable frozen string for lib/gitlab/*.rb See merge request gitlab-org/gitlab-ce!22440
-
gfyoung authored
-
Steve Azzopardi authored
We have some tests that execute `execute_script "window.scrollTo(0,0)"` which is not needed since we are just checking the dom, which end up in a some slower tests. Move the `before` block for `when job starts environment` sub contextes to one block since all of the are the same. Some formatting fixes to be consistent. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52690
-
Rémy Coutable authored
Document the :repository and :custom_repo traits Closes #51366 See merge request gitlab-org/gitlab-ce!22480
-
Rémy Coutable authored
Update the moved Git repos for developers Closes #52978 See merge request gitlab-org/gitlab-ce!22510
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 21 Oct, 2018 3 commits
-
-
Marcia Ramos authored
Add "Moving tiers" item to docs MR template See merge request gitlab-org/gitlab-ce!22486
-
Stan Hu authored
fix a typo in repositories.md (contend -> content) See merge request gitlab-org/gitlab-ce!22508
-
Maurits authored
-
- 19 Oct, 2018 15 commits
-
-
Mark Lapierre authored
Override page object methods to log the actions taken by the methods before or after the action, as appropriate. Allow page object action logging to be turned on via a QA_DEBUG env var. Unlike CHROME_HEADLESS (and the soon to arrive VERBOSE), QA_DEBUG is false by default. QA_DEBUG is used instead of just DEBUG because that enables Selenium debug logging. Mask passwords entered into fields with a QA selector with 'password' in the name. Doesn't mask sensitive data entered into any other field.
-
Douwe Maan authored
Merge branch '52772-assign-me-quick-action-doesn-t-work-if-there-is-extra-white-space' into 'master' Resolve "/assign me quick action doesn't work if there is extra white space" Closes #52772 See merge request gitlab-org/gitlab-ce!22402
-
Cindy Pallares 🦉 authored
-
Robert Speicher authored
CE backport of changes to suppport group file templates See merge request gitlab-org/gitlab-ce!22310
-
Robert Speicher authored
Document how GitLab keeps its tests pristine Closes #42396 See merge request gitlab-org/gitlab-ce!22481
-
Nick Thomas authored
-
Clement Ho authored
Allow to configure cache path for webpack See merge request gitlab-org/gitlab-ce!22497
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Rename "scheduled" label/badge of delayed jobs to "delayed" Closes #52130 See merge request gitlab-org/gitlab-ce!22245
-
Shinya Maeda authored
-
Annabel Dunstone Gray authored
Resolve "Change single-item breadcrumbs to page titles" Closes #51955 See merge request gitlab-org/gitlab-ce!22155
-
Filipa Lacerda authored
Fix transient failure from the bar_chart.vue component Closes gitlab-ee#8062 See merge request gitlab-org/gitlab-ce!22495
-
Clement Ho authored
Remove empty spec describe blocks Closes #52842 See merge request gitlab-org/gitlab-ce!22451
-
Jose Vargas authored
-
Kamil Trzciński authored
Update used version of Runner Helm Chart to 0.1.34 Closes gitlab-runner#3642 See merge request gitlab-org/gitlab-ce!22274
-