Branch: refs/heads/master-2.0.x
Home: https://github.com/mantisbt/mantisbt
Commit: 88e27792bc12c6f35771d2c079c07bc153af71c0
https://github.com/mantisbt/mantisbt/commit/88e27792bc12c6f35771d2c079c07bc153af71c0
Author: Paul Richards <paul@...>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M admin/check/check_api.php
M admin/check/check_integrity_inc.php
M admin/db_stats.php
M admin/index.php
M admin/move_db2disk.php
M admin/test_langs.php
M bug_actiongroup_add_note_inc.php
M bug_actiongroup_update_product_build_inc.php
M bug_actiongroup_update_severity_inc.php
M bug_monitor_list_view_inc.php
M bug_revision_view_page.php
M bugnote_view_inc.php
M changelog_page.php
M core/authentication_api.php
M core/bug_api.php
M core/bug_revision_api.php
M core/category_api.php
A core/classes/Exception/Issue/Category/CategoryDuplicate.class.php
A core/classes/Exception/Issue/Category/CategoryNotFound.class.php
A core/classes/Exception/Issue/IssueDuplicateSelf.class.php
A core/classes/Exception/Issue/Revision/RevisionNotFound.class.php
A core/classes/Exception/Validation/ArrayExpected.class.php
A core/classes/Exception/Validation/ArrayNotExpected.class.php
A core/classes/Exception/Validation/NumberExpected.class.php
M core/classes/MantisDatabase/PDO/PDO.class.php
M core/config_api.php
M core/current_user_api.php
M core/custom_field_api.php
M core/email_api.php
M core/event_api.php
M core/gpc_api.php
M core/history_api.php
M core/install_helper_functions_api.php
M core/ldap_api.php
M core/plugin_api.php
M core/relationship_api.php
M core/summary_api.php
M core/user_api.php
M core/user_pref_api.php
M javascript_config.php
M javascript_translations.php
M manage/adm_permissions_report.php
M manage/config_work_threshold_page.php
M manage/plugin_page.php
M manage/user_page.php
M plugins/MantisCoreFormatting/MantisCoreFormatting.php
M plugins/MantisGraph/core/graph_api.php
M plugins/MantisGraph/pages/config.php
M plugins/XmlImportExport/ImportXml.php
M plugins/XmlImportExport/ImportXml/Issue.php
M plugins/XmlImportExport/ImportXml/Mapper.php
M print_all_bug_options_inc.php
M print_bugnote_inc.php
M roadmap_page.php
M view_filters_page.php
M view_user_page.php
Log Message:
-----------
phpdoc fixes + exceptions
Commit: 0a11c87337d6f2458ddf0c32e48a1f2e91db98fe
https://github.com/mantisbt/mantisbt/commit/0a11c87337d6f2458ddf0c32e48a1f2e91db98fe
Author: Paul Richards <paul@...>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M core/classes/MantisDatabaseDict/MantisDatabaseDict.class.php
Log Message:
-----------
Abort sets of sql updates if a single query within the set fails
Compare: https://github.com/mantisbt/mantisbt/compare/c8f77fbae331...0a11c87337d6
|