- 23 Jan, 2018 1 commit
-
-
George Tsiolis authored
-
- 22 Jan, 2018 39 commits
-
-
Robert Speicher authored
Use gitlab-shell 6.0.2 See merge request gitlab-org/gitlab-ce!16612
-
Robert Speicher authored
Use gitlab-workhorse 3.5.1 See merge request gitlab-org/gitlab-ce!16588
-
Douwe Maan authored
Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH pull See merge request gitlab-org/gitlab-ce!16586
-
Jacob Vosmaer (GitLab) authored
-
Douwe Maan authored
Fix filtering projects & groups on group pages Closes #40785 See merge request gitlab-org/gitlab-ce!16584
-
Robert Speicher authored
Wrap Rugged-exceptions in Gitlab::Git::Repository#write_ref See merge request gitlab-org/gitlab-ce!16570
-
Bob Van Landuyt authored
Otherwise we'd only preload the ancestors that would fit the page. That way, when a search result was on the first page, but the ancestor didn't fit the page anymore. We would not have the preloaded ancestor when rendering the hierarchy.
-
Bob Van Landuyt authored
When a project is shared with a group, it should not be included as a descendant on the group dashboard.
-
Bob Van Landuyt authored
When searching we would limit the scope of ancestors to load because the filter would be applied to the ancestors. Instead, we need to load _all_ ancestors for matching projects.
-
Achilleas Pipinellis authored
Add docs for playing a CI pipeline schedule See merge request gitlab-org/gitlab-ce!16568
-
Stan Hu authored
-
Filipa Lacerda authored
Added dispatcher imports for sessions route See merge request gitlab-org/gitlab-ce!16608
-
Rémy Coutable authored
Fix the Upload model being tainted after migration spec See merge request gitlab-org/gitlab-ce!16585
-
Micael Bergeron authored
-
Rémy Coutable authored
Resolve "Project/#/Members?query= blank causes 500 error" Closes #41673 See merge request gitlab-org/gitlab-ce!16235
-
Annabel Dunstone Gray authored
Add section headers to plus button dropdown #41128 Closes #41128 See merge request gitlab-org/gitlab-ce!16394
-
Douwe Maan authored
Resolve "Commits atom feed is double-escaped" Closes #41208 See merge request gitlab-org/gitlab-ce!16603
-
Kim "BKC" Carlbäcker authored
-
Marcia Ramos authored
Improve Clusters documentation See merge request gitlab-org/gitlab-ce!16435
-
Luke Bennett authored
-
Luke Bennett authored
[ci skip]
-
Achilleas Pipinellis authored
Now that the k8s service is being deprecated in favor of the Clusters integration, copy all info from the old to the new page.
-
Achilleas Pipinellis authored
-
Jacopo authored
Html code now works in commits atom feed `title` and `summary`.
-
Achilleas Pipinellis authored
Resolve "Order of steps in Auto DevOps documentation" Closes #42212 See merge request gitlab-org/gitlab-ce!16576
-
Jacob Vosmaer authored
-
Phil Hughes authored
Move mr_widget_auto_merge_failed component into a vue file See merge request gitlab-org/gitlab-ce!16564
-
Marcia Ramos authored
Add more info on how DAST works See merge request gitlab-org/gitlab-ce!16615
-
Achilleas Pipinellis authored
-
Jacob Vosmaer authored
-
Phil Hughes authored
-
Rémy Coutable authored
minor typo fix See merge request gitlab-org/gitlab-ce!16543
-
Filipa Lacerda authored
* master: Split the setup-test-env job in two Remove the wait time for the login form check Fix protected branches API to accept name parameter with dot Update outdated docs for CI/CD quick start _never_ unset gitlab.full_path Backport to match EE icons Add horizontal scroll to wiki tables Update best_practices.md Remove duplicate list item in "General Guidelines" Section. Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController Move rugged-call from Project#write_repository_config to Git::Repository#write_config doc: Spelling fixes Update Auto DevOps template Disable scss-lint around text-decoration-skip Add text-decoration-skip: ink to all underlined elements Fix Shows signin tab after new user email confirmation Fixes mistake in change log doc.
-
Rémy Coutable authored
Reduce CI pipeline runtime by about 4-6 minutes See merge request gitlab-org/gitlab-ce!16593
-
Phil Hughes authored
Resolve "MR widget components have different icons in CE and EE" Closes #42225 See merge request gitlab-org/gitlab-ce!16587
-
Douwe Maan authored
Move rugged-call from Project#write_repository_config to Git::Repository#write_config See merge request gitlab-org/gitlab-ce!16572
-
Rémy Coutable authored
Resolve "Protected branches API route returns 404 for branches with dots" Closes #42231 See merge request gitlab-org/gitlab-ce!16591
-
Phil Hughes authored
Resolve "introduce skip-ink underlines to improve readability dyslexic users" Closes #41814 See merge request gitlab-org/gitlab-ce!16569
-
Rémy Coutable authored
Resolve "Password authentication enabled for Git over HTTP(S) can not be disabled via UI" Closes #42206 See merge request gitlab-org/gitlab-ce!16577
-