- 07 Dec, 2018 10 commits
-
-
Mike Greiling authored
Pass commit when posting diff discussions See merge request gitlab-org/gitlab-ce!23371
-
Mike Greiling authored
Dropdown: Make Identicons of a subgroup in the breadcrumb dropdown not take a whole line Closes #51138 and #54026 See merge request gitlab-org/gitlab-ce!23062
-
Thomas Pathier authored
-
Stan Hu authored
Remove un-used data from discussions endpoint Closes #54288 See merge request gitlab-org/gitlab-ce!23570
-
Evan Read authored
Documentation for Group-level Kubernetes cluster configuration See merge request gitlab-org/gitlab-ce!22804
-
Thong Kuah authored
-
Robert Speicher authored
Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'" See merge request gitlab-org/gitlab-ce!23644
-
Oswaldo Ferreira authored
We don't need a series of attributes to render diff files on discussions.json request. Therefore this MR removes lots of unnecessary attributes from the request, mainly the highlighted diff lines, which are pretty expensive.
-
Robert Speicher authored
This reverts commit 1e8f1de0, reversing changes made to 62d97112.
-
Victor Wu authored
Group level labels can be used in subgroups and projects See merge request gitlab-org/gitlab-ce!23643
-
- 06 Dec, 2018 30 commits
-
-
Evan Read authored
Docs: fixes blockquotes syntax See merge request gitlab-org/gitlab-ce!23638
-
Robert Speicher authored
Move default brand title to a method See merge request gitlab-org/gitlab-ce!23632
-
Victor Wu authored
-
Filipa Lacerda authored
Upgrade gitlab-ui dependency See merge request gitlab-org/gitlab-ce!23611
-
Robert Speicher authored
Disable Sidekiq feature flag check if features table does not exist Closes #54718 See merge request gitlab-org/gitlab-ce!23639
-
Robert Speicher authored
Security update of gem rails to version 4.2.11 See merge request gitlab-org/gitlab-ce!23520
-
Clement Ho authored
Change dropdown divider color to gray-200 (#dfdfdf) See merge request gitlab-org/gitlab-ce!23592
-
Winnie Hellmann authored
-
Nick Thomas authored
Add feature flag for workhorse content type calculation See merge request gitlab-org/gitlab-ce!22667
-
Francisco Javier López authored
-
Douglas Barbosa Alexandre authored
Allow internal references to be removed Closes #19376 See merge request gitlab-org/gitlab-ce!23189
-
Kamil Trzciński authored
[CE] Revert Gold Trial MRs See merge request gitlab-org/gitlab-ce!23619
-
Stan Hu authored
The GitLab Development Kit initialization failed because the Sidekiq initializer was attempting to look up a feature flag when the `features` table hadn't been created yet. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54718
-
Stan Hu authored
Fix gitlab:web_hook tasks Closes #54975 See merge request gitlab-org/gitlab-ce!23635
-
Marcia Ramos authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Cindy Pallares authored
[master]: Prevent a path traversal attack on global file templates Closes #2745 See merge request gitlab/gitlabhq!2677
-
Nick Thomas authored
-
Mike Greiling authored
Introduce Knative Serverless Tab See merge request gitlab-org/gitlab-ce!23617
-
Dylan Griffith authored
-
Douglas Barbosa Alexandre authored
Retry the review-{deploy,qa} jobs twice, and allow them to fail Closes #54610 and #54717 See merge request gitlab-org/gitlab-ce!23510
-
Filipa Lacerda authored
Fixed renamed and mode changed diff viewers not rendering on merge requests Closes #52607 See merge request gitlab-org/gitlab-ce!23600
-
Rémy Coutable authored
Support unlimited file search in web UI and API See merge request gitlab-org/gitlab-ce!23553
-
Rémy Coutable authored
Sort issues and merge requests in ascending and descending order Closes #39849 See merge request gitlab-org/gitlab-ce!21438
-
Fatih Acet authored
-
Kamil Trzciński authored
Update dependency scanning report fixtures See merge request gitlab-org/gitlab-ce!23542
-
Nick Thomas authored
Add e2e test: push mirroring over HTTP See merge request gitlab-org/gitlab-ce!23086
-
Yorick Peterse authored
This moves the default brand title in AppearancesHelper#brand_title to a separate method, allowing EE to redefine it without having to redefine the entire #brand_title method.
-
Kamil Trzciński authored
Expose merge request pipeline variables See merge request gitlab-org/gitlab-ce!23398
-