about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
Commit message (Expand)AuthorAge
* Fix configuring apache with extra user/groupKirill Elagin2014-06-11
* Revert "Fix configuring httpd with custom user/group."Kirill Elagin2014-06-11
* Fix configuring httpd with custom user/group.Rob Vermaas2014-06-11
* tomcat: fix service to be a daemon, and run tomcat in script rather than preS...Luca Bruno2014-06-06
* fcgiwrap: new packageLuca Bruno2014-06-04
* Phabricator, a web application, snapshot of 2014-05-12Strahinja Popovic2014-05-12
* Remove use of obsolete flagsEelco Dolstra2014-04-29
* Manual: Typo fixesEelco Dolstra2014-04-19
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\
| * httpd: Don't require keys.targetEelco Dolstra2014-03-17
* | nixos/phpfpm: Add option to set PHP package.aszlig2014-04-10
* | nginx module: Enable modularly specifying serversShea Levy2014-03-17
|/
* winstone NixOS module: Make it possible to set systemd service nameRickard Nilsson2014-03-12
* New NixOS module: services.winstone, for running instances of the Winstone Ja...Rickard Nilsson2014-03-12
* phpfpm module: Make extraConfig and poolConfigs mergeable by switching option...Rickard Nilsson2014-03-12
* Add phpfpm NixOS service moduleRickard Nilsson2014-03-12
* nixos: set all package options to have type packageDomen Kožar2014-02-27
* mediawiki: Don't rewrite /images if uploads are enabledShea Levy2014-02-27
* mediawiki rewrite rules only needed with no urlPrefixShea Levy2014-02-27
* Mediawiki: Add some needed rewritesShea Levy2014-02-25
* Allow httpd subservices to set the document rootShea Levy2014-02-25
* nginx: add appendConfig option with types.linesDomen Kožar2014-02-12
* mediawiki: Fix some references to /bin/bashShea Levy2014-02-10
* mediawiki: Run update script after initializing the databaseShea Levy2014-02-10
* httpd: Respect original order of environment eval.Rob Vermaas2014-01-31
* httpd: Only add PHPRC to environment of httpd when enablePHP is true.Rob Vermaas2014-01-31
* Merge pull request #1178 from chexxor/fix-httpd-sshRob Vermaas2014-01-27
|\
| * Check empty stringfor globalRedirect. It breaks RedirectPermanent.Alex Berg2013-11-11
| * Add HTTPD SSH assertion to check null cert/key.Alex Berg2013-11-11
| * Check for SSL Cert value before building with SSL support.Alex Berg2013-11-06
* | mediawiki: Update to 1.20.8Eelco Dolstra2013-12-20
* | httpd.nix: Support non-root operationEelco Dolstra2013-11-18
* | mediawiki: Update to 1.20.7Eelco Dolstra2013-11-13
* | Add some primops to libEelco Dolstra2013-11-12
* | Merge pull request #1099 from offlinehacker/nixos/nginx/package_change_supportMichael Raskin2013-11-07
|\ \ | |/ |/|
| * nixos/nginx: allow to specify which package to useJaka Hudoklin2013-10-20
* | Clean up some option examplesEelco Dolstra2013-10-30
* | Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* | Give types to the Apache httpd optionsEelco Dolstra2013-10-29
* | nixos: zope2 service: adding clientHome optionRok Garbas2013-10-29
* | Fix evaluation error in the tomcat testEelco Dolstra2013-10-29
* | Don't copy Nix expressions to the store while processing Apache subservicesEelco Dolstra2013-10-29
* | Remove obsolete function addDefaultOptionValuesEelco Dolstra2013-10-28
* | Implement services.httpd.virtualHosts using the module systemEelco Dolstra2013-10-28
|/
* zope2 service... indentation fixRok Garbas2013-10-20
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10