- 23 May, 2019 7 commits
-
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Douwe Maan authored
Re-enable codeowners See merge request gitlab-org/gitlab-ce!28585
-
Phil Hughes authored
Use blue for activity stream links; use monospace font for commit sha Closes #61049 See merge request gitlab-org/gitlab-ce!28558
-
Filipa Lacerda authored
Change default color of award emoji button Closes #61393 See merge request gitlab-org/gitlab-ce!28556
-
Filipa Lacerda authored
Add namespace PascalCase note to docs See merge request gitlab-org/gitlab-ce!28624
-
Adriel Santiago authored
-
Bob Van Landuyt authored
And add myself as a ruby maintainer, since I forgot about that.
-
- 22 May, 2019 33 commits
-
-
Mike Lewis authored
Update Groups documentation See merge request gitlab-org/gitlab-ce!28508
-
Fatih Acet authored
Added a content field to atom feed See merge request gitlab-org/gitlab-ce!27652
-
Devin Sylva authored
-
Stan Hu authored
Remove the mr_push_options feature flag Closes #60250 See merge request gitlab-org/gitlab-ce!28278
-
Mike Greiling authored
Remove datapoint sorting from area chart See merge request gitlab-org/gitlab-ce!26515
-
Adriel Santiago authored
-
Dmitriy Zaporozhets authored
JupyterHub Repo Integration See merge request gitlab-org/gitlab-ce!27314
-
Amit Rathi authored
-
Fatih Acet authored
Fix loading.. dropdown at search field Closes #61313 See merge request gitlab-org/gitlab-ce!28275
-
Pavel Chausov authored
Closes #61313
-
Douglas Barbosa Alexandre authored
Fix invalid visibility string comparison in project import Closes #61692 See merge request gitlab-org/gitlab-ce!28612
-
Douglas Barbosa Alexandre authored
Merge branch '62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents' into 'master' Resolve "Performance issue: 502 errors on rendering of issues with heavy markdown contents" Closes #62116 See merge request gitlab-org/gitlab-ce!28597
-
Stan Hu authored
This resolves an "ArgumentError: comparison of String with 0 failed" issue where the visibility_level is stored as a string in the project import data because the value comes directly from the Web form. This problem happened upon creating a project from a template or restoring a project. We now cast the value to an integer to guard against these kinds of failures. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61692
-
Kamil Trzciński authored
Add 60s and 5m values to the buckets used by prometheus to measure time Closes #62113 See merge request gitlab-org/gitlab-ce!28557
-
Rémy Coutable authored
Redirect first Contribution link to about.gitlab.com/community/contribute See merge request gitlab-org/gitlab-ce!28245
-
Kenny Johnston authored
-
Sean McGivern authored
This helper is used for extracting part of the issue / MR / whatever description for use in the description meta tag: 1. To do that, we look at the source of the Markdown description. 2. We then strip out all HTML tags. 3. And then take the first 30 words. Doing that can be really slow - especially as Markdown is supposed to be treated as plain text. There are many better ways to do this, but the immediate performance fix is to swap steps 2 and 3. This does mean that the description may be less than 30 words (or even empty), but it is much faster when the description is very long.
-
Annabel Dunstone Gray authored
-
Rémy Coutable authored
Move package-and-qa to review stage from qa stage See merge request gitlab-org/gitlab-ce!28581
-
Yorick Peterse authored
Link to issue in CodeReuse/ActiveRecord message See merge request gitlab-org/gitlab-ce!28461
-
Marcia Ramos authored
replace passive with active voice See merge request gitlab-org/gitlab-ce!25780
-
Philipp C. H authored
-
Annabel Dunstone Gray authored
Update note actions icon color Closes #62061 See merge request gitlab-org/gitlab-ce!28498
-
Jarek Ostrowski authored
Use gray-600 for color Ensure passes accessibility reqs
-
Nick Thomas authored
Added repository files to GraphQL API See merge request gitlab-org/gitlab-ce!28325
-
Elliot Rushton authored
-
Annabel Dunstone Gray authored
Give 'New Snippet' button green outline Closes #61324 See merge request gitlab-org/gitlab-ce!28559
-
Marcel van Remmerden authored
-
Jan Provaznik authored
Bump shoulda-matchers to 4.0.1 See merge request gitlab-org/gitlab-ce!28443
-
Nick Thomas authored
Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'" See merge request gitlab-org/gitlab-ce!28594
-
Kamil Trzciński authored
This reverts merge request !27514
-
Phil Hughes authored
-
Annabel Dunstone Gray authored
-