Build: #5035 was successful Manual run by Build Robot
Code commits
phpBB Ascraeus
-
Joas Schilling <nickvergessen@owncloud.com> 75dd91412bc565afbda8ab7033ee1d6a14050dd0
Merge pull request #3469 from brunoais/ticket/13672
[ticket/13672] Allow changing the data from the user-submitted report
* brunoais/ticket/13672:
[ticket/13672] Removed bogus sting concatenation
[ticket/13672] BUMP version to 3.1.5-dev
[ticket/13672] Allow changing the data from the user-submitted report -
Joas Schilling <nickvergessen@owncloud.com> cf93c6503aa1512a70250fbf70cd03d6a3daa3ae
Merge pull request #3468 from brunoais/ticket/13668
[ticket/13668] Allow changing the query to obtain the user-submitted report
* brunoais/ticket/13668:
[ticket/13668] Removed bogus sting concatenation
[ticket/13668] BUMP version to 3.1.5-dev
[ticket/13668] Allow changing the query to obtain the user-submitted report.
[ticket/13668] Convert the mcp report_details query to a built query -
Joas Schilling <nickvergessen@owncloud.com> b1d829c2322faa09ab24e8d100eda49775a51824
Merge pull request #3457 from brunoais/ticket/13661
[ticket/13661] Add event to allow editing the queries used to get the logs
* brunoais/ticket/13661:
[ticket/13661] BUMP version to 3.1.5-dev
[ticket/13661] Brackets in their own line
[ticket/13661] Re-Fixed $log_type -> $log_time
[ticket/13661] Wrong event @since version
[ticket/13661] Removed superfluous whitespace
[ticket/13661] bugfix: The conditional is the log_time, not log_type
[ticket/13661] Fixed the "FROM" in the built query.
[ticket/13661] Add event to allow editing the queries used to get the logs
[ticket/13661] Transform queries to get logs and log count into built queries -
Marc 16deefa7f833258db42caaa5649b4adcd3cc045f
Merge pull request #3635 from nickvergessen/ticket/13808
[ticket/13808] Fix version -
Joas Schilling <nickvergessen@owncloud.com> 0daa999fd015a1a176380a12d43cd48acfd57413
[ticket/13808] Fix version
PHPBB3-13808- phpBB/docs/events.md (version 0daa999fd015a1a176380a12d43cd48acfd57413)
-
brunoais 4119be5a3db462bdc45acf91a8d55d3129490f6f
[ticket/13672] Removed bogus sting concatenation
PHPBB3-13672- phpBB/includes/mcp/mcp_reports.php (version 4119be5a3db462bdc45acf91a8d55d3129490f6f)
-
brunoais d4fb3996d3a7fc14021136211d9f70610c7aeba0
[ticket/13668] Removed bogus sting concatenation
PHPBB3-13668- phpBB/includes/mcp/mcp_reports.php (version d4fb3996d3a7fc14021136211d9f70610c7aeba0)
-
brunoais 9833eb4f1390624279ff6c0022db01480f72383f
[ticket/13672] BUMP version to 3.1.5-dev
PHPBB3-13672- phpBB/includes/mcp/mcp_reports.php (version 9833eb4f1390624279ff6c0022db01480f72383f)
-
brunoais 9e06beb48d2bb49108550e61369f31ae6c11eae0
[ticket/13668] BUMP version to 3.1.5-dev
PHPBB3-13668- phpBB/includes/mcp/mcp_reports.php (version 9e06beb48d2bb49108550e61369f31ae6c11eae0)
-
brunoais 684a050916c55570ef6b21ad00b3aee81279439d
[ticket/13661] BUMP version to 3.1.5-dev
PHPBB3-13661- phpBB/phpbb/log/log.php (version 684a050916c55570ef6b21ad00b3aee81279439d)
-
brunoais 4cdcb6d5d347eccead34853c011083b519922da8
[ticket/13672] Allow changing the data from the user-submitted report
PHPBB3-13672- phpBB/includes/mcp/mcp_reports.php (version 4cdcb6d5d347eccead34853c011083b519922da8)
-
brunoais 8a6d55520d5165e2abdd3a48ef70be2a2b4e8308
[ticket/13668] Allow changing the query to obtain the user-submitted report.
PHPBB3-13668- phpBB/includes/mcp/mcp_reports.php (version 8a6d55520d5165e2abdd3a48ef70be2a2b4e8308)
-
brunoais fa474c4378dc22e586f46f7a0e32df83d6a5c801
[ticket/13668] Convert the mcp report_details query to a built query
PHPBB3-13668- phpBB/includes/mcp/mcp_reports.php (version fa474c4378dc22e586f46f7a0e32df83d6a5c801)
-
brunoais 134a5e0391aa4d05d347a77c0218b29ab9b60a1b
[ticket/13661] Brackets in their own line
I didn't even notice that I used my own coding guidelines there...
Thanks to MGaetan89 for pointing it out.
PHPBB3-13661- phpBB/phpbb/log/log.php (version 134a5e0391aa4d05d347a77c0218b29ab9b60a1b)
-
brunoais c7cc8a098e2a38bbe822468cead4ee9df1745104
[ticket/13661] Re-Fixed $log_type -> $log_time
Thanks to goof for pointing it out...
PHPBB3-13661- phpBB/phpbb/log/log.php (version c7cc8a098e2a38bbe822468cead4ee9df1745104)
-
brunoais d53b584c9a5ac247bfb88aa230dc064b7a73e72c
[ticket/13661] Wrong event @since version
PHPBB3-13661- phpBB/phpbb/log/log.php (version d53b584c9a5ac247bfb88aa230dc064b7a73e72c)
-
brunoais 772bbdfeae879b17aa2b62f10469bc8b63230093
[ticket/13661] Removed superfluous whitespace
PHPBB3-13661- phpBB/phpbb/log/log.php (version 772bbdfeae879b17aa2b62f10469bc8b63230093)
-
brunoais d0a1650a04fc74fb81c0123505854a09352d49c1
[ticket/13661] bugfix: The conditional is the log_time, not log_type
I mistakenly made the log_type the conditional instead of log_time.
Thankfully, the automated tests helped finding this mistake.
PHPBB3-13661- phpBB/phpbb/log/log.php (version d0a1650a04fc74fb81c0123505854a09352d49c1)
-
brunoais c887eedaa5c9efeeec82cf29117325480905c9f3
[ticket/13661] Fixed the "FROM" in the built query.
I was doing it wrong by giving a string to the FROM clause in the built query.
PHPBB3-13661- phpBB/phpbb/log/log.php (version c887eedaa5c9efeeec82cf29117325480905c9f3)
-
brunoais d66a53a53127f9c50dd62c34bf08fdabacdea001
[ticket/13661] Add event to allow editing the queries used to get the logs
PHPBB3-13661- phpBB/phpbb/log/log.php (version d66a53a53127f9c50dd62c34bf08fdabacdea001)
-
brunoais dbc09bf0d4d2537d0570f6de5958d5f2e38a864e
[ticket/13661] Transform queries to get logs and log count into built queries
PHPBB3-13661- phpBB/phpbb/log/log.php (version dbc09bf0d4d2537d0570f6de5958d5f2e38a864e)