Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / amp-cli/amp issues and pull requests

#76 - Updates for PHP 8.4

Pull Request - State: closed - Opened by totten 4 months ago

#75 - Update to PHP 7.3 and PHPUnit 9.x. Add (NFC) cleanups.

Pull Request - State: closed - Opened by totten 4 months ago - 1 comment

#74 - Updates for MySQL 8.4/9.0

Pull Request - State: closed - Opened by totten 4 months ago

#73 - Fix undeclared properties (for php82 warnings)

Pull Request - State: closed - Opened by totten about 2 years ago

#72 - run-tests.sh - Some modernizations

Pull Request - State: closed - Opened by totten over 2 years ago

#71 - [php8.1] Fix issue with passing NULL to escapeshellarg

Pull Request - State: closed - Opened by seamuslee001 over 2 years ago - 1 comment

#70 - Updates for PHP 8.1

Pull Request - State: closed - Opened by totten almost 3 years ago - 2 comments

#69 - Update for php80 compatibility

Pull Request - State: closed - Opened by totten over 3 years ago

#68 - Update amp dependencies and update test to work with phpunit6 and later

Pull Request - State: closed - Opened by seamuslee001 over 3 years ago - 1 comment

#66 - Clarity / documentation

Issue - State: open - Opened by eileenmcnaughton over 3 years ago

#65 - Specify utf8mb4 charset when creating the dbs

Pull Request - State: closed - Opened by eileenmcnaughton almost 4 years ago - 1 comment

#64 - Enable large file prefix setting for MySQL 5.6 to fix test failures

Pull Request - State: closed - Opened by seamuslee001 over 4 years ago - 1 comment

#63 - Revert "Ensure that innodb-large-prefix is enabled on MySAL 5.5. or l…

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 1 comment

#62 - Ensure that innodb-large-prefix is enabled on MySQL 5.5. or less

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 1 comment

#61 - Multiple fixes. Add E2E test for launching different daemons.

Pull Request - State: closed - Opened by totten almost 5 years ago

#60 - Disable binary logging for MySQL 8

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 1 comment

#59 - Fix to work with amp on MariaDB

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 1 comment

#58 - Do not try and load init files for MySQL version 8 and only pass in t…

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 3 comments

#57 - Split out create user from grant for MySQL8 compatibility

Pull Request - State: closed - Opened by seamuslee001 almost 5 years ago - 6 comments

#56 - Explicitly identify common stacks/environments

Issue - State: open - Opened by totten almost 5 years ago
Labels: environment-detection

#55 - Apache access denied without +x for user home directory

Issue - State: open - Opened by colemanw almost 5 years ago
Labels: environment-detection

#54 - Improve DB naming

Pull Request - State: closed - Opened by totten over 5 years ago

#53 - Fix DSN parasing for php7.2

Pull Request - State: closed - Opened by seamuslee001 over 6 years ago - 1 comment

#52 - Make apache vhost config 12 factor friendly

Issue - State: closed - Opened by michaelmcandrew over 6 years ago - 2 comments

#51 - Allow longer database names

Issue - State: closed - Opened by michaelmcandrew almost 7 years ago - 5 comments

#50 - Detect if we're running with encrypted home directories and suggest using AMPHOME instead

Issue - State: open - Opened by mattwire about 7 years ago - 3 comments
Labels: environment-detection

#49 - CreateCommand - Assume http:// for --url if not present

Pull Request - State: closed - Opened by devarun over 7 years ago - 1 comment

#48 - add instance visibility option, may be "all" or "local" (the default)

Pull Request - State: closed - Opened by mfb over 7 years ago - 5 comments

#47 - Allow each amp instance to override the nginx vhost template

Pull Request - State: closed - Opened by totten over 7 years ago - 3 comments

#46 - Connect to pre-created MySQL databases

Pull Request - State: closed - Opened by ejegg over 7 years ago - 5 comments

#45 - nginx location directive should be lowercase

Pull Request - State: closed - Opened by michaelmcandrew about 8 years ago - 1 comment

#44 - permissions: worldWritable not working for unprivileged users

Issue - State: closed - Opened by nganivet about 8 years ago - 4 comments

#43 - Update README.md

Issue - State: open - Opened by nganivet about 8 years ago

#42 - MySQLRAMServer - Compatibility with MySQL v5.7

Pull Request - State: closed - Opened by totten over 8 years ago

