- 03 May, 2017 4 commits
-
-
Kirill Smelkov authored
-
Kirill Smelkov authored
The default was switched to HTTP in the previous patch, but let's completely remove SSH option - we support only HTTP for git fetch/push.
-
Kirill Smelkov authored
Both fetch and push are possible over https, which is selected by http if gitlab was configured to use https in external url. This way to reduce security vectors and possible ways to interact with gitlab we use https only without ssh at all.
-
Kirill Smelkov authored
= GitLab Community Edition + Nexedi patches
-
- 26 Apr, 2017 8 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
[ci skip]
-
Sean McGivern authored
Ensures that OAuth/LDAP/SAML users don't need to be confirmed See merge request !10925
-
Sean McGivern authored
Skip issuable without a project in IssuableExtractor#extract Closes #31280 See merge request !10906
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Alfredo Sumaran authored
Add sub-nav for Project Integration Services edit page Closes #31174 See merge request !10813
-
Rémy Coutable authored
Fix usage ping docs link from empty cohorts page See merge request !10907
-
- 25 Apr, 2017 12 commits
-
-
Robert Speicher authored
Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled See merge request !10904
-
Jacob Schatz authored
Wrap MR content -stable branch See merge request !10914
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yorick Peterse authored
Add a transaction around `move_issues_to_ghost_user` See merge request !10465
-
Kamil Trzciński authored
Properly expire cache for **all** MRs of a pipeline Closes #31040 See merge request !10770
-
Kamil Trzciński authored
Fix missing duration for blocked pipelines Closes #31264 See merge request !10856
-
Kamil Trzciński authored
Fix incorrect commit status text on main project page See merge request !10863
-
Yorick Peterse authored
Add index on ci_builds.updated_at Closes #31251 See merge request !10870
-
Sean McGivern authored
Fix 9.1 Gitaly source update steps Closes #31288 See merge request !10877
-
Sean McGivern authored
Eliminate N+1 queries in loading namespaces for every issuable in milestones See merge request !10871
-
Sean McGivern authored
Ensure replying to an individual note by email creates a note with its own discussion ID Closes #31067 See merge request !10890
-
- 24 Apr, 2017 1 commit
-
-
Sean McGivern authored
Fix email not being sent after project export Closes #30676 See merge request !10578
-
- 22 Apr, 2017 4 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
[ci skip]
-
DJ Mountney authored
-
Felipe Artur authored
This reverts commit 0385b5b3.
-
- 21 Apr, 2017 11 commits
-
-
Felipe Artur authored
-
Achilleas Pipinellis authored
discussions docs See merge request !10390
-
Douwe Maan authored
Based on !10841 Fix Error 500 when referencing issue with project in pending delete Closes #31215 See merge request !10843
-
Achilleas Pipinellis authored
Mention Microsoft teams service in project services doc See merge request !10815
-
Achilleas Pipinellis authored
Add doc for scheduled trigger Closes #30440 See merge request !10591
-
Phil Hughes authored
Port of 31189-pipelines-error-state to 9-1-stable See merge request !10844
-
Robert Speicher authored
Fix user activities API version in docs [ci skip] See merge request !10822
-
Sean McGivern authored
Fix encoding issue exporting a project Closes #31186 See merge request !10824
-
Sean McGivern authored
Replace builds_enabled with jobs_enabled in projects API v4 Closes #31012 See merge request !10786
-
Filipa Lacerda authored
Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Closes #30637 See merge request !10602
-
Kamil Trzciński authored
Update CI templates to include 9.1 templates See merge request !10807
-