- 30 Apr, 2018 8 commits
-
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Update index.md See merge request gitlab-org/gitlab-ce!18450
-
Shinya Maeda authored
-
Douwe Maan authored
Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite See merge request gitlab-org/gitlab-ce!18580
-
Achilleas Pipinellis authored
Docs: update Pages for newbies See merge request gitlab-org/gitlab-ce!18629
-
Marcia Ramos authored
-
Douwe Maan authored
Resolve "Members invitations scheduled before commit" Closes #45572 See merge request gitlab-org/gitlab-ce!18538
-
Douwe Maan authored
Move NotificationService calls to Sidekiq Closes #43106 See merge request gitlab-org/gitlab-ce!18535
-
- 29 Apr, 2018 1 commit
-
-
Kamil Trzciński authored
Add sha filter to list pipelines Closes #44880 See merge request gitlab-org/gitlab-ce!18125
-
- 27 Apr, 2018 24 commits
-
-
Kamil Trzciński authored
Fix example config miss-alignment in uploads.object_store.connection Closes gitlab-development-kit#342 See merge request gitlab-org/gitlab-ce!18622
-
Marcia Ramos authored
Resolve "Add how to use nip.io to Auto DevOps and Kubernetes documentation" Closes #45561 See merge request gitlab-org/gitlab-ce!18494
-
Dylan Griffith authored
-
Stan Hu authored
Remove IDE image upload spec Closes #45045 See merge request gitlab-org/gitlab-ce!18617
-
Alessio Caiazza authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45045
-
Nick Thomas authored
Remove comma from the time system notes See merge request gitlab-org/gitlab-ce!18593
-
Nick Thomas authored
Repository#exists? can only be queried with Gitaly Closes gitaly#314 See merge request gitlab-org/gitlab-ce!18567
-
Grzegorz Bizon authored
Don't run JS lint report for QA See merge request gitlab-org/gitlab-ce!18621
-
Grzegorz Bizon authored
Add gitlab-pages admin ping rake task See merge request gitlab-org/gitlab-ce!18372
-
Jacob Vosmaer (GitLab) authored
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
Skip db related tests for QA See merge request gitlab-org/gitlab-ce!18618
-
Grzegorz Bizon authored
CE: Fix QA protected branches tests See merge request gitlab-org/gitlab-ce!18585
-
James Ramsay authored
To find the pipeline for a specific sha requires scanning the list of all pipelines for a ref that contains the sha. This makes it hard to find the pipeline id needed to access a trace for a specific job run in the pipeline using the API.
-
Lin Jen-Shin authored
and skip db related jobs for QA branches
-
Grzegorz Bizon authored
Fix rubocop offense and enable jobs for qa See merge request gitlab-org/gitlab-ce!18613
-
Lin Jen-Shin authored
while producing products. Basically an attempt to fix: https://gitlab.com/gitlab-org/gitlab-qa/-/jobs/65016456 Selenium::WebDriver::Error::StaleElementReferenceError: stale element reference: element is not attached to the page document in: ``` ruby product :name do Page::Project::Settings::Repository.act do expand_protected_branches(&:last_branch_name) end end ```
-
Rémy Coutable authored
Fixed typos See merge request gitlab-org/gitlab-ce!18432
-
Pascal Borreli authored
-
Lin Jen-Shin authored
We could revisit which we don't want to run in qa.
-
Filipa Lacerda authored
CE Backport: Reveal labels dropdown when labels icon is clicked on collapsed Epic sidebar See merge request gitlab-org/gitlab-ce!18611
-
Grzegorz Bizon authored
Add more QA SSH key tests Closes gitlab-qa#183 See merge request gitlab-org/gitlab-ce!17662
-
Kushal Pandya authored
-
- 26 Apr, 2018 7 commits
-
-
Clement Ho authored
Clear refresh interval when MRWidgetFailedToMerge component is destroyed See merge request gitlab-org/gitlab-ce!18600
-
Winnie Hellmann authored
-
Phil Hughes authored
Reset milestone filter when clicking "Any Milestone" in dashboard Closes #45295 See merge request gitlab-org/gitlab-ce!18531
-
Winnie Hellmann authored
-
Sean McGivern authored
Remove `peek-performance_bar` from the performance bar See merge request gitlab-org/gitlab-ce!18597
-
Rémy Coutable authored
Rename the Edge label to Quality See merge request gitlab-org/gitlab-ce!18457
-
Rémy Coutable authored
-