- 06 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 04 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 03 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 28 Nov, 2019 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 26 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 25 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 22 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 15 Nov, 2019 3 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- 12 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 11 Nov, 2019 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 08 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 05 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 04 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 01 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 29 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 28 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 23 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 22 Oct, 2019 1 commit
-
-
Eugenia Grieff authored
Use project scopes to filter project labels Add changelog file Check issuables visibility in LabelsFinder Add specs for issuables visibility cases Rename Project method to reuse in LabelsFinder Remove commented code Improve changelog title
-
- 18 Oct, 2019 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 17 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 14 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 10 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 09 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 30 Sep, 2019 1 commit
-
-
Jan Provaznik authored
Label events may use cross-project or cross-group references, if the projects are not accessible by user, we don't show these label events.
-
- 24 Sep, 2019 1 commit
-
-
Jan Provaznik authored
Label events may use cross-project or cross-group references, if the projects are not accessible by user, we don't show these label events.
-
- 23 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 18 Sep, 2019 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 17 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 13 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 06 Sep, 2019 1 commit
-
-
Lin Jen-Shin authored
-
- 04 Sep, 2019 1 commit
-
-
dineshpanda authored
-
- 28 Aug, 2019 2 commits
-
-
Jacopo authored
-
Victor Zagorodny authored
A new param with_security_reports was added to GET /groups/:id/projects API and the code to support this logic in GroupProjectsFinder and Project model. Also, a DB index was added to ci_job_artifacts table to speed up the search of security reports artifacts for projects
-
- 20 Aug, 2019 1 commit
-
-
Luke Duncalfe authored
Adding, destroying and toggling emoji previously lacked services and instead were performed through methods called on Awardable models. This led to inconsistencies where relevant todos would be marked as done only when emoji were awarded through our controllers, but not through the API. Todos could also be marked as done when an emoji was being removed. Behaviour changes - Awarding emoji through the API will now mark a relevant Todo as done - Toggling an emoji off (destroying it) through our controllers will no longer mark a relevant Todo as done Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63372
-