- Mar 23, 2020
-
-
GitLab Bot authored
-
- Mar 21, 2020
-
-
GitLab Bot authored
-
- Mar 17, 2020
-
-
GitLab Bot authored
-
- Feb 24, 2020
-
-
GitLab Bot authored
-
- Feb 17, 2020
-
-
GitLab Bot authored
-
- Jan 15, 2020
-
-
GitLab Bot authored
-
- Dec 14, 2019
-
-
GitLab Bot authored
-
- Dec 06, 2019
-
-
GitLab Bot authored
-
- Nov 18, 2019
-
-
GitLab Bot authored
-
- Sep 06, 2019
-
-
Igor Drozdov authored
Expose id field in the serializer in order to store comments content in the localStorage under the correct key
-
- Aug 28, 2019
-
-
- Extract MR fields for notes into a separate serializer - Check if pipelines are empty via count
-
- Aug 20, 2019
-
-
- Edit commit messge body to fix "danger-review"
-
- Aug 09, 2019
-
-
Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
-
- Aug 01, 2019
-
-
Patrick Derichs authored
Remove project from NotesFinder constructor Add project parameter to specs Also look for methods in private scope Fix specs to match new NotesFinder constructor
-
- Jul 27, 2019
-
-
Stan Hu authored
This reverts merge request !29733
-
- Jul 26, 2019
-
-
Patrick Derichs authored
Add spec for concern IssuableActions Add shared samples for discussions endpoint Add schema validations for discussions Fix rubocop style issue Make target assignable Use new possibility to provide target
-
- Jun 28, 2019
-
-
Igor Drozdov authored
This commits extracts /merge_requests/1.json?serializer=widget Into a separate /merge_requests/1/widget.json endpoint This will allow to use caching for this request
-
- May 20, 2019
-
-
Fabio Pitino authored
-
- Apr 23, 2019
-
-
Model.new.attributes now also returns encrypted attributes.
-
- Apr 15, 2019
-
-
Nathan Friend authored
This commit adds two new warning messages to the MR widget that handle cases involving merge request pipelines.
-
- Apr 10, 2019
-
-
- Apr 08, 2019
-
-
Oswaldo Ferreir authored
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
-
- Apr 04, 2019
-
-
Jan Provaznik authored
Check this feature per project/group instead of globally. Also do not show tooltip if it's disabled.
-
- Mar 14, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 15, 2019
-
-
Natalia Tepluhina authored
- replaced file.too_large - replaced file.text - replaced file.collapsed
-
- Feb 06, 2019
-
-
- Jan 30, 2019
-
-
Brett Walker authored
-
- Jan 07, 2019
-
- Dec 27, 2018
-
-
Francisco Javier López authored
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, fixes a problem creating a displaying image diff notes when the image is stored in LFS. The main problem was that `Gitlab::Diff::File` was returning an invalid valid in `text?` for this kind of files. It also fixes a rendering problem with other LFS files, like text ones. They LFS pointer shouldn't be shown when LFS is enabled for the project, but they were.
-
- Dec 19, 2018
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- Dec 13, 2018
-
-
Oswaldo Ferreir authored
-
- Dec 04, 2018
-
-
Brett Walker authored
-
Brett Walker authored
-
- Nov 09, 2018
-
-
Thong Kuah authored
This reverts commit 8c126525.
-
- Nov 07, 2018
-
-
Constance Okoghenun authored
-
- Nov 06, 2018
-
-
Brett Walker authored
-
- Oct 29, 2018
-
-
- Oct 10, 2018
-
-
Peter Leitzen authored
-