- 26 Aug, 2018 4 commits
-
-
Kushal Pandya authored
-
Grzegorz Bizon authored
[QA] Re-add Test::Instance for back-compatibility with GitLab < 11.3 See merge request gitlab-org/gitlab-ce!21339
-
Mek Stittri authored
Add Test plan issue template See merge request gitlab-org/gitlab-ce!21227
-
Filipa Lacerda authored
Resolve "Follow up to "Styling of the MR widget's info and pipeline sections"" Closes #49110 See merge request gitlab-org/gitlab-ce!21206
-
- 25 Aug, 2018 3 commits
-
-
Nick Thomas authored
API: Protected tags Closes #39144 See merge request gitlab-org/gitlab-ce!14986
-
Robert Schilling authored
-
Nick Thomas authored
Feature flag to disable Hashed Storage migration when renaming a repository Closes #50345 See merge request gitlab-org/gitlab-ce!21291
-
- 24 Aug, 2018 16 commits
-
-
Rémy Coutable authored
Drop WIP from changelog command in Danger comment See merge request gitlab-org/gitlab-ce!21374
-
Winnie Hellmann authored
-
Rémy Coutable authored
Refactor project_permissions_panel_data so it can be extended in EE easily See merge request gitlab-org/gitlab-ce!21370
-
Yorick Peterse authored
Refactor GitHub Importer database helpers into helper methods See merge request gitlab-org/gitlab-ce!21357
-
Rémy Coutable authored
Removing not necessarily indentations in update Ruby code block See merge request gitlab-org/gitlab-ce!21364
-
Rémy Coutable authored
[docs] Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!21355
-
Rémy Coutable authored
POST should be PUT in the API labels specs See merge request gitlab-org/gitlab-ce!21369
-
Stan Hu authored
This in preparation for addressing idle-in-transaction timeouts for other importers. Part of #50021
-
Stan Hu authored
Add link to Profiling doc to README See merge request gitlab-org/gitlab-ce!21345
-
Tom Atkins authored
-
Sean McGivern authored
Allows author to vote on their own issue See merge request gitlab-org/gitlab-ce!21203
-
Chantal Rollison authored
-
Sean McGivern authored
documentation: fixes to source installation instructions Closes #47483 See merge request gitlab-org/gitlab-ce!21359
-
Robert Schilling authored
-
Rémy Coutable authored
Fix remote mirrors failing if Git remotes have not been added Closes #50562 See merge request gitlab-org/gitlab-ce!21351
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Aug, 2018 15 commits
-
-
Fatih Acet authored
Fix transient failure of badge_list_spec.js See merge request gitlab-org/gitlab-ce!21363
-
Mateusz authored
-
Winnie Hellmann authored
-
Stan Hu authored
Backport LDAP changes to CE See merge request gitlab-org/gitlab-ce!21361
-
Nick Thomas authored
Merge branch '43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queries' into 'master' Resolve "Controller Projects::IssuesController#referenced_merge_requests.json executes more than 100 SQL queries" Closes #43096 See merge request gitlab-org/gitlab-ce!21237
-
Dmitriy Zaporozhets authored
Finish cleaning up reassigned variables Closes #49807 See merge request gitlab-org/gitlab-ce!21349
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
Fixes doc/development/architecture.md prod links. See merge request gitlab-org/gitlab-ce!20455
-
Aniela Ziółkowski authored
"/home/git/repositories" in arguments causes Gitaly installation to fail
-
Aniela Ziółkowski authored
-
Sean McGivern authored
Speed up diff comparisons by limiting number of commit messages rendered See merge request gitlab-org/gitlab-ce!21335
-
Sean McGivern authored
Added count for label, assignee, and milestone lists Closes #48800 See merge request gitlab-org/gitlab-ce!21208
-
Kamil Trzciński authored
Add public/uploads/tmp to allowed upload paths Closes #49585 See merge request gitlab-org/gitlab-ce!20942
-
Franklin Yu authored
-
Stan Hu authored
Remote mirrors only get created when the URL changes, However, during the GCP migration, the remote mirror did not get created automatically. Plus, there's no guarantee someone restoring a repository from backup would have this remote. We now add the remote each time we attempt to fetch from the repository. This works because Gitaly doesn't throw up an exception or error if the remote already exists: https://gitlab.com/gitlab-org/gitaly/issues/1317 In the future, we should attempt to add if the remote doesn't exist: https://gitlab.com/gitlab-org/gitaly/issues/1316 Closes #50562
-
- 22 Aug, 2018 2 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Alejandro Rodríguez authored
Fix broken Git over HTTP clones with LDAP users Closes #50579 See merge request gitlab-org/gitlab-ce!21352
-