- 21 Dec, 2018 3 commits
-
-
Sean McGivern authored
Always load the metrics the last Closes #55611 See merge request gitlab-org/gitlab-ce!23960
-
Kushal Pandya authored
Display commit ID for discussions made on merge request commits Closes #53953 See merge request gitlab-org/gitlab-ce!23837
-
Evan Read authored
Fix typos about .gitlab-ci.yml in Serverless docs See merge request gitlab-org/gitlab-ce!23963
-
- 20 Dec, 2018 25 commits
-
-
Fatih Acet authored
Fixes a bug where merge request comments made in the context of a specific commit no longer specify which commit they were created on
-
Mike Greiling authored
Display "commented" only for commit discussions on merge requests Closes #53950 and #53681 See merge request gitlab-org/gitlab-ce!23622
-
Annabel Dunstone Gray authored
Use px instead of rems to prep for csslab Closes #55314 See merge request gitlab-org/gitlab-ce!23804
-
Mike Greiling authored
Fix line-height of line numbers Closes #55278 and #51668 See merge request gitlab-org/gitlab-ce!23775
-
Clement Ho authored
-
Mek Stittri authored
Fix broken link in feature proposal template See merge request gitlab-org/gitlab-ce!23957
-
Annabel Dunstone Gray authored
Resolve "build-loader-animation dots misaligned" Closes #52620 See merge request gitlab-org/gitlab-ce!23959
-
Lin Jen-Shin authored
Remove deprecated xhr from specs Closes #55448 See merge request gitlab-org/gitlab-ce!23949
-
Lin Jen-Shin authored
Because this could potentially load a model and we shouldn't load models before all the patches we have in places.
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Mike Greiling authored
Remove &:not(.use-csslab) from table to fix dark diff themes Closes #55282 See merge request gitlab-org/gitlab-ce!23941
-
Filipa Lacerda authored
-
Fabio Busatto authored
-
Dmitriy Zaporozhets authored
CE port: Rename GroupHierarchy into ObjectHierarchy See merge request gitlab-org/gitlab-ce!23923
-
Sean McGivern authored
Resolve "Add tests for "Redesign projects lists UI"" Closes #55359 See merge request gitlab-org/gitlab-ce!23915
-
Douglas Barbosa Alexandre authored
Fix sidekiq-reliable-fetch version Closes sidekiq-reliable-fetch#18 See merge request gitlab-org/gitlab-ce!23937
-
Kamil Trzciński authored
Removed pipeline_ci_sources_only feature flag See merge request gitlab-org/gitlab-ce!23926
-
Kushal Pandya authored
Upgrade @gitlab/ui to 1.16.2 See merge request gitlab-org/gitlab-ce!23946
-
Sean McGivern authored
Cache avatar URLs and paths within a request Closes #55355 See merge request gitlab-org/gitlab-ce!23950
-
Kushal Pandya authored
Resolve "Hide cluster features that don't work yet with Group Clusters" Closes #55103 See merge request gitlab-org/gitlab-ce!23935
-
Mike Greiling authored
-
Phil Hughes authored
Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-always-scroll-down-to-the-comment' into 'master' Resolve "Expanding a diff while having an open comment form will always scroll down to the comment" Closes #51606 See merge request gitlab-org/gitlab-ce!23849
-
Phil Hughes authored
Adds Vuex Store for the releases page See merge request gitlab-org/gitlab-ce!23796
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Resolve "Sidebar styling updates" Closes #54814 See merge request gitlab-org/gitlab-ce!23816
-
- 19 Dec, 2018 12 commits
-
-
Stan Hu authored
In a merge request with many discussions, the avatar URL can be called thousands of times, inflicting a significant performance penalty especially when avatars are stored in object storage. To mitigate this problem, we can just cache the generated path any time it is requested. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55355
-
Douwe Maan authored
-
Winnie Hellmann authored
Add commit prop to NoteableNote component and pass it from NoteableDiscussion
-
Winnie Hellmann authored
-
Evan Read authored
Refactor the pipelines for merge requests docs See merge request gitlab-org/gitlab-ce!23905
-
Jasper Maes authored
-
Evan Read authored
SSH docs: clarify that you need to accept the authenticity of the server Closes #54880 See merge request gitlab-org/gitlab-ce!23584
-
Evan Read authored
Docs/make job api docs consistent See merge request gitlab-org/gitlab-ce!23581
-
Douglas Barbosa Alexandre authored
Prevent admins from attempting hashed storage migration on read only DB See merge request gitlab-org/gitlab-ce!23597
-
Michael Kozono authored
-
Achilleas Pipinellis authored
CE: Document the "Abuse reports" feature Closes #45552 See merge request gitlab-org/gitlab-ce!22932
-
Achilleas Pipinellis authored
Update yaml/README.md to clarify allow_failure interaction with stages See merge request gitlab-org/gitlab-ce!23367
-