- 05 Mar, 2019 29 commits
-
-
Rémy Coutable authored
Fix repo pushes messing with initial Elasticsearch indexing Closes #8628 See merge request gitlab-org/gitlab-ee!9478
-
Kushal Pandya authored
Group security chart upper bound See merge request gitlab-org/gitlab-ee!9780
-
GitLab Bot authored
-
Grzegorz Bizon authored
Simplify CI/CD configuration on serverless projects Closes #57405 See merge request gitlab-org/gitlab-ce!25523
-
Sean McGivern authored
Add associated-issue to vulnerability_feedback factory Closes #10157 See merge request gitlab-org/gitlab-ee!9803
-
Lucas Charles authored
-
GitLab Bot authored
-
Sean McGivern authored
Clarify that advanced search is not on GitLab.com Closes #9781 See merge request gitlab-org/gitlab-ee!9719
-
Phil Hughes authored
Link to the MR from current branch in Web IDE Closes #49663 See merge request gitlab-org/gitlab-ce!25689
-
Grzegorz Bizon authored
Resolve "CI status icon mismatch on Merge Requests page and the MR itself" Closes #45305 See merge request gitlab-org/gitlab-ce!25407
-
GitLab Bot authored
-
Grzegorz Bizon authored
Extract DAST formatter Closes #9661 See merge request gitlab-org/gitlab-ee!9654
-
Tetiana Chupryna authored
DAST parser is a bit feature envy now, so it was decided to split it.
-
Sanad Liaquat authored
Script to generate Perf Testdata Closes #58140 See merge request gitlab-org/gitlab-ce!25548
-
Ramya Authappan authored
-
Kushal Pandya authored
Scope gitlab:ui:visual pipeline job to css only changes Closes #58514 See merge request gitlab-org/gitlab-ce!25755
-
Clement Ho authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Rename ambiguous association names in Ci::Pipeline See merge request gitlab-org/gitlab-ce!25672
-
GitLab Bot authored
-
Kushal Pandya authored
Add gitlab ui visual test See merge request gitlab-org/gitlab-ce!24255
-
Clement Ho authored
-
GitLab Bot authored
-
Evan Read authored
Update Health Check typo & adjust formatting See merge request gitlab-org/gitlab-ce!25722
-
Evan Read authored
docs: ldap users must have email address set Closes #40071 See merge request gitlab-org/gitlab-ce!25691
-
Moritz Bellach authored
-
Shinya Maeda authored
fix it ok Fix head pipeline
-
Evan Read authored
Fix typo in repos_max_capacity See merge request gitlab-org/gitlab-ee!9835
-
Clement Ho authored
Fix HTML spew in Locked Files page Closes #9670 See merge request gitlab-org/gitlab-ee!9810
-
- 04 Mar, 2019 11 commits
-
-
Stan Hu authored
Put batch_comments_spec.rb in quarantine See merge request gitlab-org/gitlab-ee!9837
-
GitLab Bot authored
-
Kamil Trzciński authored
Expose additional merge request pipeline variables See merge request gitlab-org/gitlab-ce!24595
-
Hiroyuki Sato authored
Conflicts: doc/ci/variables/README.md spec/models/ci/pipeline_spec.rb
-
Mike Lewis authored
-
Mike Lewis authored
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
commit page info-well overflow fix #56436 Closes #56436 See merge request gitlab-org/gitlab-ce!24799
-
Gokhan Apaydin authored
-
Mario de la Ossa authored
When doing the initial Elasticsearch indexing, if a project hasn't been indexed yet and a push is received, we index the data received on that push, but then do not index data from before that push. This is fixed by making ElasticBatchProjectIndexerWorker ignore the Project's IndexStatus object unless we explicitly ask for it to update indexed projects via the UPDATE_INDEX env flag
-
Winnie Hellmann authored
-