Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
server
plugins-available
on
0ae667e
User selector
All users
Datepicker
All time
Commit history
Commits on May 10, 2012
Merged revisions 3049-3051,3053-3054,3058,3070,3074-3077,3082,3086-3088,3091-3092,3094-3095 from stable branch.
tbrehm
committed
e94a9fb
View commit details
Copy full SHA for e94a9fb
View code at this point
Browse repository at this point
Commits on May 4, 2012
- Implemented FS#2167.
falkotimme
committed
c36fe43
View commit details
Copy full SHA for c36fe43
View code at this point
Browse repository at this point
- Implemented FS#1888 and FS#2211.
falkotimme
committed
dd7ce47
View commit details
Copy full SHA for dd7ce47
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
- Bugfix: nginx: delete non-default PHP-FPM pool if PHP is disabled for website.
falkotimme
committed
4d69f4f
View commit details
Copy full SHA for 4d69f4f
View code at this point
Browse repository at this point
- nginx: renamed PHP option "Fast-CGI" to "PHP-FPM".
falkotimme
committed
8715271
View commit details
Copy full SHA for 8715271
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
- Apache: added support for multiple PHP-FPM versions.
Show description for 62e4b35
falkotimme
committed
62e4b35
View commit details
Copy full SHA for 62e4b35
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
- Added PHP-FPM support for Apache.
falkotimme
committed
2743621
View commit details
Copy full SHA for 2743621
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Merged revisions 3028-3045 from stable branch.
tbrehm
committed
02bf997
View commit details
Copy full SHA for 02bf997
View code at this point
Browse repository at this point
Commits on Apr 5, 2012
Merged revisions 2943-3026 from stable branch.
tbrehm
committed
b673442
View commit details
Copy full SHA for b673442
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
- Fixed FS#2139.
falkotimme
committed
93f24e1
View commit details
Copy full SHA for 93f24e1
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
- nginx: merge function: default action is now to replace older locations in the nginx vhost configuration; a merge instead of a replacement can be achieved by putting the string "##merge##" (with…
Show description for 9b16a37
falkotimme
committed
9b16a37
View commit details
Copy full SHA for 9b16a37
View code at this point
Browse repository at this point
- nginx: added function to merge duplicate locations in the nginx vhost configuration.
falkotimme
committed
2655f93
View commit details
Copy full SHA for 2655f93
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
- Added restart function for PHP-FPM.
falkotimme
committed
e2c00a1
View commit details
Copy full SHA for e2c00a1
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
- nginx: added support for multiple PHP-FPM versions (FS#1963 now complete).
falkotimme
committed
b4687b3
View commit details
Copy full SHA for b4687b3
View code at this point
Browse repository at this point
Commits on Mar 7, 2012
- Improved support for multiple PHP versions. Additional PHP versions have now their own form and database table.
falkotimme
committed
6de0aab
View commit details
Copy full SHA for 6de0aab
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
- Added support for multiple PHP versions (Apache + PHP-FastCGI).
falkotimme
committed
62b385f
View commit details
Copy full SHA for 62b385f
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Implemented: FS#2024 - Sanity check zones with named-checkzone
tbrehm
committed
f038c0a
View commit details
Copy full SHA for f038c0a
View code at this point
Browse repository at this point
Commits on Feb 3, 2012
- Implemented new backup and restore functions for websites and databases (see also FS#1389)
Show description for 5a43e7a
tbrehm
committed
5a43e7a
View commit details
Copy full SHA for 5a43e7a
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
Merged revisions 2886-2909 from stable branch.
tbrehm
committed
355efb9
View commit details
Copy full SHA for 355efb9
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
Fixed merge problems in mysql_clientdb_plugin.inc.php
tbrehm
committed
4a8b7ec
View commit details
Copy full SHA for 4a8b7ec
View code at this point
Browse repository at this point
Merged revisions 2812-2883 from staböe branch.
tbrehm
committed
8cf78b3
View commit details
Copy full SHA for 8cf78b3
View code at this point
Browse repository at this point
Commits on Dec 17, 2011
Reversed the logic one place in the mysql client plugin
nveid
committed
a7cb2b0
View commit details
Copy full SHA for a7cb2b0
View code at this point
Browse repository at this point
Commits on Dec 16, 2011
Fixes to allow the serverside to work correctly with mysqli, updating the datalog,
Show description for 1d8f7f1
nveid
committed
1d8f7f1
View commit details
Copy full SHA for 1d8f7f1
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Merged revisions 2794-2804 from stable branch.
tbrehm
committed
6882ab1
View commit details
Copy full SHA for 6882ab1
View code at this point
Browse repository at this point
Commits on Nov 21, 2011
- Fixed a warning in apache2_plugin.inc.php
Show description for 723662f
tbrehm
committed
723662f
View commit details
Copy full SHA for 723662f
View code at this point
Browse repository at this point
Merged revisions 2741-2788 from SVN stable branch.
tbrehm
committed
edf806b
View commit details
Copy full SHA for edf806b
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
email autoresponder updates
latham
committed
f01cede
View commit details
Copy full SHA for f01cede
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Merged revisions 2681-2739 from 3.0.4 stable branch.
tbrehm
committed
8ab3cdc
View commit details
Copy full SHA for 8ab3cdc
View code at this point
Browse repository at this point
Commits on Oct 8, 2011
FS#1791 - Deprecated Split Funktion in mysql_clientdb_plugin.inc.php
fantu
committed
209ce85
View commit details
Copy full SHA for 209ce85
View code at this point
Browse repository at this point
Commits on Sep 30, 2011
FS#553 - option to add RBL entries
marknl
committed
a296ae3
View commit details
Copy full SHA for a296ae3
View code at this point
Browse repository at this point
Commits on Sep 28, 2011
- nginx: If apps vhost is reconfigured, apps pool (PHP-FPM) is reconfigured as well.
Show description for 99b55bf
falkotimme
committed
99b55bf
View commit details
Copy full SHA for 99b55bf
View code at this point
Browse repository at this point
- nginx: Changed ispconfig and apps vhost from using PHP-FPM TCP connections to sockets.
falkotimme
committed
ca0b77f
View commit details
Copy full SHA for ca0b77f
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
- Make Apps nginx vhost talk to the correct PHP-FPM port.
falkotimme
committed
3713dc8
View commit details
Copy full SHA for 3713dc8
View code at this point
Browse repository at this point
- Added PHP-FPM pm settings (pm.max_children, pm.start_servers, pm.min_spare_servers, pm.max_spare_servers) to the "Options" tab of a website.
falkotimme
committed
445513c
View commit details
Copy full SHA for 445513c
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
Improved mailman plugin and fixed errors in mailman installer.
tbrehm
committed
5378e9c
View commit details
Copy full SHA for 5378e9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.