Alfredo Ramos <alfredo.ramos.sanchez@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DDM › #869 | 1 day ago | 7165 passed | |
PHPBB3 › DD33 › #249 | 1 day ago |
[ticket/16686] Simplify get_database_size() SQL query for PostgreSQL
Reduce number of queries to get database size and add it to the cache for 2 hours, like it is being done for other RDBMS. PHPBB3-16686 |
6987 passed |
PHPBB3 › DDM › #798 | 5 months ago |
[ticket/16525] Remove usage of pg_constraint.consrc for PostgreSQL 12
The column pg_constraint.consrc has been deprecated for a long time, and it was finally removed in PostgreSQL 12.0 PHPBB3-16525 |
6999 passed |
PHPBB3 › DD33 › #184 | 5 months ago |
[ticket/16525] Remove usage of pg_constraint.consrc for PostgreSQL 12
The column pg_constraint.consrc has been deprecated for a long time, and it was finally removed in PostgreSQL 12.0 PHPBB3-16525 |
6956 passed |
PHPBB3 › DDM › #747 | 8 months ago |
[ticket/16440] Run tests on a stable PHP 7.4 version
PHPBB3-16440 |
6975 passed |
PHPBB3 › DD33 › #134 | 8 months ago |
[ticket/16338] Add DuckDuckGo bot
PHPBB3-16338 [ticket/15572] Fix W3C validation error for quote BBCode
PHPBB3-15572 [ticket/16440] Run tests on a stable PHP 7.4 version
PHPBB3-16440 [ticket/16315] Remove Google+ profile field
PHPBB3-16315 |
6812 passed |
PHPBB3 › DDM › #706 | 11 months ago |
[ticket/16313] Remove http block from sample Nginx configuration file
Change placeholder domain to example.com Also prefer fastcgi.conf over fastcgi_params as per Nginx documentation. PHPBB3-16313 |
6973 passed |
PHPBB3 › DD33 › #89 | 11 months ago |
[ticket/16313] Remove http block from sample Nginx configuration file
Change placeholder domain to example.com Also prefer fastcgi.conf over fastcgi_params as per Nginx documentation. PHPBB3-16313 |
6810 passed |
PHPBB3 › DDM › #697 | 11 months ago |
[ticket/16323] Replace the spaceless tag with its homologue filter
PHPBB3-16323 |
6973 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
Reduce number of queries to get database size and add it to the cache
for 2 hours, like it is being done for other RDBMS.
PHPBB3-16686