An error occurred fetching the project authors.
- 25 Jun, 2019 3 commits
-
-
Roger Meier authored
-
Heinrich Lee Yu authored
Changes migration and all other places the attribute is used
-
Jon Kolb authored
Adds an instance setting to limit display of time tracking values to hours only
-
- 30 May, 2019 1 commit
-
-
Oswaldo Ferreira authored
-
- 06 May, 2019 1 commit
-
-
James Fargher authored
Try to simplify feature flag checks by using policies
-
- 09 Apr, 2019 1 commit
-
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 05 Apr, 2019 3 commits
-
-
Gosia Ksionek authored
Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
-
Andreas Brandl authored
This reverts merge request !26823
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 06 Feb, 2019 3 commits
-
-
Jan Provaznik authored
Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed).
-
Fabian Schneider authored
-
Fabian Schneider authored
-
- 03 Jan, 2019 1 commit
-
-
Stan Hu authored
GitLab 11.6.2 fixed the case for HTTP. However, HTTPS still did not work because the protocol returned to `http_enabled?` was the actual protocol in use (e.g. `https` instead of `http`). Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55896
-
- 24 Dec, 2018 1 commit
-
-
Stan Hu authored
If Git clones are restricted to either HTTP or SSH-only in the application settings, the clone button would not show. The refactoring in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22196 broke this. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55676
-
- 29 Nov, 2018 1 commit
-
-
Alexis Reigel authored
-
- 07 Nov, 2018 1 commit
-
-
Tiago Botelho authored
The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer.
-
- 05 Nov, 2018 1 commit
-
-
Kamil Trzciński authored
The soft-archived builds cannot be run after some deadline time. The intent is to aggressively recycle old builds after sometime.
-
- 13 Oct, 2018 1 commit
-
-
Stan Hu authored
This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
-
- 10 Oct, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
-
- 01 Oct, 2018 1 commit
-
-
Oswaldo Ferreira authored
- Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
-
- 24 Sep, 2018 1 commit
-
-
Valery Sizov authored
We remove this feature as it never worked properly
-
- 19 Sep, 2018 1 commit
-
-
Martin Wortschack authored
-
- 07 Sep, 2018 2 commits
-
-
Rubén Dávila authored
If user has configure the setting then it will be passed to gitlab-shell and gitlab-workhorse
-
gfyoung authored
Partially addresses #47424.
-
- 30 Aug, 2018 1 commit
-
-
Roger Rüttimann authored
-
- 08 Aug, 2018 1 commit
-
-
Ævar Arnfjörð Bjarmason authored
This fixes gitlab-org/gitlab-ce#49953, as noted in the documentation this feature is intended to be used when SSH certificates are enabled. Then this warning becomes not only pointless, but also misleading. This builds on top of gitlab-org/gitlab-ce!21009 since both need to modify the same documentation, which avoids a merge conflict. See also the gitlab-org/gitlab-ce#49218 issue and associated merge request.
-
- 07 Aug, 2018 1 commit
-
-
Phil Hughes authored
This enables JavaScripts projects to have live previews straight in the browser without requiring any local configuration. This uses the CodeSandbox package `sandpack` to compile it all inside of an iframe. This feature is off by default and can be toggled on in the admin settings. Only projects with a `package.json` and a `main` key are supported. Updates happen in real-time with hot-reloading. We just watch for changes to files and then send them to `sandpack` to allow it to reload the iframe. The iframe includes a very simple navigation bar, the text bar is `readonly` to stop users navigating away from the preview and the back and forward buttons just pop/splice the navigation stack which is tracked by a listener on `sandpack` There is a button inside the iframe which allows the user to open the projects inside of CodeSandbox. This button is only visible on **public** projects. On private or internal projects this button get hidden to protect private code being leaked into an external public URL. Closes #47268
-
- 01 Aug, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 30 Jul, 2018 1 commit
-
-
Marcel Amirault authored
-
- 27 Jul, 2018 3 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
Sean McGivern authored
This reverts merge request !20679
-
- 26 Jul, 2018 2 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
- 10 Jul, 2018 1 commit
-
-
Dennis Tang authored
-
- 04 Jun, 2018 1 commit
-
-
tauriedavis authored
-
- 29 May, 2018 1 commit
-
-
Rémy Coutable authored
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 07 May, 2018 1 commit
-
-
Tiago Botelho authored
-
- 04 May, 2018 1 commit
-
-
Bob Van Landuyt authored
This allows admins to define terms in the application settings. Every time the terms are adjusted, a new version is stored and becomes the 'active' version. This allows tracking which specific version was accepted by a user.
-
- 13 Apr, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-