- 19 Oct, 2018 6 commits
-
-
Kushal Pandya authored
-
Stan Hu authored
Catch `RedirectionTooDeep` Exception in webhooks Closes #52692 See merge request gitlab-org/gitlab-ce!22447
-
Heinrich Lee Yu authored
-
Nick Thomas authored
Expose changed URLs in MR ci_environments_status See merge request gitlab-org/gitlab-ce!22228
-
Evan Read authored
Add the ways needed to authenticate to the registry via CI/CD Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ce!21538
-
Evan Read authored
Add Triggering Pipelines docs to API readme See merge request gitlab-org/gitlab-ce!22473
-
- 18 Oct, 2018 34 commits
-
-
Stan Hu authored
Add support for JSON logging for audit events See merge request gitlab-org/gitlab-ce!22471
-
Stan Hu authored
This will add audit_json.log that writes one line per audit event. For example: { "severity":"INFO", "time":"2018-10-17T17:38:22.523Z", "author_id":3, "entity_id":2, "entity_type":"Project", "change":"visibility", "from":"Private", "to":"Public", "author_name":"John Doe4", "target_id":2, "target_type":"Project", "target_details":"namespace2/project2" }
-
Clement Ho authored
Make app/assets/javascripts/jobs/components/job_app.vue prettier See merge request gitlab-org/gitlab-ce!22463
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Revised images in group docs to address gitlab-org/gitlab-ce#43422 Closes #43422 See merge request gitlab-org/gitlab-ce!22031
-
Marc Schwede authored
-
Achilleas Pipinellis authored
Fix param typo in Notes documentation See merge request gitlab-org/gitlab-ce!22406
-
Achilleas Pipinellis authored
Should be `start_in` not `start_key` See merge request gitlab-org/gitlab-ce!22422
-
Clement Ho authored
Associate Rakefile with Ruby icon in diffs Closes #52654 See merge request gitlab-org/gitlab-ce!22341
-
Stan Hu authored
repository check doc: fix a broken link See merge request gitlab-org/gitlab-ce!22444
-
Stan Hu authored
Remove beta status on hashed storage and reference to production readiness review. See merge request gitlab-org/gitlab-ce!22457
-
Stan Hu authored
Update README ruby version 2.3->2.4 See merge request gitlab-org/gitlab-ce!22466
-
Stan Hu authored
Use monotonic time in computing web hook execution time Closes #52855 See merge request gitlab-org/gitlab-ce!22448
-
Phil Hughes authored
Fixes broken test in master for ci status bagde Closes #52886 See merge request gitlab-org/gitlab-ce!22465
-
Robert Speicher authored
Multiple spring rake commands cause "NameError: uninitialized constant HamlLint::Linter" Closes #52843 See merge request gitlab-org/gitlab-ce!22437
-
J.D. Bean authored
-
Achilleas Pipinellis authored
Remove broken link See merge request gitlab-org/gitlab-ce!22284
-
Achilleas Pipinellis authored
Link to Nurtch doc site. See merge request gitlab-org/gitlab-ce!22399
-
J.D. Bean authored
-
Douglas Barbosa Alexandre authored
Rails5: fix deployment model spec See merge request gitlab-org/gitlab-ce!22428
-
Alessio Caiazza authored
-
Rémy Coutable authored
[QA] Fix resource API fabrication documentation See merge request gitlab-org/gitlab-ce!22461
-
Alessio Caiazza authored
GET :namespace/merge_requests/:id/ci_environments_status complexity already reached a limit for a direct serialization from an hash computed at within the controller function. Here we introduce a virtual model EnvironmentStatus and its serializer.
-
Filipa Lacerda authored
-
Marcia Ramos authored
Split troubleshooting docs review apps in own section See merge request gitlab-org/gitlab-ce!22462
-
Winnie Hellmann authored
-
Rémy Coutable authored
The precedence of methods to fetch a product's attribute value was changed recently: 1. API response 2. Web UI block 3. Inheritance from the factory 4. Raise a `QA::Factory::Product::NoValueError` error otherwise
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Docs: Documents "help and feedback" section and Disqus See merge request gitlab-org/gitlab-ce!22455
-
Rémy Coutable authored
Resolve "Re-arrange help-related user menu items into new Help menu" Closes #50728 See merge request gitlab-org/gitlab-ce!22195
-
Dennis Tang authored
-
John Jarvis authored
-
Annabel Dunstone Gray authored
Show wiki empty state layout on wiki-only project overview page Closes #48731 See merge request gitlab-org/gitlab-ce!22262
-