- 20 Dec, 2018 3 commits
-
-
Phil Hughes authored
Adds Vuex Store for the releases page See merge request gitlab-org/gitlab-ce!23796
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Resolve "Sidebar styling updates" Closes #54814 See merge request gitlab-org/gitlab-ce!23816
-
- 19 Dec, 2018 34 commits
-
-
Evan Read authored
Refactor the pipelines for merge requests docs See merge request gitlab-org/gitlab-ce!23905
-
Evan Read authored
SSH docs: clarify that you need to accept the authenticity of the server Closes #54880 See merge request gitlab-org/gitlab-ce!23584
-
Evan Read authored
Docs/make job api docs consistent See merge request gitlab-org/gitlab-ce!23581
-
Douglas Barbosa Alexandre authored
Prevent admins from attempting hashed storage migration on read only DB See merge request gitlab-org/gitlab-ce!23597
-
Michael Kozono authored
-
Achilleas Pipinellis authored
CE: Document the "Abuse reports" feature Closes #45552 See merge request gitlab-org/gitlab-ce!22932
-
Achilleas Pipinellis authored
Update yaml/README.md to clarify allow_failure interaction with stages See merge request gitlab-org/gitlab-ce!23367
-
Stan Hu authored
Add FakeApplicationSettings#commit_email_hostname Closes #54953 See merge request gitlab-org/gitlab-ce!23939
-
Stan Hu authored
Refactor BroadcastMessage to use Gitlab::JsonCache See merge request gitlab-org/gitlab-ce!23934
-
Robert Speicher authored
Make Projects::DeployKeysController EE-ready See merge request gitlab-org/gitlab-ce!23911
-
Nathan Friend authored
This commit fixes a number of minor style issues in the job details sidebar - spacing, font weights, button sizes, and font sizes. More details here: https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
-
C.J. Jameson authored
Kudos to @eread for feedback!
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Make LfsRequest EE-compatible See merge request gitlab-org/gitlab-ce!23903
-
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>
-
Robert Speicher authored
ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for ImportCommonMetricsNginxVts See merge request gitlab-org/gitlab-ce!23910
-
Rémy Coutable authored
Update danger for documentation See merge request gitlab-org/gitlab-ce!23929
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzciński authored
Leave object pools when destroying projects Closes gitaly#1415 See merge request gitlab-org/gitlab-ce!23869
-
Zeger-Jan van de Weg authored
This action doesn't lean on reduplication, so a short call can me made to the Gitaly server to have the object pool remove its remote to the project pending deletion. https://gitlab.com/gitlab-org/gitaly/blob/f6cd55357/internal/git/objectpool/link.go#L58 When an object pool doesn't have members, this would invalidate the need for a pool. So when a project leaves the pool, the pool will be destroyed on the background. Fixes: https://gitlab.com/gitlab-org/gitaly/issues/1415
-
Rémy Coutable authored
Adjust flaky Rails logger call test See merge request gitlab-org/gitlab-ce!23916
-
George Tsiolis authored
Rename ~Packaging label to ~Package
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
Fix calendar feed when sorted by priority Closes #54146 See merge request gitlab-org/gitlab-ce!23870
-
Achilleas Pipinellis authored
Close #55534: link OTP auth less strictly to Google Closes #55534 See merge request gitlab-org/gitlab-ce!23921
-
Lin Jen-Shin authored
Specify the 'sync' policy for the external-dns deployments See merge request gitlab-org/gitlab-ce!23912
-
Sean McGivern authored
Backport of 8810-fix-weight-sort See merge request gitlab-org/gitlab-ce!23786
-
Jan Provaznik authored
[Rails5.1] Update functional specs to use new keyword format Closes #54062 See merge request gitlab-org/gitlab-ce!23095
-
Evan Read authored
Sort list of predefined variables in alphabetical order See merge request gitlab-org/gitlab-ce!23834
-
Achilleas Pipinellis authored
-
Stan Hu authored
Backfill project_repositories for legacy storage projects See merge request gitlab-org/gitlab-ce!23920
-
- 18 Dec, 2018 3 commits
-
-
Evan Read authored
Compress images See merge request gitlab-org/gitlab-ce!23902
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Adds a background migration that will ensure all projects that are on legacy storage have a row in `project_repositories`.
-