summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/misc/gitea.nix
AgeCommit message (Expand)Author
2020-08-05nixos/gitea: add lfs optionsIzorkin
2020-08-05nixos/gitea: add ssh optionsIzorkin
2020-08-05nixos/gitea: update sandboxing optionsIzorkin
2020-08-05nixos/gitea: add support socket connectionIzorkin
2020-08-05nixos/gitea: enable pid fileIzorkin
2020-08-05nixos/gitea: add 'backupDir' optionIzorkin
2020-08-05nixos/gitea: enable data access only for 'gitea' groupIzorkin
2020-05-05Merge master into staging-nextFrederik Rietdijk
2020-04-28nixos/*: use $out instead of $bin with buildGoPackagezowoq
2020-04-23nixos/gitea: add settings optionAaron Andersen
2020-01-12nixos/gitea: fix typoJos van Bakel
2019-12-02nixos/gitea: Add srhb as maintainerSarah Brofeldt
2019-12-02nixos/gitea: Fix startupSarah Brofeldt
2019-12-01nixos/gitea: Sandbox the systemd serviceJanne Heß
2019-10-12treewide: Switch to system usersJanne Heß
2019-09-21nixos/gitea: fix dumpJos van Bakel
2019-07-14nixos/gitea: Support SMTP without pw in the storeJanne Heß
2019-06-27nixos/gitea: Generate a JWT secret for git LFSJanne Heß
2019-06-19nixos/gitea: Add missing tmpfiles rulesElis Hirwing
2019-06-10nixos/gitea: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2019-06-10nixos/gitea: define a gitea group to avoid "nogroup" ownershipAaron Andersen
2019-06-10nixos/gitea: utilize mysql|postgresql.ensureDatabases & ensureUsers to provis...Aaron Andersen
2019-04-25nixos/gitea: Don't include not needed database options depending on typeElis Hirwing
2019-01-14nixos/gitea: add `git` to the service pathMaximilian Bosch
2019-01-14nixos/gitea: add option to disable registrationMaximilian Bosch
2018-11-08nixos/gitea: add mysql socket authentication as an optionAaron Andersen
2018-11-08nixos/gitea: fix systemd after target when mysql is the database of choiceAaron Andersen
2018-08-31nixos/gitea: fix pre start script (#44979)Tobias Happ
2018-08-25nixos/gitea: Symlink gitea locales to match running gitea versionElis Hirwing
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-04nixos/gitea: Respect gitea-dump enable option. (#41437)Thomas Kerber
2018-05-29nixos/gitea: fix pre start scriptTobias Happ
2018-05-20nixos/gitea: Add options to enable a timer with optional intervalElis Hirwing
2018-05-20nixos/gitea: Allow customizing derivation to useElis Hirwing
2018-03-18gitea: fix usage over sshElis Hirwing
2018-03-15gitea: enable and configure postgres service if selected as databaseElis Hirwing
2017-10-18gitea: add nixos service moduleSamuel Leathers