- 19 Sep, 2017 7 commits
-
-
Fatih Acet authored
Fix MR widget with ready to merge buttons/controls at mobile breakpoint Closes #37259 See merge request gitlab-org/gitlab-ce!14242
-
Phil Hughes authored
Use correct group members path for members flyout link Closes #37957 See merge request gitlab-org/gitlab-ce!14329
-
Grzegorz Bizon authored
Fix project feature being deleted when updating project with invalid visibility level Closes #37640 See merge request gitlab-org/gitlab-ce!14234
-
Achilleas Pipinellis authored
Change Pipelines to CI/CD for Settings page See merge request gitlab-org/gitlab-ce!14168
-
Phil Hughes authored
Remove gaps under nav on build page Closes #37857 See merge request gitlab-org/gitlab-ce!14283
-
Achilleas Pipinellis authored
Fix broken link in docs/api/wiki.md See merge request gitlab-org/gitlab-ce!14296
-
Phil Hughes authored
Remove confidential toggle checkbox while editing issue inline Closes #37454 See merge request !14142
-
- 18 Sep, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
Prepare 10.0 RC4 release See merge request gitlab-org/gitlab-ce!14310
-
- 17 Sep, 2017 2 commits
-
-
Stan Hu authored
Ensure we use `Entities::User` for non-admin `users/:id` API requests See merge request gitlab-org/gitlab-ce!14314
-
Robert Speicher authored
Add Security Concerns section to reply by email documentation [ci skip] See merge request gitlab/gitlabhq!2191
-
- 15 Sep, 2017 9 commits
-
-
Robert Speicher authored
Fix setting share_with_group_lock Closes #37916 See merge request gitlab-org/gitlab-ce!14300
-
Grzegorz Bizon authored
Resolve "Typo in Protected Runners setting checkbox" Closes #37886 See merge request gitlab-org/gitlab-ce!14284
-
Phil Hughes authored
Remove extra space between profile header and navbar Closes #37844 See merge request gitlab-org/gitlab-ce!14275
-
Robert Speicher authored
Add missing index for getting recent push events See merge request gitlab-org/gitlab-ce!14273
-
Stan Hu authored
Constrain environment deployments to project IDs Closes #36877 See merge request gitlab-org/gitlab-ce!14252
-
Rémy Coutable authored
SQL performance improvements for ProjectsController#show See merge request gitlab-org/gitlab-ce!14226
-
Achilleas Pipinellis authored
Docs filter by my reaction See merge request gitlab-org/gitlab-ce!14197
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
Prepare 10.0 RC3 release See merge request gitlab-org/gitlab-ce!14266
-
- 14 Sep, 2017 20 commits
-
-
Grzegorz Bizon authored
Don't force the encoding of the OAuth provider in Gitlab::OAuth::AuthHash#provider Closes #37845 See merge request gitlab-org/gitlab-ce!14263
-
Kamil Trzciński authored
Treat newlines as separators for pipeline emails service Closes #37759 See merge request gitlab-org/gitlab-ce!14250
-
Kamil Trzciński authored
Restore has_visible_content? to improve performance (cache) See merge request gitlab-org/gitlab-ce!14264
-
Phil Hughes authored
Truncate milestone text on collapse; add tooltip for title Closes #35978 See merge request gitlab-org/gitlab-ce!14123
-
Douwe Maan authored
Merge branch '37576-renamed-files-have-escaped-html-for-the-inline-diff-in-the-header' into 'master' Resolve "Renamed files have escaped HTML for the inline diff in the header" Closes #37576 See merge request gitlab-org/gitlab-ce!14121
-
Phil Hughes authored
Update badge color to match theme; lighten active color in sidebar Closes #37573 See merge request gitlab-org/gitlab-ce!14116
-
Kamil Trzciński authored
Merge branch 'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
-
Robert Speicher authored
Fix default navigation theme selection Closes #37777 See merge request !14260
-
Annabel Dunstone Gray authored
Fixed width of sub-group in breadcrumb dropdown Closes #37745 See merge request !14210
-
Rémy Coutable authored
Fix: GPG tmp dir removal race condition Ignore any errors when removing the tmp directory, as we may run into a race condition: The `gpg-agent` agent process may clean up some files as well while `FileUtils.remove_entry` is iterating the directory and removing all its contained files and directories recursively, which could raise an error. Closes #36998 See merge request !14194
-
Kamil Trzciński authored
AutoDevOps banner hidden on explicit CI config Closes #37652 See merge request !14207
-
Tim Zallmann authored
Fix JS error in fly-out nav See merge request !14212
-
Kamil Trzciński authored
Add usage ping for Auto DevOps Closes #37648 See merge request !14162
-
Douwe Maan authored
Merge branch '37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshot' into 'master' Resolve "Lazy image loading breaks notification mails for an added screenshot" Closes #37629 See merge request !14161
-
Robert Speicher authored
Exclude logging of API responses to prevent leakage of confidential data See merge request !14245
-
Kamil Trzciński authored
Allow all AutoDevOps banners to be disabled Closes #37653 See merge request !14218
-
Clement Ho authored
Resolve "Image onion skin + swipe does not work anymore" Closes #37730 and #37732 See merge request !14215
-
Achilleas Pipinellis authored
Fix Auto DevOps quick start guide Closes #37768 See merge request !14230
-
Filipa Lacerda authored
Fixed the breadcrumbs project name not having hover style Closes #37661 See merge request !14211
-
Douwe Maan authored
Detect orphaned repositories See merge request !14204
-