- 21 Nov, 2020 7 commits
-
-
Stephan Großberndt authored
This will improve performance as currently bots are fetching contents from /changes which contains JSON data of patches, diffs as files and archives which are generated on the fly, really nothing of relevance to search engines.
-
-
Stephan Großberndt authored
-
Stephan Großberndt authored
- added support of TYPO3-theme for dark-mode - smaller TYPO3 logo in login screen - improved SVG of logo
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
- 20 Nov, 2020 1 commit
-
-
Stephan Großberndt authored
-
- 16 Nov, 2020 3 commits
-
-
Stephan Großberndt authored
* log hook name and arguments once per hook * add newline after each hook file execution * fix shellcheck issues * remove extra logging in update-forge-issue hook
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
- 05 Nov, 2020 3 commits
-
-
Andri Steiner authored
-
Stephan Großberndt authored
Removed no longer needed hosts and added gitlab.typo3.org
-
Stephan Großberndt authored
-
- 04 Nov, 2020 4 commits
-
-
Andri Steiner authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
directory is mounted as docker volume
-
Stephan Großberndt authored
to avoid port collision when running git.typo3.org container in development
-
- 02 Nov, 2020 2 commits
-
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
- 19 Aug, 2020 3 commits
-
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
- Use absolute paths - Remove volumes - Ignore all /.local/share/ contents
-
- 06 Jun, 2020 4 commits
-
-
Stephan Großberndt authored
... as container names may differ
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
- 05 Jun, 2020 1 commit
-
-
Stephan Großberndt authored
-
- 04 Jun, 2020 7 commits
-
-
Andri Steiner authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
Stephan Großberndt authored
-
- 03 Jun, 2020 5 commits
-
-
Stephan Großberndt authored
Port 8080 only has to be accessible internally as it is forwarded by the nginx proxy.
-
Stephan Großberndt authored
Add files from opsone infrastructure to .gitignore and dummy for adapting nginx configuration
-
Stephan Großberndt authored
-
Stephan Großberndt authored
In order to ease upgrades the optional declaration of the JRE/JDK installation to use is removed: https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#container.javaHome
-
Stephan Großberndt authored
Switch to named volumes for cache, db, git, index and logs in order to improve future compatibility with cloud services like Kubernetes. Move etc and ssh from volumes to assets as they shall be versioned but Gerrit may change contents. This means in future extra care has to be taken when executing docker-build as changed contents inside the container will be discarded.
-