Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
gerrit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
review.typo3.org
gerrit
Commits
10c9f498
Commit
10c9f498
authored
Dec 03, 2020
by
Stephan Großberndt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FEATURE] Upgrade Gerrit to 3.3.0
parent
b826c70d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletion
+2
-1
Dockerfile
Dockerfile
+1
-1
assets/plugins/healthcheck.jar
assets/plugins/healthcheck.jar
+0
-0
assets/plugins/uploadvalidator.jar
assets/plugins/uploadvalidator.jar
+0
-0
docker-compose.yaml
docker-compose.yaml
+1
-0
No files found.
Dockerfile
View file @
10c9f498
FROM
gerritcodereview/gerrit:3.
2.5
-ubuntu20
FROM
gerritcodereview/gerrit:3.
3.0
-ubuntu20
# Add PHP for hooks
...
...
assets/plugins/healthcheck.jar
View file @
10c9f498
No preview for this file type
assets/plugins/uploadvalidator.jar
deleted
100644 → 0
View file @
b826c70d
File deleted
docker-compose.yaml
View file @
10c9f498
...
...
@@ -3,6 +3,7 @@ version: '3'
services
:
gerrit
:
build
:
.
# Change to 'restart: "no"' when initializing Gerrit
restart
:
always
ports
:
-
"
29418:29418"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment