summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Updated Dockerfile to include variablesGravatar Matthias Jaros2025-10-29
|
* Set version explicitly to enforce a newer versionGravatar Matthias Jaros2025-10-29
|
* Added pull to always get the newest alpine versionGravatar Matthias Jaros2025-10-27
|
* Run at least once a weekGravatar Matthias Jaros2025-10-27
|
* Updated READMEGravatar Matthias Jaros2025-10-27
|
* Added version tagGravatar Matthias Jaros2025-10-27
|
* Updated README to correct image in docker hubGravatar Matthias Jaros2025-10-27
|
* Next tryGravatar Matthias Jaros2025-10-27
|
* Next tryGravatar Matthias Jaros2025-10-27
|
* Added new build for docker hubGravatar Matthias Jaros2025-10-27
|
* Updated licence info in DockerfileGravatar Matthias Jaros2025-10-27
|
* Renamed READMEGravatar Matthias Jaros2025-10-27
|
* Updated VERSION handling and added LICENSE file to docker imageGravatar Matthias Jaros2025-10-27
|
* Updated README correctionGravatar Matthias Jaros2025-10-27
|
* Added license gplv3Gravatar Matthias Jaros2025-10-27
|
* Adjusted some comments and found a bug with realpath that is not defined at ↵Gravatar Matthias Jaros2025-10-27
| | | | the moment of usage
* Added first readme draftGravatar Matthias Jaros2025-10-27
|
* Added handling of gid for git user alsoGravatar Matthias Jaros2025-10-27
|
* Modified example configGravatar Matthias Jaros2025-10-27
|
* Modified example configGravatar Matthias Jaros2025-10-27
|
* Modified example configGravatar Matthias Jaros2025-10-27
|
* Added basic acl handling of read/write git reposGravatar Matthias Jaros2025-10-27
|
* CommentsGravatar Matthias Jaros2025-10-27
|
* Added banner and renamed run script to git-runGravatar Matthias Jaros2025-10-27
|
* Added bannerGravatar Matthias Jaros2025-10-26
|
* Redirect all output to file before git command execution where normal stdout ↵Gravatar Matthias Jaros2025-10-26
| | | | has to be reestablished
* Better error handlingGravatar Matthias Jaros2025-10-26
|
* Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in ↵Gravatar Matthias Jaros2025-10-26
| | | | repo names
* Fix buildGravatar Matthias Jaros2025-10-24
|
* - Added also info logging for successful attemptsGravatar Matthias Jaros2025-10-22
| | | | | - merge info and error logs - Fix log being overwritten with every entry
* Restrict sudo to specific groupGravatar Matthias Jaros2025-10-20
|
* Handle restart caseGravatar Matthias Jaros2025-10-20
|
* Security hardeningGravatar Matthias Jaros2025-10-20
|
* Renamed variables again to avoid collision with global docker environment ↵Gravatar Matthias Jaros2025-10-20
| | | | variables
* Moved files to src and renamed variablesGravatar Matthias Jaros2025-10-20
|
* Tightened regex and made tiny variable adjustment. no functional changeGravatar Matthias Jaros2025-10-20
|
* Fixed host directoryGravatar Matthias Jaros2025-10-20
|
* Moved data dirs so that syncthing ignores themGravatar Matthias Jaros2025-10-20
|
* Created JenkinsfileGravatar Matthias Jaros2025-10-20
|
* Put user authorized keys into environment fileGravatar Matthias Jaros2025-10-20
|
* Added environment parsing of repos and usersGravatar Matthias Jaros2025-10-19
|
* Added environment parsing of repos and usersGravatar Matthias Jaros2025-10-19
|
* Added check for git commandGravatar Matthias Jaros2025-10-19
|
* Cleaned up file structure and scriptGravatar Matthias Jaros2025-10-19
|
* Cleaned up file structure and scriptGravatar Matthias Jaros2025-10-19
|
* Finally works with permission checksGravatar Matthias Jaros2025-10-19
|
* It works, permission check missingGravatar Matthias Jaros2025-10-19
|
* Finally working ssh without loginGravatar Matthias Jaros2025-10-18
|
* Renamed script from init to runGravatar Matthias Jaros2025-10-18
|
* ssh daemon starting up and user and repos are getting initialized. Missing ↵Gravatar Matthias Jaros2025-10-18
| | | | login because users are locked