- 11 Apr, 2019 10 commits
-
-
James Lopez authored
EE: Align UrlValidator to validate_url gem implementation. See merge request gitlab-org/gitlab-ee!10693
-
Thong Kuah authored
Renamed UrlValidator to AddressableUrlValidator to avoid 'url:' naming collision with ActiveModel::Validations::UrlValidator in 'validates' statement. Make use of the options attribute of the parent class ActiveModel::EachValidator. Add more options: allow_nil, allow_blank, message. Renamed 'protocols' option to 'schemes' to match the option naming from UrlValidator.
-
GitLab Bot authored
-
Evan Read authored
ci/yaml: add version info to changes only/except See merge request gitlab-org/gitlab-ce!24062
-
Elan Ruusamäe authored
-
GitLab Bot authored
-
Evan Read authored
Clarify "Shell commands" link title in style guide doc See merge request gitlab-org/gitlab-ce!27241
-
Victor Zagorodny authored
-
Evan Read authored
Clarify "Shell commands" link title in style guide doc See merge request gitlab-org/gitlab-ee!10750
-
Victor Zagorodny authored
-
- 10 Apr, 2019 30 commits
-
-
Evan Read authored
Docs: add GKE whitepaper to GCP VM instructions See merge request gitlab-org/gitlab-ee!10749
-
Evan Read authored
Clarify docker-in-docker in Container Scanning docs See merge request gitlab-org/gitlab-ee!10726
-
Evan Read authored
Refactor the new SAST docs Closes #11074 See merge request gitlab-org/gitlab-ee!10725
-
Evan Read authored
Copy and merge the existing DAST docs to a new location Closes #10756 See merge request gitlab-org/gitlab-ee!10712
-
GitLab Bot authored
-
Stan Hu authored
Fixed spelling mistake for "improvement" in the use cases section. See merge request gitlab-org/gitlab-ee!10751
-
Evan Read authored
Update Time Tracking feature link Closes #60164 See merge request gitlab-org/gitlab-ce!27211
-
Douglas Barbosa Alexandre authored
Remove executable bits from documentation images See merge request gitlab-org/gitlab-ce!27242
-
Stan Hu authored
Revert "Merge branch 'tz-reorganise-digests-json' into 'master'" See merge request gitlab-org/gitlab-ce!26156
-
Stan Hu authored
The build in https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/194484356 was failing.
-
Dheeraj Yennam authored
-
GitLab Bot authored
-
Michael Kozono authored
Disable method instrumentation for diffs Closes #52898 See merge request gitlab-org/gitlab-ce!27235
-
Tim Zallmann authored
-
Jason Plum authored
Add note of Google provided Production-ready GitLab on GKE whitepaper to the GCP vm installations page
-
Michael Kozono authored
Resolve "Extract EE specific files/lines for some CI files" See merge request gitlab-org/gitlab-ee!10701
-
Stan Hu authored
When there a large number of discussions on diffs, the instrumentation has a significant impact on performance since it's often run in a tight loop for line position calculation etc. We should disable this since there are other ways to benchmark performance. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52898
-
Tim Zallmann authored
Reverts the loading of emojis and its images to move forward with RC
-
Matija Čupić authored
-
GitLab Bot authored
-
Rémy Coutable authored
CE: Resolve "Support fast unit tests in EE" See merge request gitlab-org/gitlab-ce!26861
-
Rémy Coutable authored
Resolve "Support fast unit tests in EE" Closes #10834 See merge request gitlab-org/gitlab-ee!10544
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add missing team and stage labels in the workflow labels doc See merge request gitlab-org/gitlab-ce!27224
-
Douglas Barbosa Alexandre authored
Quarantine flaky spec in ee/spec/features/projects/settings/protected_environments_spec.rb See merge request gitlab-org/gitlab-ee!10716
-
GitLab Bot authored
-
Ramya Authappan authored
Quarantine failing project import test See merge request gitlab-org/gitlab-ee!10717
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douglas Barbosa Alexandre authored
Quarantine flaky specs See merge request gitlab-org/gitlab-ce!27222
-
Lin Jen-Shin authored
-