- 19 Jun, 2019 1 commit
-
-
Ash McKenzie authored
Removes database.yml.example See merge request gitlab-org/gitlab-ce!29822
-
- 18 Jun, 2019 39 commits
-
-
Mayra Cabrera authored
It's an empty file that was committed by accident on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28565
-
Thong Kuah authored
Cache feature flag names in Redis for a minute Closes #63435 See merge request gitlab-org/gitlab-ce!29816
-
Evan Read authored
Adds docs for job collapsible sections See merge request gitlab-org/gitlab-ce!29792
-
Filipa Lacerda authored
-
Mayra Cabrera authored
Update response code for container registry api bulk delete Closes #62183 See merge request gitlab-org/gitlab-ce!29448
-
Steve Abrams authored
The bulk delete api endpoint for container registries can only be called once per hour. If a user calls the endpoint more than once per hour, they will now receive a 400 error with a descriptive message.
-
Evan Read authored
Added IP restriction docs to groups See merge request gitlab-org/gitlab-ce!29809
-
Jeremy Watson authored
-
Stan Hu authored
We saw on GitLab.com, the SQL query, `SELECT "features"."key" FROM "features"` peaked at 2300 times per second. We can quiet this down a bit by caching it in Redis for a minute. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63435
-
Kamil Trzciński authored
Revert concurrent pipeline creation for pipeline schedules See merge request gitlab-org/gitlab-ce!29794
-
Mike Lewis authored
Add docs for Application Development Platform See merge request gitlab-org/gitlab-ce!29765
-
Mike Lewis authored
-
Mike Lewis authored
-
Nick Thomas authored
Add Create Deep Dives to development docs See merge request gitlab-org/gitlab-ce!29793
-
Kamil Trzciński authored
#57815 Changes for UltraAuth users See merge request gitlab-org/gitlab-ce!28941
-
Kartikey Tanna authored
Disabled password authentication for the users registered using omniauth-ultraauth strategy
-
Mike Greiling authored
Update dependency @gitlab/ui to ^4.3.0 See merge request gitlab-org/gitlab-ce!29800
-
Douwe Maan authored
See https://gitlab.com/gitlab-org/create-stage/issues/1 for more context
-
Lin Jen-Shin authored
Use new Code Quality job definition in Auto DevOps See merge request gitlab-org/gitlab-ce!29475
-
Rémy Coutable authored
Look for new branches more carefully Closes #59257 See merge request gitlab-org/gitlab-ce!29761
-
Daniel Gruesso authored
-
Daniel Gruesso authored
-
Daniel Gruesso authored
-
Daniel Gruesso authored
-
Daniel Gruesso authored
-
Shinya Maeda authored
This commit reverts the previously introduced concurrent pipeline schedule creation which was a viable solution for mitigating inconsistent pipeline schedule by Sidekiq Memory Killer.
-
Mike Greiling authored
Rename TOKEN_TYPES to USER_TOKEN_TYPES See merge request gitlab-org/gitlab-ce!29785
-
Mike Lewis authored
-
Sean McGivern authored
Move some quick actions feature specs to unit tests Closes #60515 See merge request gitlab-org/gitlab-ce!28795
-
Felipe Artur authored
Move some feature specs for issues/merge requests quick actions to unit tests. They are taking too long to run on the pipelines.
-
Mike Lewis authored
-
null authored
-
Mike Lewis authored
-
Yorick Peterse authored
Backport approval MR rules report_type migration to CE See merge request gitlab-org/gitlab-ce!29766
-
Kamil Trzciński authored
Add migrations needed to encrypt feature flags client tokens See merge request gitlab-org/gitlab-ce!29320
-
Douwe Maan authored
Feature flag default on catfile cache Closes gitaly#1712 See merge request gitlab-org/gitlab-ce!29556
-
Achilleas Pipinellis authored
Https many links in docs See merge request gitlab-org/gitlab-ce!29776
-
Evan Read authored
-
Achilleas Pipinellis authored
Update list items to conform to documentation style guide See merge request gitlab-org/gitlab-ce!29739
-