- 06 Jun, 2019 2 commits
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
* Use match instead match?
-
- 30 May, 2019 2 commits
-
-
Stan Hu authored
-
Oswaldo Ferreira authored
-
- 11 Apr, 2019 4 commits
-
-
John Jarvis authored
This reverts commit 348d5a1d, reversing changes made to 93e32156.
-
John Jarvis authored
[11.9] Revert "Remove HipChat integration from GitLab" See merge request gitlab-org/gitlab-ce!27257
-
Sean McGivern authored
-
Sean McGivern authored
This reverts commit a5378665.
-
- 20 Mar, 2019 1 commit
-
-
Igor Drozdov authored
-
- 08 Mar, 2019 1 commit
-
-
walkafwalka authored
-
- 06 Mar, 2019 3 commits
-
-
Robert Speicher authored
This reverts commit c9ecc71a, reversing changes made to c3c8dbf8.
-
Robert Speicher authored
This reverts commit c9ecc71a, reversing changes made to c3c8dbf8.
-
Kamil Trzciński authored
This makes code to support encrypted runner tokens. This code also finished previously started encryption process.
-
- 01 Mar, 2019 2 commits
-
-
Gabriel Mazetto authored
`project_migrate_hashed_storage` is now `hashed_storage:hashed_storage_project_migrate`
-
Heinrich Lee Yu authored
This was incorrectly set by a bug in: https://gitlab.com/gitlab-org/gitlab-ce/issues/54924
-
- 28 Feb, 2019 1 commit
-
-
Shinya Maeda authored
Add schema Add CE counter part Add default value for Add changelog Fix schema Add test Fix schema Fix schema version Remove default value for
-
- 27 Feb, 2019 5 commits
-
-
Alexandru Croitor authored
* Add email_header_and_footer_enabled flag to appearances table * Set email_header_and_footer_enabled default value to false * Add checkbox to appearance to toggle show header and footer in emails * Add email_header_and_footer_enabled to allowed params in controller * Add header and footer messages to the html and text email layouts * Remove the color styling for emails header and footer * Add empty_mailer layout for emails without layout, to have the header and footer applied
-
Alexis Reigel authored
-
Matija Čupić authored
This reverts commit f5201a81, reversing changes made to 48e6db0d.
-
Jacopo authored
The API get projects/:id/traffic/fetches allows user with write access to the repository to get the number of clones for the last 30 days.
-
Shinya Maeda authored
source_sha and target_sha are used for merge request pipelines
-
- 26 Feb, 2019 2 commits
-
-
Kamil Trzciński authored
This reverts merge request !25293
-
Matija Čupić authored
This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
-
- 21 Feb, 2019 1 commit
-
-
Douwe Maan authored
remove EE specific code remove EE licence checks move migration from EE to CE folder structure move specs from EE to CE folder structure remove EE specific flag specs
-
- 20 Feb, 2019 1 commit
-
-
Imre Farkas authored
Token column are no longer used as token values are stored digested in token_digest.
-
- 14 Feb, 2019 1 commit
-
-
Nick Thomas authored
-
- 09 Feb, 2019 1 commit
-
-
Jasper Maes authored
-
- 08 Feb, 2019 1 commit
-
-
Nick Thomas authored
-
- 07 Feb, 2019 1 commit
-
-
James Fargher authored
-
- 06 Feb, 2019 4 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
-
Stan Hu authored
When hashed storage is in use, it's helpful to have the project name associated with the request. Closes https://gitlab.com/gitlab-org/gitaly/issues/1394
-
- 05 Feb, 2019 1 commit
-
-
Nick Thomas authored
-
- 04 Feb, 2019 5 commits
-
-
Mayra Cabrera authored
- Fixes multiple typos on AutoDevops script - Add an alias to Clusters::Cluster#domain as base_domain, so it's more descriptive - Removes unnecessary memoization on qa specs - Changes migration to a post migration to deal better with traffic on big instances (like gitlab.com)
-
Mayra Cabrera authored
Since cluster_projects table does not have a lot of records, currently it has 11,638, it seems better to use a single sql statement to update all the records
-
Mayra Cabrera authored
Changes domain field to be on the Cluster page show, removing it from Auto DevOps setting. Also injects the new environment variable KUBE_INGRESS_BASE_DOMAIN into kubernetes#predefined_variables. Migration to move the information from ProjectAutoDevops#domain to Clusters::Cluster#domain. As well as necessary modifications to qa selectors Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
-
Reuben Pereira authored
-
Felipe Artur authored
-
- 31 Jan, 2019 1 commit
-
-
James Lopez authored
-