- 11 Apr, 2019 18 commits
-
-
Douwe Maan authored
Fix ApplicationSetting development seed Closes #60278 See merge request gitlab-org/gitlab-ce!27213
-
Filipa Lacerda authored
Merge branch '59928-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-stat_graph-scss' into 'master' Resolve "Fix the following style-lint errors and warnings for `app/assets/stylesheets/pages/stat_graph.scss`" Closes #59928 See merge request gitlab-org/gitlab-ce!27180
-
Grzegorz Bizon authored
Process at most 4 pipelines during push See merge request gitlab-org/gitlab-ce!27205
-
Lin Jen-Shin authored
Merge branch 'ce-6120-extract-ee-specific-files-lines-for-spec-services-merge_requests' into 'master' [CE-port] Extract EE specific files/lines for spec/services/merge_requests See merge request gitlab-org/gitlab-ce!26977
-
Sean McGivern authored
Guard against nil dereferenced_target Closes #60076 See merge request gitlab-org/gitlab-ce!27192
-
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 22 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
-
John Cai authored
-
Rémy Coutable authored
CE: Resolve "Support fast unit tests in EE" See merge request gitlab-org/gitlab-ce!26861
-
Heinrich Lee Yu authored
ALso makes it consistent with EE
-
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
-
Jose Vargas authored
The class makes a svg tag 100% width
-
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
-