- 11 Apr, 2019 13 commits
-
-
Phil Hughes authored
Enable eslint-plugin-jest for Jest Closes #59636 See merge request gitlab-org/gitlab-ce!26715
-
Phil Hughes authored
Delete static_fixtures.rb for static HAML fixtures Closes #59200 See merge request gitlab-org/gitlab-ce!27145
-
Winnie Hellmann authored
-
Phil Hughes authored
Fix styling for `app/assets/stylesheets/pages/detail_page.scss` Closes #59909 See merge request gitlab-org/gitlab-ce!26873
-
Sean McGivern authored
Add @ashmckenzie to backend CODEOWNERS Closes gitlab-com/www-gitlab-com#3353 See merge request gitlab-org/gitlab-ce!27204
-
Kushal Pandya authored
Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-js' into 'master' Backport of Resolve "Move EE differences for `app/assets/javascripts/boards/models/list.js`" See merge request gitlab-org/gitlab-ce!27198
-
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
-
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.
-
Evan Read authored
ci/yaml: add version info to changes only/except See merge request gitlab-org/gitlab-ce!24062
-
Elan Ruusamäe authored
-
Evan Read authored
Clarify "Shell commands" link title in style guide doc See merge request gitlab-org/gitlab-ce!27241
-
Victor Zagorodny authored
-
- 10 Apr, 2019 27 commits
-
-
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.
-
Michael Kozono authored
Disable method instrumentation for diffs Closes #52898 See merge request gitlab-org/gitlab-ce!27235
-
Tim Zallmann authored
-
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
-
Rémy Coutable authored
CE: Resolve "Support fast unit tests in EE" See merge request gitlab-org/gitlab-ce!26861
-
Achilleas Pipinellis authored
Add missing team and stage labels in the workflow labels doc See merge request gitlab-org/gitlab-ce!27224
-
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
-
Lin Jen-Shin authored
-
John T Skarbek authored
-
Nick Thomas authored
Change reason for waiting See merge request gitlab-org/gitlab-ce!26607
-
Raphael Das Gupta authored
Apparently one has to wait, but DNS can't be involved at this step. (As the DNS records had already to be ready and presumably propagated for the ACME challenge to work.) So let's assume it's the content delivery network serving the certificate that needs some time here.
-
Ramya Authappan authored
Add 'bundle exec' to the 'bin/qa' calls in qa/README.md See merge request gitlab-org/gitlab-ce!27169
-
Ramya Authappan authored
Quarantine failing nightly tests See merge request gitlab-org/gitlab-ce!27174
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Update GitLab Workhorse to v8.5.1 See merge request gitlab-org/gitlab-ce!27217
-
George Tsiolis authored
-
Kamil Trzciński authored
Externalize strings in app/workers See merge request gitlab-org/gitlab-ce!27181
-
Martin Wortschack authored
- email_receiver_worker - object_storage/migrate_uploads_worker - Update PO file
-
Winnie Hellmann authored
-
Kushal Pandya authored
Enable ESLint rule jest/valid-describe See merge request gitlab-org/gitlab-ce!27140
-
Nick Thomas authored
-