- 29 Jun, 2018 11 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Merge branch '43472-remove-environment-scope-field-on-cluster-creation-form-for-core-starter-plans' into 'master' Resolve "Remove "environment scope" field on cluster creation form for core/starter plans" Closes #43472 See merge request gitlab-org/gitlab-ce!19643
-
Sam Beckham authored
-
Sean McGivern authored
Fix OAuth application authorization screen to appear with every access See merge request gitlab-org/gitlab-ce!20216
-
Francisco Javier López authored
-
Tim Zallmann authored
Prettifies pipeline's javascript code See merge request gitlab-org/gitlab-ce!20217
-
Tim Zallmann authored
Prevent fetching diffs and discussions data unnecessarily on MR page Closes #48493 See merge request gitlab-org/gitlab-ce!20190
-
Fatih Acet authored
-
Sean McGivern authored
Schedule workers to delete non-latest diffs in post-migration See merge request gitlab-org/gitlab-ce!20013
-
Sean McGivern authored
Keep label on issue when moving Closes #46098 See merge request gitlab-org/gitlab-ce!20036
-
- 28 Jun, 2018 29 commits
-
-
Mek Stittri authored
Add how to manage a regression See merge request gitlab-org/gitlab-ce!17530
-
Clement Ho authored
Resolve "SQL Queries are not shown from the Performance Bar in Safari" Closes #48515 See merge request gitlab-org/gitlab-ce!20233
-
Simon Knox authored
-
Mike Greiling authored
Resolve "Sidebar on jobs and wikis is missing at small widths" Closes #48471 See merge request gitlab-org/gitlab-ce!20188
-
Clement Ho authored
-
Clement Ho authored
Resolve "Markdown header `code` does not have the correct font-size" Closes #48549 See merge request gitlab-org/gitlab-ce!20229
-
Simon Knox authored
-
Mek Stittri authored
-
Marcia Ramos authored
Add note to README about using $CI_COMMIT_REF_SLUG when using forward-slashes See merge request gitlab-org/gitlab-ce!20209
-
Clement Ho authored
Fix paragraph line height for emoji Closes #48003 See merge request gitlab-org/gitlab-ce!20137
-
Douwe Maan authored
Don't hash user ID in OIDC subject claim Closes #47791 See merge request gitlab-org/gitlab-ce!19784
-
Clement Ho authored
Revert merge request discussion buttons padding Closes #48212 See merge request gitlab-org/gitlab-ce!20060
-
Oswaldo Ferreira authored
-
Markus Koller authored
-
Phil Hughes authored
Resolve "No UI element to edit group label" Closes #48255 See merge request gitlab-org/gitlab-ce!20192
-
Luke Bennett authored
-
Douwe Maan authored
FindAllCommits mandatory Closes gitaly#326 See merge request gitlab-org/gitlab-ce!20242
-
Douwe Maan authored
Commits between in Gitaly only Closes gitaly#315 See merge request gitlab-org/gitlab-ce!20239
-
Sean McGivern authored
expose permissions on types Closes #47695 See merge request gitlab-org/gitlab-ce!20152
-
Fatih Acet authored
Resolve "Tooltips flicker when highlighting award emoji" Closes #48568 See merge request gitlab-org/gitlab-ce!20235
-
Fatih Acet authored
#39604 - Change top-right avatar immediately upon avatar change Closes #39604 See merge request gitlab-org/gitlab-ce!20119
-
Bob Van Landuyt authored
This adds a reusable way to expose permissions for a user to types in GraphQL.
-
Fatih Acet authored
Resolve "Merge request refactor displays changes dropdown incorrectly" Closes #48497 See merge request gitlab-org/gitlab-ce!20237
-
Constance Okoghenun authored
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/326
-
Phil Hughes authored
Resolve "Add `id` attributes to settings section to allow to open if an hash is provided in the URL" Closes #37561 See merge request gitlab-org/gitlab-ce!20211
-
Rémy Coutable authored
Drop the spec in YamlProcessor that reads current .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!20240
-
Zeger-Jan van de Weg authored
Prior to this change, most the commits counted were done through Gitaly. This removes the last point where this wasn't the case. This makes the `rugged_count_commits` method obsolete, with its tests. Closes https://gitlab.com/gitlab-org/gitaly/issues/315
-
Marin Jankovski authored
Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .yaml file is not valid, specs would not run in CI.
-