- 03 May, 2017 8 commits
-
-
Kirill Smelkov authored
TODO detect whether request comes from China and only then show ICP (?).
-
Kirill Smelkov authored
We show in small font size the same info that is shown on sign_in page: "GitLab Nexedi Edition", "About GitLab" and "About Nexedi" This is good to have and hereby-introduced about-footer area will be also used in the next patch for ICP too. XXX placement of .about-footer to be near bottom is done not very correctly.
-
Kirill Smelkov authored
Like Omnibus, SlapOS version does not have init script - nothing to check here.
-
Kirill Smelkov authored
This is handy for monitoring tools, which could e.g. periodically call check tasks and instead of parsing output, rely on exit code. The way we detect if something failed is via hooking into String#red, and if anything was ever printed in red - that's an error.
-
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 7 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
-