This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
postfixadmin
Watch
1
Star
0
Fork
You've already forked postfixadmin
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7408a3b30a
postfixadmin_3.2
master
feature-php-crypt-prefix
gh-pages
postfixadmin-2.3
release-2020-05-22-11-27
postfixadmin-1.3.7
postfixadmin-1.4.0
postfixadmin-1.5.0
postfixadmin-1.5.1
postfixadmin-1.5.2
postfixadmin-1.5.3
postfixadmin-1.5.4
postfixadmin-2.0.0
postfixadmin-2.0.1
postfixadmin-2.0.2
postfixadmin-2.0.3
postfixadmin-2.0.4
postfixadmin-2.0.5
postfixadmin-2.1.0
postfixadmin-2.2.0
postfixadmin-2.2.1
postfixadmin-2.2.1.1
postfixadmin-2.3.3
postfixadmin-2.3.4
postfixadmin-2.3.5
postfixadmin-2.3.6
postfixadmin-2.3.7
postfixadmin-2.3beta
postfixadmin-2.3rc1
postfixadmin-2.3rc2
postfixadmin-2.3rc3
postfixadmin-2.3rc4
postfixadmin-2.3rc5
postfixadmin-2.3rc6
postfixadmin-2.3rc7
postfixadmin-2.91
postfixadmin-3.0.2
postfixadmin-3.1
postfixadmin-3.2
postfixadmin-3.2.1
postfixadmin-3.2.2
postfixadmin-3.2.3
postfixadmin-3.2.4
push
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7408a3b30a'
${ noResults }
postfixadmin
/
.gitignore
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add config.local.php to .gitignore It should never be commited to git
7 years ago
/config.local.php
Adding a .gitignore file which follows the svn:ignore for now
8 years ago
/templates_c/*.tpl.php
Fix filename for *.menu.conf.php in gitignore Looks like svn:ignore was wrong or outdated ;-)
8 years ago
/templates_c/*menu.conf.php
Introduce PHP-CS-Fixer and Travis to enforce code style Commands `composer check` and `composer fix` can be used to respectively check and automatically fix code style in the entire project.
7 years ago
/vendor/
/.php_cs.cache