- 31 Jan, 2020 40 commits
-
-
Rémy Coutable authored
Actually increment the PageLimiter counter See merge request gitlab-org/gitlab!23778
-
Robert May authored
-
Heinrich Lee Yu authored
Add "self" link to Release API response See merge request gitlab-org/gitlab!23896
-
Stan Hu authored
Separate commit entities into own classes See merge request gitlab-org/gitlab!24085
-
Rajendra Kadam authored
-
Kamil Trzciński authored
Revert to non-evented file watcher See merge request gitlab-org/gitlab!24167
-
Toon Claes authored
Fix visibility levels of specific subgroups See merge request gitlab-org/gitlab!22889
-
Gosia Ksionek authored
Fix schema file
-
Ronan OConnor authored
Docs note about URL-encoding password when importing by URL Closes gitlab-com/support/docs#51 See merge request gitlab-org/gitlab!23957
-
Nathan Friend authored
This commit adds a new property, _links.self, to two Release API endpoints.
-
Phil Hughes authored
Added the basic Snippet Blob View with Blob Embeddable See merge request gitlab-org/gitlab!24045
-
Denys Mishunov authored
The new view contains only Blob Embeddable component as of now. The Blob Embeddable component to the Snippet view that allows for embedding and sharing of a snippet
-
Kushal Pandya authored
Use time ranges in date picker (component) See merge request gitlab-org/gitlab!24068
-
Heinrich Lee Yu authored
We switched to this because it's the Rails default but it looks like this is causing code-reloading issues for a lot of folks so let's revert it for now
-
Mark Florian authored
Updated icon in copy-to-clipboard button See merge request gitlab-org/gitlab!24146
-
Heinrich Lee Yu authored
Bump pry-rails to 0.3.9 See merge request gitlab-org/gitlab!24151
-
Andreas Brandl authored
Remove code hotspots tables Closes #198313 See merge request gitlab-org/gitlab!23590
-
Adam Hegyi authored
- Using `with_lock_retries` helper method. - Fix duration conversion within `with_lock_retries`.
-
Marcia Ramos authored
Docs: explain why mentioning tiers and versions is important See merge request gitlab-org/gitlab!23414
-
Marcia Ramos authored
-
Alessio Caiazza authored
Update docs ee/development/uploads See merge request gitlab-org/gitlab!23870
-
Igor authored
-
Nick Thomas authored
Refactor ProjectMembers controller See merge request gitlab-org/gitlab!23960
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
Restyle signup welcome page See merge request gitlab-org/gitlab!23512
-
Peter Leitzen authored
Fix test runtime ID not working with bin/spring Closes #198362 See merge request gitlab-org/gitlab!23671
-
Phil Hughes authored
Do not show 'NaN files' in diff stats when a MR diff does not have any changes. See merge request gitlab-org/gitlab!24087
-
Dmytro Zaporozhets authored
Merge branch '28376-merge-request-comments-have-stopped-appearing-for-the-whole-project' into 'master' Fix for invalid diff lines on corrupt diff notes See merge request gitlab-org/gitlab!23786
-
Robert May authored
This is to prevent many issues when rendering notes that are corrupted in some way. There seem to be multiple bugs that allow this to happen, and the result is that it fails to render the entire block of notes.
-
Shinya Maeda authored
-
Bob Van Landuyt authored
Merge branch '197292-support-require_password_to_approve-in-post-projects-id-approvals-api-endpoint' into 'master' Support require_password_to_approve in POST /projects/:id/approvals API endpoint Closes #197292 See merge request gitlab-org/gitlab!24016
-
Nick Thomas authored
Fix applying suggestion with empty custom message See merge request gitlab-org/gitlab!24144
-
Matthias Kaeppler authored
The problem was that when running under `spring`, the process name is not `rspec` anymore. I think we don't need to test the process name anyway, we can instead rely on just `Rails.env`.
-
Natalia Tepluhina authored
Update environments dropdown header See merge request gitlab-org/gitlab!24096
-
Denys Mishunov authored
Instead of using shared Icon component, rely on the existing gitlab-ui component
-
Peter Leitzen authored
Add retry mechanism to after import Closes #198503 See merge request gitlab-org/gitlab!23846
-
Natalia Tepluhina authored
Display Feature Flag Internal Ids See merge request gitlab-org/gitlab!23914
-
Jason Goodman authored
Return feature flag internal id from backend Remove featureFlagIid feature flag
-
Peter Leitzen authored
Fix for #198353, copied and pasted markdown video/audio snippets not playable Closes #198353 See merge request gitlab-org/gitlab!23918
-
Jesse Hall authored
-