- 11 Apr, 2019 19 commits
-
-
Kushal Pandya authored
Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-js' into 'master' Resolve "Move EE differences for `app/assets/javascripts/boards/models/list.js`" Closes #10017 See merge request gitlab-org/gitlab-ee!10695
-
GitLab Bot authored
-
Stan Hu authored
Refactor `Groups::EpicIssuesController` and `Groups::EpicLinksController` Closes #9497 See merge request gitlab-org/gitlab-ee!10617
-
Kushal Pandya authored
Merge branch '10016-move-ee-differences-for-app-assets-javascripts-boards-models-issue-js' into 'master' Backport of "Move EE differences for `app/assets/javascripts/boards/models/issue.js`" See merge request gitlab-org/gitlab-ce!27197
-
Kushal Pandya authored
Merge branch '10016-move-ee-differences-for-app-assets-javascripts-boards-models-issue-js' into 'master' Resolve "Move EE differences for `app/assets/javascripts/boards/models/issue.js`" Closes #10016 See merge request gitlab-org/gitlab-ee!10694
-
Stan Hu authored
Merge branch '11002-geo-implement-selective-sync-support-for-the-lfs-objects-fdw-queries' into 'master' Geo - Improve test coverage for Geo::LfsObjectRegistryFinder#count_syncable See merge request gitlab-org/gitlab-ee!10748
-
GitLab Bot authored
-
James Lopez authored
Align UrlValidator to validate_url gem implementation See merge request gitlab-org/gitlab-ce!27194
-
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.
-
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 21 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
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
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
-