Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-roundcube
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
docker-roundcube
Compare revisions
6d7497fc3d3f12ddb62848d5741435d0de1cdf00 to 2e0e01c1eaf0d81e1c2cf58233f1312aed78f438
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
to/docker-roundcube
Select target project
No results found
2e0e01c1eaf0d81e1c2cf58233f1312aed78f438
Select Git revision
Branches
main
1 result
Swap
Target
to/docker-roundcube
Select target project
to/docker-roundcube
djz.88/docker-roundcube
2 results
6d7497fc3d3f12ddb62848d5741435d0de1cdf00
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
add authres_status plugin
· 2d07c3b1
zdenek.kubala
authored
1 year ago
2d07c3b1
Merge branch 'main' into 'main'
· 2e0e01c1
zdenek.kubala
authored
1 year ago
add authres_status plugin See merge request
!1
2e0e01c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
with
1 addition
and
0 deletions
Dockerfile
View file @
2e0e01c1
...
@@ -15,6 +15,7 @@ RUN set -ex; \
...
@@ -15,6 +15,7 @@ RUN set -ex; \
--no-interaction
\
--no-interaction
\
--optimize-autoloader
\
--optimize-autoloader
\
require
\
require
\
pimlie/authres_status
\
johndoh/contextmenu
\
johndoh/contextmenu
\
johndoh/globaladdressbook
\
johndoh/globaladdressbook
\
prodrigestivill/gravatar
\
prodrigestivill/gravatar
\
...
...
This diff is collapsed.
Click to expand it.