Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
poc-irods
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
poc_irods
poc-irods
Graph
9af020c204474f2702f18bea45063cad0e4130bf
Select Git revision
0 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
25
24
22
21
14
Dec
4
2
1
25
Nov
24
18
17
16
13
12
10
9
13
Oct
12
17
Sep
16
14
9
19
Aug
8
Jul
7
19
Jun
Merge branch 'separate-irods-tasks-by-platform' into 'master'
master
master
Role irods: explode 'when' conditions
fix-tasks
fix-tasks
Fix: wrong pip version
Role irods: remove unneeded python modules
Role postgresql: task renaming and comments
Role postgresql: remove iRODS user and group creation
Role irods: factorize common tasks under the 'common' folder
Role irods: clean up 'debian' tasks
Role irods: clean up 'ubuntu' tasks
Role irods: clean up 'centos' tasks
Role irods: duplicate the 'centos' tasks for 'ubuntu' and 'debian'
Role irods: move all tasks in a 'centos' sub-folder
Merge branch 'separate-postgres-tasks-by-platform' into 'master'
Role postgresql: explode 'when' conditions
Role postgresql: factorize common tasks in the 'common' subfolder
Role postgresql: clean up the 'debian' tasks
Role postgresql: clean up the 'ubuntu' tasks
Role postgresql: clean up the 'centos' tasks
Role postgresql: copy 'centos' tasks to 'ubuntu' and 'debian' folders
Role postgresql: move all tasks to a 'centos' sub folder
Merge branch 'factorize-postgresql-systemd-tasks' into 'master'
Role postgresql, task systemd: factorize tasks.
Merge branch 'postgresql-systemd-improvement' into 'master'
Fix task label
Role postgresql, task systemd: use override instead of editing the unit file
Removed obsolete parts about var_pass.yml and ansible_become_password variable from the README
Marked ansible_become_passoword variable as optional
Removed executable parameter from pip module. Doesn't work correctly on CentOS 8
WIP: still trying to get setup_irods.py to run on Ubuntu
Added executable parameter to pip module
Added python-apt to the list of packages to install
Added some details regarding the cluster_name variable
WIP: Added preliminary support for Ubuntu 18.04
Added some more details to README file
Replaced ansible_fqdn variable with ansible_nodename
Added a new use_external_epel variable to README.md
Installs EPEL repository, sometimes required for python2-pip
Added a note regarding password parameter of user module
Systemd module can start external PostgreSQL versions now
Added disable_gpg_check parameter to dnf module