- 27 Feb, 2019 40 commits
-
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Kushal Pandya authored
Fix feature flag pagination test Closes #10049 See merge request gitlab-org/gitlab-ee!9746
-
GitLab Bot authored
-
Luke Bennett authored
Recent unported updates to CE pagination components caused the EE test to fail
-
Nick Thomas authored
Resolve "Project fetch statistics API (HTTP only)" Closes #42086 See merge request gitlab-org/gitlab-ce!23596
-
Nick Thomas authored
CE Port 23596 Add project http fetch statistics API See merge request gitlab-org/gitlab-ee!9740
-
GitLab Bot authored
-
Nick Thomas authored
Allow `:read_list` when `:read_group` is allowed Closes #58149 See merge request gitlab-org/gitlab-ce!25524
-
GitLab Bot authored
-
Ramya Authappan authored
EE Port of "Fix `import_github_repo_spec.rb`" See merge request gitlab-org/gitlab-ee!9716
-
Ramya Authappan authored
Fix `import_github_repo_spec.rb` Closes #55700 See merge request gitlab-org/gitlab-ce!25133
-
GitLab Bot authored
-
Nick Thomas authored
Add Project template for go-micro Closes #58082 See merge request gitlab-org/gitlab-ce!25553
-
Jason Lenny authored
-
GitLab Bot authored
-
Douwe Maan authored
API support for MR merge to temporary merge ref path Closes #57252 See merge request gitlab-org/gitlab-ce!24918
-
Douwe Maan authored
Prepare test suite for switch to Gitaly-embedded Git hooks See merge request gitlab-org/gitlab-ce!25423
-
Jacob Vosmaer authored
-
Grzegorz Bizon authored
Remove deprecated fields from ContainerScanning parser Closes #9204 See merge request gitlab-org/gitlab-ee!9661
-
Tetiana Chupryna authored
-
Jacopo authored
The API get projects/:id/traffic/fetches allows user with write access to the repository to get the number of clones for the last 30 days.
-
Jacopo authored
The API get projects/:id/traffic/fetches allows user with write access to the repository to get the number of clones for the last 30 days.
-
GitLab Bot authored
-
Grzegorz Bizon authored
fix: validate 'include' keywords in gitlab-ci.yml configuration files Closes #55863 See merge request gitlab-org/gitlab-ce!24098
-
Kamil Trzciński authored
Resolve "N+1 queries for `user_notes_count` in Issues / MergeRequests API" See merge request gitlab-org/gitlab-ce!25592
-
Alexander Koval authored
Move logic of obtaining Issuable data to separate method
-
GitLab Bot authored
-
Kushal Pandya authored
Fix inconsistent pagination styles Closes #58194 See merge request gitlab-org/gitlab-ce!25552
-
Clement Ho authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Fix pagination and duplicate requests in environments page Closes #58191 See merge request gitlab-org/gitlab-ce!25582
-
Filipa Lacerda authored
Makes the Web IDE the default editor Closes #42382 See merge request gitlab-org/gitlab-ce!25171
-
Filipa Lacerda authored
EE port of web-ide-default-editor See merge request gitlab-org/gitlab-ee!9718
-
GitLab Bot authored
-
Phil Hughes authored
Move gfm_autocomplete_spec.rb out of quarantine Closes #57995 and #56843 See merge request gitlab-org/gitlab-ce!25542
-
GitLab Bot authored
-
Phil Hughes authored
Resolve "Add keybinding for next/previous file in merge request diff" See merge request gitlab-org/gitlab-ce!25355
-
Denys Mishunov authored
Mousetrap is used as the help-tool to listen to keystrokes Added currentDiffIndex getter to store that holds the index of currently active diff file in the list Instead of computing it on the component, we will take advantage of it being available for all components in DiffsApp Testing keyboard navigation and jumpToFile()
-
GitLab Bot authored
-
Kamil Trzciński authored
Persist source sha and target sha for merge pipelines See merge request gitlab-org/gitlab-ce!25417
-