- 29 Jan, 2019 28 commits
-
-
GitLab Bot authored
-
Grzegorz Bizon authored
Removes duplicated cluster show partials See merge request gitlab-org/gitlab-ce!24654
-
Mark Lapierre authored
Quarantine diff patch spec See merge request gitlab-org/gitlab-ce!24769
-
Mark Lapierre authored
See: https://gitlab.com/gitlab-org/quality/nightly/issues/42 Also failing in staging until the fix is picked into the next release: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24533
-
GitLab Bot authored
-
Kushal Pandya authored
Externalize strings from `/app/views/projects/milestones` See merge request gitlab-org/gitlab-ce!24726
-
George Tsiolis authored
-
GitLab Bot authored
-
Kushal Pandya authored
Externalize strings from `/app/views/projects/milestones` See merge request gitlab-org/gitlab-ee!9320
-
George Tsiolis authored
-
Kushal Pandya authored
Update dependency @gitlab/svgs to ^1.48.0 See merge request gitlab-org/gitlab-ce!24744
-
GitLab Bot authored
-
Sean McGivern authored
Port of 50352-sort-save See merge request gitlab-org/gitlab-ee!9219
-
Sean McGivern authored
Save sorting preference for Issues/MRs in BE Closes #50352 See merge request gitlab-org/gitlab-ce!24198
-
GitLab Bot authored
-
Filipa Lacerda authored
Externalize strings from `/app/views/clusters` See merge request gitlab-org/gitlab-ce!24666
-
Marcia Ramos authored
Document how to format localized dates in Ruby Closes #41237 See merge request gitlab-org/gitlab-ce!24585
-
Phil Hughes authored
[Part 5] Add support for Parent Epic in Epic sidebar See merge request gitlab-org/gitlab-ee!9318
-
George Tsiolis authored
-
Lukas 'Eipi' Eipert authored
-
Ramya Authappan authored
Fix hit miss of "Show all activity" button Closes gitlab-org/quality/nightly#66 See merge request gitlab-org/gitlab-ee!9314
-
GitLab Bot authored
-
Mike Lewis authored
Add GitLab as kitchen analogy See merge request gitlab-org/gitlab-ce!24742
-
Stan Hu authored
Add missing translated strings to `locale/gitlab.pot` See merge request gitlab-org/gitlab-ee!9323
-
Mike Lewis authored
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Evan Read authored
Clarify that project URL could be HTTP or HTTPS Closes #56814 See merge request gitlab-org/gitlab-ce!24667
-
- 28 Jan, 2019 12 commits
-
-
GitLab Bot authored
-
Ramya Authappan authored
Reload if needed when checking merge status Closes gitlab-org/quality/nightly#64 See merge request gitlab-org/gitlab-ce!24732
-
GitLab Bot authored
-
Fatih Acet authored
refactor(NoteableDiscussion): Extracted ResolveDiscussionButton from See merge request gitlab-org/gitlab-ce!24505
-
Martin Hobert authored
-
Philippe Lafoucrière authored
Group Security Dashboard: Split vulnerability feedback urls See merge request gitlab-org/gitlab-ee!9123
-
Mike Lewis authored
-
Mike Lewis authored
-
Mayra Cabrera authored
This documents the two ways we currently localized dates: 1) Using l helper 2) Through strftime Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41237
-
Mario de la Ossa authored
Backporting some required changes to EE classes to support saving sort column and direction to the backend
-
GitLab Bot authored
-
Mayra Cabrera authored
gcp/show and user/show partial contain basically the same html elements causing duplication. The difference between the partials is that one of them has html elements disabled if the cluster is managed. This MR aims to remove that duplication by having just a single show partial for both types
-