- Jul 30, 2018
-
-
Bob Van Landuyt authored
The status is shown for - The author of a commit when viewing a commit - Notes on a commit (regular/diff) - The user that triggered a pipeline when viewing a pipeline - The author of a merge request when viewing a merge request - The author of notes on a merge request (regular/diff) - The author of an issue when viewing an issue - The author of notes on an issue - The author of a snippet when viewing a snippet - The author of notes on a snippet - A user's profile page - The list of members of a group/user
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- Jun 18, 2018
-
-
Jan Provaznik authored
This method can be used by workhorse to get presigned URLs used for direct upload of files.
-
- Jun 04, 2018
-
-
Mario de la Ossa authored
-
Mario de la Ossa authored
-
Bob Van Landuyt authored
Since we don't show the archived projects, we shouldnot load them and pass them to the fronted to be filtered out again.
-
- May 29, 2018
-
-
Toon Claes authored
-
This endpoint lists projects shared with a group visible to the current user. The `filter` and `sort` params are supported like on the `children` endpoint.
-
- May 25, 2018
-
-
Luke Bennett authored
-
- May 22, 2018
-
-
Felipe Artur authored
-
- May 17, 2018
-
-
Luke Bennett authored
-
Francisco Javier López authored
-
- May 10, 2018
-
-
Dmitriy Zaporozhets authored
* Show 2fa badge on a group members page * Make group members page UI consistent with project members page * Fix ambiguous sql in User.with/without_two_factor methods Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 07, 2018
-
-
Kamil Trzcińśki authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- Apr 28, 2018
-
-
blackst0ne authored
This commits replaces `params` with `safe_params` in `url_for` helpers to resolve security issues [1] and failing specs with the ``` ArgumentError: Attempting to generate a URL from non-sanitized request parameters! An attacker can inject malicious data into the generated URL, such as changing the host. Whitelist and sanitize passed parameters to be secure. ``` error. [1]: https://gitlab.com/gitlab-org/gitlab-ce/issues/45168
-
- Apr 25, 2018
-
-
Luke Bennett authored
-
- Apr 18, 2018
-
-
🙈 jacopo beschi 🙉 authored
-
- Apr 08, 2018
-
-
- Apr 05, 2018
-
-
Felipe Artur authored
-
- Apr 04, 2018
-
-
blackst0ne authored
-
- Mar 22, 2018
-
-
Matija Čupić authored
-
- Mar 17, 2018
-
-
Matija Čupić authored
-
- Mar 16, 2018
-
-
Matija Čupić authored
-
- Mar 03, 2018
-
-
Felipe Artur authored
-
- Mar 02, 2018
-
-
Jan Provaznik authored
Because epic index page includes also epics from subgroups it's necessary to also get descendant group labels for filtering. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4773#note_61236542
-
Jan Provaznik authored
In some situations (listing labels for epics) we want to list only group ancestor labels, this is already supported in LabelsFinder we just need to enable additional parameters. Also `set_issuables_index` method now loads project labels only if @Project is set (which is not used for epic group labels).
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-
- Feb 27, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Move it to Members::ApproveAccessRequestService. Also, note that there was a double audit event log for access request destruction. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Previously, these wouldn't count issues or MRs in subgroups - meaning that if _this_ group had no issues or MRs, we'd show the empty state, which was wrong.
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
-
- Feb 06, 2018
-
-
Matija Čupić authored
-
- Feb 05, 2018
-
-
Matija Čupić authored
-
Matija Čupić authored
-