- 06 Sep, 2018 27 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Custom Action support See merge request gitlab-org/gitlab-ce!21034
-
Douwe Maan authored
Port changes for CODEOWNERS to CE See merge request gitlab-org/gitlab-ce!21309
-
Kamil Trzciński authored
Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters See merge request gitlab-org/gitlab-ce!21127
-
Thong Kuah authored
-
Marcia Ramos authored
Fix usage statistics typo documentation See merge request gitlab-org/gitlab-ce!21555
-
Phil Hughes authored
Resolve "Update presentation for SSO providers on log in page" Closes #44943 See merge request gitlab-org/gitlab-ce!21233
-
Martin Wortschack authored
-
Achilleas Pipinellis authored
-
James Komara authored
-
Rémy Coutable authored
Explicit hashed path check for trace, prevents background migration from… See merge request gitlab-org/gitlab-ce!21533
-
Ash McKenzie authored
-
Ash McKenzie authored
- Use proper HTTP codes for /api/v4/allowed response - CustomAction support
-
Ash McKenzie authored
- if #check_custom_action!(cmd) returns something, return from #check() - now returns :Gitlab::GitAccessResult::Success.new instead of true
-
Ash McKenzie authored
-
Sean McGivern authored
Add User-Agent to production_json.log See merge request gitlab-org/gitlab-ce!21546
-
Sean McGivern authored
Update user markdown documentation for CommonMark See merge request gitlab-org/gitlab-ce!21509
-
Brett Walker authored
-
Sean McGivern authored
Enable CommonMark for files and wikis See merge request gitlab-org/gitlab-ce!21228
-
Sean McGivern authored
Fix LineBreakAroundConditionalBlock cop for a conditional after rescue See merge request gitlab-org/gitlab-ce!21535
-
Phil Hughes authored
Resolve "Improve project overview UI" Closes #44704 See merge request gitlab-org/gitlab-ce!20536
-
Dennis Tang authored
-
Bob Van Landuyt authored
This ports the changes for the CODEOWNERS feature to CE: - It adds the CODEOWNERS file. - It adds the mention of the `with-codeowners` branch in TestEnv
-
Tim Zallmann authored
Upgraded Monaco editor version See merge request gitlab-org/gitlab-ce!21526
-
Robert Speicher authored
CE backport of changes that introduce custom instance-level templates to EE See merge request gitlab-org/gitlab-ce!21530
-
- 05 Sep, 2018 13 commits
-
-
Robert Speicher authored
Bump browser gem to v2.5.3 See merge request gitlab-org/gitlab-ce!21547
-
Stan Hu authored
Full list of changes: https://github.com/fnando/browser/blob/master/CHANGELOG.md
-
Stan Hu authored
This will help production gain more visibility which browsers may be having issues.
-
Stan Hu authored
Add route information to lograge structured logging for API logs Closes #50993 See merge request gitlab-org/gitlab-ce!21487
-
Achilleas Pipinellis authored
Fix documentation on upgrading when using a Helm chart See merge request gitlab-org/gitlab-ce!21539
-
Kamil Trzciński authored
Add support for advanced CI/CD config extension with `extends:` Closes gitlab-ee#6136 See merge request gitlab-org/gitlab-ce!21243
-
Stan Hu authored
Fix multipart error on rails reload See merge request gitlab-org/gitlab-ce!21540
-
Andrew Newdigate authored
-
Stan Hu authored
remove comma See merge request gitlab-org/gitlab-ce!21536
-
Robert Speicher authored
Merge branch '45938-postgres-timeout-when-counting-number-of-ci-builds-for-usage-ping' into 'master' Resolve "Postgres timeout when counting number of CI builds for usage ping" Closes #45938 See merge request gitlab-org/gitlab-ce!21523
-
Reb authored
Document that when updating using a Helm chart 'helm repo update' needs to be run before the 'helm upgrade ...' command.
-
kus authored
then each commit or push triggers your CI pipeline.
-
Sean McGivern authored
-