Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
puppet-comptoir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Comptoir
puppet-comptoir
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
1
adullact-app_cdl-0.1.0
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Dec
27
Aug
26
Mar
18
17
16
15
14
13
7
6
Jan
5
30
Dec
CHORE Fix Rubocop issue
master
master
CHORE Update PDK from 1.9.1 to 1.14.1
REFACTOR Leverage $apache_user param for chmod/chown operations
CHORE Fulfill parameter for unit tests
DOC wrap links into <>
CHORE Define dependencies
REFACTOR parameter names
replace global $comptoir_dir by local $_comptoir_dir
Merge branch '6-create-comptoir-puppet-module' into 'master'
syntax
replace file resources by exec resources because of not-understood cyclic dependency
re-enable perms check on dirs tmp/
disable perms check on dirs tmp/ logs/ webroot/
typo
disable permissions management on logs/ dir as Apache already does it
disable chmod -R o-w on top directory
Set permissions on directories tmp/ logs/ webroot/
Ensure no write access is granted to others
typo
refactor + add comptoir.php management
remove old unused template
add postgres to fixtures
app.php: typo
app.php: syntax
app.php: make it idempotent from a puppet point of view
app.php: typo
app.php: remove debug
Composer: increase timeout (x4)
Postgres connection validation: disable
Postgres connection validation: remove host & port
add Postgres port as parameter
add Postgres connection validation
comment out composer
add doc
SQL: create tables & procedures
debug SQL
composer: restore --no-progress + increase timeout
composer: remove --no-progress
add cwd + environment to exec of SQL script
vcsrepos: add force option
Loading