An error occurred fetching the project authors.
- 12 Dec, 2018 1 commit
-
-
Yorick Peterse authored
These lines were not handled by previous work to move EE code out of CE code, in most cases because our scripts did not cover all cases. This commit moves a variety of EE specific Ruby changes, with the exception of `prepend` calls, out of CE code.
-
- 04 Dec, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 15 Nov, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 12 Nov, 2018 1 commit
-
-
Yorick Peterse authored
This moves all instances of `prepend EE::Something` and `include EE::Something` in models to the last line of the corresponding model. This pushes EE specific code further down the files, reducing the likelihood of developers running into merge conflicts.
-
- 07 Nov, 2018 2 commits
-
-
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. Changes push rulels to accept private commit emails
-
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 3 commits
-
-
Kamil Trzciński authored
-
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.
-
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 2 commits
-
-
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
-
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 3 commits
-
-
-
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. CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22212 Conflicts: app/controllers/admin/health_check_controller.rb app/controllers/application_controller.rb app/helpers/application_settings_helper.rb db/schema.rb doc/administration/monitoring/prometheus/gitlab_metrics.md doc/api/settings.md locale/gitlab.pot
-
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 2 commits
-
-
Valery Sizov authored
We remove this feature as it never worked properly
-
Valery Sizov authored
We remove this feature as it never worked properly
-
- 12 Sep, 2018 1 commit
-
-
Stan Hu authored
Adding extra whitespace in the DSN could prevent the server from starting due to InvalidURIErrors in sentry-raven. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49621
-
- 07 Sep, 2018 2 commits
-
-
Jan Provaznik authored
-
Jan Provaznik authored
-
- 30 Aug, 2018 1 commit
-
-
Roger Rüttimann authored
-
- 29 Aug, 2018 1 commit
-
-
Sean McGivern authored
EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17711.
-
- 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.
-
- 06 Aug, 2018 2 commits
-
-
Bob Van Landuyt authored
This reverts merge request !21044
-
Bob Van Landuyt authored
Making the migrations and the default do the right thing in the first place. This makes 20180806094307 a no-op.
-
- 01 Aug, 2018 4 commits
-
-
Luke Bennett authored
-
gfyoung authored
Partially addresses #47424.
-
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>
-
- 31 Jul, 2018 4 commits
-
-
Jose Vargas authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Marcel Amirault authored
-
- 30 Jul, 2018 1 commit
-
-
Marcel Amirault authored
-
- 27 Jul, 2018 2 commits
-
-
Luke Bennett authored
-
Sean McGivern authored
This reverts merge request !20679
-
- 26 Jul, 2018 2 commits
-
-
gfyoung authored
Partially addresses #47424.
-
Luke Bennett authored
-
- 10 Jul, 2018 2 commits
-
-
Dennis Tang authored
-
Dennis Tang authored
-