summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitea.nix
Commit message (Expand)AuthorAge
* nixos/gitea: add lfs optionsIzorkin2020-08-05
* nixos/gitea: add ssh optionsIzorkin2020-08-05
* nixos/gitea: update sandboxing optionsIzorkin2020-08-05
* nixos/gitea: add support socket connectionIzorkin2020-08-05
* nixos/gitea: enable pid fileIzorkin2020-08-05
* nixos/gitea: add 'backupDir' optionIzorkin2020-08-05
* nixos/gitea: enable data access only for 'gitea' groupIzorkin2020-08-05
* Merge master into staging-nextFrederik Rietdijk2020-05-05
|\
| * nixos/gitea: add settings optionAaron Andersen2020-04-23
* | nixos/*: use $out instead of $bin with buildGoPackagezowoq2020-04-28
|/
* nixos/gitea: fix typoJos van Bakel2020-01-12
* nixos/gitea: Add srhb as maintainerSarah Brofeldt2019-12-02
* nixos/gitea: Fix startupSarah Brofeldt2019-12-02
* nixos/gitea: Sandbox the systemd serviceJanne Heß2019-12-01
* treewide: Switch to system usersJanne Heß2019-10-12
* nixos/gitea: fix dumpJos van Bakel2019-09-21
* nixos/gitea: Support SMTP without pw in the storeJanne Heß2019-07-14
* nixos/gitea: Generate a JWT secret for git LFSJanne Heß2019-06-27
* nixos/gitea: Add missing tmpfiles rulesElis Hirwing2019-06-19
* nixos/gitea: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-06-10
* nixos/gitea: define a gitea group to avoid "nogroup" ownershipAaron Andersen2019-06-10
* nixos/gitea: utilize mysql|postgresql.ensureDatabases & ensureUsers to provis...Aaron Andersen2019-06-10
* nixos/gitea: Don't include not needed database options depending on typeElis Hirwing2019-04-25
* nixos/gitea: add `git` to the service pathMaximilian Bosch2019-01-14
* nixos/gitea: add option to disable registrationMaximilian Bosch2019-01-14
* nixos/gitea: add mysql socket authentication as an optionAaron Andersen2018-11-08
* nixos/gitea: fix systemd after target when mysql is the database of choiceAaron Andersen2018-11-08
* nixos/gitea: fix pre start script (#44979)Tobias Happ2018-08-31
* nixos/gitea: Symlink gitea locales to match running gitea versionElis Hirwing2018-08-25
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/gitea: Respect gitea-dump enable option. (#41437)Thomas Kerber2018-06-04
* nixos/gitea: fix pre start scriptTobias Happ2018-05-29
* nixos/gitea: Add options to enable a timer with optional intervalElis Hirwing2018-05-20
* nixos/gitea: Allow customizing derivation to useElis Hirwing2018-05-20
* gitea: fix usage over sshElis Hirwing2018-03-18
* gitea: enable and configure postgres service if selected as databaseElis Hirwing2018-03-15
* gitea: add nixos service moduleSamuel Leathers2017-10-18