- 02 Oct, 2019 34 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix private feature Elasticsearch leak Closes #381 See merge request gitlab/gitlab-ee!1275
-
Sean McGivern authored
Update CODEOWNERS See merge request gitlab-org/gitlab!16396
-
Seth Berger authored
-
Sean McGivern authored
Add projects endpoint to IssuablesHelper See merge request gitlab-org/gitlab!17942
-
Winnie Hellmann authored
-
Jan Provaznik authored
Upgrade gitlab-workhorse to 8.12.0 See merge request gitlab-org/gitlab!17892
-
Adrien Kohlbecker authored
-
Fatih Acet authored
Productivity Analytics: Order projects by last activity See merge request gitlab-org/gitlab!17929
-
Martin Wortschack authored
- This ensures that "gitlab" is more likely to show up in the list of projects when searching for "gitlab"
-
Fatih Acet authored
Create getClientRects patch for JSDom in Jest See merge request gitlab-org/gitlab!17906
-
Achilleas Pipinellis authored
Update ChatOps guide to highlight the username needs to match .com See merge request gitlab-org/gitlab!17986
-
James Lopez authored
-
Grzegorz Bizon authored
Upgrade Gitaly to v1.66.0 See merge request gitlab-org/gitlab!17900
-
GitalyBot authored
-
Lin Jen-Shin authored
Ignore id column of ci_build_trace_sections table See merge request gitlab-org/gitlab!17805
-
Paul Slaughter authored
Migrate commit_pipeline_status_component_spec to Jest Closes #31635 See merge request gitlab-org/gitlab!16728
-
Illya Klymov authored
* Fix beforeDestroy method for * Leverage snaphots for render tests * Convert test to be real unit test
-
Evan Read authored
Docs: Add architecture of Auto DevOps See merge request gitlab-org/gitlab!17751
-
Thong Kuah authored
Pertaining to Auto Build and Auto Deploy. Also how implicit yml works when a project has Auto DevOps enabled.
-
Mark Lapierre authored
Add E2E test of merge trains Closes gitlab-org/quality/testcases#204 See merge request gitlab-org/gitlab!17873
-
Mark Lapierre authored
New test added to the pipelines for merged results spec file because it uses the the same setup, including a runner (which is not cheap to set up)
-
Evan Read authored
Documentation - Update Api access request See merge request gitlab-org/gitlab!17617
-
Alexis Sánchez authored
-
Evan Read authored
Remove private project support section See merge request gitlab-org/gitlab!17969
-
Mark Lapierre authored
Remove backticks from slack notification message See merge request gitlab-org/gitlab!17979
-
Thong Kuah authored
Move epic field in GraphQL IssueType Closes #33198 See merge request gitlab-org/gitlab!17976
-
Douglas Barbosa Alexandre authored
Allow users to be found by @username See merge request gitlab-org/gitlab!17742
-
Sean Arnold authored
-
Evan Read authored
Documented the exists rule See merge request gitlab-org/gitlab!16884
-
James Fargher authored
-
Albert Salim authored
-
Heinrich Lee Yu authored
Fixes broken master in gitlab-foss
-
Mayra Cabrera authored
Fix master: FactoryBot dynamic attribute See merge request gitlab-org/gitlab!17974
-
- 01 Oct, 2019 6 commits
-
-
Gabriel Mazetto authored
Static attributes are deprecated in FactoryBot 4.x and removed on 5.x. https://thoughtbot.com/blog/deprecating-static-attributes-in-factory_bot-4-11
-
Michael Kozono authored
Add script to start sidekiq without pid file Closes gitlab-development-kit#494 See merge request gitlab-org/gitlab!17676
-
Robert Speicher authored
Upgrade factory_bot to latest 5.1.0 See merge request gitlab-org/gitlab!17941
-
Evan Read authored
Clarify details about merge only if pipeline succeeds feature Closes #28886 See merge request gitlab-org/gitlab!17736
-
Marcel Amirault authored
Explain that disabling CI/CD pipelines does not disable only allow MRs to merge if pipeline succeeds, as this can also be used by Jenkins integrations. Also updates the screenshot and cleans up surrounding text.
-
Walmyr Lima e Silva Filho authored
Update new test to use let variables to follow our testing best practices See merge request gitlab-org/gitlab!17946
-