#41 - Replace mysql with mysqli to support php7

Pull Request - State: closed - Opened by mollux over 8 years ago - 1 comment

#40 - Code formatting

Pull Request - State: closed - Opened by totten over 8 years ago

#39 - TestCommand - Canary should not require amp's autoloader

Pull Request - State: closed - Opened by totten over 8 years ago

#38 - Fix bug when bad configs given

Pull Request - State: closed - Opened by AbdealiLoKo over 8 years ago - 1 comment

#37 - ConfigCommand - Add (experimental) to mysql_cnf

Pull Request - State: closed - Opened by AbdealiLoKo over 8 years ago

#36 - amp config failed to read :7979

Issue - State: closed - Opened by AbdealiLoKo over 8 years ago - 6 comments

#35 - amp config fails for invalid mysql config

Issue - State: closed - Opened by AbdealiLoKo over 8 years ago - 10 comments

#34 - No random characters at the end of database name

Issue - State: open - Opened by jaapjansma almost 9 years ago - 9 comments

#32 - nginx expects include directive to be lowercase

Pull Request - State: closed - Opened by michaelmcandrew about 9 years ago

#30 - Check array values with in_array() not array_key_exists().

Pull Request - State: closed - Opened by openbrian over 9 years ago

#29 - Add option to define a separate path for the amp app

Pull Request - State: closed - Opened by eileenmcnaughton over 9 years ago

#28 - Is app/defaults/services.yml distributed?

Issue - State: closed - Opened by openbrian over 9 years ago - 1 comment

#27 - Postgresql

Pull Request - State: closed - Opened by openbrian over 9 years ago - 15 comments

#26 - Do not hide the connection exception, like "missing driver".

Pull Request - State: closed - Opened by openbrian over 9 years ago - 1 comment

#25 - Multiple fixes for Windows

Pull Request - State: closed - Opened by totten over 9 years ago

#24 - NginX: Restrict access to sensitive directories

Issue - State: open - Opened by xurizaemon over 9 years ago

#23 - Check for Apache mod_rewrite

Issue - State: open - Opened by totten over 9 years ago - 5 comments

#21 - Nginx support

Issue - State: closed - Opened by xurizaemon over 9 years ago - 3 comments

#20 - Connection must originate on localhost

Issue - State: closed - Opened by JKingsnorth over 9 years ago - 3 comments

#19 - instance.yml locking - Change poll frequency. Allow override.

Pull Request - State: closed - Opened by totten about 10 years ago

#18 - MySQLPrecreated db implementation which does not require admin rights

Pull Request - State: closed - Opened by adamwight about 10 years ago - 3 comments

#16 - Add ramdisk support for OSX

Pull Request - State: closed - Opened by totten over 10 years ago - 1 comment

#15 - Add better docs for "perm_type" (#10)

Pull Request - State: closed - Opened by totten over 10 years ago

#14 - Locking - Explicitly acquire a lock depending on the command

Pull Request - State: closed - Opened by totten over 10 years ago

#13 - Implement locking for instances.yml

Pull Request - State: closed - Opened by totten over 10 years ago

#12 - Calrified the MySQL permissions needed

Pull Request - State: closed - Opened by TobiasLounsbury over 10 years ago

#11 - amp config - Better advice on httpd

Issue - State: open - Opened by totten over 10 years ago

#10 - amp config - Better advice on file permissions

Issue - State: closed - Opened by totten over 10 years ago

#9 - amp config - Clarify MySQL permissions

Issue - State: closed - Opened by totten over 10 years ago - 1 comment

#6 - Move Apache log dir under %app_dir%

Pull Request - State: closed - Opened by totten almost 11 years ago

#5 - ExportCommand - Export MySQL CLI arguments as AMP_DB_ARGS

Pull Request - State: closed - Opened by totten almost 11 years ago

#4 - CreateCommand -- Rename "--no-db" to "--skip-db" and "--no-url" to "--skip-url"

Pull Request - State: closed - Opened by totten almost 11 years ago

#3 - MySQL RAM Disk implementation and some Ubuntu fixes

Pull Request - State: closed - Opened by Dawnthorn almost 11 years ago

#2 - Check MySQL ports when preparing example DSNs

Pull Request - State: closed - Opened by totten almost 11 years ago

#1 - Set permissions on data directories

Pull Request - State: closed - Opened by totten almost 11 years ago