- 05 Apr, 2019 40 commits
-
-
Phil Hughes authored
Add ee_else_ce to Jest config See merge request gitlab-org/gitlab-ce!27040
-
Douglas Barbosa Alexandre authored
Enable FindCommit caching for project and commits pages See merge request gitlab-org/gitlab-ce!27048
-
Filipa Lacerda authored
Removes the undescriptive CI Charts header Closes #59905 See merge request gitlab-org/gitlab-ce!26869
-
Dimitrie Hoekstra authored
Additional changes include removal of translation records Added changelog
-
Sanad Liaquat authored
Remove spaces from variable name in CI variable QA test Closes gitlab-org/quality/nightly#91 See merge request gitlab-org/gitlab-ce!27042
-
Stan Hu authored
This reduces a handful of duplicate FindCommit calls while viewing the projects and commits pages.
-
Andreas Brandl authored
CE port of Move "Authorize project access with external service" to Core See merge request gitlab-org/gitlab-ce!26823
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
Andreas Brandl authored
Add a length limit of 128 char to the user name field See merge request gitlab-org/gitlab-ce!26146
-
Marcia Ramos authored
Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
-
Marcia Ramos authored
Docs for combined ref pipelines Closes #59495 and gitlab-ee#7380 See merge request gitlab-org/gitlab-ce!26762
-
Shinya Maeda authored
pdate
-
Douwe Maan authored
Fall back to project repository type by default Closes #60007 See merge request gitlab-org/gitlab-ce!27003
-
Bob Van Landuyt authored
This makes sure that we always have a repository type when trying to parse a repository from a path. This is needed because sometimes we want to perform access checks as if the project already existed, for example when creating a project on push. Before this we were only doing that when accessing git over http, this makes sure it also works correctly when accessing git over SSH
-
Sean McGivern authored
[CE] Add mutually exclusive labels See merge request gitlab-org/gitlab-ce!26804
-
Sean McGivern authored
Require all templates to use default stages Closes #59992 See merge request gitlab-org/gitlab-ce!26954
-
Robert Speicher authored
Update Rails to 5.0.7.2 Closes #58963 See merge request gitlab-org/gitlab-ce!27022
-
Matija Čupić authored
-
Douwe Maan authored
Upgrade Gitaly to v1.32.0 See merge request gitlab-org/gitlab-ce!26989
-
GitalyBot authored
-
Douwe Maan authored
Bump Helm to 2.13.1 and kubectl to 1.11.9 See merge request gitlab-org/gitlab-ce!26991
-
Sean McGivern authored
Extract remove due date spec to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26922
-
Sean McGivern authored
Checkbox cannot be checked if preceded by a blockquote Closes #58717 See merge request gitlab-org/gitlab-ce!26937
-
Sean McGivern authored
Add a prometheus proxy API per environment Closes #58375 See merge request gitlab-org/gitlab-ce!26841
-
Kushal Pandya authored
CE Improve project avatar settings See merge request gitlab-org/gitlab-ce!26589
-
Winnie Hellmann authored
-
Kushal Pandya authored
Resolve "Queries which return multiple series are not working correctly" Closes #59323 and #59324 See merge request gitlab-org/gitlab-ce!26514
-
Adriel Santiago authored
Corrects an issue whereby queries which return multiple series results were not rendering as multiple data series on the metrics dashboard
-
Sean McGivern authored
Extract target branch quick action to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26933
-
Kamil Trzciński authored
Bump rack gem to 2.0.7 See merge request gitlab-org/gitlab-ce!27033
-
Kamil Trzciński authored
Fix MWPS doesn't work for merge request pipelines See merge request gitlab-org/gitlab-ce!26906
-
Dmitriy Zaporozhets authored
Extend CTE search optimisation to projects Closes #55170 See merge request gitlab-org/gitlab-ce!26908
-
James Lopez authored
Autocorrect with RSpec/ExampleWording cop See merge request gitlab-org/gitlab-ce!26817
-
Thong Kuah authored
- rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
-
Dmitriy Zaporozhets authored
Fix race condition in ApplicationSettingImplementation.create_from_defaults Closes #59162 See merge request gitlab-org/gitlab-ce!26319
-
Achilleas Pipinellis authored
Add documentation for custom build directories See merge request gitlab-org/gitlab-ce!20427
-
Kamil Trzciński authored
This adds documentation for: - `CI_BUILDS_DIR`, - `CI_CONCURRENT_ID`, - `CI_CONCURRENT_PROJECT_ID`, - `GIT_CLONE_PATH`, - `GIT_CLEAN_FLAGS`
-
Jan Provaznik authored
-
Sanad Liaquat authored
Adding perf testdata for MR diff tab See merge request gitlab-org/gitlab-ce!26660
-
Ramya Authappan authored
-