summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/4.2.3'4.2.3Graham Dumpleton2014-06-174-3/+26
|\
| * Broke runmodwsgi Django management command in 4.2.2.Graham Dumpleton2014-06-173-1/+24
| * Increment version to 4.2.3.Graham Dumpleton2014-06-171-2/+2
|/
* Merge branch 'release/4.2.2'4.2.2Graham Dumpleton2014-06-174-20/+74
|\
| * Increment version to 4.2.2 and add release notes.Graham Dumpleton2014-06-163-2/+34
| * Fixes to output of envvars and apachectl for start-server.Graham Dumpleton2014-06-161-6/+13
| * Output envvars file and apachectl location if appropriate when setting up or ...Graham Dumpleton2014-06-161-10/+18
| * Don't rewrite envvars file if it already exists and not referring to separate...Graham Dumpleton2014-06-161-3/+9
| * Only map alias for documentation if required.Graham Dumpleton2014-06-161-1/+2
|/
* Merge branch 'release/4.2.1'4.2.1Graham Dumpleton2014-06-095-2/+147
|\
| * Fix typos in README.Graham Dumpleton2014-06-091-3/+3
| * Add release notes for version 4.2.1 documenting current changes.Graham Dumpleton2014-06-092-0/+23
| * Update README with details of dealing with renamed httpd executable and runni...Graham Dumpleton2014-06-091-0/+97
| * Deal with fact that required modules may be statically linked into Apache and...Graham Dumpleton2014-06-091-0/+25
| * Increment version to 4.2.1.Graham Dumpleton2014-06-091-2/+2
|/
* Merge branch 'release/4.2.0'4.2.0Graham Dumpleton2014-06-0818-54/+795
|\
| * Updates to release notes for 4.1.2.Graham Dumpleton2014-06-081-5/+9
| * Reference to mod_wsgi-metrics in README file.Graham Dumpleton2014-06-081-0/+6
| * Split New Relic platform plugin out into separate Python package called mod_w...Graham Dumpleton2014-06-0811-880/+49
| * Split services into separate sub interpreters so isolated.Graham Dumpleton2014-06-081-2/+2
| * Expand to version number triplet in WSGI environ and modules.Graham Dumpleton2014-06-082-5/+25
| * Require server metrics to be enabled and change API naming.Graham Dumpleton2014-06-0611-33/+114
| * Add release notes for 4.2.0.Graham Dumpleton2014-06-052-0/+44
| * Merge branch 'feature/server-status' into developGraham Dumpleton2014-06-0517-48/+1465
| |\ |/ /
| * Increment version to 4.2.0.Graham Dumpleton2014-06-051-3/+3
| * Python 3 fixes for New Relic platform plugin.Graham Dumpleton2014-06-052-6/+6
| * Convert time value to seconds.Graham Dumpleton2014-06-051-1/+2
| * Merge branch 'develop' into feature/server-statusGraham Dumpleton2014-06-058-14/+79
| |\ | |/ |/|
* | Merge branch 'release/4.1.3'4.1.3Graham Dumpleton2014-06-045-11/+34
|\ \
| * | Version of Python library not always correctly detected by setup.py. #14Graham Dumpleton2014-06-044-9/+32
| * | Increment version to 4.1.3.Graham Dumpleton2014-06-041-2/+2
|/ /
* | Merge branch 'release/4.1.2'4.1.2Graham Dumpleton2014-05-317-10/+51
|\ \
| * | Create release notes for 4.1.2 release.Graham Dumpleton2014-05-312-0/+39
| * | Wrong size for address structure causing invalid argument error on some Linux...Graham Dumpleton2014-05-311-3/+2
| * | Django management command was using wrong name for admin script.Graham Dumpleton2014-05-312-3/+3
| * | Reduce potential for process crash in deadlock thread on process shutdown. #11Graham Dumpleton2014-05-311-2/+4
| * | Fix redefinition warning about MPM_NAME macro under Apache 2.2.Graham Dumpleton2014-05-311-0/+1
| * | Increment version for 4.1.2.Graham Dumpleton2014-05-311-2/+2
|/ /
| * Added New Relic platform plugin support.Graham Dumpleton2014-06-0515-128/+1331
| * Expose Apache server and status information and adjust how mod_wsgi process s...Graham Dumpleton2014-05-254-14/+188
| * Defer daemon process creation until after scoreboard creation on initial star...Graham Dumpleton2014-05-252-2/+40
| * Fix header file include guard.Graham Dumpleton2014-05-251-2/+2
|/
* Merge branch 'release/4.1.1'4.1.1Graham Dumpleton2014-05-245-2/+43
|\
| * Release notes for 4.1.1.Graham Dumpleton2014-05-242-0/+22
| * Handle changed API for determining MPM name in Apache 2.4.Graham Dumpleton2014-05-241-0/+4
| * Increment version to 4.1.1.Graham Dumpleton2014-05-241-1/+1
| * Fix typo in release notes and add documentation about home option changing mo...Graham Dumpleton2014-05-241-1/+16
|/
* Merge branch 'develop'4.1.0Graham Dumpleton2014-05-231-7/+2
|\
| * Fix 4.1.0 release notes reference to release tar ball.Graham Dumpleton2014-05-231-7/+2
* | Merge branch 'release/4.1.0'Graham Dumpleton2014-05-2380-5182/+12258
|\ \ | |/